aboutsummaryrefslogtreecommitdiff
path: root/libgm2/libm2pim
AgeCommit message (Expand)AuthorFilesLines
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