summaryrefslogtreecommitdiff
path: root/gcc/config/ia64/sysv4.h
Commit message (Expand)AuthorAgeFilesLines
* re PR target/15383 (__float128 function name is used for long double)H.J. Lu2004-05-191-0/+3
* sysv4.h (SDATA_SECTION_FUNCTION): Update to C90 prototypes.Andreas Schwab2003-11-011-2/+2
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-191-20/+0
* ia64.c (sdata_symbolic_operand): Use SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.Richard Henderson2003-04-161-2/+0
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-2/+2
* configure.in (HAVE_AS_TLS): Add ia64 test.Richard Henderson2002-05-251-4/+3
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-14/+3
* final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2002-05-181-2/+1
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-129/+0
* sysv4.h (DO_SELECT_SECTION): Factored out of SELECT_SECTION.Andreas Schwab2002-05-141-31/+120
* ia64.h (ASM_SPEC): Moved from here ...Andreas Schwab2002-04-121-0/+5
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-171-3/+0
* sysv4.h (DBX_DEBUGGING_INFO): Undef.Richard Henderson2001-11-261-0/+3
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-7/+14
* final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.Richard Henderson2001-08-221-5/+0
* sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if ia64_asm_output_label.Richard Henderson2001-08-211-1/+2
* ia64.h (STRIP_NAME_ENCODING): Handle @ and * in the same string.Richard Henderson2001-08-191-22/+12
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-43/+1
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-5/+0
* sysv4.h (ASM_OUTPUT_LABELREF): Don't write to constant data.Richard Henderson2001-08-031-10/+8
* Append # to end of the label inside NAME as opposed to just the end of NAME.Nick Clifton2001-07-071-10/+27
* toplev.c (output_lang_identify): Delete.Zack Weinberg2001-04-161-7/+0
* definitions in config/i[89a]*:Hans-Peter Nilsson2000-09-251-11/+11
* Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson2000-09-011-1/+1
* ia64-protos.h: Remove duplicates.Richard Henderson2000-08-081-8/+2
* elfos.h (ASM_DECLARE_OBJECT_NAME): Care for null DECL.Richard Henderson2000-08-011-1/+2
* ia64-protos.h (process_for_unwind_directive): Declare.Richard Henderson2000-06-181-4/+2
* ia64.c (sdata_symbolic_operand): Consider small CONSTANT_POOL_ADDRESS_P addre...Richard Henderson2000-05-311-0/+15
* Patches from David Mosberger, and a patch to make bootstrap work.Jim Wilson2000-05-031-4/+16
* Fix problem with relocs in read-only sections for C++ code.Jim Wilson2000-04-181-0/+4
* Add ia64 port.Jim Wilson2000-03-081-0/+248