2
0
mirror of https://frontier.innolan.net/github/amigaos-cross-toolchain6.git synced 2024-10-19 10:29:55 +00:00
Commit Graph

102 Commits

Author SHA1 Message Date
c4d207d7d6 Test passed on Linux 64-bit. 2013-05-22 20:29:37 +02:00
3a28d97e72 gcc 2.95.3 based toolchain builds under cygwin! 2013-05-22 19:24:35 +02:00
11b7edda1c Make it work with versions 2, 3 and 4 of the toolchain. 2013-05-22 17:26:04 +02:00
29ad97d7a3 Fix bug in gas exposed by gcc 4.5.0 output. 2013-05-22 16:56:13 +02:00
f54803789a Handle correctly configure script options for gcc. 2013-05-22 14:07:25 +02:00
6a473875ea Support more than one toolchain. 2013-05-22 13:40:00 +02:00
acda050e87 Prepare to experiment with gcc 4.5.0. 2013-05-22 13:27:35 +02:00
4792314d34 Move TODO file to github wiki. 2013-05-21 18:36:59 +02:00
db5293ed1b Migrate to markdown text. 2013-05-21 18:32:00 +02:00
8c496ba163 Remove todos from README file. 2013-05-20 11:01:09 +02:00
81f9f500b5 Write down bugs to fix and features to implement. 2013-05-20 10:58:10 +02:00
cfa575b5ca Switch to gcc 3.4.6. 2013-05-19 21:39:06 +02:00
e08e873281 Fix argument checking and file path schema. 2013-05-19 21:38:00 +02:00
dc0a3308cb Preparation for gcc 3.4.6 import. 2013-05-19 15:49:00 +02:00
bbabcf5467 Two useful scripts for diff file manipulations. 2013-05-19 13:42:48 +02:00
b947b3de55 Update default version of binutils to 2.14. 2013-05-19 13:42:18 +02:00
1377afdb80 AmigaOS 3.x patches for binutils 2.14. 2013-05-19 13:39:26 +02:00
fa14cf7160 Interrupt saves all registers (incl. d0-d1/a0-a1). 2012-11-01 21:52:02 +01:00
9547fa593c Add __interrupt_handler attribute for functions. 2012-11-01 18:56:27 +01:00
f7610684ca File with todo list. 2012-11-01 15:14:06 +01:00
32809d3320 Fix default link libraries order with -noixemul. 2012-10-31 15:18:58 +01:00
f054b7b85a Add vasm wrapper. 2012-10-04 12:06:58 +02:00
f31edbe52f Added missing patches. 2012-10-01 21:41:49 +02:00
9d02a0c9bf Small fix. 2012-10-01 21:40:51 +02:00
d11c37755e Add vbcc, vasm and vlink. 2012-10-01 21:38:36 +02:00
a0f1315999 Revert "Patched binutils 2.10.1."
This reverts commit aceee0ded0.
2012-08-08 16:54:30 +02:00
aceee0ded0 Patched binutils 2.10.1. 2012-08-08 13:26:23 +02:00
cc9e675fd3 Remove cruft. 2012-08-08 13:11:23 +02:00
b34ef6b9ff Small fix. 2012-08-08 11:05:08 +02:00
38747e60c9 GNU Indentize sources. 2012-08-08 11:04:48 +02:00
fdb439789a Ignore backup files. 2012-08-08 11:00:15 +02:00
e5acce7f4e Remove pOS bits. 2012-08-08 00:14:10 +02:00
ee0a289edc Execute hunk dump only if imported as main module. 2012-08-07 22:39:53 +02:00
116d210e5e Fix some corner cases. 2012-08-07 22:37:24 +02:00
d8ef640623 Tool for dumping Amiga Hunk file structure. 2012-08-07 18:21:26 +02:00
be5ee72566 Fix build problem. 2012-08-05 13:00:30 +02:00
82d8045441 Install amiga binaries into Sys/bin. 2012-08-05 13:00:11 +02:00
279e1efd27 Add libm for non-FPU Amigas. 2012-08-05 11:22:44 +02:00
da2d7bde0e Update patches. 2012-08-04 13:01:59 +02:00
39f0afdce2 Enable ixemul compilation. 2012-08-03 19:51:11 +02:00
66d353c22d Function that applies patches. 2012-08-03 17:37:17 +02:00
c5ef898896 Fix tools compilation. GccFindHit works. 2012-08-03 14:35:51 +02:00
12ec2faba0 Fix problems with awk & libnix / libstubs. 2012-08-03 14:27:44 +02:00
8cad419230 Don't modify original docs without a good reason. 2012-08-03 13:11:27 +02:00
d223211b20 Remove host's fragments. This is cross compiler! 2012-08-03 13:05:40 +02:00
1260115863 Remove PowerPC related stuff. 2012-08-03 12:40:19 +02:00
24d3b5a70e Build different compiler version with same script. 2012-08-03 12:33:31 +02:00
018f7fbd28 added workaround for missing -printf in find on osx 2012-04-30 10:46:09 +02:00
13e6444ea2 removed (local gg) patch that does not apply cleanly 2012-04-30 10:45:32 +02:00
b518dccfe3 Make it installable into prefix. Update docs. 2012-02-18 11:44:19 -08:00