Commit Graph
80 Commits
Author SHA1 Message Date
bebbo 9a105dda1f @B fix numThread usage (again?! /shrug) 2017-02-18 23:07:40 +01:00
bebbo ac0f18b482 @B fix numThread usage (again?! /shrug) 2017-02-18 23:03:11 +01:00
bebbo 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
bebbo df889f51cc @R add download, update and help commands 2017-02-18 18:18:42 +01:00
Sebastian Bergmann 1fec107287 @B Make toolchain-m68k executable again 2017-02-18 16:24:17 +01:00
bebbo b730f56127 @R refs #6 added download command 2017-02-18 16:15:33 +01:00
bebbo 08ec6d421f @R patch the sfdc generated files to remove __inline, also remove "d0"
from clobber list.
2017-02-18 14:57:07 +01:00
Stefan Bebbo Franke 518e986306 @R build only C 2017-02-17 17:48:21 +01:00
bebbo 20aab474ff @R using -O3 and no debug info for compiled executables 2017-02-14 15:16:03 +01:00
bebbo 0aa0e6eff7 @B toolchain-m68k is executable again 2017-02-13 01:31:13 +01:00
bebbo a749c3d31b @R build libgcc early, @R omitt duplicate include in libnix/include (all
in sys-include)
2017-02-12 18:02:44 +01:00
bebbo 05429daa69 @B toolchain-m68k is executable again 2017-02-12 12:56:07 +01:00
bebbo fe2300f1d5 @R restore old libnix structure, gcc-6 stubs are fixed, @R build libgcc
separately
2017-02-12 12:50:15 +01:00
bebbo 1c1b2b1014 @R support number of threads via parameter --threads=<n>, @I added eclipse projet files 2017-01-31 20:53:22 +01:00
bebbo a82fbf676a @B use '--gcc 6' to select the gcc-6-branch 2016-12-16 23:59:26 +01:00
bebbo fa540ce034 @R fix download URL for flex-2.5.4a.tar.gz 2016-12-16 12:00:12 +01:00
bebbo d6033c23b7 @B fix toolchain-m68k 2016-11-30 00:01:17 +01:00
bebbo 8027fb2365 @U updated from main repo 2016-11-27 20:48:23 +01:00
bebbo ea9cf2831f @R added new version numbers for binutils and gcc 2016-11-27 20:07:45 +01:00
sezero 781dbadfd4 set permissions of vc.config (#72) 2016-11-09 21:01:19 +01:00
Krystian Bacławski c6bd8e101f Correct path to vasmm68k_mot. Fix #66. 2016-11-08 20:58:04 +01:00
Krystian Bacławski 007e178912 Add binutils 2.14 as an alternative for 2.9.1 2016-10-25 09:48:15 +02:00
Krystian Bacławski 8fa7eef8cd Add fd2pragma tool. 2016-10-23 12:56:47 +02:00
Krystian Bacławski c5bd7a7642 Multilib'ed libstdc++ for GCC. Silence out make messages in quiet mode. 2016-10-18 15:25:29 +02:00
Krystian Bacławski abdc7dff92 Fix broken link to flex 2.5.4 2016-10-18 11:04:52 +02:00
Krystian Bacławski 27c3ad2eff Fix messed up prefix directory variable. 2016-10-15 13:31:21 +02:00
Krystian Bacławski edbd57e4e3 Add continuous integration with Travis-CI. 2016-10-15 12:52:17 +02:00
Krystian Bacławski a1388f23c7 Move corresponding patches to main adtools/sfdc repository 2016-10-10 21:31:51 +02:00
Krystian Bacławski 485a13e6d2 Fix issues introduced by 8a7eeb3 2016-10-09 23:19:15 +02:00
Krystian Bacławski 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
Krystian Bacławski a008957917 Fix for issue #48 2016-10-04 20:27:07 +02:00
Krystian Bacławski 15aec2ff9d Build extra tools with standard compiler settings. 2016-10-02 21:16:55 +02:00
Krystian Bacławski 32615c85a7 Add vda68k tool by Frank Wille. 2016-10-02 21:16:01 +02:00
Krystian Bacławski 31a6c508c9 Fix add_site_dir on Fedora 20 x86_64. 2016-10-02 15:54:05 +02:00
Krystian Bacławski 1f6d5c3898 Use submodules instead of cloned repositories. 2016-10-02 13:02:48 +02:00
Krystian Bacławski c3ff91dfae The toolchain builds again on Cygwin and MSYS2 (32-bit). 2016-10-01 15:40:03 +02:00
Krystian Bacławski 90261e0eee Build host tools with default compiler. Add DONATE button. 2016-09-30 19:25:24 +02:00
Krystian Bacławski cb8c2ba33d Support for clib2 standard library. Implements #32 2016-05-19 00:07:12 +02:00
Krystian Bacławski 68ec5e7977 Dropping C/C++ standard requirement in #b0baf5 was a bad idea. 2016-05-13 13:54:47 +02:00
Krystian Bacławski 4b3d7ca36c Fix a problem mentioned in #39 2016-05-11 08:53:16 +02:00
Krystian Bacławski 40edc11a4c Add simple testing procedure. 2016-05-10 10:49:38 +02:00
Krystian Bacławski b0baf5dbfa Don't force host compiler to implement gnu89 standard. 2016-05-10 09:23:11 +02:00
Krystian Bacławski d390d3df4b Move libraries to m68k-amigaos/lib directory. 2016-04-24 16:53:59 +02:00
Krystian Bacławski 3649955d60 Change location of ixemul headers directory. 2016-04-24 13:21:24 +02:00
Krystian Bacławski fad4136f69 Add libdebug as requested in #39 2016-04-24 10:18:04 +02:00
Krystian Bacławski e6a69cde46 gcc & binutils don't need patches anymore 2016-04-17 21:10:22 +02:00
Krystian Bacławski 85b84d3ea4 Build and install clib2. No gcc support yet. 2016-04-17 17:48:02 +02:00
Krystian Bacławski fd01566714 Move patched binutils & gcc to git repos for easier development. 2016-04-17 16:48:30 +02:00
sezero d09f38e3b9 further fixes for #35 and #37 2016-04-16 12:58:02 +03:00
Krystian Bacławski fc3c2d2742 Fix #35, really ;-) 2016-04-16 09:22:28 +02:00