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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-29
cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...
Jan Hubicka
40
-486
/
+676
2013-05-29
* passes.c (init_optimization_passes): Move OMP expansion into lowering.
Jan Hubicka
2
-1
/
+5
2013-05-29
re PR tree-optimization/57442 (ICE in appears_later_in_bb, at tree-ssa-reasso...
Easwaran Raman
4
-1
/
+25
2013-05-29
rx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100, RX200, and RX600.
Sandeep Kumar Singh
7
-11
/
+97
2013-05-29
re PR tree-optimization/57441 (ICE in gimple-ssa-strength-reduction.c:3447 at...
Bill Schmidt
4
-6
/
+39
2013-05-29
re PR testsuite/57413 (FAIL: gcc.dg/debug/dwarf2/discriminator.c scan-assembl...
Dehao Chen
2
-5
/
+12
2013-05-29
mti-linux.h (SYSROOT_SUFFIX_SPEC): Add micromips and mips16 directories.
Steve Ellcey
4
-17
/
+49
2013-05-29
Fix c/c-array-notation.c compilation failure (PR bootstrap/57450)
Rainer Orth
2
-2
/
+8
2013-05-29
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
8
-52
/
+49
2013-05-29
[AArch64] Implement support for --mcmodel=tiny
Chris Schlumberger-Socha
4
-4
/
+29
2013-05-29
[AArch64] Re-organize aarch64_classify_symbol.
Chris Schlumberger-Socha
2
-33
/
+26
2013-05-29
Enable FP Reassociation for AMD bdver1 and bdver2 architecture
Ganesh Gopalasubramanian
2
-1
/
+6
2013-05-29
tree-cfg.c (verify_expr): Verify that BIT_FIELD_REF...
Martin Jambor
2
-25
/
+39
2013-05-29
tree-vect-slp.c (vect_bb_slp_scalar_cost): Guard vinfo access on whether the ...
Richard Biener
2
-4
/
+14
2013-05-29
tree-vect-slp.c (vect_bb_slp_scalar_cost): New function computing scalar cost...
Richard Biener
4
-23
/
+105
2013-05-29
Daily bump.
GCC Administrator
1
-1
/
+1
2013-05-28
Update the ChangeLog to fix the typo.
Dehao Chen
1
-4
/
+4
2013-05-28
mips-cpus.def (mips32r2): Change processor type.
Steve Ellcey
2
-1
/
+5
2013-05-28
Implemented Cilk Plus Array Notation for C Compiler.
Balaji V. Iyer
61
-28
/
+5618
2013-05-28
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
8
-19
/
+48
2013-05-28
re PR rtl-optimization/57439 (FAIL: gcc.c-torture/execute/920501-6.c executio...
Joern Rennecke
2
-2
/
+6
2013-05-28
re PR tree-optimization/57337 (416.gamess ICE on x86 after r199048)
Easwaran Raman
2
-3
/
+40
2013-05-28
trans-expr.c (gfc_conv_procedure_call): Deallocate polymorphic arrays for all...
Tobias Burnus
6
-27
/
+181
2013-05-28
[multiple changes]
Tobias Burnus
4
-1
/
+26
2013-05-28
sol2-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Do not set fs->signal_frame for ...
Eric Botcazou
2
-0
/
+28
2013-05-28
re PR tree-optimization/56787 (Vectorization fails because of CLOBBER stateme...
Richard Biener
5
-4
/
+80
2013-05-28
tree-cfg.c (verify_expr): Verify that BIT_FIELD_REFs, IMAGPART_EXPRs and REAL...
Martin Jambor
2
-1
/
+13
2013-05-28
re PR fortran/57217 ([OOP] Accepts invalid TBP overriding - lacking arguments...
Janus Weil
4
-1
/
+48
2013-05-28
re PR tree-optimization/57411 (ICE: verify_ssa failed: definition in block 4 ...
Richard Biener
5
-8
/
+55
2013-05-28
builtin-bswap-8.c: Compile at -O2.
Eric Botcazou
3
-3
/
+8
2013-05-28
sparc.c (sparc_expand_vec_perm_bmask): Use %g0 as destination register for bm...
Eric Botcazou
5
-6
/
+18
2013-05-28
invoke.texi (SPARC Options): Document -mfix-ut699.
Eric Botcazou
5
-8
/
+69
2013-05-28
Daily bump.
GCC Administrator
1
-1
/
+1
2013-05-27
re PR middle-end/57412 (ICE: in verify_loop_structure, at cfgloop.c:1647: loo...
Richard Biener
4
-1
/
+22
2013-05-27
re PR fortran/50405 (allocation LOOP or SIGSEGV)
Bud Davis
4
-0
/
+28
2013-05-27
re PR tree-optimization/57343 (wrong code on x86_64-linux at -Os and above)
Richard Biener
4
-6
/
+48
2013-05-27
revert: re PR rtl-optimization/57381 (array of volatile pointers hangs gcc)
Richard Biener
5
-4
/
+45
2013-05-27
expr.c (gfc_build_intrinsic_call): Make symbol as
Tobias Burnus
3
-1
/
+8
2013-05-27
re PR rtl-optimization/56833 (Valid register is over written by postreload pass)
Joern Rennecke
2
-86
/
+125
2013-05-27
re PR tree-optimization/57396 (Wrong code with -fpredictive-commoning in Fort...
Richard Biener
4
-6
/
+55
2013-05-27
Daily bump.
GCC Administrator
1
-1
/
+1
2013-05-26
decl.c: (gnat_to_gnu_entity): In ASIS mode, do not check that access types ha...
Eric Botcazou
2
-3
/
+11
2013-05-26
decl.c (vinfo_t): New type and associated vector.
Eric Botcazou
2
-87
/
+168
2013-05-26
trans.c (Attribute_to_gnu): Add kludge to avoid generating an overflow for -1.
Eric Botcazou
4
-3
/
+36
2013-05-26
gigi.h (create_type_decl): Adjust prototype.
Eric Botcazou
6
-189
/
+239
2013-05-26
gigi.h (make_aligning_type): Adjust prototype.
Eric Botcazou
5
-8
/
+19
2013-05-26
decl.c (gnat_to_gnu_entity): Do not prematurely elaborate the full view of a ...
Eric Botcazou
6
-3
/
+53
2013-05-26
decl.c (gnat_to_gnu_entity): Always build the UNC variable for aliased object...
Eric Botcazou
2
-19
/
+17
2013-05-26
Daily bump.
GCC Administrator
1
-1
/
+1
2013-05-25
mips.h: Use #elif in preprocessor conditions.
Richard Sandiford
2
-53
/
+38
[next]