summaryrefslogtreecommitdiff
path: root/gcc/config/ia64
Commit message (Expand)AuthorAgeFilesLines
* gcc/rth2001-09-211-0/+18
* Table-driven attributes.jsm282001-09-211-25/+9
* Fix for PR 3917.wilson2001-09-211-2/+17
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-122-2/+2
* * configure.in: Check whether assembler supports section merging.jakub2001-09-112-9/+16
* * config/ia64/ia64.md (andcmbi3, iorcmbi3): Fix typos.rth2001-08-281-5/+4
* When moving asms out of the way, don't move all of them to the same placebernds2001-08-231-2/+2
* Fix abort where write_count got to 3bernds2001-08-231-1/+4
* * config/ia64/ia64.c (ia64_register_move_cost): Add mode arguemnt.rth2001-08-233-63/+107
* * final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.rth2001-08-223-43/+41
* * config/ia64/ia64.c (emit_all_insn_group_barriers): Flush staterth2001-08-221-5/+17
* * config/ia64/crtbegin.asm (__do_global_dtors_aux): Use savedrth2001-08-221-1/+1
* * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' ifrth2001-08-221-1/+2
* * config/ia64/ia64.c (ia64_return_in_memory): True for variablerth2001-08-211-4/+8
* * config/ia64/ia64.c (ia64_cycle_display): Only emit cyclerth2001-08-191-1/+4
* * config/ia64/ia64.h (STRIP_NAME_ENCODING): Handle @ and *rth2001-08-192-44/+20
* * config/ia64/unwind-ia64.c (UNW_REG_B0): New.rth2001-08-191-5/+23
* * config/ia64/crtbegin.asm (dtor_ptr): Make gp-relative.rth2001-08-192-11/+92
* * flow.c (mark_regs_live_at_end): Use regs_invalidated_by_call.rth2001-08-194-44/+59
* * config/ia64/ia64.md (cycle_display): Combine the expanderrth2001-08-191-6/+1
* * config/ia64/ia64.c (ia64_sched_reorder2): Also skip pastrth2001-08-191-17/+30
* * config/ia64/ia64.c (ia64_internal_sched_reorder): Emit stoprth2001-08-191-0/+6
* * timevar.def (TV_MACH_DEP): New.rth2001-08-191-0/+3
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-183-51/+60
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-1/+1
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* Move constructor/destructor handling into target hooks.rth2001-08-091-43/+1
* * config/ia64/fde-glibc.c: Require glibc 2.2.4+ headers.jakub2001-08-092-98/+51
* Turn patterns/splits into define_insn_and_splitbernds2001-08-081-30/+9
* New pattern for the combinerbernds2001-08-053-0/+90
* Fix gen_nop_type abortbernds2001-08-051-14/+32
* Add missing REG_INC notes.bernds2001-08-052-10/+34
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-042-27/+0
* * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't write torth2001-08-031-10/+8
* 2001-08-01 Andrew MacLeod <amacleod@redhat.com>amacleod2001-08-011-0/+39
* * config/ia64/ia64.h (DEBUG_RANGES_SECTION): New.rth2001-07-311-0/+1
* 2001-07-25 Andrew MacLeod <amacleod@redhat.com>amacleod2001-07-251-2/+2
* * config/ia64/ia64.h (STRIP_NAME_ENCODING): Strip out '*' as well.amacleod2001-07-251-1/+3
* * recog.c (split_all_insns_noflow): New.hubicka2001-07-241-1/+1
* gcc:nathan2001-07-212-15/+0
* * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.rth2001-07-195-15/+58
* ia64-aix port from Tim Wallwilson2001-07-125-0/+523
* * alias.c (set_mem_alias_set): New function.kenner2001-07-111-2/+2
* * target.h (struct gcc_target): New fields init_builtins andshebs2001-07-102-7/+6
* * final.c (output_addr_const): Use target opening andneil2001-07-091-6/+0
* * final.c (no_asm_to_stream): New.neil2001-07-083-9/+7
* Append # to end of the label inside NAME as opposed to just the end of NAME.nickc2001-07-071-10/+27
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-063-22/+15
* Remove bogus patch.wilson2001-07-062-19/+24