summaryrefslogtreecommitdiff
path: root/gcc/config/ia64
Commit message (Expand)AuthorAgeFilesLines
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-12/+23
* hpux.h (LIB_SPEC): Add -lrt for when using -pthread -fopenmpSteve Ellcey2009-08-271-1/+1
* ia64.c (ia64_attribute_table): Add "common_object" entry.Tristan Gingold2009-08-272-0/+104
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-262-10/+16
* ia64.c (ia64_promote_function_mode): Call default_promote_function_mode when ...Steve Ellcey2009-08-241-3/+4
* ia64.c: Include libfuncs.h.Douglas B Rupp2009-08-223-35/+183
* method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek2009-08-191-1/+0
* fde-vms.c: New file.Douglas B Rupp2009-08-144-21/+214
* unwind-ia64.c (struct _Unwind_Context): Add new field 'signal_pfs_loc'.Eric Botcazou2009-08-142-17/+49
* config.gcc (ia64-hp-*vms*): Insert ia64/t-ia64 in tmake_file.Douglas B Rupp2009-08-146-0/+741
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-8/+2
* ia64.c (ia64_handle_model_attribute): Remove an extra 'decl' for error_at.H.J. Lu2009-07-071-2/+2
* cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez2009-07-071-4/+6
* re PR target/40489 (gcc.dg/builtin-unreachable-3.c doesn't work on ia64)H.J. Lu2009-06-271-13/+17
* vect.md (*movv2sf_internal): Handle big endian case.Steve Ellcey2009-06-031-2/+2
* ia64.md (floatdirf2, [...]): New.Steve Ellcey2009-06-012-622/+445
* Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor2009-05-261-3/+4
* re PR target/37846 (Option -mno-fused-madd should be supported on IA-64)Steve Ellcey2009-05-215-22/+36
* ia64-protos.h (ia64_dconst_0_5): New.Steve Ellcey2009-05-194-421/+315
* passes.c (finish_optimization_passes): Change i to int.Ian Lance Taylor2009-05-141-3/+3
* Merge cond-optab branch.Paolo Bonzini2009-05-124-238/+178
* arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-101-4/+4
* defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov2009-05-031-5/+0
* config.gcc (hppa*64*-*-hpux11*): Set use_gcc_stdint and add hpux-stdint.h to ...Steve Ellcey2009-04-281-1/+1
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-1/+1
* ia64.md (movfs_internal): Allow flt constants.Steve Ellcey2009-04-242-11/+33
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-1/+2
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-1/+1
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-7/+0
* ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2009-04-219-3/+183
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-202-46/+30
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0910-146/+96
* ia64.c (ia64_builtins): Add IA64_BUILTIN_HUGE_VALQ.Uros Bizjak2009-04-071-1/+7
* ia64.md (extendsfdf2, [...]): Use fr_reg_or_fp01_operand instead of fr_regist...Steve Ellcey2009-04-032-174/+184
* ia64.c (ia64_handle_option): Inform user that Itanium1 tuning is deprecated i...Steven Bosscher2009-04-011-0/+12
* ia64.md (divsf3_internal_lat): Remove.Steve Ellcey2009-03-312-306/+181
* re PR rtl-optimization/38034 (Unnecessary register move)H.J. Lu2009-03-271-6/+6
* ia64.c (ia64_set_sched_flags): Zero spec_info->mask when neither of haifa/sel...Alexander Monakov2009-03-251-0/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-208-9/+9
* re PR target/38056 (Missed tail calls on ia64)Steve Ellcey2009-02-131-2/+3
* longlong.h (sub_ddmmss): New for ia64.H.J. Lu2009-02-127-6/+281
* s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak2009-01-041-3/+12
* ia64.md (UNSPECV_GOTO_RECEIVER): New constant.Steve Ellcey2008-12-081-0/+12
* re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...Uros Bizjak2008-11-212-12/+15
* target.h (struct gcc_target): Update prototypes of needs_block_p and gen_spec...Andrey Belevantsev2008-10-145-432/+1064
* re PR target/37394 (Segfault in ia64_variable_issue with -O -fschedule-insns2)H.J. Lu2008-09-181-7/+3
* Fixed typo in date of the 2008-09-01 MOVE_RATIO commit.Andrey Belevantsev2008-09-022-2/+3
* * config/ia64/ia64.c (TARGET_ADDRESS_COST): Update.Andreas Schwab2008-09-011-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-012-7/+3
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-2/+3