index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgm2
/
libm2iso
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
PR modula2/115276 bugfix libgm2 wraptime.InitTM returns NIL
Gaius Mulley
1
-1
/
+1
2024-05-02
modula2: Regenerate libgm2 Makefile.ins using correct include order
Gaius Mulley
1
-5
/
+5
2024-02-13
libgm2: Fix libm2iso/wraptime.cc compilation on Solaris
Rainer Orth
1
-2
/
+2
2024-01-18
PR modula2/111956 Many powerpc platforms do _not_ have support for IEEE754
Gaius Mulley
2
-10
/
+6
2024-01-05
modula2: libm2iso/RTco.cc tidyup use bool instead of int
Gaius Mulley
1
-1
/
+1
2023-12-13
PR modula2/112921 missing modules shortreal shortstr shortconv convstringshort
Gaius Mulley
2
-15
/
+32
2023-12-12
PR modula2/112984 Compiling program with -Wpedantic shows warning in libraries
Gaius Mulley
2
-2
/
+4
2023-11-13
PR modula2/110779: Add reduced acinclude.m4 to allow interrogation of time fe...
Gaius Mulley
1
-1
/
+10
2023-10-27
PR modula2/112110: fails to build on freebsd when compiling wrapclock.cc
Gaius Mulley
1
-8
/
+1
2023-10-27
PR modula2/111530: Build failure on BSD due to getopt_long_only GNU extension...
Gaius Mulley
1
-5
/
+5
2023-10-22
Config,Darwin: Allow for configuring Darwin to use embedded runpath.
Iain Sandoe
2
-7
/
+14
2023-09-29
modula2: iso library SysClock.mod and wrapclock.cc fixes.
Gaius Mulley
1
-5
/
+7
2023-09-19
PR 108143/modula2 LONGREAL and powerpc64le-linux
Gaius Mulley
2
-10
/
+31
2023-09-13
modula2: -Wcase-enum detect singular/plural and use switch during build
Gaius Mulley
2
-2
/
+2
2023-08-12
PR modula2/110779 SysClock can not read the clock (Darwin portability fixes)
Gaius Mulley
1
-86
/
+115
2023-08-09
PR modula2/110779: libgm2 fix solaris bootstrap check for tm_gmtoff
Gaius Mulley
1
-3
/
+93
2023-08-05
PR modula2/110779 SysClock can not read the clock
Gaius Mulley
4
-12
/
+234
2023-06-02
Remove stale Autoconf checks for Perl
Thomas Schwinge
1
-1
/
+0
2023-05-17
PR modula2/109879 WholeIO.ReadCard and ReadInt should consume leading space
Gaius Mulley
2
-7
/
+11
2023-05-13
Replace bool as boolean instead of int in libgm2
Gaius Mulley
1
-14
/
+6
2023-05-08
libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simplify
Thomas Schwinge
2
-7
/
+7
2023-03-16
PR 107630 runtime libs should be self-contained
Gaius Mulley
2
-24
/
+24
2023-03-14
PR 109125 Modula2 SIGBUS in m2pim_ldtoa_ldtoa
Gaius Mulley
3
-42
/
+20
2023-02-25
modula-2 module registration process seems to fail with shared libraries [PR1...
Gaius Mulley
7
-197
/
+266
2023-02-19
libgm2/libm2iso/RTco.cc (re-implementation) Bugfix for [PR108835]
Gaius Mulley
1
-127
/
+176
2023-02-13
Cleanup libgm2/libm2iso/RTco.cc
Gaius Mulley
1
-2
/
+1
2023-02-01
Fixup noreturn attributes in modula-2 [PR108551] and [PR108612]
Gaius Mulley
2
-2
/
+2
2023-01-31
modula2/108462 - duplicate install of static modula2 target libs
Richard Biener
2
-10
/
+0
2023-01-24
Introduce new module to create search paths of dynamic strings.
Gaius Mulley
2
-2
/
+2
2023-01-23
modula2/108144 - fix mistake in previous change
Richard Biener
2
-22
/
+22
2023-01-23
modula2/108144 - Fix multilib install of libgm2
Richard Biener
2
-22
/
+22
2023-01-19
modula2/108144 - fix --enable-version-specific-runtime-libs
Richard Biener
2
-4
/
+5
2023-01-17
PR-108404 M2RTS_Halt fails with a segv
Gaius Mulley
2
-15
/
+20
2023-01-04
modula-2: Fix registration of modules via constructors [PR108183].
Iain Sandoe
2
-6
/
+4
2022-12-31
modula-2,libgm2: Add undefined, dynamic_lookup to m2 libs links.
Iain Sandoe
2
-2
/
+9
2022-12-14
Merge modula-2 front end onto gcc.
Gaius Mulley
8
-0
/
+2595