aboutsummaryrefslogtreecommitdiff
path: root/libgm2/libm2pim
AgeCommit message (Expand)AuthorFilesLines
2023-12-12PR modula2/112984 Compiling program with -Wpedantic shows warning in librariesGaius Mulley2-2/+4
2023-11-13PR modula2/110779: Add reduced acinclude.m4 to allow interrogation of time fe...Gaius Mulley1-1/+10
2023-10-27PR modula2/111530: Build failure on BSD due to getopt_long_only GNU extension...Gaius Mulley2-53/+985
2023-10-25PR modula2/111955 introduce isnan support to Builtins.defGaius Mulley1-0/+39
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe2-7/+13
2023-09-19PR 108143/modula2 LONGREAL and powerpc64le-linuxGaius Mulley2-8/+25
2023-09-13modula2: -Wcase-enum detect singular/plural and use switch during buildGaius Mulley2-2/+2
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge1-1/+0
2023-05-17PR modula2/109879 WholeIO.ReadCard and ReadInt should consume leading spaceGaius Mulley1-5/+5
2023-05-13Replace bool as boolean instead of int in libgm2Gaius Mulley2-19/+6
2023-05-08libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplifyThomas Schwinge2-7/+7
2023-03-22PR modula2/107630 Remove M2LINK and remove some cross linkingGaius Mulley2-2/+2
2023-03-15PR 109125 13 regression SIGBUS in m2pim_ldtoa_ldtoaGaius Mulley2-20/+6
2023-03-14PR 109125 Modula2 SIGBUS in m2pim_ldtoa_ldtoaGaius Mulley4-385/+384
2023-02-27libgm2/libm2pim/sckt.cc:254:3: warning: memset() called to fill 0 bytes [PR10...Gaius Mulley1-1/+1
2023-02-25modula-2 module registration process seems to fail with shared libraries [PR1...Gaius Mulley12-204/+263
2023-02-01Fixup noreturn attributes in modula-2 [PR108551] and [PR108612]Gaius Mulley2-2/+2
2023-01-31modula2/108462 - duplicate install of static modula2 target libsRichard Biener2-8/+0
2023-01-23modula2/108144 - fix mistake in previous changeRichard Biener2-16/+16
2023-01-23modula2/108144 - Fix multilib install of libgm2Richard Biener2-16/+16
2023-01-19modula2/108144 - fix --enable-version-specific-runtime-libsRichard Biener2-4/+5
2023-01-04modula-2: Fix registration of modules via constructors [PR108183].Iain Sandoe10-27/+19
2022-12-31modula-2,libgm2: Add undefined, dynamic_lookup to m2 libs links.Iain Sandoe2-3/+9
2022-12-14Merge modula-2 front end onto gcc.Gaius Mulley13-0/+5247