Krystian Bacławski
|
6364dc5c2d
|
Some random fixes.
|
2015-08-29 16:53:05 +02:00 |
|
Krystian Bacławski
|
d6ba93c1cc
|
Note the fact we can build a toolchain for ppc as well.
|
2015-08-29 12:43:22 +02:00 |
|
Krystian Bacławski
|
2c0a8b7a1d
|
Update build method description.
|
2015-08-29 12:33:13 +02:00 |
|
Krystian Bacławski
|
b324c5f17f
|
Remove old build script.
|
2015-08-29 12:27:07 +02:00 |
|
Krystian Bacławski
|
df0187b460
|
Add proper configuration for VBCC.
|
2015-08-29 12:25:29 +02:00 |
|
Krystian Bacławski
|
51e0dadf3e
|
Merge branch 'master' of github.com:cahirwpz/m68k-amigaos-toolchain
|
2015-08-29 12:04:41 +02:00 |
|
Krystian Bacławski
|
9f0cefc31a
|
Almost fully reworked bootstrap.sh script.
|
2015-08-29 12:03:59 +02:00 |
|
Krystian Bacławski
|
a25edf784f
|
Build development toolchain for m68k-elf target.
|
2015-08-26 16:06:03 +02:00 |
|
Krystian Bacławski
|
2ade97c186
|
Rename default action from 'doit' to 'make'.
|
2015-08-23 22:53:35 +02:00 |
|
Krystian Bacławski
|
1219fd1bc7
|
Rename scripts.
|
2015-08-23 22:47:04 +02:00 |
|
Krystian Bacławski
|
ba871ebc44
|
Ooops... forgot to add the script :)
|
2015-08-23 22:28:40 +02:00 |
|
Krystian Bacławski
|
09764d141e
|
bootstrap.sh partially converted to Python.
|
2015-08-23 22:27:22 +02:00 |
|
Krystian Bacławski
|
e96f4c008e
|
Separate ppc build related directories from m68k build.
|
2015-08-23 17:06:09 +02:00 |
|
Krystian Bacławski
|
846907908c
|
Compilation under Cygwin and Linux seems to work.
|
2015-08-22 21:33:34 +02:00 |
|
Krystian Bacławski
|
8023403107
|
Replace unknown texinfo with one that we know to work.
|
2015-08-22 15:11:17 +02:00 |
|
Krystian Bacławski
|
d63330e4b0
|
Some cleanups.
|
2015-08-22 13:58:23 +02:00 |
|
Krystian Bacławski
|
f44bfdc866
|
Factor out more of the common functionality.
|
2015-08-22 13:42:41 +02:00 |
|
Krystian Bacławski
|
5c6bd9e116
|
Factor out common part for other build scripts.
|
2015-08-22 13:35:00 +02:00 |
|
Krystian Bacławski
|
28c2557f77
|
Remove dependency on external find command.
|
2015-08-22 12:32:07 +02:00 |
|
Krystian Bacławski
|
d492c4094a
|
Global variable substitution mechanism.
|
2015-08-22 12:07:17 +02:00 |
|
Krystian Bacławski
|
b04b373add
|
Check OS, architecture and some dependencies.
|
2015-08-22 11:09:25 +02:00 |
|
Krystian Bacławski
|
7ceeb6666f
|
Minimize set of global variables. Some other improvements.
|
2015-08-22 10:37:09 +02:00 |
|
Krystian Bacławski
|
c45f1e50a1
|
Try to minimize external dependecies - use Python features instead.
|
2015-08-22 08:42:46 +02:00 |
|
Krystian Bacławski
|
69126ee31b
|
gcc 4.9.1 + binutils 2.23.2 for AmigaOS4 target.
|
2015-08-21 10:52:59 +02:00 |
|
Krystian Bacławski
|
ba6b213179
|
Build AmigaOS 4.x cross toolchain.
|
2015-08-21 08:45:57 +02:00 |
|
Krystian Bacławski
|
a6972d1f47
|
Remove unused code.
|
2015-04-21 08:39:08 +02:00 |
|
Krystian Bacławski
|
e5dbf58fba
|
Fix problem with new vbcc compilation.
|
2015-03-04 23:12:10 +01:00 |
|
Krystian Bacławski
|
e6523b1622
|
Fix permission issues.
|
2014-11-30 12:35:38 +01:00 |
|
Krystian Bacławski
|
2fefe1008d
|
Remove a function that relies on python interpreter presence.
|
2014-11-20 22:08:17 +01:00 |
|
Krystian Bacławski
|
ba3c253771
|
Installation scripts for som external libraries.
|
2014-11-20 10:51:32 +01:00 |
|
Krystian Bacławski
|
d1bcf42949
|
Merge branch 'master' of github.com:cahirwpz/m68k-amigaos-toolchain
|
2014-11-20 10:13:38 +01:00 |
|
Krystian Bacławski
|
ed14c0bd6b
|
Make the build even more hermetic. Pull in GNU flex 2.5.4.
|
2014-11-20 10:12:38 +01:00 |
|
Krystian Bacławski
|
637d85e3aa
|
Merge pull request #6 from cnvogelg/master
updated mcc lib versions in sdks
|
2014-08-23 10:40:32 +02:00 |
|
Krystian Bacławski
|
58ecb5200b
|
Merge pull request #5 from csoren/master
back2roots.org is offline, switch to geekgadgets mirror at exotica.org.uk
|
2014-05-31 20:46:32 +02:00 |
|
Krystian Bacławski
|
51b535b256
|
Update tested platforms. Build fails ASAP thus prevent user confusion.
|
2014-05-26 11:43:59 +02:00 |
|
Krystian Bacławski
|
2e43913676
|
New Ubuntu related fixes.
|
2014-05-25 23:37:58 +02:00 |
|
Krystian Bacławski
|
6e2cca2158
|
Don't use '-D' flag for install (GNU extension).
|
2014-05-25 21:35:37 +02:00 |
|
Krystian Bacławski
|
be1a07e721
|
Fix for building with Clang compiler.
|
2014-04-14 23:23:22 +02:00 |
|
Krystian Bacławski
|
91520336b8
|
Add GNU m4 depedency for hermeticity's sake.
|
2014-04-14 23:21:43 +02:00 |
|
Krystian Bacławski
|
dd2f21afa9
|
LVO files are expected to finish with "_lib.i"
|
2014-04-14 21:33:18 +02:00 |
|
Krystian Bacławski
|
3008be82cd
|
Use libnix from my github fork.
|
2014-04-14 21:32:31 +02:00 |
|
Krystian Bacławski
|
e2dff1df7a
|
Use python2 for the script, otherwise some extra tools won't get built.
|
2014-02-20 09:23:40 +01:00 |
|
Krystian Bacławski
|
6f49871983
|
Update vasm / vlink versions. Change project description a litte bit.
|
2014-02-06 17:37:08 +01:00 |
|
Krystian Bacławski
|
0682140296
|
Install NDK 3.9 documentation into doc directory.
|
2014-02-06 17:23:37 +01:00 |
|
Krystian Bacławski
|
8ae32e5364
|
Various fixes bundled together. May fix compilation issues on Linux.
|
2014-02-06 17:22:19 +01:00 |
|
Krystian Bacławski
|
00adaff6c3
|
Don't verify SSL certificates while fetching files with HTTPS. Fix lha command line options inconsistency.
|
2014-01-23 19:08:16 +01:00 |
|
Krystian Bacławski
|
6f12b7bb88
|
Add another example.
|
2014-01-06 15:48:03 +01:00 |
|
Krystian Bacławski
|
d8dbbff744
|
Fix uninitialized memory related bug.
|
2014-01-06 10:43:50 +01:00 |
|
Krystian Bacławski
|
0dcdd79a41
|
Add MUI example. Modify install-sdk to create static library.
|
2014-01-05 13:04:09 +01:00 |
|
Krystian Bacławski
|
8f3dc24fbe
|
Omit auto open stubs for devices.
|
2014-01-05 09:17:24 +01:00 |
|
Krystian Bacławski
|
c87ff419d1
|
Put together an example that works on A500.
|
2014-01-05 01:03:48 +01:00 |
|
Krystian Bacławski
|
a3e87c32ae
|
Fix some other typos.
|
2014-01-05 00:11:38 +01:00 |
|
Krystian Bacławski
|
730a658263
|
Fix typo.
|
2014-01-05 00:08:09 +01:00 |
|
Krystian Bacławski
|
157bbd8213
|
Forgot to add original path.
|
2014-01-05 00:06:54 +01:00 |
|
Krystian Bacławski
|
50e97698af
|
Fix (?) formatting.
|
2014-01-05 00:05:35 +01:00 |
|
Krystian Bacławski
|
883693f392
|
Add information about install-sdk.sh usage.
|
2014-01-04 23:58:36 +01:00 |
|
Krystian Bacławski
|
324e78f1ab
|
Add ELF2HUNK tool from AROS distribution.
|
2014-01-04 23:40:49 +01:00 |
|
Krystian Bacławski
|
5b12f7bfc3
|
Add auto lib open functionality to sdk install.
|
2014-01-04 23:26:37 +01:00 |
|
Krystian Bacławski
|
dce8c7070a
|
GCC 2.95.3 patches cleanup.
- Remove AmigaOS host specific patches.
- Remove support for ixemul dynamic libraries.
|
2014-01-03 18:16:07 +01:00 |
|
Krystian Bacławski
|
246d04615d
|
Revert to previous version. New one breaks my sources.
|
2014-01-03 17:32:38 +01:00 |
|
Krystian Bacławski
|
5c3cd791a7
|
Make it easier to use.
|
2014-01-03 12:19:07 +01:00 |
|
Krystian Bacławski
|
a1aaace414
|
Add some extra SDKs.
|
2014-01-03 12:07:46 +01:00 |
|
Krystian Bacławski
|
54d575d050
|
SDK installer script - experimental version.
|
2014-01-03 00:03:53 +01:00 |
|
Krystian Bacławski
|
25b1113d3d
|
Install FD and SFD files as well.
|
2014-01-02 23:06:46 +01:00 |
|
Krystian Bacławski
|
93d0fb607d
|
Add a patch that removes unnecessary directories.
|
2014-01-02 21:36:08 +01:00 |
|
Krystian Bacławski
|
d8d9ed02f2
|
Add fd2sfd tool.
|
2014-01-02 20:55:34 +01:00 |
|
Krystian Bacławski
|
129c9808f7
|
Texinfo 5.x breaks the build, so use older one.
|
2014-01-02 15:29:47 +01:00 |
|
Krystian Bacławski
|
8fd7d0f9cd
|
Argasek's patch.
|
2013-09-07 10:00:40 +02:00 |
|
Krystian Bacławski
|
eccc196aba
|
Script that creates a database of binary files.
|
2013-07-20 13:31:51 +02:00 |
|
Krystian Bacławski
|
1263e5ff7c
|
Add individual loggers for each module.
|
2013-07-20 13:27:34 +02:00 |
|
Krystian Bacławski
|
9585396803
|
Unify interface. Use python logger. Optimize.
|
2013-07-20 09:25:54 +02:00 |
|
Krystian Bacławski
|
8eda91a613
|
Read and list AR archive.
|
2013-07-19 15:38:38 +02:00 |
|
Krystian Bacławski
|
3b3147d821
|
Make vasm wrapper executable.
|
2013-07-19 11:01:17 +02:00 |
|
Krystian Bacławski
|
42dfbb0303
|
Fix include path.
|
2013-07-19 10:43:32 +02:00 |
|
Krystian Bacławski
|
179a4113ce
|
Ignore binaries, MacOSX leftovers and unpacked archives.
|
2013-07-19 10:43:04 +02:00 |
|
Krystian Bacławski
|
38f39e7c90
|
Several minor bug fixes.
|
2013-06-15 12:49:15 +02:00 |
|
Krystian Bacławski
|
a24b1142f5
|
Parse and dump HUNK_DEBUG with GNU stubs.
|
2013-06-14 10:30:00 +02:00 |
|
Krystian Bacławski
|
be331cbf1b
|
Factor out StringTable class.
|
2013-06-14 09:58:31 +02:00 |
|
Krystian Bacławski
|
81edc5694c
|
Detect DEBUG_HUNK with GNU stubs information.
|
2013-06-13 23:02:14 +02:00 |
|
Krystian Bacławski
|
7b4f968cc6
|
Heavy refatorization.
|
2013-06-13 22:19:33 +02:00 |
|
Krystian Bacławski
|
fcb9d51555
|
Found documentation to stabs format.
|
2013-06-09 21:35:04 +02:00 |
|
Krystian Bacławski
|
3d6492db56
|
Add disassemble command.
|
2013-06-09 20:28:32 +02:00 |
|
Krystian Bacławski
|
8dac1f581e
|
Simple interface to Exec's SAD.
|
2013-06-09 18:55:40 +02:00 |
|
Krystian Bacławski
|
4ffcfe56c1
|
Link to elowar's site.
|
2013-06-09 18:55:12 +02:00 |
|
Krystian Bacławski
|
290d742c4e
|
Decode HUNK_INDEX.
|
2013-05-26 22:26:36 +02:00 |
|
Krystian Bacławski
|
4f51dc13b8
|
Estimate which functions are implemented.
|
2013-05-26 20:09:28 +02:00 |
|
Krystian Bacławski
|
ff799ccd5f
|
Factor out some functionality to separate file.
|
2013-05-25 17:48:44 +02:00 |
|
Krystian Bacławski
|
b8aee8e3a3
|
Create aout class.
|
2013-05-25 17:08:00 +02:00 |
|
Krystian Bacławski
|
140ae616aa
|
Fix some bugs.
|
2013-05-25 16:49:53 +02:00 |
|
Krystian Bacławski
|
d3a884d3e6
|
Add tool for dumping contents of aout file.
|
2013-05-25 16:13:05 +02:00 |
|
Krystian Bacławski
|
5b23cc3588
|
Nicer print-out.
|
2013-05-25 11:59:15 +02:00 |
|
Krystian Bacławski
|
9167be7ecc
|
Update documentation.
|
2013-05-23 21:00:54 +02:00 |
|
Krystian Bacławski
|
7454915e20
|
Add documentation chapter.
|
2013-05-23 20:35:35 +02:00 |
|
Krystian Bacławski
|
bfc43a2565
|
Seems like GitHub doesn't support full markdown.
|
2013-05-22 22:35:57 +02:00 |
|
Krystian Bacławski
|
1715b52c9c
|
Make the instructions idiot-proof, hopefully.
|
2013-05-22 22:23:49 +02:00 |
|
Krystian Bacławski
|
d1e887f7f4
|
Make the text clearer.
|
2013-05-22 20:41:06 +02:00 |
|
Krystian Bacławski
|
c4d207d7d6
|
Test passed on Linux 64-bit.
|
2013-05-22 20:29:37 +02:00 |
|
Krystian Bacławski
|
3a28d97e72
|
gcc 2.95.3 based toolchain builds under cygwin!
|
2013-05-22 19:24:35 +02:00 |
|
Krystian Bacławski
|
11b7edda1c
|
Make it work with versions 2, 3 and 4 of the toolchain.
|
2013-05-22 17:26:04 +02:00 |
|
Krystian Bacławski
|
29ad97d7a3
|
Fix bug in gas exposed by gcc 4.5.0 output.
|
2013-05-22 16:56:13 +02:00 |
|