aboutsummaryrefslogtreecommitdiff
path: root/libgm2/libm2iso
AgeCommit message (Expand)AuthorFilesLines
2023-11-13PR modula2/110779: Add reduced acinclude.m4 to allow interrogation of time fe...Gaius Mulley1-1/+10
2023-10-27PR modula2/112110: fails to build on freebsd when compiling wrapclock.ccGaius Mulley1-8/+1
2023-10-27PR modula2/111530: Build failure on BSD due to getopt_long_only GNU extension...Gaius Mulley1-5/+5
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe2-7/+14
2023-09-29modula2: iso library SysClock.mod and wrapclock.cc fixes.Gaius Mulley1-5/+7
2023-09-19PR 108143/modula2 LONGREAL and powerpc64le-linuxGaius Mulley2-10/+31
2023-09-13modula2: -Wcase-enum detect singular/plural and use switch during buildGaius Mulley2-2/+2
2023-08-12PR modula2/110779 SysClock can not read the clock (Darwin portability fixes)Gaius Mulley1-86/+115
2023-08-09PR modula2/110779: libgm2 fix solaris bootstrap check for tm_gmtoffGaius Mulley1-3/+93
2023-08-05PR modula2/110779 SysClock can not read the clockGaius Mulley4-12/+234
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge1-1/+0
2023-05-17PR modula2/109879 WholeIO.ReadCard and ReadInt should consume leading spaceGaius Mulley2-7/+11
2023-05-13Replace bool as boolean instead of int in libgm2Gaius Mulley1-14/+6
2023-05-08libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplifyThomas Schwinge2-7/+7
2023-03-16PR 107630 runtime libs should be self-containedGaius Mulley2-24/+24
2023-03-14PR 109125 Modula2 SIGBUS in m2pim_ldtoa_ldtoaGaius Mulley3-42/+20
2023-02-25modula-2 module registration process seems to fail with shared libraries [PR1...Gaius Mulley7-197/+266
2023-02-19libgm2/libm2iso/RTco.cc (re-implementation) Bugfix for [PR108835]Gaius Mulley1-127/+176
2023-02-13Cleanup libgm2/libm2iso/RTco.ccGaius Mulley1-2/+1
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-10/+0
2023-01-24Introduce new module to create search paths of dynamic strings.Gaius Mulley2-2/+2
2023-01-23modula2/108144 - fix mistake in previous changeRichard Biener2-22/+22
2023-01-23modula2/108144 - Fix multilib install of libgm2Richard Biener2-22/+22
2023-01-19modula2/108144 - fix --enable-version-specific-runtime-libsRichard Biener2-4/+5
2023-01-17PR-108404 M2RTS_Halt fails with a segvGaius Mulley2-15/+20
2023-01-04modula-2: Fix registration of modules via constructors [PR108183].Iain Sandoe2-6/+4
2022-12-31modula-2,libgm2: Add undefined, dynamic_lookup to m2 libs links.Iain Sandoe2-2/+9
2022-12-14Merge modula-2 front end onto gcc.Gaius Mulley8-0/+2595