Age | Commit message (Expand) | Author | Files | Lines |
2011-03-22 | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 1 | -2/+12 |
2011-03-21 | ChangeLog gcc/ | Kai Tietz | 1 | -15/+24 |
2011-01-26 | bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}. | Joseph Myers | 1 | -1/+0 |
2011-01-26 | bfin.h (ASM_SPEC): Remove %{Ym,*}. | Joseph Myers | 1 | -1/+0 |
2011-01-26 | bfin.h (LINK_SPEC): Remove %{YP,*}. | Joseph Myers | 1 | -1/+0 |
2011-01-26 | bfin.h (ASM_SPEC): Remove %{Yd,*}. | Joseph Myers | 1 | -2/+3 |
2010-12-22 | svr4.h: Remove. | Joseph Myers | 1 | -8/+0 |
2010-12-09 | arc.h (ASM_SPEC): Remove %{v}. | Joseph Myers | 1 | -1/+1 |
2010-12-09 | freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}. | Joseph Myers | 1 | -2/+2 |
2010-12-09 | bfin.h (ASM_SPEC): Remove %{n} and %{T}. | Joseph Myers | 1 | -1/+1 |
2010-12-07 | re PR target/46737 (bfin-elf --enable-werror-always build fails for 64 bit host) | Joern Rennecke | 1 | -2/+2 |
2010-12-02 | bfin.h (LINK_SPEC): Remove %{b}. | Joseph Myers | 1 | -1/+0 |
2010-12-02 | freebsd.h (LINK_SPEC): Don't handle -Wl,. | Joseph Myers | 1 | -1/+1 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 3 | -25/+18 |
2010-11-12 | re PR target/46412 (bfin-elf --enable-werror-always build fails) | Joern Rennecke | 2 | -41/+47 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 1 | -4/+4 |
2010-10-08 | bfin-protos.h (function_arg, [...]): Delete. | Nathan Froyd | 3 | -30/+12 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -4/+0 |
2010-09-19 | bfin.h (CLASS_LIKELY_SPILLED_P): Remove. | Anatoly Sokolov | 2 | -9/+26 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 3 | -18/+8 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -6/+6 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -2/+1 |
2010-08-03 | alpha.h (SWITCH_TAKES_ARG): Define. | Joseph Myers | 1 | -3/+2 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-30 | re PR middle-end/44566 (configuration with multiple targets / backends is not... | Joern Rennecke | 1 | -2/+3 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -2/+0 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -5/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-03 | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 1 | -4/+5 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+2 |
2010-03-30 | re PR other/25232 (libgcc-std.ver should include __unordxf2 and __unordtf2) | Joseph Myers | 1 | -0/+6 |
2010-01-13 | bfin.c (bfin_reorg): Call run_selective_scheduling rather than schedule_insns... | Bernd Schmidt | 1 | -1/+5 |
2010-01-13 | libgcc-bfin.ver: Regenerate based on current libgcc-std.ver. | Bernd Schmidt | 1 | -3/+1607 |
2009-11-04 | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 1 | -3/+0 |
2009-09-22 | bfin-protos.h (initialize_trampoline): Remove. | Richard Henderson | 3 | -43/+53 |
2009-09-15 | bfin.c (length_for_loop): Use NONDEBUG_INSN_P instead of INSN_P. | Jie Zhang | 1 | -5/+7 |
2009-09-14 | bfin.c (bfin_expand_builtin, [...]): Force constants to registers for the ope... | Bernd Schmidt | 2 | -6/+14 |
2009-09-14 | gcc/ | Bernd Schmidt | 1 | -2/+2 |
2009-09-14 | bfin.c (bfin_longcall_p): Don't use short calls for weak symbols. | Bernd Schmidt | 1 | -0/+2 |
2009-09-11 | From Jie Zhang <jie.zhang@analog.com>: | Bernd Schmidt | 1 | -10/+60 |
2009-09-08 | bfin.c (np_check_regno, [...]): New static variables. | Bernd Schmidt | 1 | -22/+103 |
2009-09-07 | From Jie Zhang <jie.zhang@analog.com>: | Bernd Schmidt | 4 | -109/+192 |
2009-09-07 | gcc/ | Bernd Schmidt | 5 | -10/+61 |
2009-09-07 | From Jie Zhang <jie.zhang@analog.com>: | Bernd Schmidt | 2 | -38/+38 |
2009-09-07 | bfin.md (UNSPEC_VOLATILE_STALL): New constant. | Bernd Schmidt | 3 | -15/+157 |
2009-09-07 | bfin.c (bfin_optimize_loop): When creating a new basic block, ensure it has a... | Bernd Schmidt | 1 | -1/+5 |
2009-09-03 | linux.h (TARGET_SUPPORTS_SYNC_CALLS): Define to 1. | Bernd Schmidt | 6 | -33/+241 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 2 | -8/+14 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 1 | -6/+2 |