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/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-07-17
Daily bump.
GCC Administrator
1
-0
/
+21
2024-07-16
PR modula2/115957 ICE on procedure local const declaration
Gaius Mulley
4
-48
/
+59
2024-07-13
Daily bump.
GCC Administrator
1
-0
/
+8
2024-07-12
modula2: bootstrap fix for string and vector headers.
FX Coudert
2
-3
/
+3
2024-07-11
Daily bump.
GCC Administrator
1
-0
/
+13
2024-07-10
PR modula2/115823 Wrong expansion of isnormal optab
Gaius Mulley
1
-5
/
+26
2024-07-08
Daily bump.
GCC Administrator
1
-0
/
+14
2024-07-07
PR modula2/115804 ICE during gimplification with new isfinite optab
Gaius Mulley
1
-11
/
+15
2024-06-26
Daily bump.
GCC Administrator
1
-0
/
+86
2024-06-25
modula2: tidyup remove unused procedures and unused parameters
Gaius Mulley
2
-113
/
+16
2024-06-25
PR modula2/115540 gcc/m2/mc-boot-ch/Gtermios.cc error return-statement with a...
Gaius Mulley
3
-3
/
+3
2024-06-25
PR modula2/115536 Expression is evaluated incorrectly when encountering relop...
Gaius Mulley
14
-392
/
+519
2024-06-18
Daily bump.
GCC Administrator
1
-0
/
+7
2024-06-16
m2: Remove uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
Kewen Lin
1
-3
/
+4
2024-06-12
Daily bump.
GCC Administrator
1
-0
/
+267
2024-06-11
PR modula2/114529 Avoid ODR violations in bootstrap translated sources
Gaius Mulley
83
-5605
/
+7070
2024-06-07
Daily bump.
GCC Administrator
1
-0
/
+10
2024-06-06
modula2: Simplify REAL/LONGREAL/SHORTREAL node creation.
Gaius Mulley
1
-23
/
+7
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
[next]