| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR target/24757 (__sync_fetch_and_add on ia64) | Andreas Schwab | 2005-11-20 | 1 | -1/+1 |
* | unwind-ia64.c (uw_advance_context): New. | Daniel Jacobowitz | 2005-11-16 | 1 | -0/+6 |
* | expmed.c (extract_bit_field): Do not use insv/extv/extzv patterns if the bits... | Eric Botcazou | 2005-11-07 | 1 | -15/+0 |
* | ia64.c (ia64_output_function_profiler): Emit an indirect call to _mcount if t... | Eric Botcazou | 2005-10-26 | 1 | -4/+36 |
* | Fix gcc.dg/vect/vect-shift-1.c failure. | James E Wilson | 2005-10-07 | 1 | -3/+3 |
* | Fix libgfortran build failure, stX insns don't allow post_inc addr w/ reg inc. | James E Wilson | 2005-10-07 | 1 | -6/+6 |
* | vect.md (vec_initv2si): Fix typo of V2SF to V2SI. | Steve Ellcey | 2005-10-05 | 1 | -5/+17 |
* | Fix problems with copyrights for files that end up in libgcc.a. | James E Wilson | 2005-09-26 | 4 | -41/+86 |
* | ia64.c (ia64_expand_widen_sum): New. | Richard Henderson | 2005-09-19 | 3 | -5/+222 |
* | vect.md (addv2sf3, subv2sf3): Rewrite as expand. | Richard Henderson | 2005-09-14 | 1 | -10/+76 |
* | re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal) | H.J. Lu | 2005-08-21 | 1 | -0/+12 |
* | re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal) | H.J. Lu | 2005-08-20 | 1 | -0/+24 |
* | Fix debian bug 307503, error compiling libatomic-ops package. | James E Wilson | 2005-08-11 | 1 | -0/+7 |
* | Fix problem reported by Mike Stump on the gcc list, useless default defintion. | James E Wilson | 2005-08-10 | 1 | -5/+0 |
* | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 2005-08-06 | 2 | -2/+2 |
* | Fix problem pointed out by Gunther Nikl on gcc list. | James E Wilson | 2005-08-04 | 1 | -1/+0 |
* | hpux.h (MEMBER_TYPE_FORCES_BLK): Only force TFmode to BLKmode. | Eric Botcazou | 2005-08-03 | 1 | -8/+2 |
* | ia64.c (ia64_load_pair_ok): New. | Jan Beulich | 2005-07-28 | 6 | -23/+337 |
* | toplev.h: Add comment about the first parameter for warning(). | DJ Delorie | 2005-07-19 | 1 | -1/+1 |
* | * config/ia64/ia64.c (ia64_output_dwarf_dtprel): Support ILP32 mode. | Steve Ellcey | 2005-07-14 | 1 | -2/+5 |
* | Fix ia64-hpux ABI bug with varargs __float80 argument. | James E Wilson | 2005-07-06 | 1 | -20/+13 |
* | Fix -O0 -fschedule-insns2 ICE. | James E Wilson | 2005-07-06 | 1 | -1/+1 |
* | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 2005-07-02 | 1 | -4/+4 |
* | ia64.c (ia64_expand_vecint_minmax): Use us_minus and plus for V4HImode UMAX. | Richard Henderson | 2005-06-29 | 1 | -0/+12 |
* | ia64.c (ia64_expand_vecint_compare): Decompose to EQ when using psubN.uuu. | Richard Henderson | 2005-06-28 | 1 | -5/+10 |
* | ia64.c (ia64_expand_vecint_compare): Use unsigned saturating subtraction for ... | Richard Henderson | 2005-06-28 | 1 | -128/+52 |
* | target.h (invalid_conversion, [...]): New hooks. | Joseph Myers | 2005-06-28 | 4 | -129/+223 |
* | Makefile.in: Set and use UNWIND_H. | Paul Brook | 2005-06-28 | 1 | -0/+2 |
* | ia64.c (ia64_expand_vcondu_v2si): Generate proper comparison operations. | Richard Henderson | 2005-06-28 | 2 | -4/+26 |
* | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 2005-06-26 | 1 | -3/+3 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 23 | -45/+46 |
* | i386.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define. | Joseph Myers | 2005-06-19 | 1 | -0/+21 |
* | vect.md (vec_extractv2sf_1): Fix cut-and-paste error; the shift is always req... | Richard Henderson | 2005-06-19 | 1 | -12/+4 |
* | ia64-modes.def (V4SF): Add. | Richard Henderson | 2005-06-19 | 5 | -11/+188 |
* | ia64.c (ia64_function_arg): Set up a PARALLEL for a big-endian unnamed __floa... | Joseph Myers | 2005-06-18 | 1 | -0/+13 |
* | re PR target/19889 (g++.old-deja/g++.law/profile1.C execution test fails on i... | Steve Ellcey | 2005-06-17 | 4 | -0/+62 |
* | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 2005-06-16 | 1 | -1/+1 |
* | ia64.c (update_set_flags): Just return for IF_THEN_ELSE. | Richard Henderson | 2005-06-09 | 2 | -41/+22 |
* | ia64.h (NO_PROFILE_COUNTERS): New. | Richard Henderson | 2005-06-08 | 2 | -13/+23 |
* | ia64.h (FUNCTION_PROFILER): Move implementation ... | Richard Henderson | 2005-06-08 | 3 | -18/+30 |
* | re PR target/21721 (fails to assemble, Use of p0 is not valid in this context) | Richard Henderson | 2005-06-08 | 1 | -1/+3 |
* | re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy... | Eric Botcazou | 2005-06-08 | 3 | -10/+9 |
* | system.h: Poison EXTRA_CC_MODES. | Eric Christopher | 2005-06-08 | 1 | -3/+1 |
* | combine.c (try_combine): Use hard_regno_nregs array instead of HARD_REGNO_NRE... | Jakub Jelinek | 2005-06-06 | 1 | -1/+1 |
* | system.h (TARGET_OPTIONS, [...]): Poison. | Richard Sandiford | 2005-06-01 | 1 | -1/+1 |
* | opt-functions.awk (var_type): New function. | Richard Sandiford | 2005-05-26 | 3 | -16/+5 |
* | common.opt (-Wattributes): New. | DJ Delorie | 2005-05-25 | 1 | -2/+3 |
* | ia64intrin.h: Define nothing for C++: overloaded builtins have been ported to... | Paolo Carlini | 2005-05-24 | 1 | -91/+2 |
* | re PR target/21657 (TLS reference miscompiled) | Richard Henderson | 2005-05-19 | 1 | -1/+0 |
* | re PR target/21632 (ICE with small model attribute on ia64) | Richard Henderson | 2005-05-18 | 1 | -2/+1 |