aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/netbsd.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-6/+5
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-12-23mips.h (TARGET_CPU_CPP_BUILTINS): Add assert for machine=mips for !TARGET_IRIX.Eric Christopher1-1/+0
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-03linux.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-12/+1
2003-07-03m32r.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-08config.gcc (mipsisa32r2-*-elf*, [...]): New targets, to support MIPS32 Releas...Chris Demetriou1-4/+15
2002-11-10netbsd.h (TARGET_OS_CPP_BUILTINS): Define __ABICALLS__ if TARGET_ABICALLS.Jason Thorpe1-0/+3
2002-11-09netbsd.h (SUBTARGET_ASM_SPEC): Don't pass -KPIC to the assembler if -mno-abic...Jason Thorpe1-2/+3
2002-09-22netbsd.h (SUBTARGET_ASM_SPEC): Always pass -KPIC unless -fno-pic or -fno-PIC ...Jason Thorpe1-1/+1
2002-09-15netbsd.h (TARGET_OS_CPP_BUILTINS): Add MIPS ABI CPP macros.Jason Thorpe1-7/+72
2002-08-28config.gcc (mips*-*-netbsd*): Set target_cpu_default to "MASK_GAS|MASK_ABICAL...Jason Thorpe1-15/+1
2002-07-29elf.h: Remove ecoff.h and gofast includes.Eric Christopher1-5/+0
2002-06-11tm.texi (Run-time Target): Add comment about flag_iso and strict ANSI.Eric Christopher1-40/+2
2002-06-08netbsd.h (SUBTARGET_EXTRA_SPECS): Add netbsd_link_spec and netbsd_entry_point.Jason Thorpe1-19/+12
2002-06-07* config/mips/netbsd.h (CACHE_FLUSH_FUNC): Define.Jason Thorpe1-0/+6
2002-05-30netbsd.h (TARGET_OS_CPP_BUILTINS): Define.Jason Thorpe1-27/+40
2002-05-15c-parse.in (MODIFIED_WCHAR_TYPE): New macro.Zack Weinberg1-17/+5
2002-05-07c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth1-3/+0
2002-01-22netbsd.h (TARGET_HAS_F_SETLKW): define.Jason Thorpe1-191/+157
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi1-1/+4
2001-10-31elf.h: Fix comment formatting.Kazu Hirata1-1/+1
2001-09-11Do not allow -mgp32 -mfp64; Fix int/long printf warningMichael Meissner1-1/+4
2001-08-17elf.h, [...]: Fix typos last change.Richard Henderson1-6/+6
2001-08-17varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_...Richard Henderson1-0/+13
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-18/+3
2000-12-13(ASM_OUTPUT_SECTION_NAME): emit @nobitsAldy Hernandez1-0/+2
2000-11-02config:Neil Booth1-1/+1
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson1-5/+5
2000-09-25definitions in config/m[ci]*:Hans-Peter Nilsson1-4/+4
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-1/+1
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill1-5/+1
1998-12-16dummy import to prevent merge lossageJeff Law1-6/+6
1997-04-30xJason Merrill1-2/+2
1996-10-11Rework specs to subtarget specs and EXTRA_SPECSIan Lance Taylor1-23/+3
1996-01-08(LINK_SPEC): Change nostdlib to nostartfiles.Jim Wilson1-4/+18
1995-11-29(CPP_SPEC): If -msingle-float and not -msoft-float, pass -D__mips_single_float.Jim Wilson1-1/+3
1995-07-29(CPP_SPEC): Fix typo.Richard Kenner1-2/+2
1995-07-28(CPP_SPEC): Output -D__mips64 when -mips3, or -mips4, or -mgp64.Richard Kenner1-2/+3
1995-06-19(ASM_DECLARE_FUNCTION_NAME): Don't emit function label.Richard Kenner1-1/+0
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-12Undo patch of May 24. Don't pass "-e start" if -nostdlib again.Doug Evans1-1/+1
1995-05-24(LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib.Doug Evans1-1/+1
1995-05-21(HAVE_STRERROR): Remove.Jim Wilson1-3/+4
1995-05-11Initial revisionJim Wilson1-0/+229