summaryrefslogtreecommitdiff
path: root/gcc/config/ia64
Commit message (Expand)AuthorAgeFilesLines
* re PR target/24757 (__sync_fetch_and_add on ia64)Andreas Schwab2005-11-201-1/+1
* unwind-ia64.c (uw_advance_context): New.Daniel Jacobowitz2005-11-161-0/+6
* expmed.c (extract_bit_field): Do not use insv/extv/extzv patterns if the bits...Eric Botcazou2005-11-071-15/+0
* ia64.c (ia64_output_function_profiler): Emit an indirect call to _mcount if t...Eric Botcazou2005-10-261-4/+36
* Fix gcc.dg/vect/vect-shift-1.c failure.James E Wilson2005-10-071-3/+3
* Fix libgfortran build failure, stX insns don't allow post_inc addr w/ reg inc.James E Wilson2005-10-071-6/+6
* vect.md (vec_initv2si): Fix typo of V2SF to V2SI.Steve Ellcey2005-10-051-5/+17
* Fix problems with copyrights for files that end up in libgcc.a.James E Wilson2005-09-264-41/+86
* ia64.c (ia64_expand_widen_sum): New.Richard Henderson2005-09-193-5/+222
* vect.md (addv2sf3, subv2sf3): Rewrite as expand.Richard Henderson2005-09-141-10/+76
* re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu2005-08-211-0/+12
* re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu2005-08-201-0/+24
* Fix debian bug 307503, error compiling libatomic-ops package.James E Wilson2005-08-111-0/+7
* Fix problem reported by Mike Stump on the gcc list, useless default defintion.James E Wilson2005-08-101-5/+0
* Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2005-08-062-2/+2
* Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson2005-08-041-1/+0
* hpux.h (MEMBER_TYPE_FORCES_BLK): Only force TFmode to BLKmode.Eric Botcazou2005-08-031-8/+2
* ia64.c (ia64_load_pair_ok): New.Jan Beulich2005-07-286-23/+337
* toplev.h: Add comment about the first parameter for warning().DJ Delorie2005-07-191-1/+1
* * config/ia64/ia64.c (ia64_output_dwarf_dtprel): Support ILP32 mode.Steve Ellcey2005-07-141-2/+5
* Fix ia64-hpux ABI bug with varargs __float80 argument.James E Wilson2005-07-061-20/+13
* Fix -O0 -fschedule-insns2 ICE.James E Wilson2005-07-061-1/+1
* toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2005-07-021-4/+4
* ia64.c (ia64_expand_vecint_minmax): Use us_minus and plus for V4HImode UMAX.Richard Henderson2005-06-291-0/+12
* ia64.c (ia64_expand_vecint_compare): Decompose to EQ when using psubN.uuu.Richard Henderson2005-06-281-5/+10
* ia64.c (ia64_expand_vecint_compare): Use unsigned saturating subtraction for ...Richard Henderson2005-06-281-128/+52
* target.h (invalid_conversion, [...]): New hooks.Joseph Myers2005-06-284-129/+223
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-281-0/+2
* ia64.c (ia64_expand_vcondu_v2si): Generate proper comparison operations.Richard Henderson2005-06-282-4/+26
* defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek2005-06-261-3/+3
* Update FSF address.R. Kelley Cook2005-06-2523-45/+46
* i386.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Joseph Myers2005-06-191-0/+21
* vect.md (vec_extractv2sf_1): Fix cut-and-paste error; the shift is always req...Richard Henderson2005-06-191-12/+4
* ia64-modes.def (V4SF): Add.Richard Henderson2005-06-195-11/+188
* ia64.c (ia64_function_arg): Set up a PARALLEL for a big-endian unnamed __floa...Joseph Myers2005-06-181-0/+13
* re PR target/19889 (g++.old-deja/g++.law/profile1.C execution test fails on i...Steve Ellcey2005-06-174-0/+62
* basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka2005-06-161-1/+1
* ia64.c (update_set_flags): Just return for IF_THEN_ELSE.Richard Henderson2005-06-092-41/+22
* ia64.h (NO_PROFILE_COUNTERS): New.Richard Henderson2005-06-082-13/+23
* ia64.h (FUNCTION_PROFILER): Move implementation ...Richard Henderson2005-06-083-18/+30
* re PR target/21721 (fails to assemble, Use of p0 is not valid in this context)Richard Henderson2005-06-081-1/+3
* re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...Eric Botcazou2005-06-083-10/+9
* system.h: Poison EXTRA_CC_MODES.Eric Christopher2005-06-081-3/+1
* combine.c (try_combine): Use hard_regno_nregs array instead of HARD_REGNO_NRE...Jakub Jelinek2005-06-061-1/+1
* system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford2005-06-011-1/+1
* opt-functions.awk (var_type): New function.Richard Sandiford2005-05-263-16/+5
* common.opt (-Wattributes): New.DJ Delorie2005-05-251-2/+3
* ia64intrin.h: Define nothing for C++: overloaded builtins have been ported to...Paolo Carlini2005-05-241-91/+2
* re PR target/21657 (TLS reference miscompiled)Richard Henderson2005-05-191-1/+0
* re PR target/21632 (ICE with small model attribute on ia64)Richard Henderson2005-05-181-2/+1