aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2005-03-31re PR target/20632 (GCC should avoid generating F- and B-unit NOPs)Vladimir Makarov1-27/+33
2005-03-30tree.def (FILE_TYPE): Removed.Tom Tromey1-1/+1
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-1/+1
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-17config.gcc (ia64*-*-hpux*): Add extra_options.Richard Henderson6-312/+207
2005-03-17re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi...H.J. Lu1-1/+0
2005-03-16patch to fix extraneous nop at function start, bug from David MosbergerJames E Wilson2-1/+18
2005-03-07hpux.h (LINK_SPEC): Add -z.Joseph Myers2-1/+5
2005-02-28* config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpuxZack Weinberg1-1/+3
2005-02-25re PR target/19930 (gcc.dg/pr19402-2.c fails on ia64-hpux)Steve Ellcey3-6/+15
2005-02-19mklibgcc.in: If libgcc_eh.a would be empty, put a dummy object inside.Zack Weinberg1-7/+0
2005-02-19re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford1-7/+10
2005-02-18Remove obsolete IA-64 -mb-step option.James E Wilson2-148/+0
2005-02-18re PR target/19886 (g++.dg/eh/registers1.C execution test fails)Joseph Myers2-2/+7
2005-02-11* config/ia64/hpux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.Joseph Myers1-0/+6
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney1-1/+9
2005-01-31Fix typo in Richard Henderson's IA-64 vector patch.James E Wilson1-1/+1
2005-01-27builtins.c (expand_builtin_copysign): New.Richard Henderson2-0/+56
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-01-22genopinit.c (optabs): Use smin/smax for floating point too.Richard Henderson1-6/+6
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata7-7/+7
2005-01-17Fix ICE with long double after float HFA.Jim Wilson1-5/+40
2005-01-13ia64.md (ashlti3, [...]): New.Jan Beulich1-12/+67
2005-01-11ia64.md (zero_extendsidi2): Replace zxt4 by addp4.Jan Beulich2-2/+16
2005-01-11varasm.c (default_section_type_flags_1): Don't set SECTION_SMALL.Alan Modra2-10/+27
2005-01-10re PR target/18987 ([ia64] Extra '.restore sp' in tail call)David Mosberger1-1/+1
2005-01-10ia64.c (ia64_in_small_data_p): Also handle the section names resulting from...Jan Beulich1-1/+6
2005-01-05ia64.c (rtx_needs_barrier): Handle CONST_VECTOR and VEC_SELECT.Richard Henderson2-74/+52
2005-01-03ia64.c (TARGET_VECTOR_MODE_SUPPORTED_P): New.Richard Henderson9-61/+1486
2004-12-30ia64.c (hfa_element_mode): Return false for zero-sized top-level aggregates.Richard Henderson1-3/+10
2004-12-30ia64.c (ia64_function_value): Use PARALLEL for aggregates with XF/XCmode.Richard Henderson1-2/+18
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-14/+9
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill1-0/+5
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell1-2/+1
2004-12-07re PR target/18443 (#pragma pack(1) breaks function pointer initialization)David Mosberger1-5/+6
2004-11-29re PR target/17224 (relocation truncated to fit: GPREL22)Richard Henderson1-3/+37
2004-11-28ia64.md: Move all define_predicate's ...Richard Henderson2-344/+355
2004-11-15ia64.md (*movtf_internal): Use destination_operand instead of nonimmediate_op...Steve Ellcey1-1/+1
2004-11-11Fix complex long double testsuite failures.James E Wilson1-4/+9
2004-11-09re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi...H.J. Lu1-1/+2
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-2/+2
2004-11-05ia64.md (UNSPEC_SHRP): New.Richard Henderson2-0/+97
2004-11-05Fix 4 execute/va-arg-26.c gcc testsuite failures.James E Wilson1-1/+1
2004-10-27IA-64 sibcall unwind bug, PR target/13158David Mosberger1-11/+25
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata3-3/+3
2004-10-07* config/ia64/ia64.c: Fix a comment typo.Kazu Hirata1-1/+1
2004-10-06ia64.h (FUNCTION_ARG_BOUNDARY): Change macro to call ia64_function_arg_boundary.Steve Ellcey3-11/+34
2004-09-28ia64.c (ia64_expand_prologue): Declare ei variable.Jakub Jelinek1-0/+1
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-1/+1
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1