Age | Commit message (Expand) | Author | Files | Lines |
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 | -1/+1 |
2010-12-09 | bfin.h (ASM_SPEC): Remove %{n} and %{T}. | Joseph Myers | 1 | -2/+2 |
2010-12-02 | linux.h, [...]: Remove comments mentioning /lib/elf. | Joseph Myers | 1 | -2/+0 |
2010-12-02 | freebsd.h (LINK_SPEC): Cut long comment. | Joseph Myers | 1 | -7/+1 |
2009-12-11 | re PR target/36047 (-pg does not work on large binaries and m68k) | Sebastian Andrzej Siewior | 1 | -2/+1 |
2009-06-03 | linux.h (HAVE_GAS_BALIGN_AND_P2ALIGN): Move to ... | Maxim Kuvyrkov | 1 | -7/+0 |
2009-04-21 | linux.h (FINALIZE_TRAMPOLINE): Use enum for second argument of emit_library_c... | Andreas Schwab | 1 | -2/+2 |
2007-09-24 | m68k.h (ASM_OUTPUT_ALIGN_WITH_NOP): New, use "move.l %a4,%a4" to produce nops. | Roman Zippel | 1 | -0/+7 |
2007-09-24 | config/m68k/linux.h (PREFERRED_STACK_BOUNDARY): New. | Roman Zippel | 1 | -0/+3 |
2007-08-28 | * gcc/config/m68k/linux.h | Nathan Sidwell | 1 | -0/+2 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -6/+5 |
2007-05-22 | linux.h (ASM_SPEC): Add asm_pcrel_spec. | Nathan Sidwell | 1 | -2/+2 |
2007-04-15 | linux.h (FUNCTION_VALUE_REGNO_P): Use macros for register numbers more. | Kazu Hirata | 1 | -1/+1 |
2007-02-18 | linux.h (MD_UNWIND_SUPPORT): Define. | Roman Zippel | 1 | -0/+2 |
2007-01-18 | 200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod... | Kazu Hirata | 1 | -14/+0 |
2007-01-18 | 200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> | Nathan Sidwell | 1 | -1/+1 |
2007-01-18 | 200x-xx-xx Richard Sandiford <richard@codesourcery.com> Nathan Sidwell <natha... | Richard Sandiford | 1 | -33/+1 |
2007-01-12 | 200x-xx-xx Richard Sandiford <richard@codesourcery.com> Nathan Sidwell <natha... | Richard Sandiford | 1 | -7/+5 |
2007-01-12 | 200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford... | Nathan Sidwell | 1 | -16/+1 |
2007-01-12 | config.gcc (m68010-*-netbsdelf*): Add MASK_68010. | Richard Sandiford | 1 | -1/+1 |
2006-02-18 | re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D... | Joseph Myers | 1 | -1/+3 |
2006-01-22 | m68k.md: Add Coldfire FPU support. | Paul Brook | 1 | -10/+3 |
2005-11-22 | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 1 | -2/+2 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-04-12 | config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options. | Richard Sandiford | 1 | -4/+0 |
2004-03-16 | config.gcc, linux.h: Implement with-cpu for m68k-linux. | Richard Zidlicky | 1 | -1/+7 |
2004-02-09 | m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler. | Bernardo Innocenti | 1 | -11/+12 |
2004-02-09 | m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX. | Andreas Schwab | 1 | -12/+1 |
2003-11-29 | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 1 | -5/+1 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 1 | -4/+4 |
2003-09-09 | coff.h (REGISTER_NAMES): Add fake register `argptr' | Bernardo Innocenti | 1 | -1/+1 |
2003-08-21 | Makefile.in (INCLUDES): Remove -I$(srcdir)/config. | Zack Weinberg | 1 | -15/+0 |
2003-08-21 | m68k-none.h: Introduce new ColdFire archs. | Peter Barada | 1 | -1/+1 |
2003-07-06 | re PR rtl-optimization/9812 ([m68k] ICE in extract_insn, at recog.c:2148) | James E Wilson | 1 | -12/+0 |
2003-06-07 | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 1 | -6/+1 |
2003-06-04 | function.c (trampolines_created): New variable. | Jakub Jelinek | 1 | -0/+7 |
2003-06-03 | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 1 | -2/+2 |
2003-06-01 | * config/m68k/linux.h: Remove code protected by USE_GNULIBC_1. | Andreas Schwab | 1 | -28/+0 |
2003-05-18 | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here. | Neil Booth | 1 | -1/+7 |
2003-05-17 | hp320.h, [...]: Remove CPP_PREDEFINES... | Neil Booth | 1 | -2/+14 |
2003-05-17 | coff.h: Remove support for Sun FPA and Sun SKY board. | Andreas Schwab | 1 | -16/+1 |
2003-01-28 | m68k.md (tablejump+2): Don't sign extend an address register. | Andreas Schwab | 1 | -6/+11 |
2002-10-20 | target.h (struct gcc_target): Line wrap. | Richard Henderson | 1 | -4/+0 |
2002-10-18 | target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL. | Mark Mitchell | 1 | -22/+1 |
2002-10-03 | m68k.h (OVERRIDE_OPTIONS): Move additional code ... | Richard Henderson | 1 | -9/+0 |
2002-04-15 | linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux. | Richard Henderson | 1 | -1/+1 |
2002-04-13 | linux.h: Define __gnu_linux__ wherever __linux__ is defined... | Mark Mitchell | 1 | -2/+2 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -3/+0 |
2001-12-11 | config.gcc (m68020-*-elf*): Expand tm_file to include all needed cpu configur... | David O'Brien | 1 | -0/+1 |