aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2009-04-07ia64.c (ia64_builtins): Add IA64_BUILTIN_HUGE_VALQ.Uros Bizjak1-1/+7
2009-04-03ia64.md (extendsfdf2, [...]): Use fr_reg_or_fp01_operand instead of fr_regist...Steve Ellcey2-174/+184
2009-04-01ia64.c (ia64_handle_option): Inform user that Itanium1 tuning is deprecated i...Steven Bosscher1-0/+12
2009-03-31ia64.md (divsf3_internal_lat): Remove.Steve Ellcey2-306/+181
2009-03-27re PR rtl-optimization/38034 (Unnecessary register move)H.J. Lu1-6/+6
2009-03-25ia64.c (ia64_set_sched_flags): Zero spec_info->mask when neither of haifa/sel...Alexander Monakov1-0/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek8-9/+9
2009-02-13re PR target/38056 (Missed tail calls on ia64)Steve Ellcey1-2/+3
2009-02-12longlong.h (sub_ddmmss): New for ia64.H.J. Lu7-6/+281
2009-01-04s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak1-3/+12
2008-12-08ia64.md (UNSPECV_GOTO_RECEIVER): New constant.Steve Ellcey1-0/+12
2008-11-21re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...Uros Bizjak2-12/+15
2008-10-14target.h (struct gcc_target): Update prototypes of needs_block_p and gen_spec...Andrey Belevantsev5-432/+1064
2008-09-18re PR target/37394 (Segfault in ia64_variable_issue with -O -fschedule-insns2)H.J. Lu1-7/+3
2008-09-02Fixed typo in date of the 2008-09-01 MOVE_RATIO commit.Andrey Belevantsev2-2/+3
2008-09-01* config/ia64/ia64.c (TARGET_ADDRESS_COST): Update.Andreas Schwab1-1/+1
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev2-7/+3
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+3
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner1-6/+0
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-26[multiple changes]Vladimir Makarov1-0/+13
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-15/+15
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-5/+5
2008-07-25Fix IA-64 breakage...Michael Meissner1-3/+13
2008-07-06re PR target/36720 (ia64_split_tmode_move doesn't work on little endian)H.J. Lu1-2/+2
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers2-4/+0
2008-07-01ia64.c (ia64_cannot_force_const_mem): Do not allow RFmode constants.Steve Ellcey1-0/+2
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-13/+12
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-2/+2
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-3/+3
2008-04-14ia64.c (rtx_needs_barrier): Handle UNSPEC_FR_SQRT_RECIP_APPROX_RES.James E Wilson2-18/+32
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka2-9/+9
2008-04-07function.h (rtl): Rename to x_rtl.Jan Hubicka1-1/+1
2008-04-03re PR target/35795 (Revision 133787 breaks ia64)Jan Hubicka1-0/+1
2008-04-01re PR middle-end/35781 (Revision 133759 breaks ia64)Jan Hubicka1-1/+1
2008-03-31re PR target/35695 (-funroll-loops breaks inline float divide)James E Wilson3-2/+5
2008-03-31constraints.md: Add 'j' constraint.Jan Beulich2-6/+14
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey1-2/+3
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey1-3/+2
2007-12-19rtl.def (SUBREG): Update comments.Richard Sandiford1-1/+2
2007-11-14re PR target/33923 (ICE in reload_cse_simplify_operands (insn does not satisf...Eric Botcazou1-3/+7
2007-11-02ia64.c (struct reg_write_state): Change into unsigned short bitfields rather ...Jakub Jelinek1-31/+74
2007-10-16target.h (unspec_may_trap_p): New target hook.Paolo Bonzini1-0/+27
2007-09-14re PR target/32337 (Error: Register number out of range 0..1)Jakub Jelinek1-16/+31
2007-09-12re PR target/32338 (Error: .prologue within prologue)Jakub Jelinek1-1/+3
2007-09-11defaults.h (DWARF2_UNWIND_INFO): Don't define if TARGET_UNWIND_INFO is defined.James E Wilson1-12/+0
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-15/+15
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2-11/+14
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson4-10/+10
2007-08-14sched-int.h (struct _dep): Rename field 'kind' to 'type'.Maxim Kuvyrkov1-14/+25