aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/elf.h
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-3/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-10-08elf.h (HANDLE_PRAGMA_PUSH_POP): Define.Richard Sandiford1-0/+2
2005-07-09re PR target/21656 (Spurious "template with C linkage" error message)Richard Sandiford1-0/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-08-02config.gcc (mips*-*-elf*, [...]): Add elfos.h to tm_file.Richard Sandiford1-97/+15
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-07mips.h (MDEBUG_ASM_SPEC): Change for dwarf2 default.Eric Christopher1-8/+0
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-07-14elf.h (ASM_OUTPUT_ALIGNED_BSS): Use mips_output_aligned_bss.Richard Sandiford1-19/+1
2003-07-14elf.h (DBX_DEBUGGING_INFO): Delete.Richard Sandiford1-2/+0
2003-07-14elf.h (ASM_DECLARE_OBJECT_NAME): Use mips_declare_object_name.Richard Sandiford1-44/+5
2003-07-14elf.h (SBSS_SECTION_ASM_OP): Delete.Richard Sandiford1-3/+0
2003-07-14elf.h (OBJECT_FORMAT_COFF, [...]): Remove undefs.Richard Sandiford1-3/+0
2003-07-14config.gcc (mips-sgi-irix6*o32, [...]): Add mips/sdb.h to the list of include...Richard Sandiford1-3/+0
2003-07-08elf64.h (TARGET_ASM_UNIQUE_SECTION): Delete.Richard Sandiford1-23/+1
2003-06-09re PR target/10913 (mips-elf ICE in text_section at varasm.c: 241)Richard Sandiford1-13/+0
2003-05-12elf.h (ASM_OUTPUT_ALIGNED_BSS): Fix warning.Jan Hubicka1-1/+1
2003-05-01Merge from rewrite branch.Eric Christopher1-5/+0
2003-03-28elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra1-2/+2
2002-10-17config.gcc (mips*-*-*): Add OBJECT_FORMAT_ELF to $tm_defines if using mips/el...Richard Sandiford1-1/+0
2002-09-26elf.h: Add HANDLE_SYSV_PRAGMA.Eric Christopher1-0/+3
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-2/+2
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-1/+1
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-39/+19
2002-07-29configure.in (mips*-*-*): Add a test to see if MIPS libgloss linker scripts u...Chris Demetriou1-0/+4
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-17/+8
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-12elf.h (DWARF2_DEBUG_INFO): Define.Daniel Jacobowitz1-0/+6
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/+3
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi1-2/+7
2001-10-31elf.h: Fix comment formatting.Kazu Hirata1-2/+2
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/+15
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-67/+2
2001-08-08mips.c (mips_unique_section): New.H.J. Lu1-64/+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