| Commit message (Expand) | Author | Age | Files | Lines |
* | Move libgcc2 to toplevel libgcc | Rainer Orth | 2011-11-02 | 1 | -34/+0 |
* | Move libgcc1 to toplevel libgcc | Rainer Orth | 2011-11-02 | 2 | -118/+0 |
* | Move crtstuff support to toplevel libgcc | Rainer Orth | 2011-11-02 | 3 | -112/+0 |
* | Makefile.in (FPBIT_FUNCS, [...]): Remove. | Rainer Orth | 2011-08-05 | 1 | -13/+1 |
* | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 2011-06-16 | 1 | -10/+17 |
* | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 2011-06-15 | 1 | -14/+1 |
* | fr30-protos.h (Mmode): Don't define. | Joseph Myers | 2011-05-02 | 1 | -3/+1 |
* | fr30.h (inhibit_libc): Don't define. | Joseph Myers | 2011-04-26 | 1 | -5/+0 |
* | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 2011-04-21 | 1 | -6/+0 |
* | tm.texi.in (ASM_OUTPUT_BSS): Remove documentation. | Anatoly Sokolov | 2011-04-08 | 1 | -7/+0 |
* | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 2011-03-31 | 1 | -4/+2 |
* | [multiple changes] | Vladimir Makarov | 2011-03-29 | 1 | -5/+0 |
* | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 2011-03-28 | 1 | -0/+5 |
* | [multiple changes] | Vladimir Makarov | 2011-03-27 | 1 | -5/+0 |
* | make fr30 use constraints.md | Nathan Froyd | 2011-02-15 | 3 | -71/+73 |
* | alpha.md (umk_mismatch_args): Don't put a mode on set. | Mike Stump | 2011-01-14 | 1 | -82/+82 |
* | Fix indentation. | Mike Stump | 2011-01-14 | 1 | -2/+2 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 2 | -2/+3 |
* | svr4.h: Remove. | Joseph Myers | 2010-12-22 | 1 | -7/+0 |
* | fr30.h (LIB_SPEC, [...]): Define. | Joseph Myers | 2010-12-09 | 1 | -0/+19 |
* | arc.h (ASM_SPEC): Remove %{v}. | Joseph Myers | 2010-12-09 | 1 | -1/+1 |
* | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 2010-12-01 | 1 | -1/+0 |
* | target.def (conditional_register_usage): Define. | Nathan Froyd | 2010-11-22 | 1 | -2/+3 |
* | re PR target/46431 (fr30-elf --enable-werror-always build fails) | Joern Rennecke | 2010-11-12 | 1 | -2/+1 |
* | * config/fr30/fr30.c: Include "df.h". | Anatoly Sokolov | 2010-11-09 | 1 | -0/+1 |
* | fr30.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros. | Anatoly Sokolov | 2010-11-06 | 2 | -25/+38 |
* | common.opt (R, [...]): New. | Joseph Myers | 2010-11-01 | 1 | -9/+0 |
* | fr30-protos.h (fr30_num_arg_regs): Delete. | Nathan Froyd | 2010-10-28 | 3 | -22/+38 |
* | target.h (enum opt_levels, [...]): New. | Joseph Myers | 2010-10-22 | 2 | -5/+13 |
* | avr.h (PREFERRED_RELOAD_CLASS): Remove. | Anatoly Sokolov | 2010-10-16 | 1 | -18/+0 |
* | fr30.c (TARGET_EXCEPT_UNWIND_INFO): Define. | Nathan Froyd | 2010-10-08 | 2 | -2/+5 |
* | fr30.c (fr30_move_double): Delete `dregno' and extra semicolons. | Nathan Froyd | 2010-08-31 | 1 | -3/+2 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 2010-06-29 | 1 | -35/+0 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 2009-11-04 | 1 | -10/+0 |
* | fr30.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New. | Richard Henderson | 2009-09-22 | 2 | -36/+51 |
* | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 2009-08-26 | 2 | -9/+13 |
* | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 2009-06-30 | 2 | -25/+14 |
* | Merge cond-optab branch. | Paolo Bonzini | 2009-05-12 | 3 | -185/+7 |
* | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default. | Paolo Bonzini | 2009-04-22 | 1 | -13/+0 |
* | ABOUT-GCC-NLS, [...]: Add copyright and license notices. | Joseph Myers | 2009-04-21 | 1 | -0/+18 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 3 | -56/+29 |
* | re PR target/5362 (Undocumented target options) | Nick Clifton | 2009-03-11 | 1 | -2/+3 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 3 | -3/+3 |
* | * config/fr30/fr30.h (IRA_COVER_CLASSES): Define. | Nick Clifton | 2008-08-28 | 1 | -1/+6 |
* | vms_tramp.asm, [...]: Remove .file directives. | Joseph Myers | 2008-07-02 | 2 | -4/+0 |
* | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | Kai Tietz | 2008-05-08 | 1 | -1/+1 |
* | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 2008-04-25 | 1 | -2/+2 |
* | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 2008-04-08 | 2 | -4/+4 |