aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2001-03-15Remove debugging aidsBernd Schmidt1-4/+0
2001-03-15Fix scheduling abort; stop bits must have selector in range 1..3.Bernd Schmidt1-7/+32
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-25/+0
2001-03-13Fix reg-alloc error reported by Andreas Schwab to Trillian list.Jim Wilson1-1/+8
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-5/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-13/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-14/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+1
2001-03-01Rotate bundles earlier in ia64_sched_reorderBernd Schmidt1-9/+9
2001-03-01Emit NOPs in the assembly output.Bernd Schmidt1-0/+96
2001-03-01Fix register renaming problemBernd Schmidt1-0/+4
2001-02-22crtbegin.asm (.fini): Use pc-relative relocs to reach .text instead of gp-rel...Richard Henderson2-14/+15
2001-02-21Refine syscall_linkage attribute semantics to fix security hole.David Mosberger1-3/+9
2001-02-16Patch from Jes Sorensen for build failure.Jes Sorensen1-1/+1
2001-02-14stor-layout.c (is_pending_size, [...]): New functions.Jakub Jelinek1-6/+16
2001-02-08Properly handle asms for stop bit generationBernd Schmidt1-0/+2
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-2/+1
2001-01-23Eliminate IA-64 compiler warnings.Jim Wilson6-13/+32
2001-01-16Delete A step Itanium support.Jim Wilson3-436/+102
2001-01-11c-common.h (CTI_VOID_LIST): Remove.Mark Mitchell1-2/+2
2001-01-10alpha.c (alpha_free_machine_status): New.Richard Henderson1-3/+17
2001-01-04Some tidyups for ia64 problemsBernd Schmidt1-8/+60
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-12-29Improve alias analysis on ia64Bernd Schmidt3-14/+27
2000-12-22Fix error in last changeBernd Schmidt1-1/+1
2000-12-21ia64 specific scheduling bitsBernd Schmidt4-237/+1617
2000-11-28genoutput.c (validate_insn_operands): New.Richard Henderson1-4/+4
2000-11-21More accurate insn class attributesBernd Schmidt1-273/+301
2000-11-17Fix miscompilation of linux kernel ia64_do_signal routine.Jim Wilson1-2/+23
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-1/+1
2000-11-17stringpool.c: New file.Zack Weinberg1-3/+3
2000-11-16Fix ia64 mask bit conflict from parallel development.Jim Wilson1-2/+2
2000-11-16Fix ia64 C++ gprel link errors.Jim Wilson1-1/+5
2000-11-15Workaround for Itanium A/B step errataBernd Schmidt2-8/+142
2000-11-10Fix ia64 float extend splitter crash.Bernd Schmidt1-3/+24
2000-11-07fde-glibc.c (find_fde_for_dso): Do a binary search on the unwind region section.Richard Henderson2-19/+31
2000-11-02config:Neil Booth2-2/+2
2000-10-31Make ia64 port use tags instead of labels for debug info labels.Jim Wilson1-0/+12
2000-10-28Use dynamic branch prediction hint in more cases.Bernd Schmidt1-2/+2
2000-10-28Better RTX_COSTS for ia64.Bernd Schmidt1-2/+9
2000-10-27ia64.c: Revert 10-23 patch.Richard Henderson3-14/+27
2000-10-26ia64.h (PREFERRED_RELOAD_CLASS): Force floating point constants into memory.Bernd Schmidt1-0/+1
2000-10-23ia64.c (ia64_expand_prologue): Mark extra output registers as fixed.Richard Henderson1-2/+12
2000-10-23Fix Turbo's LPRng compilation failure due to assembler errors.Jim Wilson2-3/+12
2000-10-19Fix ICE on lex output file reported by Andreas Schwab.Jim Wilson1-0/+3
2000-10-13Remove obstacks.Mark Mitchell1-10/+3
2000-10-05Makefile.in (NM_FOR_TARGET): New.Richard Henderson2-0/+10
2000-10-03configure.in (ia64-linux): Add ia64/t-glibc.Richard Henderson6-652/+283
2000-09-25Fix bad use of FP reg in post-modify address.Jim Wilson1-7/+8
2000-09-25ia64.c (ia64_print_operand): Define 'e' as 64-n.Richard Henderson2-8/+75