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

94 Commits

Author SHA1 Message Date
96920af364 @R g++ is back. Added some more dependencies to rebuild automatically 2017-03-25 11:45:34 +01:00
58a009b7db @B fix libnix headers 2017-03-24 17:28:32 +01:00
0ec98dc566 @R allow multiple definitions for c++ example 2017-03-24 17:07:50 +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
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
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
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
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
df889f51cc @R add download, update and help commands 2017-02-18 18:18:42 +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
518e986306 @R build only C 2017-02-17 17:48:21 +01:00
20aab474ff @R using -O3 and no debug info for compiled executables 2017-02-14 15:16:03 +01:00
0aa0e6eff7 @B toolchain-m68k is executable again 2017-02-13 01:31:13 +01:00
a749c3d31b @R build libgcc early, @R omitt duplicate include in libnix/include (all
in sys-include)
2017-02-12 18:02:44 +01:00
05429daa69 @B toolchain-m68k is executable again 2017-02-12 12:56:07 +01:00
fe2300f1d5 @R restore old libnix structure, gcc-6 stubs are fixed, @R build libgcc
separately
2017-02-12 12:50:15 +01:00
1c1b2b1014 @R support number of threads via parameter --threads=<n>, @I added eclipse projet files 2017-01-31 20:53:22 +01:00
8920956a8b install 3rd party includes & headers into common directories, fixes #60 (#77) 2017-01-18 21:29:30 +01:00
8045a343aa Fix #61
* Add WritePixelArrayAlpha to CyberGraphX 4.2 header files
* Use basic sdk name for static libraries
2017-01-11 23:06:21 +01:00
51a0799cac Copy macros.h from fd2pragma instead of fd2sfd
* update gcc submodule to support LP11 macro
2017-01-10 23:43:10 +01:00
5f77cdb9e4 copy inline macros from fd2sfd 2017-01-10 22:41:41 +01:00
a82fbf676a @B use '--gcc 6' to select the gcc-6-branch 2016-12-16 23:59:26 +01:00
fa540ce034 @R fix download URL for flex-2.5.4a.tar.gz 2016-12-16 12:00:12 +01:00
d6033c23b7 @B fix toolchain-m68k 2016-11-30 00:01:17 +01:00
8027fb2365 @U updated from main repo 2016-11-27 20:48:23 +01:00
ea9cf2831f @R added new version numbers for binutils and gcc 2016-11-27 20:07:45 +01:00
781dbadfd4 set permissions of vc.config (#72) 2016-11-09 21:01:19 +01:00
c6bd8e101f Correct path to vasmm68k_mot. Fix #66. 2016-11-08 20:58:04 +01:00
007e178912 Add binutils 2.14 as an alternative for 2.9.1 2016-10-25 09:48:15 +02:00
8fa7eef8cd Add fd2pragma tool. 2016-10-23 12:56:47 +02:00
c5bd7a7642 Multilib'ed libstdc++ for GCC. Silence out make messages in quiet mode. 2016-10-18 15:25:29 +02:00
abdc7dff92 Fix broken link to flex 2.5.4 2016-10-18 11:04:52 +02:00
27c3ad2eff Fix messed up prefix directory variable. 2016-10-15 13:31:21 +02:00
edbd57e4e3 Add continuous integration with Travis-CI. 2016-10-15 12:52:17 +02:00
a1388f23c7 Move corresponding patches to main adtools/sfdc repository 2016-10-10 21:31:51 +02:00
485a13e6d2 Fix issues introduced by 8a7eeb3 2016-10-09 23:19:15 +02:00
8a7eeb3eea Clean up installation prefix directory structure.
* Do not install files that won't be used (gcc & binutils).
* Move vbcc files around.
* Move man pages to 'share/man/man1' directory.
* Move AmigaOS NDK files under 'm68k-amigaos/ndk'.
2016-10-09 14:50:34 +02:00
a008957917 Fix for issue #48 2016-10-04 20:27:07 +02:00
15aec2ff9d Build extra tools with standard compiler settings. 2016-10-02 21:16:55 +02:00
32615c85a7 Add vda68k tool by Frank Wille. 2016-10-02 21:16:01 +02:00
31a6c508c9 Fix add_site_dir on Fedora 20 x86_64. 2016-10-02 15:54:05 +02:00
1f6d5c3898 Use submodules instead of cloned repositories. 2016-10-02 13:02:48 +02:00
c3ff91dfae The toolchain builds again on Cygwin and MSYS2 (32-bit). 2016-10-01 15:40:03 +02:00