Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-11-14 | linux.h: Include <linux.h> not "linux.h" to avoid infinite recursion. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-11-06 | rtl.h (mem_for_const_double): New declaration. | Richard Kenner | 1 | -4/+5 |
2001-11-01 | 3b1.h: Fix comment formatting. | Kazu Hirata | 1 | -8/+8 |
2001-10-19 | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 1 | -1/+4 |
2001-07-30 | m68k.h (TARGET_SWITCHES/TARGET_OPTIONS): Add missing doc strings | Roman Zippel | 1 | -1/+2 |
2000-11-02 | config: | Neil Booth | 1 | -1/+1 |
2000-09-25 | Change callers in config/m*/ to match: | Hans-Peter Nilsson | 1 | -1/+1 |
2000-09-25 | definitions in config/m[368]*: | Hans-Peter Nilsson | 1 | -2/+2 |
2000-05-01 | Update copyrights. | Jeff Law | 1 | -1/+1 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -3/+3 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -3/+2 |
1999-06-17 | Added -mpcrel flag, and underlying support for PC-relative addressing on m68k. | Don Lindsay | 1 | -1/+2 |