| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issues brought up by Nathan's assertify patch for the ia64 backend. | James E Wilson | 2005-04-27 | 1 | -67/+36 |
* | tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o... | Paolo Bonzini | 2005-04-27 | 1 | -2/+0 |
* | ia64.c (ia64_encode_addr_area): Use gcc_assert and gcc_unreachable as appropr... | Nathan Sidwell | 2005-04-27 | 5 | -278/+242 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 2 | -8/+8 |
* | builtins.c (expand_builtin_sync_operation): Revert last change. | Richard Henderson | 2005-04-19 | 2 | -28/+28 |
* | unwind-ia64.c (emergency_reg_state_free): Make an unsigned int. | James A. Morrison | 2005-04-18 | 1 | -2/+2 |
* | re PR target/21051 (sync tests ICE on ia64) | Richard Henderson | 2005-04-16 | 1 | -1/+1 |
* | re PR middle-end/20491 (internal compiler error: in subreg_regno_offset, at r... | Joseph Myers | 2005-04-16 | 1 | -2/+2 |
* | ia64.h (enum fetchop_code): Remove. | Richard Henderson | 2005-04-14 | 5 | -727/+164 |
* | re PR target/20924 (inline float divide does not set correct fpu status flags) | Steve Ellcey | 2005-04-13 | 1 | -6/+6 |
* | Fix problem with FP reg r29 being corrupted on stack unwind. | James E Wilson | 2005-04-12 | 1 | -0/+2 |
* | re PR target/20632 (GCC should avoid generating F- and B-unit NOPs) | Vladimir Makarov | 2005-03-31 | 1 | -27/+33 |
* | tree.def (FILE_TYPE): Removed. | Tom Tromey | 2005-03-30 | 1 | -1/+1 |
* | final.c (final): Remove prescan parameter. | Ian Lance Taylor | 2005-03-30 | 1 | -1/+1 |
* | hooks.c, [...]: Update copyright. | Kazu Hirata | 2005-03-18 | 1 | -1/+1 |
* | config.gcc (ia64*-*-hpux*): Add extra_options. | Richard Henderson | 2005-03-17 | 6 | -312/+207 |
* | re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi... | H.J. Lu | 2005-03-17 | 1 | -1/+0 |
* | patch to fix extraneous nop at function start, bug from David Mosberger | James E Wilson | 2005-03-16 | 2 | -1/+18 |
* | hpux.h (LINK_SPEC): Add -z. | Joseph Myers | 2005-03-07 | 2 | -1/+5 |
* | * config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpux | Zack Weinberg | 2005-02-28 | 1 | -1/+3 |
* | re PR target/19930 (gcc.dg/pr19402-2.c fails on ia64-hpux) | Steve Ellcey | 2005-02-25 | 3 | -6/+15 |
* | mklibgcc.in: If libgcc_eh.a would be empty, put a dummy object inside. | Zack Weinberg | 2005-02-19 | 1 | -7/+0 |
* | re PR other/19525 (In-build-directory multilib testing broken) | Richard Sandiford | 2005-02-19 | 1 | -7/+10 |
* | Remove obsolete IA-64 -mb-step option. | James E Wilson | 2005-02-18 | 2 | -148/+0 |
* | re PR target/19886 (g++.dg/eh/registers1.C execution test fails) | Joseph Myers | 2005-02-18 | 2 | -2/+7 |
* | * config/ia64/hpux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define. | Joseph Myers | 2005-02-11 | 1 | -0/+6 |
* | linux-unwind.h: Add exception clause to copyright. | David Daney | 2005-02-11 | 1 | -1/+9 |
* | Fix typo in Richard Henderson's IA-64 vector patch. | James E Wilson | 2005-01-31 | 1 | -1/+1 |
* | builtins.c (expand_builtin_copysign): New. | Richard Henderson | 2005-01-27 | 2 | -0/+56 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2005-01-23 | 1 | -1/+1 |
* | genopinit.c (optabs): Use smin/smax for floating point too. | Richard Henderson | 2005-01-22 | 1 | -6/+6 |
* | darwin.c, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 7 | -7/+7 |
* | Fix ICE with long double after float HFA. | Jim Wilson | 2005-01-17 | 1 | -5/+40 |
* | ia64.md (ashlti3, [...]): New. | Jan Beulich | 2005-01-13 | 1 | -12/+67 |
* | ia64.md (zero_extendsidi2): Replace zxt4 by addp4. | Jan Beulich | 2005-01-11 | 2 | -2/+16 |
* | varasm.c (default_section_type_flags_1): Don't set SECTION_SMALL. | Alan Modra | 2005-01-11 | 2 | -10/+27 |
* | re PR target/18987 ([ia64] Extra '.restore sp' in tail call) | David Mosberger | 2005-01-10 | 1 | -1/+1 |
* | ia64.c (ia64_in_small_data_p): Also handle the section names resulting from... | Jan Beulich | 2005-01-10 | 1 | -1/+6 |
* | ia64.c (rtx_needs_barrier): Handle CONST_VECTOR and VEC_SELECT. | Richard Henderson | 2005-01-05 | 2 | -74/+52 |
* | ia64.c (TARGET_VECTOR_MODE_SUPPORTED_P): New. | Richard Henderson | 2005-01-03 | 9 | -61/+1486 |
* | ia64.c (hfa_element_mode): Return false for zero-sized top-level aggregates. | Richard Henderson | 2004-12-30 | 1 | -3/+10 |
* | ia64.c (ia64_function_value): Use PARALLEL for aggregates with XF/XCmode. | Richard Henderson | 2004-12-30 | 1 | -2/+18 |
* | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 2004-12-29 | 3 | -14/+9 |
* | Add memory barriers to the double-checked locking used for static initializat... | Jason Merrill | 2004-12-27 | 1 | -0/+5 |
* | tree.def (SET_TYPE): Remove. | Nathan Sidwell | 2004-12-09 | 1 | -2/+1 |
* | re PR target/18443 (#pragma pack(1) breaks function pointer initialization) | David Mosberger | 2004-12-07 | 1 | -5/+6 |
* | re PR target/17224 (relocation truncated to fit: GPREL22) | Richard Henderson | 2004-11-29 | 1 | -3/+37 |
* | ia64.md: Move all define_predicate's ... | Richard Henderson | 2004-11-28 | 2 | -344/+355 |
* | ia64.md (*movtf_internal): Use destination_operand instead of nonimmediate_op... | Steve Ellcey | 2004-11-15 | 1 | -1/+1 |
* | Fix complex long double testsuite failures. | James E Wilson | 2004-11-11 | 1 | -4/+9 |