aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/m68kelf.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-05Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro bodyTom de Vries1-1/+1
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-1/+1
2017-01-06re PR target/57583 (large switches with jump tables are horribly broken on m68k)Mikael Pettersson1-0/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-04-08tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov1-16/+1
2010-12-22svr4.h: Remove.Joseph Myers1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-04-15linux.h (FUNCTION_VALUE_REGNO_P): Use macros for register numbers more.Kazu Hirata1-2/+2
2007-01-19200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford <richar...Nathan Sidwell1-0/+8
2007-01-18200x-xx-xx Richard Sandiford <richard@codesourcery.com> Nathan Sidwell <natha...Richard Sandiford1-88/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-04-29m68k.c (m68k_initial_elimination_offset): Use gcc_assert and gcc_unreachable ...Nathan Sidwell1-2/+0
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-09m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler.Bernardo Innocenti1-13/+0
2004-02-09m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX.Andreas Schwab1-12/+0
2004-01-29m68k.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata1-3/+4
2003-11-30config.gcc (m68020-*-elf*, [...]): Add tm_defines containing MOTOROLA and USE...Gunther Nikl1-9/+0
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-09-09coff.h (REGISTER_NAMES): Add fake register `argptr'Bernardo Innocenti1-1/+1
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-3/+1
2003-08-21m68k-none.h: Introduce new ColdFire archs.Peter Barada1-1/+1
2003-07-06re PR rtl-optimization/9812 ([m68k] ICE in extract_insn, at recog.c:2148)James E Wilson1-10/+0
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-3/+3
2003-01-28m68k.md (tablejump+2): Don't sign extend an address register.Andreas Schwab1-7/+12
2002-10-03m68k.h (OVERRIDE_OPTIONS): Move additional code ...Richard Henderson1-14/+0
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-3/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-2/+2
2001-12-093b1.h (ASM_OUTPUT_ALIGN): Wrap in do-while(0).Kaveh R. Ghazi1-1/+3
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi1-1/+1
2001-11-013b1.h: Fix comment formatting.Kazu Hirata1-13/+13
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson1-6/+6
2000-09-25definitions in config/m[368]*:Hans-Peter Nilsson1-4/+4
1999-11-19m68kelf.h: Suppress '/* within comment' warning.Greg McGary1-1/+1
1999-09-03m68kelf.h: Set USE_GAS...Andrew Haley1-2/+2
1999-06-21elf.h (BSS_SECTION_ASM_OP, [...]): Add the macros.Vladimir Makarov1-0/+24
1999-06-17Added -mpcrel flag, and underlying support for PC-relative addressing on m68k.Don Lindsay1-3/+7
1999-02-18Fix m68k-elf coldfire run-time address error for tablejumps.Jim Wilson1-1/+7
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1998-11-24Add m68k-elf port from Cygnus gcc sources.Jim Wilson1-0/+266