aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2009-06-03vect.md (*movv2sf_internal): Handle big endian case.Steve Ellcey1-2/+2
2009-06-01ia64.md (floatdirf2, [...]): New.Steve Ellcey2-622/+445
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor1-3/+4
2009-05-21re PR target/37846 (Option -mno-fused-madd should be supported on IA-64)Steve Ellcey5-22/+36
2009-05-19ia64-protos.h (ia64_dconst_0_5): New.Steve Ellcey4-421/+315
2009-05-14passes.c (finish_optimization_passes): Change i to int.Ian Lance Taylor1-3/+3
2009-05-12Merge cond-optab branch.Paolo Bonzini4-238/+178
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-4/+4
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-5/+0
2009-04-28config.gcc (hppa*64*-*-hpux11*): Set use_gcc_stdint and add hpux-stdint.h to ...Steve Ellcey1-1/+1
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-1/+1
2009-04-24ia64.md (movfs_internal): Allow flt constants.Steve Ellcey2-11/+33
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-1/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-7/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers9-3/+183
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor2-46/+30
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek10-146/+96
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