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
/
gm2-gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
Rename ASM_INPUT_P to ASM_BASIC_P
Richard Sandiford
2
-2
/
+2
2024-08-28
PR modula2/116181 remove ODR warnings from library interface files
Gaius Mulley
3
-10
/
+5
2024-07-28
PR modula2/115823 Wrong expansion of isnormal optab
Gaius Mulley
1
-2
/
+2
2024-07-23
PR modula2/116048 ICE when encountering wrong kind of qualident
Gaius Mulley
1
-0
/
+4
2024-07-12
modula2: bootstrap fix for string and vector headers.
FX Coudert
1
-1
/
+1
2024-07-10
PR modula2/115823 Wrong expansion of isnormal optab
Gaius Mulley
1
-5
/
+26
2024-07-07
PR modula2/115804 ICE during gimplification with new isfinite optab
Gaius Mulley
1
-11
/
+15
2024-06-16
m2: Remove uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
Kewen Lin
1
-3
/
+4
2024-06-06
modula2: Simplify REAL/LONGREAL/SHORTREAL node creation.
Gaius Mulley
1
-23
/
+7
2024-05-02
PR modula2/113836 gm2 does not dump gimple or quadruples to a file
Gaius Mulley
4
-6
/
+29
2024-04-16
PR modula2/114745: const cast causes ICE
Gaius Mulley
3
-12
/
+38
2024-04-06
PR modula2/114617 gm2 unable to resolve const expressions using relop ICE
Gaius Mulley
3
-0
/
+17
2024-04-02
PR modula2/114565 progress trace would be useful to isolate ICE for users
Gaius Mulley
5
-2
/
+29
2024-03-28
PR modula2/114517 gm2 does not allow comparison operator hash in column one
Gaius Mulley
1
-0
/
+1
2024-03-26
PR modula2/114478 isnormal builtin unavailable from m2
Gaius Mulley
1
-27
/
+120
2024-03-21
PR modula2/113836 gm2 does not dump gimple or quadruples to file
Gaius Mulley
7
-4
/
+3016
2024-03-07
PR modula2/109969 Linking large project causes an ICE
Gaius Mulley
1
-0
/
+2
2024-01-18
PR modula2/111956 Many powerpc platforms do _not_ have support for IEEE754
Gaius Mulley
5
-98
/
+31
2024-01-03
Update copyright years.
Jakub Jelinek
57
-57
/
+57
2023-11-01
PR modula2/102989: reimplement overflow detection in ztype though WIDE_INT_MA...
Gaius Mulley
6
-33
/
+87
2023-10-25
PR modula2/111955 introduce isnan support to Builtins.def
Gaius Mulley
1
-0
/
+25
2023-10-17
PR modula2/111756: Re-building all-gcc after source changes fails to link
Gaius Mulley
1
-5
/
+14
2023-10-11
PR modula2/111675 Incorrect packed record field value passed to a procedure
Gaius Mulley
4
-30
/
+16
2023-09-19
PR 108143/modula2 LONGREAL and powerpc64le-linux
Gaius Mulley
15
-200
/
+438
2023-09-14
modula2: introduce case checking when switching on subranges
Gaius Mulley
3
-1
/
+37
2023-09-12
modula2: new option -Wcase-enum and associated fixes
Gaius Mulley
1
-1
/
+1
2023-07-11
[modula2] Improve uninitialized variable analysis by combining basic blocks
Gaius Mulley
2
-1
/
+3
2023-07-03
PR modula2/110125 variables reported as uninitialized when set inside WITH
Gaius Mulley
1
-0
/
+2
2023-06-18
PR modula2/110284 Remove stor-layout.o and backend header files
Gaius Mulley
1
-4
/
+0
2023-05-18
m2: use _P() defines from tree.h
Bernhard Reutner-Fischer
6
-17
/
+17
2023-04-26
PR modula2/108121 Re-implement overflow detection for constant literals
Gaius Mulley
7
-305
/
+148
2023-04-21
PR modula2/109586 cc1gm2 ICE when compiling large source files.
Gaius Mulley
1
-2
/
+2
2023-04-13
PR modula2/109496 Fix constant char parameter passing to an array of char
Gaius Mulley
3
-0
/
+18
2023-03-29
PR modula2/109336 - The -fmod= and -fdef= options do not work
Gaius Mulley
1
-1
/
+1
2023-03-23
PR modula2/109264 Bugfix resolve opaque types containing sets
Gaius Mulley
3
-8
/
+3
2023-03-22
PR modula2/107630 Remove M2LINK and remove some cross linking
Gaius Mulley
1
-1
/
+2
2023-03-19
[modula2] target independent doc and tools rebuilt
Gaius Mulley
12
-54
/
+54
2023-03-17
PR modula2/109032 - message 'compiler checks to force' is too complicated
Gaius Mulley
1
-7
/
+10
2023-03-17
PR modula2/109102 Wrong quotes in diagnostic
Gaius Mulley
1
-1
/
+1
2023-03-13
PR 109103 Modula2 Missing function internal_error_at
Gaius Mulley
8
-107
/
+248
2023-03-12
[PR modula2/109089] implementation of boolean should be C++/C bool
Gaius Mulley
20
-514
/
+533
2023-02-25
modula-2 module registration process seems to fail with shared libraries [PR1...
Gaius Mulley
3
-4
/
+10
2023-02-01
Fixup noreturn attributes in modula-2 [PR108551] and [PR108612]
Gaius Mulley
1
-3
/
+3
2023-01-26
PR-108551 gcc/m2/gm2-libs-pim/Termbase.mod:128:1 error end of non-void
Gaius Mulley
4
-10
/
+16
2023-01-25
modula-2: Fixes for preprocessing [PR102343, PR108182].
Iain Sandoe
2
-0
/
+15
2023-01-24
Introduce new module to create search paths of dynamic strings.
Gaius Mulley
2
-1
/
+2
2023-01-20
PR-108135 Modula2 meets clang (remove dead code and bugfix m2.flex)
Gaius Mulley
1
-17
/
+0
2023-01-16
Update copyright years.
Jakub Jelinek
57
-57
/
+57
2023-01-13
modula-2: Handle pass '-v' option to the compiler.
Iain Sandoe
1
-0
/
+1
2023-01-05
modula-2: Remove uses of scalb*() and significand*() [PR107631]
Iain Sandoe
1
-12
/
+0
[next]