summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ia64-opts.h: New.Joseph Myers2011-03-225-56/+94
* frv-opts.h: New.Joseph Myers2011-03-225-72/+94
* cris.c (cris_handle_option): Access target_flags via opts pointer.Joseph Myers2011-03-223-15/+14
* bfin-opts.h: New.Joseph Myers2011-03-225-83/+122
* arm.opt (mhard-float, [...]): Use Alias.Joseph Myers2011-03-2217-47/+78
* Remove alpha-winnt code from the backend.Richard Henderson2011-03-225-104/+26
* alpha.c (alpha_handle_option): Access target_flags via opts pointer.Joseph Myers2011-03-222-8/+12
* i386.c (ix86_isa_flags_explicit): Remove.Joseph Myers2011-03-223-123/+135
* Remove alpha-unicosmk code from the backend.Richard Henderson2011-03-227-1464/+146
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-2238-120/+425
* gcc.c (driver_unknown_option_callback): Only permit and save unknown -Wno- op...Joseph Myers2011-03-222-7/+24
* combine.c (simplify_set): Try harder to find the best CC mode when simplifyin...Eric Botcazou2011-03-222-1/+20
* configure.ac (arm-semi-aof, [...]): Remove empty cases.Joseph Myers2011-03-223-22/+11
* MAINTAINERS (crx port, [...]): Remove.Joseph Myers2011-03-2291-27959/+144
* freebsd.h (CPP_CPU64_DEFAULT_SPEC): Replace with...Marius Strobl2011-03-222-5/+26
* avr-protos.h (expand_epilogue): Change prototypeGeorg-Johann Lay2011-03-225-111/+221
* target-supports.exp (check_profiling_available): Add MN10300 to the list of t...Nick Clifton2011-03-222-7/+15
* invoke.texi (Overall Options): Move closing brace to end of options list.Nick Clifton2011-03-222-11/+35
* * dwarf2out.c (dwarf2out_frame_debug_expr) [rule 11]: Handle post_dec.Richard Henderson2011-03-222-3/+9
* avr.c (TARGET_EXCEPT_UNWIND_INFO): New.Richard Henderson2011-03-225-136/+207
* moveable2.cc: Tweak Copyright years.Paolo Carlini2011-03-221-0/+7
* shared_ptr.h (operator>, [...]): Add, per DR 1401.Paolo Carlini2011-03-227-39/+361
* gnu.ver (GLIBCXX_3.4.15): Export _ZNSsC2EOSs and _ZNSbIwSt11char_traitsIwESaI...Jakub Jelinek2011-03-2218-0/+163
* Make vector-{1,2}.c run correctly on PowerPC 32-bitMichael Meissner2011-03-223-0/+10
* tree.c (build_call_1): New function.Nathan Froyd2011-03-222-12/+25
* re PR tree-optimization/48228 (incorrect signed overflow warning when only 0 ...Richard Guenther2011-03-224-0/+43
* re PR rtl-optimization/48143 (ICE: in reset_sched_cycles_in_current_ebb, at s...Andrey Belevantsev2011-03-222-0/+12
* recog.c (canonicalize_change_group): Use validate_unshare_change.Andreas Krebbel2011-03-222-2/+6
* gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS.Richard Guenther2011-03-229-48/+101
* * c-ada-spec.c (dump_ada_template): Skip non-class instances.Eric Botcazou2011-03-222-3/+7
* * gimplify.c (gimplify_cond_expr): Gimplify COMPOUND_EXPR conditions.Eric Botcazou2011-03-222-0/+9
* s390.c (s390_delegitimize_address): Fix offset handling for PLTOFF/GOTOFF.Andreas Krebbel2011-03-222-2/+12
* cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Remove trailing backslash from the en...Nick Clifton2011-03-222-1/+6
* s390.c (s390_delegitimize_address): Handle PLTOFF and PLT unspecs.Andreas Krebbel2011-03-222-3/+24
* Daily bump.GCC Administrator2011-03-221-1/+1
* libgo: Add GOTESTFLAGS variable used when testing.Ian Lance Taylor2011-03-212-4/+7
* expr.h (prepare_operand): Move to...Richard Sandiford2011-03-219-87/+85
* alpha.md (unspec): New define_c_enum.Uros Bizjak2011-03-212-60/+66
* alpha.c (alpha_pad_noreturn): Do not emit an unop between a call and its CALL...Uros Bizjak2011-03-212-20/+29
* prune.exp (prune_gcc_output): Prune "could not create compact unwind for" war...Jack Howarth2011-03-214-1/+17
* baseline_symbols.txt: Update.Jakub Jelinek2011-03-2113-18/+1883
* testsuite_abi.cc (check_version): Set incompatible even when adding symbols t...Jakub Jelinek2011-03-212-4/+14
* * config/abi/pre/gnu.ver: Remove typeinfo name exports for C++0x types.Benjamin Kosnik2011-03-212-6/+4
* gnu.ver (CXXABI_1.3): Don't export _ZT[IS][PK]*[no].Jakub Jelinek2011-03-212-6/+16
* re PR bootstrap/48216 (IRIX 6 Ada bootstrap broken: gnu_decl uninitialized in...Eric Botcazou2011-03-212-10/+16
* * gimplify.c (gimplify_vla_decl): Set TREE_THIS_NOTRAP flag.Eric Botcazou2011-03-212-1/+6
* re PR c/42544 (Bad codegen with signed short cast to unsigned int, then promo...Jakub Jelinek2011-03-215-0/+67
* unwind-arm.c (__gnu_unwind_pr_common): Correct test for barrier handlers.Daniel Jacobowitz2011-03-212-2/+7
* Fix PR number in changelog entry.Ramana Radhakrishnan2011-03-211-1/+1
* Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner2011-03-2114-232/+364