summaryrefslogtreecommitdiff
path: root/gcc/config/ia64
Commit message (Expand)AuthorAgeFilesLines
* * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-128-1380/+2109
* * config/ia64/ia64.c (group_barrier_needed_p): Don't allowrth2001-05-122-0/+50
* * alpha.h: NULL_PTR -> NULL.ghazi2001-05-041-1/+1
* * config/ia64/ia64.h (CC1_SPEC): Define.jakub2001-04-252-1/+6
* Better scheduling of shiftsbernds2001-04-203-7/+152
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-7/+0
* Fix linux kernel -foptimize-sibling-calls miscompilationwilson2001-04-141-10/+42
* Fix for PR 2498, getf/stf require normalization after a cast.wilson2001-04-121-65/+25
* Fix PR 2520, a problem with structure parameter passing.wilson2001-04-111-3/+7
* Speed up ia64 compilationsbernds2001-04-091-1/+8
* PARALLELs can contain ASM_OPERANDS.bernds2001-04-051-1/+3
* * config/ia64/ia64.h (IA64_UNWIND_INFO): Disable.rth2001-04-043-3/+5
* Fix abort when passing 1.0L as unnamed argument.wilson2001-03-281-2/+2
* Fix missing barrier problembernds2001-03-281-95/+166
* Make -fsjlj-exceptions a configure option.rth2001-03-281-3/+3
* Fix ia64-linux kernel miscompile, bad unwind info when reorder epilogue block.wilson2001-03-271-6/+47
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* 2001-03-16 Andrew Haley <aph@cambridge.redhat.com>aph2001-03-191-0/+1
* Fix glibc dl-sysdeps.c abort from Jes Sorensen.wilson2001-03-171-3/+8
* * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): New.rth2001-03-162-33/+24
* Steve Ellcey's ia64-hpux port.wilson2001-03-162-0/+98
* Remove debugging aidsbernds2001-03-151-4/+0
* Fix scheduling abort; stop bits must have selector in range 1..3.bernds2001-03-151-7/+32
* * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN,zack2001-03-151-25/+0
* Fix reg-alloc error reported by Andreas Schwab to Trillian list.wilson2001-03-141-1/+8
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-141-5/+0
* * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,ghazi2001-03-061-13/+0
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-14/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-5/+1
* Rotate bundles earlier in ia64_sched_reorderbernds2001-03-011-9/+9
* Emit NOPs in the assembly output.bernds2001-03-011-0/+96
* Fix register renaming problembernds2001-03-011-0/+4
* * config/ia64/crtbegin.asm (.fini): Use pc-relative relocs torth2001-02-222-14/+15
* Refine syscall_linkage attribute semantics to fix security hole.wilson2001-02-211-3/+9
* Patch from Jes Sorensen for build failure.wilson2001-02-161-1/+1
* * stor-layout.c (is_pending_size, put_pending_size): New functions.jakub2001-02-141-6/+16
* Properly handle asms for stop bit generationbernds2001-02-081-0/+2
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-2/+1
* Eliminate IA-64 compiler warnings.wilson2001-01-246-13/+32
* Delete A step Itanium support.wilson2001-01-163-436/+102
* * c-common.h (CTI_VOID_LIST): Remove.mmitchel2001-01-111-2/+2
* * config/alpha/alpha.c (alpha_free_machine_status): New.rth2001-01-101-3/+17
* Some tidyups for ia64 problemsbernds2001-01-041-8/+60
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-2/+2
* Improve alias analysis on ia64bernds2000-12-293-14/+27
* Fix error in last changebernds2000-12-221-1/+1
* ia64 specific scheduling bitsbernds2000-12-214-237/+1617
* * genoutput.c (validate_insn_operands): New.rth2000-11-281-4/+4
* More accurate insn class attributesbernds2000-11-211-273/+301
* Fix miscompilation of linux kernel ia64_do_signal routine.wilson2000-11-171-2/+23