aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/linux.h
AgeCommit message (Expand)AuthorFilesLines
2001-11-14linux.h: Include <linux.h> not "linux.h" to avoid infinite recursion.Kaveh R. Ghazi1-1/+1
2001-11-06rtl.h (mem_for_const_double): New declaration.Richard Kenner1-4/+5
2001-11-013b1.h: Fix comment formatting.Kazu Hirata1-8/+8
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-1/+4
2001-07-30m68k.h (TARGET_SWITCHES/TARGET_OPTIONS): Add missing doc stringsRoman Zippel1-1/+2
2000-11-02config:Neil Booth1-1/+1
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson1-1/+1
2000-09-25definitions in config/m[368]*:Hans-Peter Nilsson1-2/+2
2000-05-01Update copyrights.Jeff Law1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-3/+3
1999-08-09Include function.h in most files.Bernd Schmidt1-3/+2
1999-06-17Added -mpcrel flag, and underlying support for PC-relative addressing on m68k.Don Lindsay1-1/+2
1998-05-13Patch to fix g++.other/local1.C.Jim Wilson1-4/+2
1998-03-16m68k.c: Include <stdlib.h> for atoi.Andreas Schwab1-6/+6
1997-12-06Merge from gcc-2.8Jeff Law1-3/+4
1997-08-27linux.h (CC1_SPEC): Define it only if not defined.H.J. Lu1-0/+4
1997-07-14(LINK_SPEC): Fix last change.Richard Kenner1-6/+7
1997-07-02(LINK_SPEC): Pass -shared for -shared.Richard Kenner1-2/+20
1997-05-18(ASM_COMMENT_START): Define.Richard Kenner1-0/+2
1997-04-13(ASM_SPEC): Define.Richard Kenner1-31/+7
1997-03-25(ASM_RETURN_CASE_JUMP): Use extl to explicitly sign extend indexRichard Kenner1-3/+7
1997-03-19(ASM_OUTPUT_MI_THUNK): Define.Richard Kenner1-1/+28
1996-06-08(TARGET_DEFAULT): Use MASK_* macros instead of explicit constants inRichard Kenner1-2/+2
1996-05-24varasm.c (asm_output_bss): New argument DECL.Doug Evans1-3/+3
1996-05-06Use the new trampoline definition.Richard Kenner1-24/+44
1996-04-16Override trampoline macros.Richard Kenner1-0/+15
1996-04-16(LIB_SPEC): Deleted.Richard Kenner1-15/+14
1996-03-23(TRAMPOLINE_TEMPLATE): Correct first instruction.Richard Kenner1-1/+1
1996-03-20(ASM_SPEC): Deleted.Richard Kenner1-3/+31
1996-01-31(STRICT_ALIGNMENT): Define to zero.Richard Kenner1-3/+12
1995-07-29Initial revisionRichard Kenner1-0/+285