github mirror github
github synced commits to alt-abiv0 at github/AROS-v0 from mirror 2023-12-12 19:19:16 +00:00
47f469e220 Backport: Allow changing capitalization of name when renaming
0884161e2c Backport: Extend check during rename to allow change of capitalization of name
Compare 2 commits »
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/AROS-v0 from mirror 2023-12-10 18:19:21 +00:00
d4da5acdd0 Increase priority of close function to guarantee free() working
7e33c68df6 Implement experimental shareable support in crt.library
8cad301c41 Fix: release semaphore before returning
Compare 3 commits »
github synced commits to LAST_SYNC_TO_ADT at github/AROS-v0 from mirror 2023-12-10 18:19:20 +00:00
7e33c68df6 Implement experimental shareable support in crt.library
8cad301c41 Fix: release semaphore before returning
a58fb488e8 After MUIA_String_Contents, MUIA_String_Acknowledge has same value
665dfb642a Adding units tests for behavior of MIUA_String_Acknowledged
a6c43fd476 Implement shareable support
Compare 35 commits »
github synced commits to refs/tags/ABIv0_20211128-1 at github/AROS-v0 from mirror 2023-12-09 09:39:02 +00:00
github synced new reference refs/tags/ABIv0_20211128-1 to github/AROS-v0 from mirror 2023-12-09 09:39:02 +00:00
github synced commits to alt-abiv0 at github/AROS-v0 from mirror 2023-12-05 15:49:08 +00:00
37c0a3e631 Backport: After MUIA_String_Contents, MUIA_String_Acknowledge has same value
16223d86db Backport: Set the correct mask via ohciEnableInt when enabling interrupt
08c546f608 Backport: actually restore them ... don't just mask them
0cebe2cf18 Backport: preserve existing signals in WaitTO
6237f5611a Backport: Pass the tags containing project name and lock to CLI launch
Compare 1196 commits »
github synced commits to master at github/AROS-v0 from mirror 2023-12-04 15:19:01 +00:00
a58fb488e8 After MUIA_String_Contents, MUIA_String_Acknowledge has same value
665dfb642a Adding units tests for behavior of MIUA_String_Acknowledged
a6c43fd476 Implement shareable support
79b28845d7 Synchronize naming
8cc1c9e299 Add test for showing solution to handling global vars in peropener library
Compare 7 commits »
github synced commits to master at github/AROS-v0 from mirror 2023-11-30 13:19:21 +00:00
7442d8d9a0 Add test for peropener base stored relative to a structure
37965d64b5 Rework to be shared by relative test as well
befd1041f4 Add test for peropener base opened via local variable
7c92693f47 Add test for peropener library opened via global variable
6b6cef3824 Rework to share include file
Compare 12 commits »
github synced commits to master at github/AROS-v0 from mirror 2023-11-25 18:59:01 +00:00
7d4e7e6129 Set the correct mask via ohciEnableInt when enabling interrupt
github synced commits to master at github/AROS-v0 from mirror 2023-11-23 09:49:05 +00:00
5139b7cfb4 Pass the tags containing project name and lock to CLI launch
20698c8284 Allow renaming into exclusively locked directory
Compare 2 commits »
github synced commits to master at github/AROS-v0 from mirror 2023-11-17 23:08:53 +00:00
6244d275d3 Also filter out devices without functions
f2663f1bd1 Avoid generating empty .fd files as they have no value
585f373aa8 Revert "Fix Z includes"
6494043c6f Further relax condition
Compare 4 commits »
github synced commits to master at github/AROS-v0 from mirror 2023-11-08 18:43:09 +00:00
fc4f29de60 Fix sections names
bdae0cefbc Adjust to change in keymap limiting Hi to 0x38
Compare 2 commits »
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 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 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 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.