summaryrefslogtreecommitdiff
path: root/gcc/config/ia64/sysv4.h
Commit message (Expand)AuthorAgeFilesLines
* * config/svr4.h: Remove.jsm282010-12-221-5/+1
* * dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.rupp2010-06-251-7/+2
* * ABOUT-GCC-NLS, ChangeLog, ChangeLog-1997, ChangeLog-1998,jsm282009-04-211-1/+25
* PR target/26090rth2007-03-101-0/+2
* * config/ia64/ia64.h, config/ia64/ia64.md,kazu2007-02-181-2/+2
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-33/+2
* 2004-05-19 H.J. Lu <hongjiu.lu@intel.com>hjl2004-05-201-0/+3
* * config/ia64/sysv4.h (SDATA_SECTION_FUNCTION): Update to C90schwab2003-11-011-2/+2
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-191-20/+0
* * config/ia64/ia64.c (sdata_symbolic_operand): Userth2003-04-161-2/+0
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-211-2/+2
* * configure.in (HAVE_AS_TLS): Add ia64 test.rth2002-05-251-4/+3
* * system.h (SELECT_RTX_SECTION): Poison.rth2002-05-181-14/+3
* * final.c (HAVE_READONLY_DATA_SECTION): New.rth2002-05-181-2/+1
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-129/+0
* * config/ia64/sysv4.h (DO_SELECT_SECTION): Factored out ofschwab2002-05-141-31/+120
* * config/ia64/ia64.h (ASM_SPEC): Moved from here ...schwab2002-04-121-0/+5
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-3/+0
* * config/ia64/sysv4.h (DBX_DEBUGGING_INFO): Undef.rth2001-11-271-0/+3
* * configure.in: Check whether assembler supports section merging.jakub2001-09-111-7/+14
* * final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.rth2001-08-221-5/+0
* * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' ifrth2001-08-221-1/+2
* * config/ia64/ia64.h (STRIP_NAME_ENCODING): Handle @ and *rth2001-08-191-22/+12
* Move constructor/destructor handling into target hooks.rth2001-08-091-43/+1
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-5/+0
* * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't write torth2001-08-031-10/+8
* Append # to end of the label inside NAME as opposed to just the end of NAME.nickc2001-07-071-10/+27
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-7/+0
* definitions in config/i[89a]*:hp2000-09-251-11/+11
* Eliminate false DV warnings for predicated calls to noreturn functions.wilson2000-09-011-1/+1
* * config/ia64/ia64-protos.h: Remove duplicates. Updaterth2000-08-081-8/+2
* * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Care for null DECL.rth2000-08-011-1/+2
* * config/ia64/ia64-protos.h (process_for_unwind_directive): Declare.rth2000-06-181-4/+2
* * config/ia64/ia64.c (sdata_symbolic_operand): Consider smallrth2000-06-011-0/+15
* Patches from David Mosberger, and a patch to make bootstrap work.wilson2000-05-031-4/+16
* Fix problem with relocs in read-only sections for C++ code.wilson2000-04-181-0/+4
* Add ia64 port.wilson2000-03-091-0/+248