aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/elf64.h
AgeCommit message (Expand)AuthorFilesLines
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-2/+2
2002-07-30elf.h (STARTFILE_SPEC): Define differently if default ABI is MEABI.Chris Demetriou1-1/+2
2002-07-29elf.h: Remove ecoff.h and gofast includes.Eric Christopher1-41/+9
2002-07-29configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u...Chris Demetriou1-0/+4
2002-07-25invoke.texi: Document -mabi=meabi, and expand on the EABI description.Richard Sandiford1-5/+2
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-17/+7
2002-07-24elf.h (STARTFILE_SPEC): Undo previous change.Chris Demetriou1-4/+1
2002-07-24elf.h (STARTFILE_SPEC): Never include crt0.o.Chris Demetriou1-1/+4
2002-06-11tm.texi (Run-time Target): Add comment about flag_iso and strict ANSI.Eric Christopher1-9/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-3/+2
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-4/+4
2002-05-03elf64.h (UNIQUE_SECTION): Use mips_unique_section.Richard Sandiford1-65/+2
2002-03-16mips.md (movdf_internal2): Add two new move constraints.Eric Christopher1-0/+7
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi1-2/+7
2001-11-06mips.md (movdf_internal2): Add constraints for float to general register move.Eric Christopher1-0/+3
2001-10-31elf.h: Fix comment formatting.Kazu Hirata1-1/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-2/+3
2001-09-11Do not allow -mgp32 -mfp64; Fix int/long printf warningMichael Meissner1-1/+4
2001-08-28c-pragma.h (add_weak): Move prototype from here...Eric Christopher1-9/+14
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-09Move constructor/destructor handling into target hooks.Richard Henderson1-68/+2
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-20/+3
2001-04-26config.gcc (mips*-*-linux*): Add elfos.h to tm_file.H.J. Lu1-0/+6
2000-12-13(ASM_OUTPUT_SECTION_NAME): emit @nobitsAldy Hernandez1-0/+2
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson1-3/+3
2000-09-25definitions in config/m[ci]*:Hans-Peter Nilsson1-3/+3
2000-08-10elf.h (CTOR_SECTION_NAME, [...]): New macros define the name of CTOR and DTOR...Chris Demetriou1-13/+16
2000-08-05elf.h (CTOR_LIST_BEGIN, [...]): change type of __CTOR_LIST__ from func_ptr ar...Chris Demetriou1-4/+4
2000-05-23config/mips/elf64.h (CTOR_LISTS_DEFINED_EXTERNALLY): DefineJonathan Larmour1-0/+5
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-1/+1
2000-01-22Fix definition of UNIQUE_SECTION so that zero initialised data is placedAlan Modra1-4/+3
2000-01-05oops - typo in previous deltaNick Clifton1-1/+1
2000-01-05Add support for generating unique sections for unitialised data.Nick Clifton1-2/+6
1999-12-01elf.h (STARTFILE_SPEC): Add no-crt0.Mark Salter1-1/+1
1999-10-29elf.h: remove NAME__MAIN and SYMBOL__MAIN.Andrew Haley1-2/+0
1999-10-25mips.h (MIPS_ISA_DEFAULT): Insure it's defined.Gavin Romig-Koch1-3/+0
1999-09-21elf64.h (ASM_OUTPUT_CONSTRUCTOR, [...]): Use Pmode to determine whether to ou...Andrew MacLeod1-2/+2
1999-09-07mips.h (MULTILIB_ENDIAN_DEFAULT): New macro.Gavin Romig-Koch1-7/+1
1999-05-10Fix irix5 native build failure resulting from my previous patch.Jim Wilson1-0/+1
1999-05-07Fix mips16 libstdc++ builds. Fix inconsistency from Apr 7 change.Jim Wilson1-0/+2
1999-04-14Wed Apr 14 10:48:03 1999 Catherine Moore <clm@cygnus.com>Catherine Moore1-1/+95
1998-09-28flags.h: Add flag_data_sections.Catherine Moore1-0/+61
1998-06-08elf.h (ASM_DECLARE_OBJECT_NAME): Define.Richard Henderson1-0/+67
1998-05-05Fix bug reported by Ian Taylor, mips64-elf multilibs are wrong.Jim Wilson1-8/+9
1998-04-29elf.h (ASM_OUTPUT_DEF,ASM_WEAKEN_LABEL, [...]): Define.Gavin Koch1-0/+32
1997-12-18mips.h (INIT_SUBTARGET_OPTABS): Define if not defined.Ian Lance Taylor1-5/+5
1997-11-21patch from andrew cagneyAndrew Cagney1-3/+3
1997-10-29elf64.h (PREFERRED_DEBUGGING_TYPE): Only define if not previously defined.Gavin Koch1-0/+2
1997-04-30xJason Merrill1-2/+2