projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2011-05-11
Jason Merrill
pt.c (build_non_dependent_expr): Don't check null_ptr_c...
commit
|
commitdiff
|
tree
2011-05-11
Jason Merrill
re PR c++/48745 ([C++0x] Segmentation fault with list...
commit
|
commitdiff
|
tree
2011-05-11
Tobias Burnus
re PR fortran/48889 (f951: internal compiler error...
commit
|
commitdiff
|
tree
2011-05-11
Ian Lance Taylor
Permit new of a function type.
commit
|
commitdiff
|
tree
2011-05-11
Ian Lance Taylor
Don't crash ranging over call to builtin function.
commit
|
commitdiff
|
tree
2011-05-11
François Dumont
hash_load_check_resize_trigger_imp.hpp (assert_valid...
commit
|
commitdiff
|
tree
2011-05-11
Paul Pluzhnikov
MAINTAINERS (Write After Approval): Add myself.
commit
|
commitdiff
|
tree
2011-05-11
Satoru Takabayashi
install.texi (Configuration): Document --with-linker...
commit
|
commitdiff
|
tree
2011-05-11
Nathan Froyd
don't use build_function_type in the Ada FE
commit
|
commitdiff
|
tree
2011-05-11
Richard Guenther
re PR bootstrap/48964 (LTO profiledbootstrap failure)
commit
|
commitdiff
|
tree
2011-05-11
Uros Bizjak
i386.c (legitimize_tls_address): Call gen_tls_dynamic_g...
commit
|
commitdiff
|
tree
2011-05-11
Eric Botcazou
function.c (expand_function_start): Initialize stack_ch...
commit
|
commitdiff
|
tree
2011-05-11
Richard Guenther
re PR tree-optimization/15256 ([tree-ssa] Optimize...
commit
|
commitdiff
|
tree
2011-05-11
Nathan Froyd
split tree_type
commit
|
commitdiff
|
tree
2011-05-11
Jakub Jelinek
re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree...
commit
|
commitdiff
|
tree
2011-05-11
Richard Guenther
gimple.c (gimple_type_hash_1): Merge with ...
commit
|
commitdiff
|
tree
2011-05-11
Revital Eres
Support closing_branch_deps
commit
|
commitdiff
|
tree
2011-05-11
Richard Guenther
re PR middle-end/48953 (ICE: verify_gimple failed:...
commit
|
commitdiff
|
tree
2011-05-11
Joseph Myers
opts.c (finish_options): Move warning settings from...
commit
|
commitdiff
|
tree
2011-05-11
Richard Guenther
re PR middle-end/18041 (OR of two single-bit bitfields...
commit
|
commitdiff
|
tree
2011-05-11
Richard Guenther
gimple.c (gimple_canonical_types_compatible_p): Split...
commit
|
commitdiff
|
tree
2011-05-11
Revital Eres
Skip DEBUG_INSNs while recognizing doloop
commit
|
commitdiff
|
tree
2011-05-11
Revital Eres
Skip DEBUG_INSN in loop-doloop.c
commit
|
commitdiff
|
tree
2011-05-11
Revital Eres
Doloop pattern for ARM
commit
|
commitdiff
|
tree
2011-05-11
Alan Modra
re PR target/47755 (VSX code generates a TOC reference...
commit
|
commitdiff
|
tree
2011-05-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-05-10
Nathan Froyd
make CASE_LABEL_EXPR not abuse TREE_CHAIN
commit
|
commitdiff
|
tree
2011-05-10
Joseph Myers
c-decl.c (c_override_global_bindings_to_false): Remove.
commit
|
commitdiff
|
tree
2011-05-10
Jason Merrill
re PR c++/48930 ([C++0x] Invalid implicitly declared...
commit
|
commitdiff
|
tree
2011-05-10
Jason Merrill
re PR c++/48736 ([C++0x] ICE during list-initialization...
commit
|
commitdiff
|
tree
2011-05-10
Ville Voutilainen
Fixes for override/final.
commit
|
commitdiff
|
tree
2011-05-10
Nathan Froyd
mark EXPR_PACK_EXPANSION as typed only
commit
|
commitdiff
|
tree
2011-05-10
Michael Meissner
Fix PRs 48857, 48495
commit
|
commitdiff
|
tree
2011-05-10
Nathan Froyd
use build_function_type less in c-family and LTO
commit
|
commitdiff
|
tree
2011-05-10
Joseph Myers
config.gcc (i[34567]86-*-darwin*, [...]): Add i386...
commit
|
commitdiff
|
tree
2011-05-10
Joseph Myers
* doc/sourcebuild.texi (Back End): Mention contrib...
commit
|
commitdiff
|
tree
2011-05-10
Joseph Myers
gcc_update (gcc/config/rs6000/rs6000-tables.opt): New...
commit
|
commitdiff
|
tree
2011-05-10
Joseph Myers
config.gcc (libgcc_tm_file): Define instead of includin...
commit
|
commitdiff
|
tree
2011-05-10
Georg-Johann Lay
re PR target/48896 (avr.o warnings)
commit
|
commitdiff
|
tree
2011-05-10
DJ Delorie
rx.h (JUMP_ALIGN, [...]): Define.
commit
|
commitdiff
|
tree
2011-05-10
Richard Guenther
tree-ssa-forwprop.c (combine_conversions): Pattern...
commit
|
commitdiff
|
tree
2011-05-10
Jakub Jelinek
re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh...
commit
|
commitdiff
|
tree
2011-05-10
Jakub Jelinek
re PR debug/48928 (ICE: in decimal_to_decnumber, at...
commit
|
commitdiff
|
tree
2011-05-10
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-05-09
Paolo Carlini
re PR c++/48522 ([C++0x] decltype((object)) with templa...
commit
|
commitdiff
|
tree
2011-05-09
Paolo Carlini
re PR c++/48735 ([C++0x][SFINAE] Hard errors with array...
commit
|
commitdiff
|
tree
2011-05-09
Jeff Law
gcc-gdb-test.exp (gdb-test): Reorder matchers to give...
commit
|
commitdiff
|
tree
2011-05-09
Fabien Chêne
re PR c++/20039 (uninitialized const in `new' of `const...
commit
|
commitdiff
|
tree
2011-05-09
Uros Bizjak
i386.c (ix86_autovectorize_vector_sizes): Return 0...
commit
|
commitdiff
|
tree
2011-05-09
Paolo Carlini
re PR c++/48737 ([C++0x][SFINAE] Hard errors with array...
commit
|
commitdiff
|
tree
2011-05-09
Eric Botcazou
fold-const.c (fold_range_test): Pass LOC to build_range...
commit
|
commitdiff
|
tree
2011-05-09
H.J. Lu
One more POINTERS_EXTEND_UNSIGNED fix in mem_loc_descri...
commit
|
commitdiff
|
tree
2011-05-09
Jason Merrill
* g++.dg/template/nontype23.C: New.
commit
|
commitdiff
|
tree
2011-05-09
Fabien Chêne
Fix PR C++/48859
commit
|
commitdiff
|
tree
2011-05-09
Jason Merrill
re PR c++/34772 (self-initialisation does not silence...
commit
|
commitdiff
|
tree
2011-05-09
Ville Voutilainen
Implement final/override for member functions.
commit
|
commitdiff
|
tree
2011-05-09
Uros Bizjak
predicates.md (const_pow2_1_to_2_operand): Remove.
commit
|
commitdiff
|
tree
2011-05-09
Richard Guenther
lto-symtab.c (lto_cgraph_replace_node): Use types_compa...
commit
|
commitdiff
|
tree
2011-05-09
Paolo Carlini
re PR libstdc++/48933 (Infinite recursion in tr1/cmath...
commit
|
commitdiff
|
tree
2011-05-09
Andreas Krebbel
s390.md (TD/TF mem to reg move splitter): Make the...
commit
|
commitdiff
|
tree
2011-05-09
Dodji Seketeli
re PR c++/48574 (ICE)
commit
|
commitdiff
|
tree
2011-05-09
Uros Bizjak
sse.md (*vec_concatv4si): Merge from *vec_concatv4si_1...
commit
|
commitdiff
|
tree
2011-05-09
Uros Bizjak
re PR rtl-optimization/48927 (Issues with "enable"...
commit
|
commitdiff
|
tree
2011-05-09
Eric Botcazou
var-tracking.c (find_mem_expr_in_1pdv): Fix thinko.
commit
|
commitdiff
|
tree
2011-05-09
Philipp Thomas
Don't translate syntax example.
commit
|
commitdiff
|
tree
2011-05-09
Nick Clifton
re PR target/48899 (enum conversion initializing global...
commit
|
commitdiff
|
tree
2011-05-09
Joseph Myers
gcc_update (gcc/config/mips/mips-tables.opt): New depen...
commit
|
commitdiff
|
tree
2011-05-09
Jan Hubicka
gimple.c (type_pair_hash, [...]): Arrange type pairs...
commit
|
commitdiff
|
tree
2011-05-09
Nick Clifton
re PR target/48897 (mn10300.c:extract_bundle’: error...
commit
|
commitdiff
|
tree
2011-05-09
Doug Kwan
configure.ac: Propagate LDFLAGS_FOR_TARGET.
commit
|
commitdiff
|
tree
2011-05-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-05-08
Chung-Lin Tang
combine.c (simplify_comparison): Abstract out parts...
commit
|
commitdiff
|
tree
2011-05-08
Jan Hubicka
cgraph.c (cgraph_clone_node): Add call_duplication_hook...
commit
|
commitdiff
|
tree
2011-05-08
Richard Guenther
re PR middle-end/48908 (build fails on cris-elf in...
commit
|
commitdiff
|
tree
2011-05-08
Paolo Carlini
re PR c++/48816 (possible pointless code in file cxx...
commit
|
commitdiff
|
tree
2011-05-08
Eric Botcazou
* config/avr/avr.c (print_operand_address): Fix invalid...
commit
|
commitdiff
|
tree
2011-05-08
Eric Botcazou
* config/rs6000/rs6000.c (output_profile_hook): Fix...
commit
|
commitdiff
|
tree
2011-05-08
Eric Botcazou
Fix long lines
commit
|
commitdiff
|
tree
2011-05-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-05-07
Jonathan Wakely
invoke.texi (-fuse-linker-plugin): Improve grammar.
commit
|
commitdiff
|
tree
2011-05-07
Jan Hubicka
ipa-inline-transform.c (inline_call): Account when...
commit
|
commitdiff
|
tree
2011-05-07
Eric Botcazou
* gcc-interface/decl.c (intrin_arglists_compatible_p...
commit
|
commitdiff
|
tree
2011-05-07
Eric Botcazou
langhooks.h (lang_hooks_for_types): Change global_bindi...
commit
|
commitdiff
|
tree
2011-05-07
Zdenek Dvorak
re PR tree-optimization/48837 (Wrong optimization of...
commit
|
commitdiff
|
tree
2011-05-07
Jan Hubicka
i386.h (ix86_tune_indices): Add X86_TUNE_SOFTWARE_PREFE...
commit
|
commitdiff
|
tree
2011-05-07
Jan Hubicka
* ipa-inline.c (update_callee_keys): Don't reset node...
commit
|
commitdiff
|
tree
2011-05-07
François Dumont
macro.h (_GLIBCXX_DEBUG_VERIFY_AT): New.
commit
|
commitdiff
|
tree
2011-05-07
Tobias Burnus
re PR fortran/18918 (Eventually support Fortran 2008...
commit
|
commitdiff
|
tree
2011-05-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2011-05-07
Ian Lance Taylor
Use backend types for all type conversions.
commit
|
commitdiff
|
tree
2011-05-06
Jan Hubicka
cgraph.c (cgraph_add_thunk): Create real function node...
commit
|
commitdiff
|
tree
2011-05-06
Jason Merrill
decl.c (stabilize_save_expr_r): Set *walk_subtrees...
commit
|
commitdiff
|
tree
2011-05-06
Jason Merrill
re PR c++/48909 ([C++0x] ICE in cxx_eval_conditional_ex...
commit
|
commitdiff
|
tree
2011-05-06
Jason Merrill
re PR c++/48911 ([C++0x] Error for valid array subscript)
commit
|
commitdiff
|
tree
2011-05-06
Joseph Myers
rs6000.opt (rs6000_ieeequad, [...]): Remove TargetVaria...
commit
|
commitdiff
|
tree
2011-05-06
Ian Lance Taylor
More uses of backend interface for types.
commit
|
commitdiff
|
tree
2011-05-06
Tobias Burnus
re PR fortran/18918 (Eventually support Fortran 2008...
commit
|
commitdiff
|
tree
2011-05-06
Tobias Burnus
re PR fortran/18918 (Eventually support Fortran 2008...
commit
|
commitdiff
|
tree
2011-05-06
Tobias Burnus
Really commit:
commit
|
commitdiff
|
tree
2011-05-06
Ian Lance Taylor
Use backend interface for string types.
commit
|
commitdiff
|
tree
next