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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-22
re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator)
Joseph Myers
7
-25
/
+36
2007-11-22
Forgot to save before minor edit of last change
Hans-Peter Nilsson
1
-1
/
+1
2007-11-22
mmix.c (mmix_encode_section_info): Remove duplicate line in my edit of the la...
Hans-Peter Nilsson
2
-1
/
+5
2007-11-22
re PR target/33947 (warning: 'const' attribute directive ignored)
Jakub Jelinek
2
-6
/
+13
2007-11-22
primary.c (gfc_match_structure_constructor): Allow constructor for types with...
Tobias Burnus
4
-1
/
+32
2007-11-22
sh.md (divsi_inv_m3): Handle zero dividend specially.
Kaz Kojima
2
-0
/
+11
2007-11-22
Fix a misformatted entry.
Jakub Jelinek
1
-3
/
+3
2007-11-22
re PR c++/34094 (Undefined static data member in anonymous namespace can acqu...
Jakub Jelinek
4
-1
/
+50
2007-11-22
i386.h (TARGET_CPU_CPP_BUILTINS): Change checking of ix86_arch and ix86_tune ...
Uros Bizjak
3
-109
/
+128
2007-11-22
re PR fortran/34079 (Bind(C): Character argument/return value problems)
Tobias Burnus
7
-4
/
+289
2007-11-22
re PR rtl-optimization/33848 (reference to non-existent label at -O1 on mips/...
Richard Sandiford
2
-0
/
+48
2007-11-22
trans.c (gnat_to_gnu): Reformat lines to fit in 80 columns.
Olivier Hainque
2
-10
/
+19
2007-11-22
mmix.c (mmix_encode_section_info): Use alloca to avoid writing into string al...
Tom Tromey
2
-6
/
+8
2007-11-22
Daily bump.
GCC Administrator
1
-1
/
+1
2007-11-21
* de.po: Update.
Joseph Myers
2
-230
/
+187
2007-11-21
re PR target/34155 (ICE in simplify_binary_operation_1, at simplify-rtx.c:266...
Kaz Kojima
3
-25
/
+51
2007-11-21
regclass.c (init_reg_autoinc): Fix typo preventing test of secondary output r...
Hans-Peter Nilsson
2
-1
/
+6
2007-11-21
re PR fortran/34083 (internal compiler error: in gfc_conv_array_constructor_e...
Francois-Xavier Coudert
4
-3
/
+27
2007-11-21
s-osinte-kfreebsd-gnu.ads (To_Target_Priority): New function.
Aurelien Jarno
3
-1
/
+10
2007-11-21
re PR tree-optimization/34148 (Too many VOPs, too deep tree-ssa-sccvn.c recur...
Richard Guenther
3
-1
/
+10
2007-11-21
Daily bump.
GCC Administrator
1
-1
/
+1
2007-11-20
re PR middle-end/34154 (gcc 4.1.1 bug / case ranges / unsigned long long)
Richard Guenther
5
-5
/
+35
2007-11-20
* gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.
Uros Bizjak
2
-14
/
+19
2007-11-20
re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)
Thomas Koenig
7
-25
/
+37
2007-11-20
target-supports.exp (check_effective_target_mips_soft_float): New procedure.
Richard Sandiford
4
-0
/
+23
2007-11-20
read-rtl.c (fatal_expected_char): Print EOF as text rather that its binary re...
Rask Ingemann Lambertsen
2
-2
/
+11
2007-11-20
re PR c++/34089 (Segfault on specialization using struct instead of template ...
Jakub Jelinek
4
-2
/
+26
2007-11-20
tree-ssa-operands.c (add_virtual_operand): Consistently prune accesses.
Richard Guenther
4
-1
/
+90
2007-11-20
mips.c (mips_file_start): Add support for flagging 32-bit code with -mfp64 fl...
Thiemo Seufer
2
-1
/
+8
2007-11-20
re PR c/34146 (Inefficient code with compound literals inside a CONSTRUCTO)
Jakub Jelinek
5
-3
/
+120
2007-11-20
* config/spu/spu_mfcio.h: Fix typo.
Ben Elliston
2
-1
/
+5
2007-11-20
re PR c++/28879 (ICE with VLA in template function)
Jakub Jelinek
4
-4
/
+31
2007-11-20
re PR c++/33962 (ICE at call to overloaded template function with variable-le...
Jakub Jelinek
4
-0
/
+30
2007-11-20
* unwind.inc: Comment that unwind-sjlj.c includes this file.
Ben Elliston
2
-1
/
+6
2007-11-20
mfc_tag_release.c: New file.
Ulrich Weigand
9
-2
/
+693
2007-11-20
re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)
Jerry DeLisle
2
-24
/
+5
2007-11-20
re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)
Jerry DeLisle
4
-18
/
+29
2007-11-20
Daily bump.
GCC Administrator
1
-1
/
+1
2007-11-19
note PR 28834
Jason Merrill
1
-1
/
+1
2007-11-19
PR debug/29436, c/32326
Jason Merrill
7
-43
/
+44
2007-11-19
rs6000.c (invalid_e500_subreg, [...]): Handle DDmode and TDmode similarly to ...
Peter Bergner
5
-39
/
+131
2007-11-19
Add missing entry.
Eric Botcazou
1
-0
/
+7
2007-11-19
re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))
Eric Botcazou
7
-80
/
+33
2007-11-19
re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...
Eric Botcazou
2
-1
/
+7
2007-11-19
bfin.c (must_save_p): New function, mostly broken out of n_dregs_to_save and ...
Bernd Schmidt
2
-96
/
+185
2007-11-19
re PR tree-optimization/34099 (optimizer problem)
Richard Biener
1
-0
/
+5
2007-11-19
re PR tree-optimization/34099 (optimizer problem)
Richard Guenther
3
-22
/
+57
2007-11-19
re PR fortran/34079 (Bind(C): Character argument/return value problems)
Tobias Burnus
5
-9
/
+188
2007-11-19
re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...
Eric Botcazou
2
-5
/
+5
2007-11-19
re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...
Eric Botcazou
8
-11
/
+74
[next]