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-09-22
target-supports.exp (check_effective_target_fixed_point): New to check if tar...
Chao-ying Fu
51
-0
/
+5305
2007-09-22
Daily bump.
GCC Administrator
1
-1
/
+1
2007-09-21
Commit forgotten ChangeLog entry
Michael Meissner
1
-0
/
+13
2007-09-21
trans-expr.c (gfc_trans_pointer_assignment): Convert array descriptor for sub...
Paul Thomas
2
-5
/
+14
2007-09-21
utils.c (type_for_nonaliased_component_p): Return false for all AGGREGATE_TYPEs.
Olivier Hainque
6
-4
/
+61
2007-09-21
re PR fortran/33439 (OpenMP: Incorrect error message for chunksize variable)
Jakub Jelinek
2
-0
/
+43
2007-09-21
re PR fortran/33455 (MERGE intrinsic: Check for same string lengths)
Tobias Burnus
3
-0
/
+61
2007-09-21
re PR fortran/33037 (TRANSFER should warn on mismatched sizes)
Tobias Burnus
4
-1
/
+25
2007-09-21
re PR tree-optimization/33508 (tree struct aliasing goes into a loop marking ...
Richard Guenther
2
-14
/
+44
2007-09-21
mt-sde (CFLAGS_FOR_TARGET): Replace -fno-optimize-sibling-calls with -minterl...
Richard Sandiford
2
-8
/
+4
2007-09-21
re PR fortran/20441 (-finit-local-zero is missing from gfortran)
Asher Langton
14
-16
/
+624
2007-09-21
c-decl.c (finish_declspecs): When _Sat is used without _Fract or _Accum, set ...
Nigel Stephens
2
-3
/
+13
2007-09-21
Daily bump.
GCC Administrator
1
-1
/
+1
2007-09-20
re PR c++/33460 (ICE with static member in anonymous union)
Paolo Carlini
5
-8
/
+39
2007-09-20
re PR libfortran/23272 ([mingw32] inquire via filename fails)
Francois-Xavier Coudert
2
-0
/
+21
2007-09-20
c-decl.c (check_bitfield_type_and_width): Don't allow _Bool bit-fields wider ...
Joseph Myers
6
-18
/
+57
2007-09-20
re PR fortran/33221 (Cannot declare variables of TYPE without components)
Francois-Xavier Coudert
9
-8
/
+42
2007-09-20
re PR fortran/33288 (ICE (segfault) in mpfr_cmp2 when evaluating array initia...
Francois-Xavier Coudert
4
-4
/
+47
2007-09-20
re PR debug/33316 (ICE on valid variable-length automatic array in const struct)
Jakub Jelinek
5
-2
/
+30
2007-09-20
re PR c++/33496 (ICE with sizeof for invalid argument pack)
Jakub Jelinek
5
-1
/
+70
2007-09-20
re PR c/33238 (ICE on statement expression using variable-sized structure in ...
Jakub Jelinek
6
-34
/
+130
2007-09-20
target-supports.exp (check_effective_target_mips64): New procedure.
Richard Sandiford
6
-10
/
+53
2007-09-20
configure.ac (mipsisa*-*-elfoabi*): New stanza.
Richard Sandiford
4
-0
/
+35
2007-09-20
io.c (resolve_tag_format): New function using code split out and simplified f...
Tobias Schlüter
6
-110
/
+110
2007-09-20
extend.texi (Attribute Syntax): Remove old speculative future direction.
Joseph Myers
2
-18
/
+9
2007-09-20
re PR c++/7586 (Incorrect handling of attributes in template codes)
Jason Merrill
7
-50
/
+95
2007-09-20
re PR fortran/33497 (Bind(C): C_LOC rejects interoperable arguments)
Christopher D. Rickett
4
-20
/
+119
2007-09-20
re PR fortran/33325 (Document intrinsic Fortran modules)
Tobias Burnus
3
-1
/
+157
2007-09-20
combine.c: Include cgraph.h.
Mark Shinwell
2
-14
/
+58
2007-09-20
re PR c++/33459 (ICE on reference member in union)
Paolo Carlini
4
-6
/
+30
2007-09-20
dse.c (find_shift_sequence): No-op rework of control flow.
Richard Sandiford
2
-56
/
+52
2007-09-20
Daily bump.
GCC Administrator
1
-1
/
+1
2007-09-19
mips.c (build_mips16_call_stub): Tidy.
Richard Sandiford
2
-40
/
+25
2007-09-19
cfgexpand.c (dump_stack_var_partition): Use the correct index for the offset.
Andrew Pinski
2
-1
/
+6
2007-09-19
Eliminate trailing whitespace
Michael Meissner
10
-200
/
+200
2007-09-19
* config/mips/sde.h: Switch to GPLv3.
Joseph Myers
2
-5
/
+8
2007-09-19
tree-sra.c (decide_block_copy): Decide if there are groups.
Eric Botcazou
5
-2
/
+37
2007-09-19
m68k.c (output_move_himode): Remove jump table recognition.
Roman Zippel
3
-55
/
+12
2007-09-19
bfin.md (define_asm_attributes): New.
Bernd Schmidt
2
-0
/
+8
2007-09-19
tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.
Bernd Schmidt
9
-11
/
+32
2007-09-19
* gcc.dg/cpp/assert4.c: Fix expected h8300 preprocessor define.
Nick Clifton
2
-1
/
+5
2007-09-19
config.gcc (bfin*-linux-uclibc*): Add ./linux-sysroot-suffix.h to tm_file.
Jie Zhang
37
-91
/
+1109
2007-09-19
alias.c (memory_modified_1): Deconstify.
Kaveh R. Ghazi
4
-41
/
+39
2007-09-18
Restore detection of unsupported TLS.
Sandra Loosemore
67
-57
/
+187
2007-09-19
Daily bump.
GCC Administrator
1
-1
/
+1
2007-09-18
re PR c++/17743 (dependent expressions in attributes)
Jason Merrill
4
-7
/
+113
2007-09-18
re PR fortran/31119 (-fbounds-check: Check for presence of optional arguments...
Francois-Xavier Coudert
5
-2
/
+103
2007-09-18
dse.c (find_shift_sequence): Temporarily revert to forbidding word shifts.
Richard Sandiford
2
-1
/
+6
2007-09-18
PR c++/33462 (again)
Paolo Carlini
4
-2
/
+13
2007-09-18
re PR c++/33462 (Broken diagnostic: 'va_arg_expr' not supported by dump_expr)
Paolo Carlini
6
-0
/
+43
[next]