aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/sysv4.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-3/+0
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
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-12-22svr4.h: Remove.Joseph Myers1-5/+1
2010-06-25dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.Douglas B Rupp1-7/+2
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-1/+25
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson1-0/+2
2007-02-18ia64.h, [...]: Follow spelling conventions.Kazu Hirata1-2/+2
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-33/+2
2004-05-19re PR target/15383 (__float128 function name is used for long double)H.J. Lu1-0/+3
2003-11-01sysv4.h (SDATA_SECTION_FUNCTION): Update to C90 prototypes.Andreas Schwab1-2/+2
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-20/+0
2003-04-16ia64.c (sdata_symbolic_operand): Use SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.Richard Henderson1-2/+0
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-2/+2
2002-05-25configure.in (HAVE_AS_TLS): Add ia64 test.Richard Henderson1-4/+3
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-14/+3
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-2/+1
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-129/+0
2002-05-14sysv4.h (DO_SELECT_SECTION): Factored out of SELECT_SECTION.Andreas Schwab1-31/+120
2002-04-12ia64.h (ASM_SPEC): Moved from here ...Andreas Schwab1-0/+5
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-3/+0
2001-11-26sysv4.h (DBX_DEBUGGING_INFO): Undef.Richard Henderson1-0/+3
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-7/+14
2001-08-22final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.Richard Henderson1-5/+0
2001-08-21sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if ia64_asm_output_label.Richard Henderson1-1/+2
2001-08-19ia64.h (STRIP_NAME_ENCODING): Handle @ and * in the same string.Richard Henderson1-22/+12
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-43/+1
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-5/+0
2001-08-03sysv4.h (ASM_OUTPUT_LABELREF): Don't write to constant data.Richard Henderson1-10/+8
2001-07-07Append # to end of the label inside NAME as opposed to just the end of NAME.Nick Clifton1-10/+27
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-7/+0
2000-09-25definitions in config/i[89a]*:Hans-Peter Nilsson1-11/+11
2000-09-01Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson1-1/+1
2000-08-08ia64-protos.h: Remove duplicates.Richard Henderson1-8/+2
2000-08-01elfos.h (ASM_DECLARE_OBJECT_NAME): Care for null DECL.Richard Henderson1-1/+2
2000-06-18ia64-protos.h (process_for_unwind_directive): Declare.Richard Henderson1-4/+2
2000-05-31ia64.c (sdata_symbolic_operand): Consider small CONSTANT_POOL_ADDRESS_P addre...Richard Henderson1-0/+15
2000-05-03Patches from David Mosberger, and a patch to make bootstrap work.Jim Wilson1-4/+16
2000-04-18Fix problem with relocs in read-only sections for C++ code.Jim Wilson1-0/+4
2000-03-08Add ia64 port.Jim Wilson1-0/+248