aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2006-03-03re PR rtl-optimization/26345 (-fmove-loop-invariants loses POINTER attribute)Steve Ellcey1-3/+1
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek1-0/+7
2006-02-21defaults.h (CFA_FRAME_BASE_OFFSET): Define.Alexandre Oliva1-0/+3
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-1/+3
2006-02-07re PR debug/24444 (invalid register in debug info)Alexandre Oliva2-9/+5
2006-02-07ia64.c (hfa_element_mode): Don't handle CHAR_TYPE.Roger Sayle1-1/+1
2006-02-06re PR target/25917 (gcc.c-torture/compile/20051228-1.c fails)Steve Ellcey2-10/+15
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-1/+1
2006-02-04Add 2006 to copyright lineAlexandre Oliva3-3/+3
2006-02-04re PR debug/24444 (invalid register in debug info)Alexandre Oliva4-47/+151
2005-12-15re PR other/25028 (TImode-to-floating conversions broken)Joseph Myers2-0/+4
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford3-55/+18
2005-12-05ia64.md (rotlsi3_internal): Don't split if rotating by 16 bits.Jan Beulich1-3/+4
2005-12-02alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther1-5/+5
2005-11-30ia64.c (ia64_expand_tls_address): Add ORIG_OP1 argument.Jakub Jelinek1-6/+6
2005-11-30ia64.c (ia64_expand_atomic_op): Only use fetchadd{4,8}.acq instruction if COD...Jakub Jelinek1-1/+6
2005-11-27floatunsisf.c, [...]: New files.Joseph Myers2-1/+4
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-3/+3
2005-11-20re PR target/24757 (__sync_fetch_and_add on ia64)Andreas Schwab1-1/+1
2005-11-16unwind-ia64.c (uw_advance_context): New.Daniel Jacobowitz1-0/+6
2005-11-07expmed.c (extract_bit_field): Do not use insv/extv/extzv patterns if the bits...Eric Botcazou1-15/+0
2005-10-26ia64.c (ia64_output_function_profiler): Emit an indirect call to _mcount if t...Eric Botcazou1-4/+36
2005-10-07Fix gcc.dg/vect/vect-shift-1.c failure.James E Wilson1-3/+3
2005-10-07Fix libgfortran build failure, stX insns don't allow post_inc addr w/ reg inc.James E Wilson1-6/+6
2005-10-05vect.md (vec_initv2si): Fix typo of V2SF to V2SI.Steve Ellcey1-5/+17
2005-09-26Fix problems with copyrights for files that end up in libgcc.a.James E Wilson4-41/+86
2005-09-19ia64.c (ia64_expand_widen_sum): New.Richard Henderson3-5/+222
2005-09-14vect.md (addv2sf3, subv2sf3): Rewrite as expand.Richard Henderson1-10/+76
2005-08-21re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu1-0/+12
2005-08-20re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu1-0/+24
2005-08-11Fix debian bug 307503, error compiling libatomic-ops package.James E Wilson1-0/+7
2005-08-10Fix problem reported by Mike Stump on the gcc list, useless default defintion.James E Wilson1-5/+0
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2-2/+2
2005-08-04Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson1-1/+0
2005-08-03hpux.h (MEMBER_TYPE_FORCES_BLK): Only force TFmode to BLKmode.Eric Botcazou1-8/+2
2005-07-28ia64.c (ia64_load_pair_ok): New.Jan Beulich6-23/+337
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie1-1/+1
2005-07-14* config/ia64/ia64.c (ia64_output_dwarf_dtprel): Support ILP32 mode.Steve Ellcey1-2/+5
2005-07-06Fix ia64-hpux ABI bug with varargs __float80 argument.James E Wilson1-20/+13
2005-07-06Fix -O0 -fschedule-insns2 ICE.James E Wilson1-1/+1
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-4/+4
2005-06-29ia64.c (ia64_expand_vecint_minmax): Use us_minus and plus for V4HImode UMAX.Richard Henderson1-0/+12
2005-06-28ia64.c (ia64_expand_vecint_compare): Decompose to EQ when using psubN.uuu.Richard Henderson1-5/+10
2005-06-28ia64.c (ia64_expand_vecint_compare): Use unsigned saturating subtraction for ...Richard Henderson1-128/+52
2005-06-28target.h (invalid_conversion, [...]): New hooks.Joseph Myers4-129/+223
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+2
2005-06-28ia64.c (ia64_expand_vcondu_v2si): Generate proper comparison operations.Richard Henderson2-4/+26
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-3/+3
2005-06-25Update FSF address.R. Kelley Cook23-45/+46
2005-06-19i386.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Joseph Myers1-0/+21