summaryrefslogtreecommitdiff
path: root/gcc/config/ia64
Commit message (Expand)AuthorAgeFilesLines
* Fix issues brought up by Nathan's assertify patch for the ia64 backend.James E Wilson2005-04-271-67/+36
* tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o...Paolo Bonzini2005-04-271-2/+0
* ia64.c (ia64_encode_addr_area): Use gcc_assert and gcc_unreachable as appropr...Nathan Sidwell2005-04-275-278/+242
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-232-8/+8
* builtins.c (expand_builtin_sync_operation): Revert last change.Richard Henderson2005-04-192-28/+28
* unwind-ia64.c (emergency_reg_state_free): Make an unsigned int.James A. Morrison2005-04-181-2/+2
* re PR target/21051 (sync tests ICE on ia64)Richard Henderson2005-04-161-1/+1
* re PR middle-end/20491 (internal compiler error: in subreg_regno_offset, at r...Joseph Myers2005-04-161-2/+2
* ia64.h (enum fetchop_code): Remove.Richard Henderson2005-04-145-727/+164
* re PR target/20924 (inline float divide does not set correct fpu status flags)Steve Ellcey2005-04-131-6/+6
* Fix problem with FP reg r29 being corrupted on stack unwind.James E Wilson2005-04-121-0/+2
* re PR target/20632 (GCC should avoid generating F- and B-unit NOPs)Vladimir Makarov2005-03-311-27/+33
* tree.def (FILE_TYPE): Removed.Tom Tromey2005-03-301-1/+1
* final.c (final): Remove prescan parameter.Ian Lance Taylor2005-03-301-1/+1
* hooks.c, [...]: Update copyright.Kazu Hirata2005-03-181-1/+1
* config.gcc (ia64*-*-hpux*): Add extra_options.Richard Henderson2005-03-176-312/+207
* re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi...H.J. Lu2005-03-171-1/+0
* patch to fix extraneous nop at function start, bug from David MosbergerJames E Wilson2005-03-162-1/+18
* hpux.h (LINK_SPEC): Add -z.Joseph Myers2005-03-072-1/+5
* * config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpuxZack Weinberg2005-02-281-1/+3
* re PR target/19930 (gcc.dg/pr19402-2.c fails on ia64-hpux)Steve Ellcey2005-02-253-6/+15
* mklibgcc.in: If libgcc_eh.a would be empty, put a dummy object inside.Zack Weinberg2005-02-191-7/+0
* re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford2005-02-191-7/+10
* Remove obsolete IA-64 -mb-step option.James E Wilson2005-02-182-148/+0
* re PR target/19886 (g++.dg/eh/registers1.C execution test fails)Joseph Myers2005-02-182-2/+7
* * config/ia64/hpux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.Joseph Myers2005-02-111-0/+6
* linux-unwind.h: Add exception clause to copyright.David Daney2005-02-111-1/+9
* Fix typo in Richard Henderson's IA-64 vector patch.James E Wilson2005-01-311-1/+1
* builtins.c (expand_builtin_copysign): New.Richard Henderson2005-01-272-0/+56
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-1/+1
* genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson2005-01-221-6/+6
* darwin.c, [...]: Update copyright.Kazu Hirata2005-01-187-7/+7
* Fix ICE with long double after float HFA.Jim Wilson2005-01-171-5/+40
* ia64.md (ashlti3, [...]): New.Jan Beulich2005-01-131-12/+67
* ia64.md (zero_extendsidi2): Replace zxt4 by addp4.Jan Beulich2005-01-112-2/+16
* varasm.c (default_section_type_flags_1): Don't set SECTION_SMALL.Alan Modra2005-01-112-10/+27
* re PR target/18987 ([ia64] Extra '.restore sp' in tail call)David Mosberger2005-01-101-1/+1
* ia64.c (ia64_in_small_data_p): Also handle the section names resulting from...Jan Beulich2005-01-101-1/+6
* ia64.c (rtx_needs_barrier): Handle CONST_VECTOR and VEC_SELECT.Richard Henderson2005-01-052-74/+52
* ia64.c (TARGET_VECTOR_MODE_SUPPORTED_P): New.Richard Henderson2005-01-039-61/+1486
* ia64.c (hfa_element_mode): Return false for zero-sized top-level aggregates.Richard Henderson2004-12-301-3/+10
* ia64.c (ia64_function_value): Use PARALLEL for aggregates with XF/XCmode.Richard Henderson2004-12-301-2/+18
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-293-14/+9
* Add memory barriers to the double-checked locking used for static initializat...Jason Merrill2004-12-271-0/+5
* tree.def (SET_TYPE): Remove.Nathan Sidwell2004-12-091-2/+1
* re PR target/18443 (#pragma pack(1) breaks function pointer initialization)David Mosberger2004-12-071-5/+6
* re PR target/17224 (relocation truncated to fit: GPREL22)Richard Henderson2004-11-291-3/+37
* ia64.md: Move all define_predicate's ...Richard Henderson2004-11-282-344/+355
* ia64.md (*movtf_internal): Use destination_operand instead of nonimmediate_op...Steve Ellcey2004-11-151-1/+1
* Fix complex long double testsuite failures.James E Wilson2004-11-111-4/+9