1
0
mirror of https://github.com/cahirwpz/amigaos-cross-toolchain synced 2025-11-22 03:27:45 +00:00
Commit Graph

73 Commits

Author SHA1 Message Date
dd4fafa9be Fix IRA compilation under Cygwin. 2015-09-11 10:35:41 +02:00
9646366d30 Patch IRA to remove plenty of warnings. 2015-09-11 09:32:30 +02:00
77573136f9 Run Gnu Indent over sources. 2015-09-11 08:33:34 +02:00
6917d76bae Change tabs to spaces. 2015-09-10 22:53:27 +02:00
5baa94fe1a Modify gcc's specs to support library and device linking. 2015-09-09 11:11:07 +02:00
96f2ca8451 Fix link error with C++ programs. 2015-09-08 21:03:55 +02:00
3f40fcde34 Fix fd2sfd patch. 2015-08-31 20:31:35 +02:00
2900b339c0 Add fd2sfd tool to m68k-amigaos toolchain. 2015-08-29 22:07:06 +02:00
5c93888c18 Remove unused patches. 2015-08-29 16:57:44 +02:00
27a1547d4f Add missing patches. 2015-08-29 16:56:06 +02:00
a6972d1f47 Remove unused code. 2015-04-21 08:39:08 +02:00
e5dbf58fba Fix problem with new vbcc compilation. 2015-03-04 23:12:10 +01:00
e6523b1622 Fix permission issues. 2014-11-30 12:35:38 +01:00
2e43913676 New Ubuntu related fixes. 2014-05-25 23:37:58 +02:00
6e2cca2158 Don't use '-D' flag for install (GNU extension). 2014-05-25 21:35:37 +02:00
be1a07e721 Fix for building with Clang compiler. 2014-04-14 23:23:22 +02:00
d8dbbff744 Fix uninitialized memory related bug. 2014-01-06 10:43:50 +01:00
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
246d04615d Revert to previous version. New one breaks my sources. 2014-01-03 17:32:38 +01:00
93d0fb607d Add a patch that removes unnecessary directories. 2014-01-02 21:36:08 +01:00
8fd7d0f9cd Argasek's patch. 2013-09-07 10:00:40 +02:00
4f51dc13b8 Estimate which functions are implemented. 2013-05-26 20:09:28 +02:00
9167be7ecc Update documentation. 2013-05-23 21:00:54 +02:00
29ad97d7a3 Fix bug in gas exposed by gcc 4.5.0 output. 2013-05-22 16:56:13 +02:00
cfa575b5ca Switch to gcc 3.4.6. 2013-05-19 21:39:06 +02:00
dc0a3308cb Preparation for gcc 3.4.6 import. 2013-05-19 15:49:00 +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
32809d3320 Fix default link libraries order with -noixemul. 2012-10-31 15:18:58 +01:00
f31edbe52f Added missing patches. 2012-10-01 21:41:49 +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
38747e60c9 GNU Indentize sources. 2012-08-08 11:04:48 +02:00
e5acce7f4e Remove pOS bits. 2012-08-08 00:14:10 +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
da2d7bde0e Update patches. 2012-08-04 13:01:59 +02:00
39f0afdce2 Enable ixemul compilation. 2012-08-03 19:51:11 +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
13e6444ea2 removed (local gg) patch that does not apply cleanly 2012-04-30 10:45:32 +02:00
0135304977 Fix compiler errors on MacOS X. 2012-02-18 10:41:55 -08:00
d6fedb1cbf Fix diff paths. 2012-02-17 23:30:48 -08:00
0d07b75bf1 Fix redefined functions on MacOS X. 2012-02-17 23:28:32 -08:00
c6a3cb1854 Fixed crashing m68k-amigaos-ar. 2012-02-17 23:15:33 -08:00
0ec4a5b7c1 Minimize #warnings from binutils & gcc build. 2012-02-17 22:34:00 -08:00
63b8fa6264 Make gcc 4.x fixes compatible with linux. 2012-02-17 21:30:08 -08:00