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

453 Commits

Author SHA1 Message Date
d5fd4992d0 add dummy sdl-config 2022-12-31 15:48:34 +01:00
013ee12e67 add some libs 2022-12-31 15:32:27 +01:00
b4bd527d66 added notes for the branches amiga6 and amiga10 2022-12-10 20:20:33 +01:00
daa492523e changed default branch to amiga6 2022-12-10 20:11:50 +01:00
825f185605 refs #318: clean-prefix -> drop-prefix 2022-12-04 22:23:40 +01:00
594416ad67 add whatis.sdk 2022-12-03 12:54:24 +01:00
007096b8dd removed compiler-specific.h.diff - no longer needed 2022-12-03 12:53:51 +01:00
2388f855e9 Merge pull request #317 from acf/master
Update Homebrew GCC to 12
2022-12-01 22:34:03 +01:00
6378111dab Update Homebrew GCC to 12 2022-12-01 22:09:12 +01:00
1f77c26628 use rsync --no-grwqoup 2022-11-19 12:07:30 +01:00
8d5dde2c5f Merge pull request #310 from erique/add-poseidon-usb-sdk
Add Poseidon USB SDK
2022-10-27 20:02:43 +02:00
d8ccb4ec7b add poseidon sdk 2022-10-22 23:21:24 +02:00
bfd40f0c69 refs #306: use to remove the tmp lock 2022-09-22 06:29:50 +02:00
fd26d2fe7b Merge pull request #304 from githubaf/master
Location of mhi_dev.lha in Aminet seems to have changed
2022-09-21 20:02:21 +02:00
6b1ddc972a Merge pull request #305 from githubaf/patch-1
Update install
2022-09-21 14:06:52 +02:00
ca0f5a1a15 Update install
Directories in sdk=mhi had +x not set -> access denied
2022-09-21 10:16:42 +02:00
951a7b0727 Update mhi.sdk 2022-09-20 18:55:34 +02:00
8fdc3102f0 Update mhi.sdk 2022-09-20 17:45:09 +02:00
2c30c117cb Update mhi.sdk
new location in Aminet
2022-09-20 17:44:44 +02:00
d051045a02 update mui sdk 2022-07-31 06:58:32 +02:00
1d3fdbfcd6 Merge pull request #298 from erikarn/ahc_2022_fix_freebsd_build_newlib
Fix newlib build for FreeBSD
2022-07-26 08:42:39 +02:00
ff94f7cd5c Fix newlib build for FreeBSD
newlib was using 'gcc' if the CC_FOR_BUILD variable wasn't set.
So, explicitly set it here to the compiler that we're using.
2022-07-24 18:43:50 -07:00
cec13cba75 Merge pull request #293 from erikarn/ahc_2022_fix_freebsd_build
top level build fixes for freebsd
2022-07-13 19:27:06 +02:00
22c794663c Update Makefile
find bash on path
2022-07-13 12:17:44 +02:00
91fed07e21 Fix CONFIG_GCC to work on FreeBSD
Like darwin the ports bits are not in the default path, but we
don't have a 'brew' command to get the ports prefix.

So just use /usr/local/ as an overrideable default for now.

This allows gcc to be built.
2022-07-10 22:35:35 -07:00
fb9ca6921a Fix top-level build rules for FreeBSD
* use gsed, not sed, like on macosx
* GNU make is not "make" on BSD systems, it's "gmake", so use $(MAKE)
  instead so it picks up the executed make program.
2022-07-10 22:16:58 -07:00
f562562ffd refs #291: updated Dockerfile 2022-07-09 20:24:03 +02:00
b9ed9db219 refs #288: patch muimaster.h to not use varargs 2022-06-30 12:30:40 +02:00
56522003be Merge pull request #287 from christoph-fassbach/issue-285
Issue 285
2022-06-27 20:44:45 +02:00
97e1a5d98b Try having 3.9 and 3.2 at the same time 2022-06-27 11:43:25 +02:00
1931b3aa99 Try having 3.9 and 3.2 at the same time 2022-06-27 11:30:38 +02:00
1701f3844d Merge pull request #286 from christoph-fassbach/issue-285
Issue 285
2022-06-27 07:31:57 +02:00
34a90d4084 Adapt timer.h.diff for NDK 3.2 R4 2022-06-27 00:36:22 +02:00
dce4123b78 Adapt Makefile for NDK 3.2 R4 2022-06-27 00:18:04 +02:00
5c917ef538 Merge pull request #273 from mheyer32/add_cdplayer_library
Add cdplayer.library v37 SDK
Mechen
2022-06-18 09:53:10 +02:00
8d364bd060 Add cdplayer.library v37 SDK
The included patch file patches the FD file so fd2sfd will process it.
It removes a whitespace between the parameter list and the register list.

Also, don't use BYTE typed arguments in address registers
2022-06-17 23:42:21 -07:00
9711f51041 use https to clone git 2022-05-11 20:49:25 +02:00
5405b0c16e sdk requires lha 2022-05-11 17:32:11 +02:00
fe064a0d03 refs #280: switch from git: to https: 2022-05-11 12:53:13 +02:00
d523276034 update msys2 deps 2022-05-11 08:54:24 +02:00
38dc3e3e47 exclude gdb from min target 2022-05-11 08:54:03 +02:00
9931db154b Merge pull request #276 from simpsond/master
fix for Mac, use gsed for parsing .repos
2022-04-29 08:29:06 +02:00
df92eb8859 fix for Mac, use gsed for parsing .repos 2022-04-25 21:06:09 -07:00
51e562f425 update version handling 2022-04-20 12:20:19 +02:00
e17bea3d93 add support to switch the branch per module 2022-04-20 10:44:21 +02:00
4766d09d9b Merge pull request #261 from tdolphin-org/origin/vbcc-config-includes
Update vc.config
2021-12-24 10:26:57 +01:00
56a8a08c63 Update vc.config
added missing additional includes directories for vbcc
(with includes for external libraries)
2021-12-23 19:15:22 +01:00
42242b3db2 fd2sfd -> https://github.com/adtools/fd2sfd 2021-12-02 08:01:34 +01:00
e4443975dc Merge branch 'master' into cnvogelg/darwin-arm64-fixes 2021-11-27 19:09:22 +01:00
e3ff9e3118 updated macos infos in README.md 2021-11-27 18:27:46 +01:00