summaryrefslogtreecommitdiff
path: root/gcc/config/mips/elf64.h
Commit message (Expand)AuthorAgeFilesLines
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-2/+3
* Do not allow -mgp32 -mfp64; Fix int/long printf warningMichael Meissner2001-09-111-1/+4
* c-pragma.h (add_weak): Move prototype from here...Eric Christopher2001-08-281-9/+14
* elf.h, [...]: Fix typos last change.Richard Henderson2001-08-171-6/+6
* varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_...Richard Henderson2001-08-171-0/+13
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-68/+2
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-20/+3
* config.gcc (mips*-*-linux*): Add elfos.h to tm_file.H.J. Lu2001-04-261-0/+6
* (ASM_OUTPUT_SECTION_NAME): emit @nobitsAldy Hernandez2000-12-131-0/+2
* Change callers in config/m*/ to match:Hans-Peter Nilsson2000-09-251-3/+3
* definitions in config/m[ci]*:Hans-Peter Nilsson2000-09-251-3/+3
* elf.h (CTOR_SECTION_NAME, [...]): New macros define the name of CTOR and DTOR...Chris Demetriou2000-08-101-13/+16
* elf.h (CTOR_LIST_BEGIN, [...]): change type of __CTOR_LIST__ from func_ptr ar...Chris Demetriou2000-08-051-4/+4
* config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): DefineJonathan Larmour2000-05-231-0/+5
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-1/+1
* Fix definition of UNIQUE_SECTION so that zero initialised data is placedAlan Modra2000-01-221-4/+3
* oops - typo in previous deltaNick Clifton2000-01-051-1/+1
* Add support for generating unique sections for unitialised data.Nick Clifton2000-01-051-2/+6
* elf.h (STARTFILE_SPEC): Add no-crt0.Mark Salter1999-12-011-1/+1
* elf.h: remove NAME__MAIN and SYMBOL__MAIN.Andrew Haley1999-10-291-2/+0
* mips.h (MIPS_ISA_DEFAULT): Insure it's defined.Gavin Romig-Koch1999-10-251-3/+0
* elf64.h (ASM_OUTPUT_CONSTRUCTOR, [...]): Use Pmode to determine whether to ou...Andrew MacLeod1999-09-211-2/+2
* mips.h (MULTILIB_ENDIAN_DEFAULT): New macro.Gavin Romig-Koch1999-09-071-7/+1
* Fix irix5 native build failure resulting from my previous patch.Jim Wilson1999-05-101-0/+1
* Fix mips16 libstdc++ builds. Fix inconsistency from Apr 7 change.Jim Wilson1999-05-071-0/+2
* Wed Apr 14 10:48:03 1999 Catherine Moore <clm@cygnus.com>Catherine Moore1999-04-141-1/+95
* flags.h: Add flag_data_sections.Catherine Moore1998-09-281-0/+61
* elf.h (ASM_DECLARE_OBJECT_NAME): Define.Richard Henderson1998-06-081-0/+67
* Fix bug reported by Ian Taylor, mips64-elf multilibs are wrong.Jim Wilson1998-05-051-8/+9
* elf.h (ASM_OUTPUT_DEF,ASM_WEAKEN_LABEL, [...]): Define.Gavin Koch1998-04-291-0/+32
* mips.h (INIT_SUBTARGET_OPTABS): Define if not defined.Ian Lance Taylor1997-12-181-5/+5
* patch from andrew cagneyAndrew Cagney1997-11-211-3/+3
* elf64.h (PREFERRED_DEBUGGING_TYPE): Only define if not previously defined.Gavin Koch1997-10-291-0/+2
* xJason Merrill1997-04-301-2/+2
* Rework specs to subtarget specs and EXTRA_SPECSIan Lance Taylor1996-10-111-22/+6
* Allow MULTILIB_DEFAULTS to be defined before this file is included.Jim Wilson1996-08-301-0/+2
* Allow large alignments on ELF systemsMichael Meissner1996-01-071-0/+7
* (CPP_SPEC): If -msingle-float and not -msoft-float, pass -D__mips_single_float.Jim Wilson1995-11-291-1/+4
* (MULTILIB_DEFAULTS): Define.Richard Kenner1995-11-051-0/+6
* (CPP_SPEC): Add -EB and -EL support.Richard Kenner1995-11-051-1/+3
* (CPP_SPEC): Output -D__mips64 when -mips3, or -mips4, or -mgp64.Richard Kenner1995-07-281-2/+3
* Change FSF address.Richard Kenner1995-06-151-1/+2
* sysv4.h (ASM_OUTPUT_SECTION_NAME): Check to make sure DECL is non-null before...Brendan Kehoe1995-02-131-2/+2
* (ASM_OUTPUT_SECTION_NAME): Use asm_out_text_file for functions.Doug Evans1995-01-311-4/+5
* (ASM_OUTPUT_SECTION_NAME): Define.Doug Evans1994-11-231-0/+15
* Initial revisionDoug Evans1994-11-181-0/+73