aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-06gcc.c-torture/execute/cmpsi-2.c : Unsigned comparisons should use Hariharan Sandanagobalane2-4/+9
2010-10-06mn10300.h (FIRST_PSEUDO_REGISTER): Increment by one.Nick Clifton3-41/+78
2010-10-06re PR target/45901 (alpha-gnu target-specific CPP macros are broken)Thomas Schwinge2-2/+8
2010-10-06builtins.def (BUILT_IN_CALLOC, [...]): Mark as leaf.Jakub Jelinek2-20/+28
2010-10-06re PR middle-end/45838 (FAIL: libgomp.c/pr34513.c execution test)Jakub Jelinek4-100/+136
2010-10-06Daily bump.GCC Administrator1-1/+1
2010-10-06re PR libstdc++/45841 (r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff...David Krauss4-111/+211
2010-10-05locale_facets_nonio.h (time_get::get_time): Doc typo.Jonathan Wakely2-4/+9
2010-10-052010-10-05 Jonathan Wakely <jwakely.gcc@gmail.com>Jonathan Wakely1-1/+0
2010-10-05m68hc11.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov3-28/+36
2010-10-05In gcc/: 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero17-11/+310
2010-10-05* lto.c (lto_section_with_id): Make s a const pointer.Ian Lance Taylor2-1/+5
2010-10-05invoke.texi (-flto-partition, [...]): Document.Jan Hubicka8-33/+438
2010-10-05cgraphunit.c (assemble_function): Output thunks and aliases before the functi...Jan Hubicka2-9/+15
2010-10-05type_traits (_GLIBCXX_HAS_NESTED_TYPE): Add.Paolo Carlini6-77/+50
2010-10-05picochip.c (picochip_option_override): Disable exception flags for picochip.Hariharan Sandanagobalane2-0/+10
2010-10-05opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers19-49/+119
2010-10-05vxworksae.h: Add missing VXWORKS_OS_CPP_BUILTINS.Olivier Hainque3-2/+16
2010-10-05re PR tree-optimization/45752 (ICE in ix86_vectorize_builtin_vec_perm_ok)Ira Rosen4-16/+141
2010-10-05value-prof.c (gimple_divmod_fixed_value): Work on SSA form.Richard Guenther30-258/+375
2010-10-05s390.c (z196_cost): New.Andreas Krebbel8-486/+1336
2010-10-05re PR middle-end/45877 (invalid write in gimplify_and_update_call_from_tree)Richard Guenther4-1/+167
2010-10-05[multiple changes]Arnaud Charlet4-3/+47
2010-10-05[multiple changes]Arnaud Charlet8-67/+127
2010-10-05prj-util.adb, [...]: Minor reformatting.Robert Dewar9-47/+65
2010-10-05[multiple changes]Arnaud Charlet5-99/+251
2010-10-05exp_ch3.adb, [...]: Minor code reorganization.Robert Dewar15-68/+86
2010-10-05[multiple changes]Arnaud Charlet13-46/+129
2010-10-05vms_data.ads: Add VMS qualifier /SRC_INFO= corresponding to gnatmake switch -...Vincent Celier3-0/+30
2010-10-05[multiple changes]Arnaud Charlet24-97/+315
2010-10-05make.adb (Scan_Make_Arg): Take into account new switch --source-info=file.Vincent Celier8-288/+890
2010-10-05[multiple changes]Arnaud Charlet4-13/+19
2010-10-05re PR libstdc++/44647 (std::nothrow and std::bad_alloc are coupled)Sebastian Huber5-17/+55
2010-10-05[multiple changes]Arnaud Charlet15-83/+144
2010-10-05prj-nmsc.adb (Expand_Subdirectory_Pattern): Check that the prefix in a "**" p...Emmanuel Briot3-99/+87
2010-10-05prj-nmsc.adb, [...] (Expand_Subdirectory_Pattern): New subprogram.Emmanuel Briot3-314/+319
2010-10-05gnatcmd.adb, [...] (Project_Search_Path): New type.Emmanuel Briot14-668/+735
2010-10-05[multiple changes]Arnaud Charlet7-352/+643
2010-10-05[multiple changes]Arnaud Charlet3-6/+36
2010-10-05Daily bump.GCC Administrator1-1/+1
2010-10-05re PR debug/45849 (ICE: in emit_note_insn_var_location, at var-tracking.c:733...Jakub Jelinek4-2/+70
2010-10-04gimple-fold.c (static_object_in_other_unit_p): Rename to...Jan Hubicka3-23/+53
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers21-100/+104
2010-10-04common.opt (fira-coalesce): Remove.Vladimir Makarov5-649/+460
2010-10-04mips.h (target_flags_explicit): Declare for GENERATOR_FILE.Joseph Myers2-0/+11
2010-10-04functional (function<>::swap): Use std::swap.Paolo Carlini3-18/+11
2010-10-04Mark linker Makefile rules for job server buildAndi Kleen14-23/+54
2010-10-04t-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the multilib osdirname if it...Matthias Klose3-2/+22
2010-10-04tree.c (decl_storage_duration): New.Jason Merrill3-0/+33
2010-10-04re PR middle-end/45876 (ICE: verify_gimple failed)Jakub Jelinek4-12/+26