1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2025-11-19 23:01:04 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
8f5cf79c39 poke min version of MUI to 19 2021-10-05 13:10:22 +02:00
4726c47773 refs #234: remove the STRPTR patches 2021-10-04 17:15:16 +02:00
0a84962a0f refs #222: enhance clib/compiler-specific.h 2021-08-16 14:13:19 +02:00
ebed8dfa39 refs #222: apply __stdargs to all clib/*protos.h 2021-08-12 18:56:53 +02:00
a586bad860 patch debug_protos.h 2021-08-11 14:35:09 +02:00
e7d9d3418b refs #222: add support for NDK3.2
make NDK=3.2 ...
2021-08-10 22:36:46 +02:00
00272225ed Add patch for CAMD to fix incorrect func definition
The .fd file supplied with the CAMD SDK contains an incorrect function
definition for CreateMidiA(), which means that a stub is not generated
for the CreateMidi() function.

This also causes fd2sfd to emit the warning:
Warning: CreateMidiA gets 2 params and 1 regs!

Add a patch to fix the warning from fd2sfd and allow sfdc to generate a
stub for CreateMidi().
2020-09-26 20:36:35 +01:00
0eac137ddf refs https://github.com/bebbo/newlib-cygwin/issues/13: make timeval in devices/timer.h identical v3 2020-04-13 20:42:29 +02:00
2bb7faf70d refs https://github.com/bebbo/newlib-cygwin/issues/13: make timeval in devices/timer.h identical v2 2020-04-13 20:33:11 +02:00
d93bb74aa2 refs https://github.com/bebbo/newlib-cygwin/issues/13: make timeval in devices/timer.h identical 2020-04-13 20:08:58 +02:00
68bc9846ce refs #158: define timeval only if not defined 2020-03-15 22:14:42 +01:00
e53fd4e5d3 fix custom.h.diff 2019-10-22 07:59:08 +02:00
115df72f81 add some unions to vposr and vhposr for combined/byte access 2019-10-21 14:10:33 +02:00
3c2ec1a859 refs #113: use intuition/iobsolete.h with ndk-13 2019-08-22 20:15:28 +02:00
e64e6935bc generate inlines for kick 1.3 expansion.library (contains invalid AddBootNode..) 2019-05-18 21:57:04 +02:00
9828a2011b refs #42: added ifdef... 2018-10-24 17:14:56 +02:00
104c12b7f9 added vbcc_target to use vc out of the box 2018-09-24 20:55:09 +02:00
dacde38095 Added patches for fd2sfd and sfdc for MSYS2 2018-06-28 14:51:40 +01:00
50e643b32f add supprt for newlib, add netinlude, ... lotta changes 2018-05-12 22:09:16 +02:00
d6c4c960aa refs #7: add __stdargs / volatile to NDK includes 2018-02-11 12:43:37 +01:00
d4eecae473 adding libSDL12 2018-02-09 00:27:13 +01:00
2c839184b7 added NDK libnix 2018-01-09 07:17:50 +01:00