aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-10use build_function_type less in c-family and LTONathan Froyd4-15/+29
2011-05-10config.gcc (i[34567]86-*-darwin*, [...]): Add i386/darwin-lib.h to $libgcc_tm...Joseph Myers5-9/+44
2011-05-10* doc/sourcebuild.texi (Back End): Mention contrib/config-list.mk.Joseph Myers2-0/+7
2011-05-10gcc_update (gcc/config/rs6000/rs6000-tables.opt): New dependencies.Joseph Myers14-183/+502
2011-05-10config.gcc (libgcc_tm_file): Define instead of including files from ../../lib...Joseph Myers10-20/+109
2011-05-10re PR target/48896 (avr.o warnings)Georg-Johann Lay2-13/+21
2011-05-10rx.h (JUMP_ALIGN, [...]): Define.DJ Delorie4-4/+26
2011-05-10tree-ssa-forwprop.c (combine_conversions): Pattern-match a series of conversi...Richard Guenther8-14/+199
2011-05-10re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...Jakub Jelinek5-0/+47
2011-05-10re PR debug/48928 (ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and ...Jakub Jelinek4-3/+50
2011-05-10Daily bump.GCC Administrator1-1/+1
2011-05-09re PR c++/48522 ([C++0x] decltype((object)) with templated classes crashes g+...Paolo Carlini2-0/+29
2011-05-09re PR c++/48735 ([C++0x][SFINAE] Hard errors with array list-construction and...Paolo Carlini4-0/+26
2011-05-09gcc-gdb-test.exp (gdb-test): Reorder matchers to give more consistent results.Jeff Law2-7/+13
2011-05-09re PR c++/20039 (uninitialized const in `new' of `const struct')Fabien Chêne2-1/+24
2011-05-09i386.c (ix86_autovectorize_vector_sizes): Return 0 for !flag_prefer_avx128.Uros Bizjak2-19/+31
2011-05-09re PR c++/48737 ([C++0x][SFINAE] Hard errors with array list-construction wit...Paolo Carlini12-77/+206
2011-05-09fold-const.c (fold_range_test): Pass LOC to build_range_check.Eric Botcazou2-16/+13
2011-05-09One more POINTERS_EXTEND_UNSIGNED fix in mem_loc_descriptor.H.J. Lu2-1/+12
2011-05-09* g++.dg/template/nontype23.C: New.Jason Merrill2-0/+13
2011-05-09Fix PR C++/48859Fabien Chêne4-0/+27
2011-05-09re PR c++/34772 (self-initialisation does not silence uninitialised warnings ...Jason Merrill11-13/+41
2011-05-09Implement final/override for member functions.Ville Voutilainen10-7/+193
2011-05-09predicates.md (const_pow2_1_to_2_operand): Remove.Uros Bizjak4-145/+85
2011-05-09lto-symtab.c (lto_cgraph_replace_node): Use types_compatible_p for diagnostics.Richard Guenther4-21/+21
2011-05-09re PR libstdc++/48933 (Infinite recursion in tr1/cmath functions with complex...Paolo Carlini5-270/+389
2011-05-09s390.md (TD/TF mem to reg move splitter): Make the temporary register to matc...Andreas Krebbel2-0/+6
2011-05-09re PR c++/48574 (ICE)Dodji Seketeli4-1/+37
2011-05-09sse.md (*vec_concatv4si): Merge from *vec_concatv4si_1 and *vec_concatv4si_1_...Uros Bizjak2-20/+16
2011-05-09re PR rtl-optimization/48927 (Issues with "enable" attribute and IRA register...Uros Bizjak3-24/+45
2011-05-09var-tracking.c (find_mem_expr_in_1pdv): Fix thinko.Eric Botcazou2-7/+13
2011-05-09Don't translate syntax example.Philipp Thomas2-4/+10
2011-05-09re PR target/48899 (enum conversion initializing global_options_init.x_iq2000...Nick Clifton2-1/+5
2011-05-09gcc_update (gcc/config/mips/mips-tables.opt): New dependencies.Joseph Myers12-229/+970
2011-05-09gimple.c (type_pair_hash, [...]): Arrange type pairs to be UID ordered.Jan Hubicka2-9/+21
2011-05-09re PR target/48897 (mn10300.c:extract_bundle’: error: variable ‘s’ set ...Nick Clifton2-3/+7
2011-05-09configure.ac: Propagate LDFLAGS_FOR_TARGET.Doug Kwan5-2/+15
2011-05-09Daily bump.GCC Administrator1-1/+1
2011-05-08combine.c (simplify_comparison): Abstract out parts into...Chung-Lin Tang2-217/+275
2011-05-08cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.Jan Hubicka10-46/+303
2011-05-08re PR middle-end/48908 (build fails on cris-elf in libiberty:md5.c, shift-rel...Richard Guenther2-4/+15
2011-05-08re PR c++/48816 (possible pointless code in file cxx-pretty-print.c, line 2136)Paolo Carlini2-2/+6
2011-05-08* config/avr/avr.c (print_operand_address): Fix invalid RTL access.Eric Botcazou2-1/+7
2011-05-08* config/rs6000/rs6000.c (output_profile_hook): Fix thinko.Eric Botcazou2-1/+5
2011-05-08Fix long linesEric Botcazou2-11/+19
2011-05-08Daily bump.GCC Administrator1-1/+1
2011-05-08invoke.texi (-fuse-linker-plugin): Improve grammar.Jonathan Wakely2-9/+14
2011-05-07ipa-inline-transform.c (inline_call): Account when program size decreases.Jan Hubicka3-47/+100
2011-05-07* gcc-interface/decl.c (intrin_arglists_compatible_p): Remove spaces.Eric Botcazou2-1/+3
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou21-53/+80