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