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

589 Commits

Author SHA1 Message Date
701c64be35 @S libnix: @B parallelize bug 2017-03-27 14:15:43 +02:00
0b8e17fcf0 @B fix patch 2017-03-26 21:07:21 +02:00
4f5c9d8ead @R enable objc, @B fix building libstdc++v3 2017-03-26 20:51:23 +02:00
f9286fb848 @R patch ixemul headers to work with c++, objc 2017-03-26 20:48:17 +02:00
c3420e348e @S gcc-6: EH data to .text 2017-03-25 23:14:52 +01:00
4ffeec6038 @S libnix: inline stuff 2017-03-25 11:45:51 +01:00
96920af364 @R g++ is back. Added some more dependencies to rebuild automatically 2017-03-25 11:45:34 +01:00
745cf493eb @B fix compiler warnings 2017-03-25 11:43:19 +01:00
58a009b7db @B fix libnix headers 2017-03-24 17:28:32 +01:00
3a16faa822 @S gcc-6 / libnix: changes for c++ 2017-03-24 17:09:55 +01:00
0ec98dc566 @R allow multiple definitions for c++ example 2017-03-24 17:07:50 +01:00
20b8072f31 @S gcc-6: @B in combine 2017-03-23 16:13:55 +01:00
c4041ca7ce @B fix unpacking vdam68k 2017-03-23 10:50:20 +01:00
0ba9334463 @B fix merge issues 2017-03-23 10:10:34 +01:00
0ddd9401d5 @S binutils-2.14, @B fix merge for vdam68k 2017-03-22 23:41:51 +01:00
1edcee78ad @S binutils-2.14: @B fix buffer overrun 2017-03-22 21:51:49 +01:00
84baf5b0fc @M merge with upstream + fixes 2017-03-22 20:35:41 +01:00
34e8f02db1 @M upstream 5f77cdb9e4 2017-03-22 17:31:45 +01:00
8f19190db2 @N added xbuild - to build without updateing, also build checks now for changes and rebuilds submodules 2017-03-22 16:07:34 +01:00
d8ff900ff6 @S gcc-6: better code 2017-03-22 16:06:47 +01:00
39063dd280 @S gcc-6: @B NPE 2017-03-21 00:16:42 +01:00
5c2485f2c3 @S gcc-6 : upstream 2017-03-20 23:14:12 +01:00
b4493ff4a5 Merge branch 'master' of ssh://github.com/bebbo/amigaos-cross-toolchain 2017-03-20 22:50:14 +01:00
4a031fbb48 @S binutils-2-14: improved objd, gcc-6: improved rename-registers 2017-03-20 22:49:28 +01:00
f8840349b6 @R removed -O3 from CFLAGS
It seems that some gcc version do not generate correct code with -O3
2017-03-17 12:38:13 +01:00
af8c14fd7d @S gcc-6: merge upstream 2017-03-14 21:45:20 +01:00
92c0de2934 @S gcc-6, binutils-2.14: working baserel + version to 2.14b / 6.3.1b 2017-03-14 21:40:52 +01:00
1ec1842842 @S binutils-2.14: @R be tolerant with ARFILENAMES 2017-03-14 00:50:48 +01:00
e76fc9a235 @S binutils-2.14: @I use BSF_GLOBAL instead of hard coded 2 2017-03-14 00:42:31 +01:00
c45a67bc60 @S binutils-2.14: @N new m68k specific option: -M a4 2017-03-14 00:28:19 +01:00
10c2378ce5 @S binutils-2.14: @B fix linking common symbols 2017-03-14 00:12:35 +01:00
c2ff288df1 @S gcc-6 2017-02-23 20:16:02 +01:00
ecc5c63375 @S gcc-6, binutils-2.14 2017-02-23 12:54:24 +01:00
5eb3b5e1c7 @S gcc-6: @B fix npe in amigaos_init_cumulative_args 2017-02-20 12:50:51 +01:00
51ec3e6306 @S gcc-6 (reg-renames) 2017-02-20 08:36:57 +01:00
e8888944bf @S gcc-6 (@B fix __regargs,__stdargs) 2017-02-19 20:25:45 +01:00
9a105dda1f @B fix numThread usage (again?! /shrug) 2017-02-18 23:07:40 +01:00
ac0f18b482 @B fix numThread usage (again?! /shrug) 2017-02-18 23:03:11 +01:00
880eaf5635 @B fix import glob 2017-02-18 22:46:09 +01:00
5f4a1a5182 @S binutils-2.14, gcc-6: appended an 'a' to the version to distinguish from other builds 2017-02-18 20:20:06 +01:00
a6370fd76f @B instead of touching derived lex files, now the source file date is reset to 1970. This allows the detection of new files 2017-02-18 20:17:10 +01:00
759644f061 @B only remove the make stamps 2017-02-18 19:09:56 +01:00
9a0f481407 @D remove some print statements 2017-02-18 18:58:35 +01:00
bfd7d16b3b @R check submodules for updated files and purge stamp files to force rebuilds 2017-02-18 18:19:23 +01:00
df889f51cc @R add download, update and help commands 2017-02-18 18:18:42 +01:00
09aaa8a4f4 Merge pull request #8 from sebastianbergmann/master
@B Make toolchain-m68k executable again
2017-02-18 16:29:18 +01:00
1fec107287 @B Make toolchain-m68k executable again 2017-02-18 16:24:17 +01:00
b730f56127 @R refs #6 added download command 2017-02-18 16:15:33 +01:00
08ec6d421f @R patch the sfdc generated files to remove __inline, also remove "d0"
from clobber list.
2017-02-18 14:57:07 +01:00
624c4453c9 @S binutils-2.14 2017-02-18 11:34:01 +01:00