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
/
gcc
/
m2
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
Daily bump.
GCC Administrator
1
-0
/
+27
2024-05-21
modula2: use groups in the type resolver of the bootstrap tool mc
Gaius Mulley
9
-165
/
+552
2024-05-21
modula2: Pass --destdir for dir index during install of m2.info.
Sam James
1
-1
/
+1
2024-05-16
Daily bump.
GCC Administrator
1
-0
/
+12
2024-05-15
PR modula2/115057 TextIO.ReadRestLine raises an exception when buffer is exce...
Gaius Mulley
3
-7
/
+18
2024-05-13
Daily bump.
GCC Administrator
1
-0
/
+6
2024-05-09
PR modula2/115003 exporting a symbol to outer scope with a name clash causes ICE
Gaius Mulley
1
-0
/
+1
2024-05-04
Daily bump.
GCC Administrator
1
-0
/
+14
2024-05-03
PR modula2/114929 for loop fails to iterate down to zero when using a cardina...
Gaius Mulley
2
-35
/
+158
2024-05-03
Daily bump.
GCC Administrator
1
-0
/
+27
2024-05-02
PR modula2/113836 gm2 does not dump gimple or quadruples to a file
Gaius Mulley
8
-20
/
+191
2024-04-26
Daily bump.
GCC Administrator
1
-0
/
+13
2024-04-25
PR modula2/114836 Avoid concatenation of error strings to aid error locale tr...
Gaius Mulley
1
-6
/
+3
2024-04-25
modula2: issue the parameter incompatibility error message based on dialect
Gaius Mulley
2
-6
/
+28
2024-04-24
Daily bump.
GCC Administrator
1
-0
/
+9
2024-04-23
Further spelling fixes in translatable strings
Jakub Jelinek
1
-3
/
+3
2024-04-23
Spelling fixes for translatable strings
Jakub Jelinek
1
-1
/
+1
2024-04-23
Daily bump.
GCC Administrator
1
-0
/
+19
2024-04-22
PR modula2/114811 string set incl ICE bugfix
Gaius Mulley
1
-20
/
+23
2024-04-22
PR modula2/114807 badpointer3.mod causes an ICE
Gaius Mulley
4
-32
/
+17
2024-04-21
Daily bump.
GCC Administrator
1
-0
/
+17
2024-04-20
PR modula2/112893 full type checking between proctype and procedure not imple...
Gaius Mulley
4
-10
/
+80
2024-04-17
Daily bump.
GCC Administrator
1
-0
/
+97
2024-04-16
PR modula2/114745: const cast causes ICE
Gaius Mulley
12
-166
/
+293
2024-04-10
Daily bump.
GCC Administrator
1
-0
/
+12
2024-04-09
modula2: tidyup makeSystem
Gaius Mulley
1
-5
/
+9
2024-04-09
PR modula2/114648 cc1gm2 by default does not handle C pre-processor file and ...
Gaius Mulley
1
-1
/
+1
2024-04-08
Daily bump.
GCC Administrator
1
-0
/
+99
2024-04-06
PR modula2/114617 gm2 unable to resolve const expressions using relop ICE
Gaius Mulley
11
-104
/
+702
2024-04-05
modula2: Add m2.install-dvi in gcc/m2/Make-lang.in
Christophe Lyon
1
-0
/
+12
2024-04-03
Daily bump.
GCC Administrator
1
-0
/
+62
2024-04-02
PR modula2/114565 progress trace would be useful to isolate ICE for users
Gaius Mulley
14
-65
/
+285
2024-04-02
Daily bump.
GCC Administrator
1
-0
/
+44
2024-04-01
PR modula2/114548 gm2 fails to identify variable in a const expression
Gaius Mulley
1
-148
/
+306
2024-04-01
Daily bump.
GCC Administrator
1
-0
/
+8
2024-03-31
modula2: Fix m2.install-info in gcc/m2/Make-lang.in
Christophe Lyon
1
-7
/
+7
2024-03-31
modula2: Add m2.install-html rule to gcc/m2/Make-lang.in
Christophe Lyon
1
-0
/
+19
2024-03-29
Daily bump.
GCC Administrator
1
-0
/
+30
2024-03-28
PR modula2/114520 Incorrect ordering of import/export statements cause confusion
Gaius Mulley
1
-4
/
+27
2024-03-28
PR modula2/114517 gm2 does not allow comparison operator hash in column one
Gaius Mulley
5
-17
/
+43
2024-03-28
modula2: Rebuild documentation sections for target independent libs
Gaius Mulley
2
-4
/
+130
2024-03-27
Daily bump.
GCC Administrator
1
-0
/
+69
2024-03-26
PR modula2/114478 isnormal builtin unavailable from m2
Gaius Mulley
3
-42
/
+306
2024-03-26
Daily bump.
GCC Administrator
1
-0
/
+6
2024-03-25
modula2: Rebuild documentation sections for target independent libs
Gaius Mulley
3
-39
/
+574
2024-03-24
Daily bump.
GCC Administrator
1
-0
/
+13
2024-03-23
PR modula2/114444 trunc float malformed error cause ICE
Gaius Mulley
1
-3
/
+3
2024-03-23
PR modula2/114443 missing quote cause ICE
Gaius Mulley
1
-0
/
+2
2024-03-23
Daily bump.
GCC Administrator
1
-0
/
+6
2024-03-22
PR modula2/114422 Attempting to declare a set of unknown type causes ICE
Gaius Mulley
1
-1
/
+1
[next]