github mirror github
github synced commits to lastvbcc at github/amiga-gcc from mirror 2024-08-01 07:49:19 +00:00
github synced commits to devel1 at github/amiga-gcc from mirror 2024-08-01 07:49:19 +00:00
74e51b3121 remove vb-stuff from target all
c09d883caf remove vb-stuff from target all
Compare 2 commits »
github synced commits to master at github/amiga-gcc from mirror 2024-04-15 00:51:27 +00:00
d6172aaf7e fix syntax ... $ -> (2)
255d9a47dd fix syntax ... $ ->
ee11abf24f install libpthread headers first
b7c5593e55 update now also updates downloaded archives
Compare 4 commits »
github synced commits to devel1 at github/amiga-gcc from mirror 2024-04-15 00:51:25 +00:00
d6172aaf7e fix syntax ... $ -> (2)
255d9a47dd fix syntax ... $ ->
ee11abf24f install libpthread headers first
Compare 3 commits »
github synced commits to devel1 at github/amiga-gcc from mirror 2024-04-14 16:41:24 +00:00
b7c5593e55 update now also updates downloaded archives
github synced commits to master at github/amiga-gcc from mirror 2024-01-22 11:31:51 +00:00
ecde1dd2b6 update README, add ixmul runtime
github synced commits to devel1 at github/amiga-gcc from mirror 2024-01-22 11:31:51 +00:00
ecde1dd2b6 update README, add ixmul runtime
github synced commits to master at github/amiga-gcc from mirror 2023-12-27 14:51:53 +00:00
1909f67e2c Merge pull request #372 from danboid/master
9a3c267e60 Use sudo for example build command
8d8b991984 Improve Building section of README
e2d233f395 Tidy up README
ba1990f835 Improve definition of amiga-gcc
Compare 6 commits »
github synced commits to devel1 at github/amiga-gcc from mirror 2023-12-27 14:51:53 +00:00
1909f67e2c Merge pull request #372 from danboid/master
9a3c267e60 Use sudo for example build command
8d8b991984 Improve Building section of README
e2d233f395 Tidy up README
ba1990f835 Improve definition of amiga-gcc
Compare 6 commits »
github synced and deleted reference refs/tags/refs/pull/372/merge at github/amiga-gcc from mirror 2023-12-27 14:51:52 +00:00
github synced commits to master at github/amiga-gcc from mirror 2023-12-15 20:49:27 +00:00
a135dcab16 pacth gfxbase.h for KICK1.3
github synced commits to devel1 at github/amiga-gcc from mirror 2023-12-15 20:49:27 +00:00
a135dcab16 pacth gfxbase.h for KICK1.3
github synced commits to master at github/amiga-gcc from mirror 2023-12-12 02:58:53 +00:00
44f120f8e1 add support for more ADDLANG=fortran
github synced commits to devel1 at github/amiga-gcc from mirror 2023-12-11 18:49:01 +00:00
44f120f8e1 add support for more ADDLANG=fortran
github synced commits to master at github/amiga-gcc from mirror 2023-11-07 10:11:10 +00:00
8cd833d2a6 refs #365: also copy libamiga.a for baserel
github synced commits to devel1 at github/amiga-gcc from mirror 2023-11-07 10:11:08 +00:00
8cd833d2a6 refs #365: also copy libamiga.a for baserel
github synced commits to master at github/amiga-stuff from mirror 2023-10-30 22:20:46 +00:00
05a19685b6 dalf: read_string_list() now based on read_string()
ef21260fd4 dalf.py: added support for SYMBOL block
753bc42120 scrolling tricks: Makefile uses Kick13 target
Compare 3 commits »
github synced commits to master at github/amiga-gcc from mirror 2023-10-25 20:00:53 +00:00
ed2f5ede64 add SDL include wrapper
e422b25c55 add info to switch to gcc13
Compare 2 commits »
github synced commits to devel1 at github/amiga-gcc from mirror 2023-10-25 20:00:53 +00:00
ed2f5ede64 add SDL include wrapper
e422b25c55 add info to switch to gcc13
Compare 2 commits »
github synced commits to development at github/amiga-clib2 from mirror 2023-09-14 09:31:42 +00:00
d37909e409 Documented why bypassing the read/write buffer is only attempted if there is at least a full buffer worth of data to be read or written.