Commit Graph
99 Commits
Author SHA1 Message Date
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
Krystian Bacławski f54803789a Handle correctly configure script options for gcc. 2013-05-22 14:07:25 +02:00
Krystian Bacławski 6a473875ea Support more than one toolchain. 2013-05-22 13:40:00 +02:00
Krystian Bacławski acda050e87 Prepare to experiment with gcc 4.5.0. 2013-05-22 13:27:35 +02:00
Krystian Bacławski 4792314d34 Move TODO file to github wiki. 2013-05-21 18:36:59 +02:00
Krystian Bacławski db5293ed1b Migrate to markdown text. 2013-05-21 18:32:00 +02:00
Krystian Bacławski 8c496ba163 Remove todos from README file. 2013-05-20 11:01:09 +02:00
Krystian Bacławski 81f9f500b5 Write down bugs to fix and features to implement. 2013-05-20 10:58:10 +02:00
Krystian Bacławski cfa575b5ca Switch to gcc 3.4.6. 2013-05-19 21:39:06 +02:00
Krystian Bacławski e08e873281 Fix argument checking and file path schema. 2013-05-19 21:38:00 +02:00
Krystian Bacławski dc0a3308cb Preparation for gcc 3.4.6 import. 2013-05-19 15:49:00 +02:00
Krystian Bacławski bbabcf5467 Two useful scripts for diff file manipulations. 2013-05-19 13:42:48 +02:00
Krystian Bacławski b947b3de55 Update default version of binutils to 2.14. 2013-05-19 13:42:18 +02:00
Krystian Bacławski 1377afdb80 AmigaOS 3.x patches for binutils 2.14. 2013-05-19 13:39:26 +02:00
Krystian Bacławski fa14cf7160 Interrupt saves all registers (incl. d0-d1/a0-a1). 2012-11-01 21:52:02 +01:00
Krystian Bacławski 9547fa593c Add __interrupt_handler attribute for functions. 2012-11-01 18:56:27 +01:00
Krystian Bacławski f7610684ca File with todo list. 2012-11-01 15:14:06 +01:00
Krystian Bacławski 32809d3320 Fix default link libraries order with -noixemul. 2012-10-31 15:18:58 +01:00
Krystian Bacławski f054b7b85a Add vasm wrapper. 2012-10-04 12:06:58 +02:00
Krystian Bacławski f31edbe52f Added missing patches. 2012-10-01 21:41:49 +02:00
Krystian Bacławski 9d02a0c9bf Small fix. 2012-10-01 21:40:51 +02:00
Krystian Bacławski d11c37755e Add vbcc, vasm and vlink. 2012-10-01 21:38:36 +02:00
Krystian Bacławski a0f1315999 Revert "Patched binutils 2.10.1."
This reverts commit aceee0ded0.
2012-08-08 16:54:30 +02:00
Krystian Bacławski aceee0ded0 Patched binutils 2.10.1. 2012-08-08 13:26:23 +02:00
Krystian Bacławski cc9e675fd3 Remove cruft. 2012-08-08 13:11:23 +02:00
Krystian Bacławski b34ef6b9ff Small fix. 2012-08-08 11:05:08 +02:00
Krystian Bacławski 38747e60c9 GNU Indentize sources. 2012-08-08 11:04:48 +02:00
Krystian Bacławski fdb439789a Ignore backup files. 2012-08-08 11:00:15 +02:00
Krystian Bacławski e5acce7f4e Remove pOS bits. 2012-08-08 00:14:10 +02:00
Krystian Bacławski ee0a289edc Execute hunk dump only if imported as main module. 2012-08-07 22:39:53 +02:00
Krystian Bacławski 116d210e5e Fix some corner cases. 2012-08-07 22:37:24 +02:00
Krystian Bacławski d8ef640623 Tool for dumping Amiga Hunk file structure. 2012-08-07 18:21:26 +02:00
Krystian Bacławski be5ee72566 Fix build problem. 2012-08-05 13:00:30 +02:00
Krystian Bacławski 82d8045441 Install amiga binaries into Sys/bin. 2012-08-05 13:00:11 +02:00
Krystian Bacławski 279e1efd27 Add libm for non-FPU Amigas. 2012-08-05 11:22:44 +02:00
Krystian Bacławski da2d7bde0e Update patches. 2012-08-04 13:01:59 +02:00
Krystian Bacławski 39f0afdce2 Enable ixemul compilation. 2012-08-03 19:51:11 +02:00
Krystian Bacławski 66d353c22d Function that applies patches. 2012-08-03 17:37:17 +02:00
Krystian Bacławski c5ef898896 Fix tools compilation. GccFindHit works. 2012-08-03 14:35:51 +02:00
Krystian Bacławski 12ec2faba0 Fix problems with awk & libnix / libstubs. 2012-08-03 14:27:44 +02:00
Krystian Bacławski 8cad419230 Don't modify original docs without a good reason. 2012-08-03 13:11:27 +02:00
Krystian Bacławski d223211b20 Remove host's fragments. This is cross compiler! 2012-08-03 13:05:40 +02:00
Krystian Bacławski 1260115863 Remove PowerPC related stuff. 2012-08-03 12:40:19 +02:00
Krystian Bacławski 24d3b5a70e Build different compiler version with same script. 2012-08-03 12:33:31 +02:00
Krystian Bacławski b518dccfe3 Make it installable into prefix. Update docs. 2012-02-18 11:44:19 -08:00
Krystian Bacławski 72cee8dc26 Exact informations about tested compilers. 2012-02-18 10:46:01 -08:00
Krystian Bacławski c092d462fe Workaround for x86_64. Doc fixes. 2012-02-18 10:42:45 -08:00
Krystian Bacławski 0135304977 Fix compiler errors on MacOS X. 2012-02-18 10:41:55 -08:00
Krystian Bacławski d6fedb1cbf Fix diff paths. 2012-02-17 23:30:48 -08:00
Krystian Bacławski 0d07b75bf1 Fix redefined functions on MacOS X. 2012-02-17 23:28:32 -08:00
Krystian Bacławski c6a3cb1854 Fixed crashing m68k-amigaos-ar. 2012-02-17 23:15:33 -08:00
Krystian Bacławski 0ec4a5b7c1 Minimize #warnings from binutils & gcc build. 2012-02-17 22:34:00 -08:00
Krystian Bacławski 63b8fa6264 Make gcc 4.x fixes compatible with linux. 2012-02-17 21:30:08 -08:00
Krystian Bacławski f514221a2a Fix compilation errors on MacOS X 10.7. 2012-02-17 21:20:33 -08:00
Krystian Bacławski 0ab87b979c Handle deprecated sys_errlist and sys_nerr. 2012-02-17 21:10:04 -08:00
Krystian Bacławski 39d6300750 Confuse config.guess, claim i686-linux-gnu as host. 2012-02-17 20:09:22 -08:00
Krystian Bacławski 134887db49 Don't convert case during unpacking. 2012-02-17 20:06:48 -08:00
Krystian Bacławski 1bd8123dfe Most recent ver of bison that doesn't misbehave. 2012-02-17 19:49:39 -08:00
Krystian Bacławski fcf98c9738 Remove dependency on gcc 3.4. 2012-02-17 19:19:19 -08:00
Krystian Bacławski 8c943d98fa Partially resolved endianness issues. 2012-02-16 21:28:52 -08:00
Krystian Bacławski 7518813d49 Add endian aware getters and setters. 2012-02-16 21:28:24 -08:00
Krystian Bacławski 2ecdeddb95 Move a.out specific stuff. 2012-02-16 19:46:19 -08:00
Krystian Bacławski a71ca84c27 Utilize doshunks.h & a.out.h. Use ntohx macros. 2012-02-16 19:31:44 -08:00
Krystian Bacławski e2ba3b77c5 Clean up compiler warnings and crash at link time. 2012-02-16 19:08:34 -08:00
Krystian Bacławski 8d4f789d7e Fixed includes issues, but the linker crashes. 2012-02-15 23:00:58 -08:00
Krystian Bacławski 7851d27114 Import GccFindHit and hunk2aout tools. 2012-02-15 22:42:56 -08:00
Krystian Bacławski de64a69ad4 Remove fd2inline download. 2012-02-15 22:27:49 -08:00
Krystian Bacławski acdf02f58f Orig clib headers are ok. No need to regenerate. 2012-02-15 22:24:26 -08:00
Krystian Bacławski 9878417760 Follow up on dependency removal. Add extra tools. 2012-02-15 22:23:13 -08:00
Krystian Bacławski 9da783e899 Remove dependency on fd2inline. 2012-02-15 22:22:47 -08:00
Krystian Bacławski 795a046655 Final patch. 2012-02-14 22:06:05 -08:00
Krystian Bacławski 3ffb6facea Get rid of MorphOS support. 2012-02-14 21:44:34 -08:00
Krystian Bacławski 5a7d687564 Get rid of amithlon target. 2012-02-14 21:31:46 -08:00
Krystian Bacławski 53b32d9ae0 Minimize the patch. 2012-02-14 21:16:59 -08:00
Krystian Bacławski e45b43d3a5 Install info pages for binutils. 2012-02-14 21:09:11 -08:00
Krystian Bacławski 884519ac54 Silence compiler complaining about different types. 2012-02-14 20:52:49 -08:00
Krystian Bacławski 262e1b1d06 Switch to new method of applying the patches. 2012-02-14 20:51:26 -08:00
Krystian Bacławski f64d23e853 Last touches for binutils patch. 2012-02-14 20:51:08 -08:00
Krystian Bacławski f1312c9535 Remove unused & unrelated to AmigaOS patches. 2012-02-14 19:53:42 -08:00
Krystian Bacławski 7ae47c584d Backport my old cleaned up patch. 2012-02-14 19:23:53 -08:00
Krystian Bacławski c0aa6dc258 Move patches directly under gcc 2.95.3 dir. 2012-02-13 23:04:55 -08:00
Krystian Bacławski 89a8b3d269 Move files to invidiual files. 2012-02-13 23:03:42 -08:00
Krystian Bacławski 4a030a0fb3 Remove ChangeLog leftovers. 2012-02-13 22:51:14 -08:00
Krystian Bacławski 64fdeba641 Move files directly under patches directory. 2012-02-13 22:48:58 -08:00
Krystian Bacławski 701a78b1fd Move patches to individual files. 2012-02-13 22:47:52 -08:00
Krystian Bacławski e43564fea5 Separate out complete files from the patch. 2012-02-13 22:38:13 -08:00
Krystian Bacławski 3d1e3a2306 Sort individual patches. Remove cruft. 2012-02-13 22:19:19 -08:00
Krystian Bacławski 8d72170578 Remove ChangeLog files. 2012-02-13 22:13:42 -08:00
Krystian Bacławski bc1f90f4f3 Sort individual patches. 2012-02-13 22:07:57 -08:00
Krystian Bacławski e20a0c4a9e Remove cruft. 2012-02-13 21:53:19 -08:00
Krystian Bacławski eabaaa23fc Original patches for tracking purposes. 2012-02-13 21:24:12 -08:00
Krystian Bacławski b260b9acff Updated script and documentation. 2012-02-13 20:48:35 -08:00
Krystian Bacławski b389c793cd Correct paths to archives and patches. 2012-02-13 20:28:34 -08:00
Krystian Bacławski f7768e1c0b Forgot to fetch ixemul 48.2. 2012-02-13 20:28:10 -08:00
Krystian Bacławski 1ffe579f3c Ignore certain dirs created during process. 2012-02-13 20:27:43 -08:00
Krystian Bacławski e2fd931d7a Add fetch script to ease getting stuff to disk. 2012-02-13 19:57:16 -08:00