github mirror github
github synced commits to master at github/AROS-v0 from mirror 2024-09-30 23:47:35 +00:00
f588eb7e0c Added unit testing of png_get_IHDR. It will come in handy when testing compiler upgrades.
github synced commits to alt-runtime at github/AROS-v0 from mirror 2024-09-30 23:47:33 +00:00
5eaaaaa5c0 TO BE MERGED: Non-portable changes to exec.library
8b4ccc90d1 Add marker of initialization
27123687f8 Update version
9e37c3dfeb Backport: Increase temporary buffer size
7e9fafc158 Add missed break;
Compare 5 commits »
github synced commits to master at github/amiga-gcc from mirror 2024-09-30 17:27:16 +00:00
00774f0967 sync time.h
b2e0518f89 undo skip newlib
2150d97e49 more pointer->value stuff to support libraries
Compare 3 commits »
github synced commits to devel1 at github/amiga-gcc from mirror 2024-09-30 17:27:11 +00:00
00774f0967 sync time.h
github synced commits to devel1 at github/amiga-gcc from mirror 2024-09-30 00:37:07 +00:00
b2e0518f89 undo skip newlib
2150d97e49 more pointer->value stuff to support libraries
Compare 2 commits »
github synced commits to master at github/AROS-v0 from mirror 2024-09-29 23:16:56 +00:00
06991115e2 Removed obsolete comment.
44f8b4e703 Put png_init_io in the png link library and have it set read and write functions that can see the FILE objects created by the application. Unit test added.
Compare 2 commits »
github synced commits to master at github/docker-amiga-gcc from mirror 2024-09-25 21:46:46 +00:00
b8a444b13d Fix amigadev/crosstools:m68k-amigaos-gcc10
dbb0d28bc9 Fix building of ppc-amigaos image + add arm64 version of image
Compare 2 commits »
github synced commits to master at github/AROS-v0 from mirror 2024-09-25 13:08:07 +00:00
cae695f350 Minor version update since the library was changed.
github synced commits to master at github/AROS-v0 from mirror 2024-09-25 04:58:22 +00:00
e0f1809718 Correctly apply the sign bit for negative results instead of corrupting the result.
e6cc40ed55 IEEEDPMul: fixed mantissa multiplication by putting high and low ULONGS in the right positions.
Compare 2 commits »
github synced commits to master at github/amiga-gcc from mirror 2024-09-23 20:58:22 +00:00
e8bb4b00bd build libnix4.library
github synced commits to master at github/docker-amiga-gcc from mirror 2024-09-23 20:48:06 +00:00
918ce13c79 Fix Jenkinsfile
ef4c275727 Fix Jenkinsfile
02ba44eec1 Add multi-arch build for m68k gcc13.1 build
f57d2e45d8 Fix multi-arch builds
a18b24a021 Merge branch 'master' of github.com:AmigaPorts/docker-amiga-gcc
Compare 6 commits »
github synced commits to master at github/AROS-v0 from mirror 2024-09-23 20:18:16 +00:00
2bf30bbfdb When the floating point definitions are not available, allocate 17 bytes to the fmtprintf buffer so kprintf can do correct QUAD logging without losing the most significant four bits.
github synced and deleted reference refs/tags/refs/pull/159/merge at github/AROS-v0 from mirror 2024-09-23 20:18:15 +00:00
github synced commits to devel1 at github/amiga-gcc from mirror 2024-09-23 12:48:00 +00:00
e8bb4b00bd build libnix4.library
github synced commits to master at github/AROS-v0 from mirror 2024-09-21 11:08:27 +00:00
b1dd31eed7 Simplified implementation of allowing not only parent to pthread_join
a241c5fec0 Adjust to AROS pthread structure
164104be87 Resolve a warning under 64-bits.
a12354457b Adjust to Time64 changes
Compare 5 commits »
github synced commits to alt-abiv0 at github/AROS-v0 from mirror 2024-09-21 11:08:26 +00:00
7a506e55a1 Backport: pthread 20240917
github synced commits to master at github/AROS-v0 from mirror 2024-09-18 08:30:50 +00:00
03eca1dd70 Update wpeditor.c
f00bfd97ff Update contributing guideline
06c5f6632b Key 3C is , on a Swedish keymap.
9545500be6 PC105 keymaps for Sweden and USA: Ctrl-\ now generates EOF as it should on an Amigaish system.
5d94dfcf15 Update wpeditor.c
Compare 18 commits »
github synced commits to LAST_SYNC_TO_ADT at github/AROS-v0 from mirror 2024-09-18 08:30:48 +00:00
0f450ebde1 Change detection of stalled connections
39f6ef0e87 add missing python.m4 script
e0f0a56796 Use curl instead of wget to fetch files over FTP as wget version 2 does not support FTP.
c7e6f79cd9 Use curl instead of wget to fetch files over HTTP(S) as wget behaviour differs too much between version 1 and 2.
fb07718991 Fix two sana2.h IO requests
Compare 340 commits »
github synced commits to master at github/AROS-v0 from mirror 2024-09-02 19:38:59 +00:00
4debe1329b Make it possible to provide extra configure options through environment variable EXTRA_CONFIGURE_OPTS
ad6b93d562 Let the user control the number of parallel make jobs through the MAKE_JOBS environment variable.
Compare 2 commits »
github synced commits to alt-abiv0 at github/AROS-v0 from mirror 2024-09-02 19:38:58 +00:00
30534ae63d Backport: Change workaround. Depend on IconControlA and fallback to do_Gadget when needed.
e5bd3c6484 Backport: Fix creation of drag image for icons
Compare 2 commits »