| Commit message (Expand) | Author | Age | Files | Lines |
* | Change GPLv2 files (which do not have exceptions or additions) over to GPLv3. | Nick Clifton | 2007-09-01 | 1 | -6/+5 |
* | re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D... | Joseph Myers | 2006-02-18 | 1 | -1/+3 |
* | m68k.md: Add Coldfire FPU support. | Paul Brook | 2006-01-22 | 1 | -10/+3 |
* | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 2005-11-22 | 1 | -2/+2 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | config.gcc (m68k-*-linux*): Add m68k/ieee.opt to $extra_options. | Richard Sandiford | 2005-04-12 | 1 | -4/+0 |
* | config.gcc, linux.h: Implement with-cpu for m68k-linux. | Richard Zidlicky | 2004-03-16 | 1 | -1/+7 |
* | m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler. | Bernardo Innocenti | 2004-02-09 | 1 | -11/+12 |
* | m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX. | Andreas Schwab | 2004-02-09 | 1 | -12/+1 |
* | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 2003-11-29 | 1 | -5/+1 |
* | GNU CC -> GCC | Kelley Cook | 2003-09-27 | 1 | -4/+4 |
* | coff.h (REGISTER_NAMES): Add fake register `argptr' | Bernardo Innocenti | 2003-09-09 | 1 | -1/+1 |
* | Makefile.in (INCLUDES): Remove -I$(srcdir)/config. | Zack Weinberg | 2003-08-21 | 1 | -15/+0 |
* | m68k-none.h: Introduce new ColdFire archs. | Peter Barada | 2003-08-21 | 1 | -1/+1 |
* | re PR rtl-optimization/9812 ([m68k] ICE in extract_insn, at recog.c:2148) | James E Wilson | 2003-07-06 | 1 | -12/+0 |
* | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 2003-06-07 | 1 | -6/+1 |
* | function.c (trampolines_created): New variable. | Jakub Jelinek | 2003-06-04 | 1 | -0/+7 |
* | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 2003-06-03 | 1 | -2/+2 |
* | * config/m68k/linux.h: Remove code protected by USE_GNULIBC_1. | Andreas Schwab | 2003-06-01 | 1 | -28/+0 |
* | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here. | Neil Booth | 2003-05-18 | 1 | -1/+7 |
* | hp320.h, [...]: Remove CPP_PREDEFINES... | Neil Booth | 2003-05-17 | 1 | -2/+14 |
* | coff.h: Remove support for Sun FPA and Sun SKY board. | Andreas Schwab | 2003-05-17 | 1 | -16/+1 |
* | m68k.md (tablejump+2): Don't sign extend an address register. | Andreas Schwab | 2003-01-28 | 1 | -6/+11 |
* | target.h (struct gcc_target): Line wrap. | Richard Henderson | 2002-10-20 | 1 | -4/+0 |
* | target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL. | Mark Mitchell | 2002-10-18 | 1 | -22/+1 |
* | m68k.h (OVERRIDE_OPTIONS): Move additional code ... | Richard Henderson | 2002-10-03 | 1 | -9/+0 |
* | linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux. | Richard Henderson | 2002-04-15 | 1 | -1/+1 |
* | linux.h: Define __gnu_linux__ wherever __linux__ is defined... | Mark Mitchell | 2002-04-13 | 1 | -2/+2 |
* | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 2002-03-03 | 1 | -3/+0 |
* | config.gcc (m68020-*-elf*): Expand tm_file to include all needed cpu configur... | David O'Brien | 2001-12-11 | 1 | -0/+1 |
* | linux.h: Include <linux.h> not "linux.h" to avoid infinite recursion. | Kaveh R. Ghazi | 2001-11-14 | 1 | -1/+1 |
* | rtl.h (mem_for_const_double): New declaration. | Richard Kenner | 2001-11-06 | 1 | -4/+5 |
* | 3b1.h: Fix comment formatting. | Kazu Hirata | 2001-11-01 | 1 | -8/+8 |
* | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 2001-10-19 | 1 | -1/+4 |
* | m68k.h (TARGET_SWITCHES/TARGET_OPTIONS): Add missing doc strings | Roman Zippel | 2001-07-30 | 1 | -1/+2 |
* | config: | Neil Booth | 2000-11-02 | 1 | -1/+1 |
* | Change callers in config/m*/ to match: | Hans-Peter Nilsson | 2000-09-25 | 1 | -1/+1 |
* | definitions in config/m[368]*: | Hans-Peter Nilsson | 2000-09-25 | 1 | -2/+2 |
* | Update copyrights. | Jeff Law | 2000-05-01 | 1 | -1/+1 |
* | Merge in gcc2-ss-010999 | Jeff Law | 1999-09-06 | 1 | -3/+3 |
* | Include function.h in most files. | Bernd Schmidt | 1999-08-09 | 1 | -3/+2 |
* | Added -mpcrel flag, and underlying support for PC-relative addressing on m68k. | Don Lindsay | 1999-06-17 | 1 | -1/+2 |
* | Patch to fix g++.other/local1.C. | Jim Wilson | 1998-05-13 | 1 | -4/+2 |
* | m68k.c: Include <stdlib.h> for atoi. | Andreas Schwab | 1998-03-16 | 1 | -6/+6 |
* | Merge from gcc-2.8 | Jeff Law | 1997-12-06 | 1 | -3/+4 |
* | linux.h (CC1_SPEC): Define it only if not defined. | H.J. Lu | 1997-08-27 | 1 | -0/+4 |
* | (LINK_SPEC): Fix last change. | Richard Kenner | 1997-07-14 | 1 | -6/+7 |
* | (LINK_SPEC): Pass -shared for -shared. | Richard Kenner | 1997-07-02 | 1 | -2/+20 |
* | (ASM_COMMENT_START): Define. | Richard Kenner | 1997-05-18 | 1 | -0/+2 |
* | (ASM_SPEC): Define. | Richard Kenner | 1997-04-13 | 1 | -31/+7 |