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
2008-03-02
re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...
Manuel López-Ibáñez
21
-72
/
+136
2008-03-02
libgcc2.c (__addvSI3, [...]): Use unsigned arithmetic.
Joseph Myers
2
-12
/
+18
2008-03-02
struct-equiv.c: Remove file.
Andi Kleen
5
-1648
/
+11
2008-03-02
Daily bump.
GCC Administrator
1
-1
/
+1
2008-03-01
parser.c (cp_lexer_next_token_is_decl_specifier_keyword): Note that auto is e...
Douglas Gregor
4
-2
/
+65
2008-03-01
ifcvt.c (noce_process_if_block): Try to handle only the then block if the els...
Alexandre Oliva
2
-0
/
+14
2008-03-01
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
Janne Blomqvist
3
-3
/
+7
2008-03-01
re PR fortran/34770 (Incorrect array indexing through pointer when array does...
Francois-Xavier Coudert
2
-0
/
+19
2008-03-01
re PR libfortran/35063 (Clean up use of destroy_unit_mutex())
Janne Blomqvist
13
-5
/
+104
2008-03-01
df-scan.c (df_ref_chain_change_bb): Simplify.
Alexandre Oliva
6
-50
/
+37
2008-03-01
* rtlanal.c (loc_mentioned_in_p): Test XVECEXPs correctly.
Alexandre Oliva
2
-4
/
+7
2008-03-01
tree-flow-inline.h (next_readonly_imm_use): Return NULL_USE_OPERAND_P after t...
Alexandre Oliva
2
-1
/
+6
2008-03-01
re PR middle-end/35411 (internal compiler error: in set_ssa_val_to, at tree-s...
Richard Guenther
2
-1
/
+18
2008-03-01
Daily bump.
GCC Administrator
1
-1
/
+1
2008-02-29
re PR fortran/35059 (Seg fault when max constructor limit reached)
Jerry DeLisle
5
-13
/
+32
2008-02-29
fold-const.c (fold_convertible_p): Correct the logic to follow that in fold_c...
Francois-Xavier Coudert
2
-1
/
+13
2008-02-29
re PR c++/35315 (ICE with attribute transparent_union)
Douglas Gregor
4
-0
/
+24
2008-02-29
parser.c (cp_parser_nonclass_name): New.
Manuel López-Ibáñez
2
-35
/
+62
2008-02-29
toplev.c (input_file_stack, [...]): Remove.
Tom Tromey
11
-125
/
+70
2008-02-29
arm.md (arm_addsi3): Add r/k/n alternative.
Paul Brook
2
-1
/
+5
2008-02-29
ieee754-df.S (muldf3): Use RET macros.
Paul Brook
2
-2
/
+6
2008-02-29
tree-ssa-pre.c (get_sccvn_value): Create missing VNs via vn_lookup_or_add.
Richard Guenther
3
-14
/
+22
2008-02-29
expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE on method.
Tom Tromey
3
-3
/
+12
2008-02-29
sh.c (sh_scalar_mode_supported_p): New function.
Kaz Kojima
3
-6
/
+21
2008-02-29
tree-loop-linear.c (try_interchange_loops): Compare memory access strides aga...
Sebastian Pop
4
-6
/
+43
2008-02-29
sh.c (sh_secondary_reload): Handle loading a float constant to fpul.
Kaz Kojima
2
-1
/
+8
2008-02-29
Daily bump.
GCC Administrator
1
-1
/
+1
2008-02-28
re PR fortran/31463 ([patch] inconsistent warnings if function return value i...
Daniel Franke
12
-24
/
+144
2008-02-28
simplify-rtx.c (simplify_unary_operation_1): Extend the handling of SUBREG_PR...
Richard Sandiford
2
-5
/
+28
2008-02-28
re PR fortran/34868 (ICE with -ff2c for function returning a complex number)
Francois-Xavier Coudert
5
-3
/
+76
2008-02-28
tree-ssa-sccvn (vn_ssa_aux_obstack): New obstack.
Steven Bosscher
2
-13
/
+28
2008-02-28
invoke.texi: Document -ftree-loop-distribution.
Sebastian Pop
32
-105
/
+2326
2008-02-28
re PR target/33963 (Dllimport attribute wrongly accepted on typedefs)
Joseph Myers
2
-0
/
+16
2008-02-28
revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
Richard Guenther
15
-258
/
+308
2008-02-28
pr34351.c: Compile for x86 targets only.
Uros Bizjak
2
-2
/
+6
2008-02-28
Daily bump.
GCC Administrator
1
-1
/
+1
2008-02-27
* gfortran.dg/large_real_kind_3.F90: Reverse previous commit.
Francois-Xavier Coudert
2
-1
/
+5
2008-02-27
re PR target/34409 (MIPS: Non-optimal DWARF frame data)
David Daney
6
-6
/
+16
2008-02-27
re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...
Uros Bizjak
3
-15
/
+18
2008-02-27
tree-dump.c (dequeue_and_dump): Check DECL_SAVED_TREE, not DECL_LANG_SPECIFIC...
Tom Tromey
2
-2
/
+7
2008-02-27
mmx-1.c: Add -Werror-implicit-function-declaration to dg-options.
Jan Beulich
5
-4
/
+12
2008-02-27
c-decl.c (merge_decls): Use DECL_USER_ALIGN() on olddecl to update the respec...
Jan Beulich
2
-1
/
+6
2008-02-27
re PR fortran/33387 (Fortran front-end should translate intrinsics by calling...
Francois-Xavier Coudert
6
-177
/
+431
2008-02-27
Fix PR rtl-optimization/34999
Revital Eres
4
-11
/
+98
2008-02-27
re PR tree-optimization/25290 (PHI-OPT could be rewritten so that is uses fold)
Richard Guenther
4
-1
/
+25
2008-02-27
Minor reformatting.
Arnaud Charlet
1
-3
/
+3
2008-02-27
re PR ada/22255 (Reset on shared file causes Use_Error.)
Samuel Tardieu
4
-7
/
+34
2008-02-27
re PR ada/34799 ([Ada] Assertion fails when no component clause is given for ...
Samuel Tardieu
4
-1
/
+35
2008-02-27
re PR middle-end/34971 (bitfield rotates are folded and expanded wrong)
Richard Guenther
5
-7
/
+54
2008-02-27
re PR c++/35368 (With #pragma visibility, `vtable for __cxxabiv1::__class_typ...
Jakub Jelinek
6
-13
/
+86
[next]