| Commit message (Expand) | Author | Age | Files | Lines |
* | * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | rth | 2001-05-12 | 8 | -1380/+2109 |
* | * config/ia64/ia64.c (group_barrier_needed_p): Don't allow | rth | 2001-05-12 | 2 | -0/+50 |
* | * alpha.h: NULL_PTR -> NULL. | ghazi | 2001-05-04 | 1 | -1/+1 |
* | * config/ia64/ia64.h (CC1_SPEC): Define. | jakub | 2001-04-25 | 2 | -1/+6 |
* | Better scheduling of shifts | bernds | 2001-04-20 | 3 | -7/+152 |
* | * toplev.c (output_lang_identify): Delete. | zack | 2001-04-16 | 1 | -7/+0 |
* | Fix linux kernel -foptimize-sibling-calls miscompilation | wilson | 2001-04-14 | 1 | -10/+42 |
* | Fix for PR 2498, getf/stf require normalization after a cast. | wilson | 2001-04-12 | 1 | -65/+25 |
* | Fix PR 2520, a problem with structure parameter passing. | wilson | 2001-04-11 | 1 | -3/+7 |
* | Speed up ia64 compilations | bernds | 2001-04-09 | 1 | -1/+8 |
* | PARALLELs can contain ASM_OPERANDS. | bernds | 2001-04-05 | 1 | -1/+3 |
* | * config/ia64/ia64.h (IA64_UNWIND_INFO): Disable. | rth | 2001-04-04 | 3 | -3/+5 |
* | Fix abort when passing 1.0L as unnamed argument. | wilson | 2001-03-28 | 1 | -2/+2 |
* | Fix missing barrier problem | bernds | 2001-03-28 | 1 | -95/+166 |
* | Make -fsjlj-exceptions a configure option. | rth | 2001-03-28 | 1 | -3/+3 |
* | Fix ia64-linux kernel miscompile, bad unwind info when reorder epilogue block. | wilson | 2001-03-27 | 1 | -6/+47 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | 2001-03-16 Andrew Haley <aph@cambridge.redhat.com> | aph | 2001-03-19 | 1 | -0/+1 |
* | Fix glibc dl-sysdeps.c abort from Jes Sorensen. | wilson | 2001-03-17 | 1 | -3/+8 |
* | * config/ia64/ia64.h (ASM_OUTPUT_DWARF_OFFSET): New. | rth | 2001-03-16 | 2 | -33/+24 |
* | Steve Ellcey's ia64-hpux port. | wilson | 2001-03-16 | 2 | -0/+98 |
* | Remove debugging aids | bernds | 2001-03-15 | 1 | -4/+0 |
* | Fix scheduling abort; stop bits must have selector in range 1..3. | bernds | 2001-03-15 | 1 | -7/+32 |
* | * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN, | zack | 2001-03-15 | 1 | -25/+0 |
* | Fix reg-alloc error reported by Andreas Schwab to Trillian list. | wilson | 2001-03-14 | 1 | -1/+8 |
* | * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT, | zack | 2001-03-14 | 1 | -5/+0 |
* | * config/a29k/xm-a29k.h, config/a29k/xm-unix.h, | ghazi | 2001-03-06 | 1 | -13/+0 |
* | * configure.in: Kill tm.h. Include the files in the $tm_file | zack | 2001-03-03 | 1 | -14/+0 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 1 | -5/+1 |
* | Rotate bundles earlier in ia64_sched_reorder | bernds | 2001-03-01 | 1 | -9/+9 |
* | Emit NOPs in the assembly output. | bernds | 2001-03-01 | 1 | -0/+96 |
* | Fix register renaming problem | bernds | 2001-03-01 | 1 | -0/+4 |
* | * config/ia64/crtbegin.asm (.fini): Use pc-relative relocs to | rth | 2001-02-22 | 2 | -14/+15 |
* | Refine syscall_linkage attribute semantics to fix security hole. | wilson | 2001-02-21 | 1 | -3/+9 |
* | Patch from Jes Sorensen for build failure. | wilson | 2001-02-16 | 1 | -1/+1 |
* | * stor-layout.c (is_pending_size, put_pending_size): New functions. | jakub | 2001-02-14 | 1 | -6/+16 |
* | Properly handle asms for stop bit generation | bernds | 2001-02-08 | 1 | -0/+2 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -2/+1 |
* | Eliminate IA-64 compiler warnings. | wilson | 2001-01-24 | 6 | -13/+32 |
* | Delete A step Itanium support. | wilson | 2001-01-16 | 3 | -436/+102 |
* | * c-common.h (CTI_VOID_LIST): Remove. | mmitchel | 2001-01-11 | 1 | -2/+2 |
* | * config/alpha/alpha.c (alpha_free_machine_status): New. | rth | 2001-01-10 | 1 | -3/+17 |
* | Some tidyups for ia64 problems | bernds | 2001-01-04 | 1 | -8/+60 |
* | * tm.texi (REGISTER_MOVE_COST): Add a mode argument. | aoliva | 2001-01-01 | 1 | -2/+2 |
* | Improve alias analysis on ia64 | bernds | 2000-12-29 | 3 | -14/+27 |
* | Fix error in last change | bernds | 2000-12-22 | 1 | -1/+1 |
* | ia64 specific scheduling bits | bernds | 2000-12-21 | 4 | -237/+1617 |
* | * genoutput.c (validate_insn_operands): New. | rth | 2000-11-28 | 1 | -4/+4 |
* | More accurate insn class attributes | bernds | 2000-11-21 | 1 | -273/+301 |
* | Fix miscompilation of linux kernel ia64_do_signal routine. | wilson | 2000-11-17 | 1 | -2/+23 |