Commit Graph

99 Commits

Author SHA1 Message Date
bebbo 4b83f8afc5 add volatile to hardware structs, add __stdargs to alib protos 2018-01-22 19:52:39 +01:00
fautomat 88a22418fe undo version change in gcc-3.4.6 2017-10-18 21:44:53 +01:00
bebbo 749d17913a be nicer to gcc-3.4.6 2017-10-18 22:14:31 +02:00
bebbo 0bdd6b7840 some changes for gcc-3.4.6 2017-10-18 22:01:04 +02:00
bebbo b7d28569a0 @R update for gcc-3.4.6 2017-06-20 19:15:26 +02:00
bebbo a1743665dc @B fix wchar_t v2 2017-06-18 22:19:57 +02:00
bebbo c04f820c3a @R patch stdlib.h for wchar_t 2017-06-18 19:28:12 +02:00
fautomat 973a3c9d55 @B fix cygwin workaraound: do not break other builds 2017-06-09 14:37:14 +01:00
bebbo 4ad8498d7b @N support Cygwin 64bit 2017-06-09 09:24:14 +02:00
bebbo 0b8e17fcf0 @B fix patch 2017-03-26 21:07:21 +02:00
bebbo f9286fb848 @R patch ixemul headers to work with c++, objc 2017-03-26 20:48:17 +02:00
bebbo 34e8f02db1 @M upstream 5f77cdb9e4 2017-03-22 17:31:45 +01:00
bebbo 669b7e6837 @R patch headers for gcc-6 2017-02-17 14:42:21 +01:00
bebbo 4ae205bfe0 @R patch headers for gcc-6 2017-02-17 14:41:27 +01:00
bebbo 2aa54304ad @R patch headers for gcc-6 2017-02-17 14:38:12 +01:00
bebbo d66e6fa502 @R fix duplicate functions in linking stage: modify inline usage 2017-02-12 18:04:05 +01:00
Krystian Bacławski 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
Krystian Bacławski 55f79deef2 Regenerate graphics_lib.sfd using fd2sfd, fixes #73 2017-01-11 09:06:45 +01:00
Krystian Bacławski 5f77cdb9e4 copy inline macros from fd2sfd 2017-01-10 22:41:41 +01:00
Jens Maus c383c1438d removing the GetOutlinePen() macro from graphics/gfxmacros.h (#74)
* removing the GetOutlinePen() macro from graphics/gfxmacros.h as this is causing compiler warnings due to conflicts with the graphics.h inline macros. This refs #63.
* modified macros to define GetOPen() rather then GetOutlinePen() which should fix the duplicate macro definition macros.
2017-01-10 21:52:29 +01:00
bebbo d2465b6b40 @R added different macros.h 2017-01-10 00:29:48 +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 a1388f23c7 Move corresponding patches to main adtools/sfdc repository 2016-10-10 21:31:51 +02:00
Krystian Bacławski 1f6d5c3898 Use submodules instead of cloned repositories. 2016-10-02 13:02:48 +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 f1ce30ddc1 update patches to files from external git repos 2016-04-15 16:12:29 +03:00
Krystian Bacławski dd4fafa9be Fix IRA compilation under Cygwin. 2015-09-11 10:35:41 +02:00
Krystian Bacławski 9646366d30 Patch IRA to remove plenty of warnings. 2015-09-11 09:32:30 +02:00
Krystian Bacławski 77573136f9 Run Gnu Indent over sources. 2015-09-11 08:33:34 +02:00
Krystian Bacławski 6917d76bae Change tabs to spaces. 2015-09-10 22:53:27 +02:00
Krystian Bacławski 5baa94fe1a Modify gcc's specs to support library and device linking. 2015-09-09 11:11:07 +02:00
Krystian Bacławski 96f2ca8451 Fix link error with C++ programs. 2015-09-08 21:03:55 +02:00
Krystian Bacławski 3f40fcde34 Fix fd2sfd patch. 2015-08-31 20:31:35 +02:00
Krystian Bacławski 2900b339c0 Add fd2sfd tool to m68k-amigaos toolchain. 2015-08-29 22:07:06 +02:00
Krystian Bacławski 5c93888c18 Remove unused patches. 2015-08-29 16:57:44 +02:00
Krystian Bacławski 27a1547d4f Add missing patches. 2015-08-29 16:56:06 +02:00
Krystian Bacławski a6972d1f47 Remove unused code. 2015-04-21 08:39:08 +02:00
Krystian Bacławski e5dbf58fba Fix problem with new vbcc compilation. 2015-03-04 23:12:10 +01:00
Krystian Bacławski e6523b1622 Fix permission issues. 2014-11-30 12:35:38 +01:00
Krystian Bacławski 2e43913676 New Ubuntu related fixes. 2014-05-25 23:37:58 +02:00
Krystian Bacławski 6e2cca2158 Don't use '-D' flag for install (GNU extension). 2014-05-25 21:35:37 +02:00
Krystian Bacławski be1a07e721 Fix for building with Clang compiler. 2014-04-14 23:23:22 +02:00
Krystian Bacławski d8dbbff744 Fix uninitialized memory related bug. 2014-01-06 10:43:50 +01:00
Krystian Bacławski dce8c7070a GCC 2.95.3 patches cleanup.
- Remove AmigaOS host specific patches.
 - Remove support for ixemul dynamic libraries.
2014-01-03 18:16:07 +01:00
Krystian Bacławski 246d04615d Revert to previous version. New one breaks my sources. 2014-01-03 17:32:38 +01:00
Krystian Bacławski 93d0fb607d Add a patch that removes unnecessary directories. 2014-01-02 21:36:08 +01:00
Krystian Bacławski 8fd7d0f9cd Argasek's patch. 2013-09-07 10:00:40 +02:00
Krystian Bacławski 4f51dc13b8 Estimate which functions are implemented. 2013-05-26 20:09:28 +02:00
Krystian Bacławski 9167be7ecc Update documentation. 2013-05-23 21:00:54 +02:00
Krystian Bacławski 29ad97d7a3 Fix bug in gas exposed by gcc 4.5.0 output. 2013-05-22 16:56:13 +02:00