Age | Commit message (Expand) | Author | Files | Lines |
2011-01-26 | bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}. | Joseph Myers | 1 | -2/+1 |
2011-01-26 | bfin.h (ASM_SPEC): Remove %{Ym,*}. | Joseph Myers | 1 | -1/+1 |
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/+2 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2 | -2/+2 |
2010-12-22 | svr4.h: Remove. | Joseph Myers | 1 | -162/+0 |
2010-12-09 | frv.h (SIZE_TYPE, [...]): Define. | Joseph Myers | 1 | -0/+12 |
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-06 | re PR target/46735 (frv-elf --enable-werror-always build fails for 64 bit host) | Joern Rennecke | 4 | -68/+62 |
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-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -1/+0 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 3 | -24/+5 |
2010-11-21 | tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. | Joseph Myers | 1 | -7/+0 |
2010-11-16 | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 3 | -10/+6 |
2010-11-15 | frv.md (fmasf4, fmssf4): Rename from *muladdsf4 and *mulsubsf4 respectively. | Richard Henderson | 1 | -8/+8 |
2010-11-08 | re PR target/44758 (frv.md: incompatible enum comparisons / return) | Joern Rennecke | 3 | -144/+147 |
2010-11-01 | common.opt (R, [...]): New. | Joseph Myers | 1 | -27/+0 |
2010-10-28 | frv-protos.h (frv_function_arg): Delete. | Nathan Froyd | 3 | -44/+33 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 2 | -7/+9 |
2010-10-16 | avr.h (PREFERRED_RELOAD_CLASS): Remove. | Anatoly Sokolov | 1 | -20/+0 |
2010-10-15 | frv.c (frv_option_optimization, [...]): Remove. | Joseph Myers | 2 | -27/+0 |
2010-10-14 | config.gcc (arm*-*-linux-*eabi): Add bpabi.h from libgcc. | Nathan Froyd | 1 | -181/+0 |
2010-10-04 | flags.h (g_switch_value, [...]): Remove. | Joseph Myers | 2 | -11/+5 |
2010-09-24 | re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig... | Jakub Jelinek | 1 | -1/+1 |
2010-09-16 | target.def (target_option.optimization): New hook. | Joseph Myers | 3 | -43/+7 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 3 | -21/+6 |
2010-09-13 | frv.h (REGISTER_MOVE_COST, [...]): Remove. | Anatoly Sokolov | 3 | -43/+24 |
2010-09-06 | frv.h (CLASS_LIKELY_SPILLED_P): Remove. | Anatoly Sokolov | 3 | -37/+12 |
2010-07-30 | common.opt (-G): Don't define option here. | Joseph Myers | 1 | -1/+6 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -2/+2 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-07-04 | gcc/ | Richard Sandiford | 1 | -2/+3 |
2010-06-30 | re PR middle-end/44566 (configuration with multiple targets / backends is not... | Joern Rennecke | 1 | -4/+5 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -35/+0 |
2010-06-17 | frv-protos.h (frv_print_operand): Delete. | Nathan Froyd | 3 | -63/+32 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -1/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-11-04 | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 1 | -10/+0 |
2009-11-01 | frv.c (frv_function_value, [...]): New functions. | Anatoly Sokolov | 3 | -42/+40 |
2009-09-22 | frv.c (TARGET_TRAMPOLINE_INIT): New. | Richard Henderson | 3 | -10/+8 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 2 | -11/+14 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 1 | -4/+0 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 3 | -51/+16 |
2009-05-15 | frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS. | Paolo Bonzini | 2 | -24/+2 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 4 | -91/+30 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 4 | -309/+57 |