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
2010-05-11
gcc.c (execute): For -### don't quote arguments that contain just alphanumeri...
Jakub Jelinek
3
-8
/
+21
2010-05-11
re PR debug/44023 (-fcompare-debug failure (length) for alphaev67 target (boo...
Jakub Jelinek
4
-3
/
+89
2010-05-11
Daily bump.
GCC Administrator
1
-1
/
+1
2010-05-10
exp_disp.adb (Make_Tags): Mark the imported view of dispatch tables built for...
Eric Botcazou
7
-5
/
+59
2010-05-10
re PR c++/44017 (ICE with template hierarchy)
Jason Merrill
4
-2
/
+18
2010-05-10
re PR c++/44045 (initialization of array of shared_ptr's with initializer lis...
Jason Merrill
6
-2
/
+34
2010-05-10
re PR c++/43719 (uninitialized const member incorrectly accepted, using an ar...
Fabien ChĂȘne
5
-7
/
+216
2010-05-10
re PR debug/44028 (-fcompare-debug failure (length) with -O3 -fsched-pressure...
Jakub Jelinek
4
-0
/
+42
2010-05-10
* config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.
Rainer Orth
2
-0
/
+5
2010-05-10
re PR fortran/27866 (Warn when casting, e.g. assigning a double precision to ...
Daniel Franke
5
-3
/
+113
2010-05-10
* lto-stramer-out.c (produce_asm_for_decls): Correct accidentally commited ch...
Jan Hubicka
2
-1
/
+10
2010-05-10
passes.c (ipa_write_summaries_1, [...]): Allocate encoders.
Jan Hubicka
6
-4
/
+28
2010-05-10
Makefile.in (cgraphbuild.o): Add dependency on except.h.
Jan Hubicka
3
-1
/
+91
2010-05-10
crtstuff.c (force_to_data, [...]): Attribute as used rather than unused.
Jan Hubicka
2
-6
/
+12
2010-05-10
ChangeLog: Fix whitespace.
Uros Bizjak
2
-46
/
+35
2010-05-10
tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.
Michael Matz
7
-15
/
+111
2010-05-10
Nullify regno_allocno_map of the removed allocno.
H.J. Lu
4
-0
/
+74
2010-05-10
lto.exp (lto_prune_vis_warns): Renamed to lto_prune_warns.
Rainer Orth
2
-4
/
+21
2010-05-10
configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors to /dev/null.
Rainer Orth
3
-4
/
+14
2010-05-10
sol2.c (solaris_assemble_visibility): Declare decl, vis unused.
Rainer Orth
4
-4
/
+16
2010-05-10
re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function)
Janus Weil
7
-12
/
+87
2010-05-10
lto-symtab.c (lto_symtab_entry_marked_p): Make entry marked if the entry iden...
Richard Guenther
2
-3
/
+9
2010-05-10
c-common.c (struct c_common_attributes): Add fnspec attribute.
Richard Guenther
9
-41
/
+301
2010-05-10
re PR tree-optimization/44050 (Wrong code is produced with -fipa-pta -fno-tre...
Richard Guenther
4
-0
/
+34
2010-05-10
thumb2.md (thumb2_tlobits_cbranch): New insn pattern.
Wei Guozhi
4
-0
/
+99
2010-05-10
Daily bump.
GCC Administrator
1
-1
/
+1
2010-05-09
re PR testsuite/44051 (FAIL: gcc.dg/anon-struct-9.c (test for excess errors))
Joseph Myers
2
-1
/
+6
2010-05-09
re PR c/10676 (Using unnamed fields in initializers)
Joseph Myers
4
-21
/
+94
2010-05-09
re PR c/44024 (missed optimization)
Richard Guenther
4
-2
/
+31
2010-05-09
re PR c/4784 (Anonymous structs issues)
Joseph Myers
5
-17
/
+179
2010-05-09
Properly detect Atom, Core 2 and Core i7.
H.J. Lu
2
-25
/
+58
2010-05-09
gcc.c (store_arg): Handle temporary file deletion for joined arguments.
Richard Guenther
2
-1
/
+14
2010-05-09
re PR tree-optimization/44043 (sorry, unimplemented: inlining failed in call ...
Richard Guenther
4
-0
/
+101
2010-05-09
ipa-pta-11.c: Make p and q referenced.
Richard Guenther
2
-0
/
+7
2010-05-09
* gnat.dg/lto6.adb: Remove superfluous -gnat05 switch.
Eric Botcazou
2
-1
/
+5
2010-05-09
gcc.c (store_arg): Revert last change.
Richard Guenther
2
-18
/
+22
2010-05-09
Daily bump.
GCC Administrator
1
-1
/
+1
2010-05-08
lto[12456].adb: Add "target lto" marker.
Eric Botcazou
7
-6
/
+11
2010-05-08
re PR middle-end/28685 (Multiple comparisons are not simplified)
Sandra Loosemore
4
-1
/
+170
2010-05-08
re PR tree-optimization/44030 (error: SSA name in freelist but still referenced)
Richard Guenther
4
-1
/
+44
2010-05-08
gimple.c (gimple_types_compatible_p): Treat bounds of domain types as equal i...
Eric Botcazou
5
-2
/
+37
2010-05-08
exp_disp.adb (Make_Tags): Mark the imported view of dispatch tables.
Eric Botcazou
7
-2
/
+58
2010-05-08
* gcc-interface/decl.c (make_aligning_type): Declare the type.
Eric Botcazou
5
-3
/
+53
2010-05-08
decl.c (gnat_to_gnu_entity): Create variables for size expressions of variant...
Eric Botcazou
8
-0
/
+143
2010-05-08
gigi.h (create_field_decl): Move PACKED parameter.
Eric Botcazou
5
-151
/
+177
2010-05-08
gigi.h (build_unc_object_type): Add DEBUG_INFO_P param.
Eric Botcazou
10
-27
/
+89
2010-05-08
Daily bump.
GCC Administrator
1
-1
/
+1
2010-05-07
lto-wrapper.c (run_gcc): Remove linker output from command line for LTRANS in...
Richard Guenther
2
-0
/
+18
2010-05-07
configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...
Steven Bosscher
17
-14
/
+1696
2010-05-07
c-pragma.c (pending_weak_d, [...]): New.
Steven Bosscher
2
-13
/
+37
[next]