summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vxworksae.h: Add missing VXWORKS_OS_CPP_BUILTINS.Olivier Hainque2010-10-053-2/+16
* re PR tree-optimization/45752 (ICE in ix86_vectorize_builtin_vec_perm_ok)Ira Rosen2010-10-054-16/+141
* value-prof.c (gimple_divmod_fixed_value): Work on SSA form.Richard Guenther2010-10-0530-258/+375
* s390.c (z196_cost): New.Andreas Krebbel2010-10-058-486/+1336
* re PR middle-end/45877 (invalid write in gimplify_and_update_call_from_tree)Richard Guenther2010-10-054-1/+167
* [multiple changes]Arnaud Charlet2010-10-054-3/+47
* [multiple changes]Arnaud Charlet2010-10-058-67/+127
* prj-util.adb, [...]: Minor reformatting.Robert Dewar2010-10-059-47/+65
* [multiple changes]Arnaud Charlet2010-10-055-99/+251
* exp_ch3.adb, [...]: Minor code reorganization.Robert Dewar2010-10-0515-68/+86
* [multiple changes]Arnaud Charlet2010-10-0513-46/+129
* vms_data.ads: Add VMS qualifier /SRC_INFO= corresponding to gnatmake switch -...Vincent Celier2010-10-053-0/+30
* [multiple changes]Arnaud Charlet2010-10-0524-97/+315
* make.adb (Scan_Make_Arg): Take into account new switch --source-info=file.Vincent Celier2010-10-058-288/+890
* [multiple changes]Arnaud Charlet2010-10-054-13/+19
* re PR libstdc++/44647 (std::nothrow and std::bad_alloc are coupled)Sebastian Huber2010-10-055-17/+55
* [multiple changes]Arnaud Charlet2010-10-0515-83/+144
* prj-nmsc.adb (Expand_Subdirectory_Pattern): Check that the prefix in a "**" p...Emmanuel Briot2010-10-053-99/+87
* prj-nmsc.adb, [...] (Expand_Subdirectory_Pattern): New subprogram.Emmanuel Briot2010-10-053-314/+319
* gnatcmd.adb, [...] (Project_Search_Path): New type.Emmanuel Briot2010-10-0514-668/+735
* [multiple changes]Arnaud Charlet2010-10-057-352/+643
* [multiple changes]Arnaud Charlet2010-10-053-6/+36
* Daily bump.GCC Administrator2010-10-051-1/+1
* re PR debug/45849 (ICE: in emit_note_insn_var_location, at var-tracking.c:733...Jakub Jelinek2010-10-054-2/+70
* gimple-fold.c (static_object_in_other_unit_p): Rename to...Jan Hubicka2010-10-043-23/+53
* flags.h (g_switch_value, [...]): Remove.Joseph Myers2010-10-0421-100/+104
* common.opt (fira-coalesce): Remove.Vladimir Makarov2010-10-045-649/+460
* mips.h (target_flags_explicit): Declare for GENERATOR_FILE.Joseph Myers2010-10-042-0/+11
* functional (function<>::swap): Use std::swap.Paolo Carlini2010-10-043-18/+11
* Mark linker Makefile rules for job server buildAndi Kleen2010-10-0414-23/+54
* t-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the multilib osdirname if it...Matthias Klose2010-10-043-2/+22
* tree.c (decl_storage_duration): New.Jason Merrill2010-10-043-0/+33
* re PR middle-end/45876 (ICE: verify_gimple failed)Jakub Jelinek2010-10-044-12/+26
* [multiple changes]Arnaud Charlet2010-10-0410-125/+382
* expr.c (expand_assignment): Add assertion to prevent emitting null rtx for mo...Julian Brown2010-10-0422-34/+253
* [multiple changes]Arnaud Charlet2010-10-0415-230/+471
* [multiple changes]Arnaud Charlet2010-10-045-22/+83
* [multiple changes]Arnaud Charlet2010-10-044-11/+23
* [multiple changes]Arnaud Charlet2010-10-045-15/+46
* [multiple changes]Arnaud Charlet2010-10-048-105/+198
* [multiple changes]Arnaud Charlet2010-10-044-8/+25
* frontend.adb: Set Lib.Parsing_Main_Extended_Source to True before loading the...Vincent Celier2010-10-046-13/+54
* [multiple changes]Arnaud Charlet2010-10-046-37/+72
* optc-gen.awk: Define global_options_set.Joseph Myers2010-10-0415-137/+148
* re PR middle-end/45871 (lto bootstrap miscompiles expmed.c)Jan Hubicka2010-10-042-19/+25
* re PR tree-optimization/45572 (various ICEs with -finline-small-functions -fi...Martin Jambor2010-10-046-1/+118
* passes.texi: Clean up.Yao Qi2010-10-042-3/+6
* f95-lang.c (current_translation_unit): New global variable.Richard Guenther2010-10-044-17/+35
* acinclude.m4 (GLIBCXX_ENABLE): Properly quote argument to AC_HELP_STRING.Andreas Schwab2010-10-043-21/+37
* c-typeck.c (lookup_field): If -fplan9-extensions, permit referring to a field...Ian Lance Taylor2010-10-0412-9/+591