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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-30
rtlanal.c (tablejump_p): Expect table and label to be adjacent.
Steven Bosscher
2
-0
/
+5
2013-05-30
target.def (register_usage_leveling_p): New hook.
Vladimir Makarov
8
-5
/
+42
2013-05-30
re PR c++/57404 ([C++11] ICE: SIGSEGV in cp_classify_record with -g)
Jason Merrill
3
-1
/
+20
2013-05-30
re PR c++/52377 (C++11 non-static initializers in unions are not used)
Jason Merrill
6
-40
/
+102
2013-05-30
AArch64 - Support BFI instruction and insv pattern
Ian Bolton
4
-0
/
+137
2013-05-30
alias-decl-debug-0.C: Add aarch64*-*-* to the dg-skip-if "No stabs".
Yufeng Zhang
2
-1
/
+6
2013-05-30
re PR rtl-optimization/57439 (FAIL: gcc.c-torture/execute/920501-6.c executio...
Joern Rennecke
2
-2
/
+26
2013-05-30
re PR fortran/54189 (ICE (segfault) with invalid assumed-size dummy)
Janus Weil
4
-1
/
+28
2013-05-30
Silvermont (SLM) architecture pipeline model, tuning and insn selection.
Yuri Rumyantsev
9
-33
/
+937
2013-05-30
arm-protos.h: Add and update function protos.
Xuepeng Guo
9
-15
/
+136
2013-05-30
arm.c (arm_add_cfa_adjust_cfa_note): New added.
Zhenqiang Chen
2
-18
/
+107
2013-05-30
re PR fortran/57458 (TS29113: Wrongly rejects noncontiguous argument to assum...
Tobias Burnus
4
-9
/
+47
2013-05-30
* gcc-interface/Makefile.in (arm% androideabi): Robustify.
Eric Botcazou
2
-1
/
+5
2013-05-30
This patch is a consolodation of the hash_table patches to the
Lawrence Crowl
11
-111
/
+183
2013-05-30
Daily bump.
GCC Administrator
1
-1
/
+1
2013-05-29
This patch re-enables -fdump-passes.
Teresa Johnson
2
-1
/
+6
2013-05-29
vector.md (VEC_I): Add support for new power8 V2DI instructions.
Michael Meissner
8
-280
/
+693
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
compatibility-chrono.cc (steady_clock::now()): If !_GLIBCXX_USE_GETTIMEOFDAY ...
Jonathan Wakely
2
-1
/
+10
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
5
-2
/
+46
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
Regenerate Solaris/SPARCV9 baseline
Rainer Orth
2
-1
/
+5
[prev]
[next]