Age | Commit message (Expand) | Author | Files | Lines |
2013-09-20 | Work around buggy gas not properly sign-extending a 64bit value on a 32bit host | Jan-Benedict Glaw | 2 | -4/+4 |
2013-09-15 | * config/vax/constraints.md (T): Add missing CONSTANT_P check. | Jan-Benedict Glaw | 1 | -2/+3 |
2013-01-15 | * config/vax/vax.md (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3, | Jan-Benedict Glaw | 1 | -10/+10 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 15 | -23/+15 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 7 | -7/+7 |
2012-12-05 | tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation. | Steven Bosscher | 1 | -1/+2 |
2012-09-26 | re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD... | Georg-Johann Lay | 4 | -11/+17 |
2012-09-05 | hooks.c (hook_int_rtx_mode_as_bool_0): New function. | Oleg Endo | 1 | -2/+4 |
2012-07-31 | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete. | Nathan Froyd | 3 | -8/+5 |
2012-07-24 | Purge FIXUNS_TRUNC_LIKE_FIX_TRUNC | Richard Henderson | 2 | -5/+6 |
2012-06-18 | vax.h (VMS_TARGET): Remove. | Steven Bosscher | 1 | -2/+0 |
2012-05-05 | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 3 | -11/+18 |
2012-03-27 | Remove MaskExists property from config/*/*.opt files | H.J. Lu | 1 | -1/+1 |
2011-11-02 | Move libgcc1 to toplevel libgcc | Rainer Orth | 2 | -94/+0 |
2011-08-18 | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. | Richard Sandiford | 1 | -3/+3 |
2011-07-20 | target.def (class_max_nregs): New hook. | Anatoly Sokolov | 1 | -11/+0 |
2011-07-07 | common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG... | Joseph Myers | 1 | -1/+3 |
2011-07-05 | vax: Emit prologue as rtl. | Richard Henderson | 3 | -28/+84 |
2011-06-16 | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 1 | -4/+6 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -4/+1 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 3 | -15/+0 |
2011-04-11 | linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER. | Joseph Myers | 1 | -1/+1 |
2011-04-04 | vax.c: Include reload.h. | Richard Sandiford | 1 | -0/+1 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 2 | -12/+2 |
2011-03-30 | reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc... | Jeff Law | 1 | -3/+2 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -9/+0 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -0/+9 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -9/+0 |
2011-03-22 | MAINTAINERS (crx port, [...]): Remove. | Joseph Myers | 1 | -47/+0 |
2011-03-03 | explow.c (emit_stack_save): Remove 'after' parameter. | Richard Henderson | 1 | -1/+1 |
2011-02-22 | osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option. | Joseph Myers | 1 | -1/+1 |
2011-02-08 | elf.opt: New. | Joseph Myers | 1 | -0/+30 |
2010-12-10 | linux.h (WCHAR_TYPE, [...]): Define. | Joseph Myers | 1 | -0/+6 |
2010-12-09 | openbsdelf.h (LINK_SPEC): Use %{r:} not %{r*:}. | Joseph Myers | 1 | -2/+2 |
2010-12-09 | freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}. | Joseph Myers | 1 | -2/+2 |
2010-12-06 | re PR target/46740 (vax-linux-gnu --enable-werror-always build fails for 64 b... | Joern Rennecke | 1 | -3/+1 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-10-16 | avr.h (PREFERRED_RELOAD_CLASS): Remove. | Anatoly Sokolov | 1 | -7/+0 |
2010-10-09 | vax.h (FUNCTION_ARG, [...]): Delete. | Nathan Froyd | 2 | -26/+46 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 4 | -15/+18 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 2 | -12/+18 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-11-04 | linux.h (TARGET_OS_CPP_BUILTINS): Don't define __pic__ or __PIC__. | Maciej W. Rozycki | 1 | -11/+1 |
2009-10-01 | netbsd-elf.h (NETBSD_CC1_AND_CC1PLUS_SPEC): Define as an empty string if not ... | Nick Clifton | 1 | -0/+4 |
2009-09-27 | config.gcc: Update OpenBSD targets. | Jonathan Gray | 1 | -2/+5 |
2009-09-22 | vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New. | Richard Henderson | 2 | -34/+49 |
2009-07-01 | vax.h (TARGET_BSD_DIVMOD): New macro. | Maciej W. Rozycki | 5 | -2/+106 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 2 | -6/+3 |
2009-06-01 | dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument... | Jakub Jelinek | 1 | -1/+1 |