Commit Graph

812 Commits

Author SHA1 Message Date
Wolfgang Thaller
aa6518b7db
Merge pull request #73 from autc04/gcc-8.2
Upgrade to GCC 8.2, binutils 2.31.1 and newlib 3.0.0
2019-01-03 23:47:37 +01:00
Wolfgang Thaller
5443381d68 fix pascal calls 2019-01-03 22:55:50 +01:00
Wolfgang Thaller
d520ee4311 attempt to improve code quality for pascal calls 2019-01-03 20:59:51 +01:00
Wolfgang Thaller
12485f7276 Prevent stack overrun in binutils (issue #69) 2019-01-02 20:50:24 +01:00
Wolfgang Thaller
e1fb84081d Prevent stack overrun in binutils (issue #69) 2019-01-02 15:26:45 +01:00
Wolfgang Thaller
b87964c355 fix automated tests for carbon 2019-01-02 15:26:44 +01:00
Wolfgang Thaller
31cf746b9a update README 2019-01-02 00:19:42 +01:00
Wolfgang Thaller
f53e0a3c2b powerpc: disable binutils/bfd plugin support, it causes problems 2019-01-02 00:19:19 +01:00
Wolfgang Thaller
e92b60224d build-toolchain: don't create empty libretrocrt.a, override cmake's compiler test instead 2019-01-02 00:18:26 +01:00
Wolfgang Thaller
413bb90073 (hopefully) fix pascal calls for gcc 8.2 2019-01-02 00:15:42 +01:00
Wolfgang Thaller
1e59241091 make raw_inline work again for gcc 8.2 2019-01-02 00:14:08 +01:00
Wolfgang Thaller
0f240969b4 MakeImports: skip wrong-architecture libraries 2019-01-02 00:13:51 +01:00
Wolfgang Thaller
3b0ef808de re-merge newlib 2018-12-29 10:19:56 +01:00
Wolfgang Thaller
5420e7d4ce Merge branch 'upstream' into gcc-8.2 2018-12-29 10:04:44 +01:00
Wolfgang Thaller
ec13cc9ce7 fix newlib 2018-12-29 09:59:36 +01:00
Wolfgang Thaller
78de0215f8 gcc 8.2 fixups 2018-12-29 00:41:17 +01:00
Wolfgang Thaller
39af85e1fd restore upgraded intl 2018-12-28 18:55:40 +01:00
Wolfgang Thaller
3f05837f3f Merge branch 'upstream' into gcc-8.2
# Conflicts:
#	binutils/bfd/config.bfd
#	binutils/gas/configure.tgt
#	binutils/intl/ChangeLog
#	binutils/intl/aclocal.m4
#	binutils/intl/config.h.in
#	binutils/intl/configure
#	binutils/intl/configure.ac
#	binutils/ld/configure.tgt
#	gcc/gcc/c/c-decl.c
#	gcc/gcc/c/c-parser.c
#	gcc/gcc/calls.c
#	gcc/gcc/combine.c
#	gcc/gcc/config/m68k/m68k-protos.h
#	gcc/gcc/config/m68k/m68k.c
#	gcc/gcc/config/rs6000/rs6000.opt
#	gcc/gcc/cp/parser.c
#	gcc/gcc/expr.c
#	gcc/intl/ChangeLog
#	gcc/intl/configure
#	gcc/intl/configure.ac
#	gcc/newlib/configure.host
2018-12-28 17:02:51 +01:00
Wolfgang Thaller
5dfed9d403 upgrade to gcc 8.2.0 and newlib 3.0.0 2018-12-28 16:30:48 +01:00
Wolfgang Thaller
1cc92c1e99 update to binutils 2.31.1 2018-12-28 16:25:28 +01:00
Wolfgang Thaller
ec8a5332b9 fix warning 2018-12-28 15:59:07 +01:00
Wolfgang Thaller
a726045d54 fix some warnings 2018-12-25 22:42:58 +01:00
Wolfgang Thaller
2e2a734403 Rez: fix $ABCD hex literals 2018-12-25 20:05:53 +01:00
Wolfgang Thaller
a3d330fa3b Revert ineffective workaround for bison 3.2.3 bug
This reverts commit 7eced7335a.
2018-12-25 00:07:16 +01:00
Wolfgang Thaller
ac1b89dd41 Merge branch 'master' of github.com:autc04/Retro68 2018-12-23 12:02:45 +01:00
Wolfgang Thaller
7eced7335a work around bison 3.2 bug (fixes #72) 2018-12-23 12:02:36 +01:00
Wolfgang Thaller
1594085852 patch for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86724 (already fixed upstream in gcc 7.3.1 and 8.2.1) 2018-12-22 15:47:37 +01:00
Wolfgang Thaller
00471c6104 compatibility with bison 3.2 (fix #70) 2018-12-22 10:07:18 +01:00
Wolfgang Thaller
68636d820c interpret .as as extension for apple single 2018-12-22 10:07:18 +01:00
Wolfgang Thaller
d7a9c8d862 gitattributes 2018-12-22 10:07:18 +01:00
Wolfgang Thaller
eca387c58d
Merge pull request #68 from v3rm0n/v3rm0n-patch-1
Small changes in README
2018-12-19 09:27:15 +01:00
Maido Käära
a6bedb1dcf
Small changes in README 2018-12-19 09:51:54 +02:00
Wolfgang Thaller
564dd9be0e
Merge pull request #62 from donbright/patch-3
check the directories where the interfaces and libraries are installed to make sure they dont contain the '&' character, which breaks the build on linux. (some archives of the interfaces and libraries files, have them named as "Interfaces&Libraries")
2018-09-16 18:28:42 +02:00
don bright
86f54681d3
limit to dirs
limit to dirs per suggestiom
2018-09-03 17:58:16 -05:00
Wolfgang Thaller
9611c86ca1 Don't compile multilibs for 68060, fidoa, and cpu32 (fixes #56) 2018-08-17 02:40:15 +02:00
Wolfgang Thaller
fedaf466ff
Merge pull request #64 from ssalevan/master
Adjusting Dockerfile to support clean builds
2018-08-15 20:23:20 +02:00
Steve Salevan
921ff11ddb Adjusting Dockerfile to support clean builds 2018-08-14 22:02:47 -04:00
Wolfgang Thaller
2dec12faee fix incorrect documentation for CMAKE_TOOLCHAIN_FILE parameter 2018-07-20 16:28:01 +02:00
Wolfgang Thaller
e2e1ae5d5e
Merge pull request #59 from donbright/patch-1
Note texinfo dependency in README.md, see also #13
2018-07-18 23:30:29 +02:00
Wolfgang Thaller
7d107bba49
Merge pull request #60 from donbright/patch-2
Fix broken --no-ppc --no-carbon build in build-toolchain.bash
2018-07-18 23:28:15 +02:00
don bright
1afc72ad2d
Update build-toolchain.bash
check the directories where the interfaces and libraries are installed to make sure they dont contain the '&' character, which breaks the build on linux. (some archives of the interfaces and libraries files, have them named as "Interfaces&Libraries")
2018-07-18 07:35:05 -05:00
don bright
1e3f4b0031
Update build-toolchain.bash
the --no-ppc --no-carbon  build was broken because it was looking for ppc tools. this allows it to at least get through the script.
2018-07-16 22:43:51 -05:00
don bright
5b9feb6c15
Update README.md
build-toolchain fails on ubuntu unless you have 'makeinfo' binary, which is part of 'texinfo' package
2018-07-16 21:51:47 -05:00
Wolfgang Thaller
58d8be11e1 LaunchAPPLServer: adjust about box height based on text 2018-05-20 11:53:48 +02:00
Wolfgang Thaller
3928a55b91 LaunchAPPLServer: refactor a bit 2018-05-19 14:55:27 +02:00
Wolfgang Thaller
e39e0a09c5 LaunchAPPLServer: a touch of color 2018-05-17 00:38:55 +02:00
Wolfgang Thaller
7f1eb5692c LaunchAPPLServer: User interface improvements 2018-05-16 21:44:37 +02:00
Wolfgang Thaller
50fee1a789 LaunchAPPLServer: send response and shutdown connection before upgrading 2018-05-16 02:44:23 +02:00
Wolfgang Thaller
6e6a909c46 LaunchAPPLServer: detect presence of OpenTransport 2018-05-16 02:43:59 +02:00
Wolfgang Thaller
5ab830d8c3 LaunchAPPLServer: OpenTransport backend (TCP for Carbon) 2018-05-16 02:08:32 +02:00