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/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
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-15
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-15
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
/
gcc
/
m2
/
gm2-libs
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
PR modula2/121289 Poor warning location when using Wstyle option
Gaius Mulley
1
-17
/
+19
2025-07-23
[modula2] Add return to remove build warning
Gaius Mulley
1
-2
/
+3
2025-07-18
PR modula2/121164 Modula 2 build failure
Gaius Mulley
1
-3
/
+3
2025-06-30
[PR modula2/117203] Followup add Delete procedure function
Gaius Mulley
2
-3
/
+22
2025-06-12
PR modula2/119650: Regenerate target independent documentation
Gaius Mulley
1
-2
/
+1
2025-06-07
[PR modula2/119650, PR modula2/117203]: WriteString and Delete are missing fr...
Gaius Mulley
11
-0
/
+572
2025-04-24
PR modula2/119915: Sprintf1 repeats the entire format string if it starts wit...
Gaius Mulley
1
-2
/
+2
2025-02-01
PR modula2/118703 Abort compiling m2pim_NumberIO_BinToStr
Gaius Mulley
3
-1
/
+35
2025-01-25
PR modula2/118010 libc.def lseek procedure off_t bugfix
Gaius Mulley
1
-3
/
+3
2025-01-25
PR modula2/118010 m2 libc lseek procedure interface correction
Gaius Mulley
1
-1
/
+1
2025-01-07
[PR modula2/118010, modula2/118183] Unable to rebuild the bootstrap tools and...
Gaius Mulley
2
-3
/
+3
2025-01-02
Update copyright years.
Jakub Jelinek
106
-108
/
+108
2024-11-16
PR modula2/117555: Add missing return statement after raise
Gaius Mulley
1
-3
/
+5
2024-10-01
modula2: Add FindIndice to library module gm2-libs/Indexing
Gaius Mulley
2
-0
/
+36
2024-09-24
modula2: Add noreturn attribute to m2/gm2-libs/M2RTS.mod
Gaius Mulley
1
-1
/
+1
2024-08-24
modula2: Export all string to integral and fp number conversion functions
Gaius Mulley
1
-0
/
+84
2024-08-16
Fix using keywords as identifiers to prevent warnings during build
Gaius Mulley
1
-4
/
+4
2024-08-16
PR modula2/116378 m2 bootstrap fails on x86_64-darwin
Gaius Mulley
1
-1
/
+1
2024-06-11
PR modula2/114529 Avoid ODR violations in bootstrap translated sources
Gaius Mulley
2
-2
/
+2
2024-03-26
PR modula2/114478 isnormal builtin unavailable from m2
Gaius Mulley
2
-15
/
+186
2024-03-21
PR modula2/113836 gm2 does not dump gimple or quadruples to file
Gaius Mulley
2
-5
/
+61
2024-03-07
PR modula2/109969 Linking large project causes an ICE
Gaius Mulley
2
-14
/
+54
2024-03-04
PR modula2/114227 InstallTerminationProcedure does not work with -fiso
Gaius Mulley
3
-74
/
+155
2024-02-25
PR modula2/113749 m2 enabled build times out on i686-gnu-hurd
Gaius Mulley
2
-10
/
+36
2024-02-10
PR modula2/113848 modula2 does not build with clang
Gaius Mulley
1
-1
/
+4
2024-02-03
PR modula2/113730 Unexpected handling of mixed-precision integer arithmetic
Gaius Mulley
1
-3
/
+1
2024-01-25
modula2: correct prototype for lseek within gcc/m2/gm2-libs/libc.def
Gaius Mulley
1
-1
/
+1
2024-01-24
PR modula2/113559 FIO.mod lseek requires cssize_t rather than longint
Gaius Mulley
1
-3
/
+3
2024-01-03
Update copyright years.
Jakub Jelinek
106
-108
/
+108
2023-12-12
PR modula2/112984 Compiling program with -Wpedantic shows warning in libraries
Gaius Mulley
9
-10
/
+9
2023-10-27
PR modula2/111530: Build failure on BSD due to getopt_long_only GNU extension...
Gaius Mulley
3
-82
/
+18
2023-10-25
PR modula2/111955 introduce isnan support to Builtins.def
Gaius Mulley
3
-5
/
+44
2023-10-24
modula2: tidyup M2Dependent.mod
Gaius Mulley
1
-5
/
+16
2023-10-24
modula2: gcc/m2/gm2-libs/M2Dependent.mod initialize all record fields.
Gaius Mulley
1
-0
/
+3
2023-09-19
PR 108143/modula2 LONGREAL and powerpc64le-linux
Gaius Mulley
3
-1
/
+35
2023-08-20
PR modula2/111085 nexttoward and nexttowardf contain incorrect definitions
Gaius Mulley
3
-6
/
+6
2023-07-25
PR modula2/110174 Bugfixes to M2GenGCC.mod:CodeInline preventing an ICE
Gaius Mulley
1
-24
/
+24
2023-07-22
PR modula2/110631 Bugfix to FIO WriteCardinal
Gaius Mulley
2
-30
/
+30
2023-06-30
modula-2: Amend the handling of failed select() calls in RTint [PR108835].
Iain Sandoe
1
-16
/
+54
2023-05-24
PR modula2/109952 Inconsistent HIGH values with 'ARRAY OF CHAR'
Gaius Mulley
1
-11
/
+5
2023-05-04
PR modula2/109675 implementation of writeAddress is non portable
Gaius Mulley
2
-5
/
+6
2023-04-05
PR modula2/109423 cc1gm2 ICE if an INCL or EXCL is performed on an unknown set
Gaius Mulley
9
-24
/
+6
2023-03-22
PR modula2/107630 Remove M2LINK and remove some cross linking
Gaius Mulley
5
-72
/
+35
2023-03-17
[modula2] Bugfix local symbol names for -fm2-whole-program
Gaius Mulley
1
-1
/
+1
2023-03-16
PR 107630 runtime libs should be self-contained
Gaius Mulley
10
-43
/
+51
2023-03-14
PR 109125 Modula2 SIGBUS in m2pim_ldtoa_ldtoa
Gaius Mulley
1
-1
/
+1
2023-03-12
[PR modula2/109089] implementation of boolean should be C++/C bool
Gaius Mulley
2
-9
/
+9
2023-02-28
Fix build warnings noreturn M2RTS and fix calls to RegisterModule [PR108956]
Gaius Mulley
1
-1
/
+1
2023-02-25
modula-2 module registration process seems to fail with shared libraries [PR1...
Gaius Mulley
7
-319
/
+530
2023-02-01
Fixup noreturn attributes in modula-2 [PR108551] and [PR108612]
Gaius Mulley
5
-41
/
+41
[next]