aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi1-1/+1
2001-04-25ia64.h (CC1_SPEC): Define.Jakub Jelinek2-1/+6
2001-04-20Better scheduling of shiftsBernd Schmidt3-7/+152
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-7/+0
2001-04-13Fix linux kernel -foptimize-sibling-calls miscompilationJim Wilson1-10/+42
2001-04-12Fix for PR 2498, getf/stf require normalization after a cast.Jim Wilson1-65/+25
2001-04-11Fix PR 2520, a problem with structure parameter passing.Jim Wilson1-3/+7
2001-04-09Speed up ia64 compilationsBernd Schmidt1-1/+8
2001-04-05PARALLELs can contain ASM_OPERANDS.Bernd Schmidt1-1/+3
2001-04-04ia64.h (IA64_UNWIND_INFO): Disable.Richard Henderson3-3/+5
2001-03-28Fix abort when passing 1.0L as unnamed argument.Jim Wilson1-2/+2
2001-03-28Fix missing barrier problemBernd Schmidt1-95/+166
2001-03-27Make -fsjlj-exceptions a configure option.Richard Henderson1-3/+3
2001-03-27Fix ia64-linux kernel miscompile, bad unwind info when reorder epilogue block.Jim Wilson1-6/+47
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-19libgcc-ia64.ver: Add __ia64_backtrace.Andrew Haley1-0/+1
2001-03-16Fix glibc dl-sysdeps.c abort from Jes Sorensen.Jim Wilson1-3/+8
2001-03-15ia64.h (ASM_OUTPUT_DWARF_OFFSET): New.Richard Henderson2-33/+24
2001-03-15Steve Ellcey's ia64-hpux port.Steve Ellcey2-0/+98
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