1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2026-05-05 21:44:57 +00:00
Commit Graph

214 Commits

Author SHA1 Message Date
bebbo
42242b3db2 fd2sfd -> https://github.com/adtools/fd2sfd 2021-12-02 08:01:34 +01:00
Christian Vogelgsang
652b6a7e9b autodetect install location of homebrew 2021-11-27 13:42:59 +01:00
Colin Ward
613d32171b Use GNU sed for generating ndk13 headers
The BSD version of sed that is included with macOS crashes when it
encounters the (c) symbol in NDK includes, and has some other
compatibility issues, so use GNU sed on macos instead.
2021-10-31 17:00:42 +01:00
bebbo
5e0180aab8 refs #247: add LC_CTYPE=C 2021-10-22 07:30:07 +02:00
bebbo
1495010a44 no 'a' in regex src... 2021-10-21 13:21:37 +02:00
bebbo
99f6fb6909 refs #242: fix generated inline header for ndk13 2021-09-21 23:46:52 +02:00
bebbo
e113d55c3a refs #239: fix verbose build
make: Nothing to be done for 'all'.
is working again
2021-09-12 14:43:19 +02:00
Bebbo
15656337da refs #232: random hacking.. 2021-08-19 14:11:14 +02:00
Bebbo
cb8371985f refs #231: fix NDK39 again.. 2021-08-18 12:08:39 +02:00
Bebbo
fd0a7f1df5 refs #231: due to a single request of a multiple... support make via sudo 2021-08-17 21:13:00 +02:00
Stefan "Bebbo" Franke
5a9d90571d Merge pull request #229 from MBeijer/patch-4
Fix build errors
2021-08-16 17:00:49 +02:00
bebbo
dfec70443c refs #230: fix bad archive name 2021-08-16 16:26:15 +02:00
Marlon Beijer
82f4e42b8c Make 'patch' return 0 when skipping an already applied patch 2021-08-16 12:39:37 +02:00
Marlon Beijer
644c9a0158 Make sure NDK39.lha is saved correctly 2021-08-16 12:22:01 +02:00
bebbo
ebed8dfa39 refs #222: apply __stdargs to all clib/*protos.h 2021-08-12 18:56:53 +02:00
bebbo
ce57d355fc undo 2021-08-12 17:31:15 +02:00
bebbo
6abb475a2c refs #222: use [[:space:]] instead of \s 2021-08-12 15:03:47 +02:00
bebbo
4d061c1306 fix NDK3.9 url 2021-08-12 14:58:58 +02:00
bebbo
de156c02dc refs #222: use correct sfdc repo 2021-08-12 08:03:46 +02:00
bebbo
e7d9d3418b refs #222: add support for NDK3.2
make NDK=3.2 ...
2021-08-10 22:36:46 +02:00
Stefan "Bebbo" Franke
deafbf9761 Merge pull request #220 from mheyer32/redirect_vasm_vlink
redirect VASM and VLINK repo to https://github.com/mheyer32/...
2021-05-18 20:51:25 +02:00
mheyer
d9c11489d3 redirect VASM and VLINK repo to https://github.com/mheyer32/...
The leffmann repos have not been updated in a long time.
2021-05-18 11:08:17 -07:00
bebbo
c673513c75 fix superfluous @ 2021-03-23 18:36:24 +01:00
bebbo
e268b2a2fd fix newlib 2021-03-22 11:48:53 +01:00
bebbo
a39cd379c5 clean-prefix: drop more stuff. newlib: no need to reconfigure 2021-03-22 10:45:37 +01:00
bebbo
6230eedff2 add THREADS=posix support, add min target 2020-12-22 20:29:34 +01:00
bebbo
9f390a5bbc force clib2 make to use only one thread 2020-06-03 20:41:50 +02:00
bebbo
c526750b6c refs https://github.com/bebbo/newlib-cygwin/issues/13: use long as time_t to be compatible 2020-04-15 09:43:59 +02:00
bebbo
c344914e6a refs #140: use Makefile instead of Makefile.bax in libSDL12 2019-12-03 06:55:34 +01:00
bebbo
b04b2ca22f switch back to thread model single 2019-08-05 13:06:59 +02:00
bebbo
b189becd98 switch threading to POSIX 2019-06-30 22:28:21 +02:00
bebbo
a23fa87517 change grepping make check 2019-06-29 10:59:01 +02:00
bebbo
e0e5e5cf09 use aminet instead of server.owl 2019-06-15 09:16:54 +02:00
Stefan "Bebbo" Franke
5995935f4f Merge pull request #101 from prb28/master
Osx GDB build fix
2019-06-14 06:43:12 +02:00
praingeard
4a4fb4cab8 fix: gmp lib version removed 2019-06-14 00:30:59 +02:00
praingeard
8454c1e496 fix gdb build on osx 2019-06-13 23:36:42 +02:00
bebbo
6173308a1f add baseboards and check target -> us make check board=amigaos to run dejagnu execute tests 2019-06-13 09:48:34 +02:00
bebbo
06d1bcb979 fix clean-libgcc: don't fail 2019-06-09 21:14:52 +02:00
bebbo
91de1aee00 fix printing *** 2019-06-08 11:13:01 +02:00
bebbo
a0f678f67b build clib2 parallel again 2019-06-08 07:58:36 +02:00
bebbo
49f9cfd2e3 search *** in output on build errors, don't build libc2 parallel... 2019-06-07 11:43:03 +02:00
bebbo
f4a27b25e3 only sync stabs.h 2019-05-03 11:36:06 +02:00
bebbo
ca4faa4a2c add target netinclude: 2019-05-02 20:34:45 +02:00
bebbo
dd836ce025 also sync newlib's hamigaos eader files 2019-05-02 20:20:42 +02:00
bebbo
0ee9bdae99 change ndk-include deps (3) 2019-05-01 19:41:49 +02:00
bebbo
6473ba9c4a change ndk-include deps (2) 2019-05-01 18:17:43 +02:00
bebbo
849098648b change ndk-include deps 2019-05-01 16:49:41 +02:00
bebbo
5dd314064a change newlib deps (2) 2019-05-01 16:03:41 +02:00
bebbo
ca2f7c1bf1 change newlib deps 2019-05-01 15:56:58 +02:00
bebbo
6862ad9f13 add gdb as separate target 2019-04-29 15:04:03 +02:00