aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2011-06-27Fix alpha and ia64 non-vms build.Richard Henderson1-4/+3
2011-06-27re PR target/44241 (vms-crtl.h, vms-crtl-64.h need many more symbols)Tristan Gingold3-54/+1
2011-06-23params.c: Include common/common-target.h.Joseph Myers1-17/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-14/+19
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2-66/+4
2011-06-09re PR target/48673 (GCC generates WAW and RAW conflicts on IA64.)Bernd Schmidt1-0/+6
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth5-514/+2
2011-06-03re PR debug/47590 (pragma optimize doesn't recompute derived options (was: va...Alexandre Oliva1-20/+10
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-1/+1
2011-05-23gthr-gnat.c: Remove.Rainer Orth1-2/+2
2011-05-05config.gcc (hppa*64*-*-hpux11*): Modify tm_file and extra_options for 11.31.Steve Ellcey1-0/+8
2011-05-05elf.h (ENDFILE_SPEC): Add Ofast.Michael Matz1-1/+1
2011-05-01reginfo.c (memory_move_cost): Change rclass argument type form 'enum reg_clas...Anatoly Sokolov1-6/+3
2011-04-21ia64.c (ia64_init_builtins): Call build_function_type_list instead of builtin...Nathan Froyd1-5/+5
2011-04-21ia64.c (ia64_start_function): Add a guard.Tristan Gingold1-0/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford3-22/+14
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-3/+3
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-2/+2
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers5-29/+6
2011-03-29[multiple changes]Vladimir Makarov1-13/+0
2011-03-28ia64.c (ia64_promote_function_mode): Fix promotion when for_return is 2.Tristan Gingold1-1/+1
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+13
2011-03-27[multiple changes]Vladimir Makarov1-13/+0
2011-03-22ia64-opts.h: New.Joseph Myers4-56/+79
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2-5/+16
2011-03-21ChangeLog gcc/Kai Tietz1-6/+9
2011-03-03t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEHSteve Ellcey1-1/+1
2011-02-07re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey1-8/+16
2011-02-04re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Richard Henderson4-341/+355
2011-02-03vms.opt: New.Joseph Myers1-0/+30
2011-01-26re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey1-22/+53
2011-01-18re PR target/46997 (new ia64 vector instructions are broken on HP-UX (big-end...Steve Ellcey2-30/+100
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek4-4/+4
2010-12-30re PR target/47129 (ia64-hp-vms: ia64.o: dwarf2out_vms_debug_main_pointer und...Joern Rennecke1-0/+1
2010-12-22c-aux-info.c (gen_formal_list_for_type): Use prototype_p.Nathan Froyd1-1/+1
2010-12-22svr4.h: Remove.Joseph Myers3-16/+7
2010-12-09netware.h (TARGET_POSIX_IO): Define.Joseph Myers1-0/+2
2010-12-09nto.h (MD_EXEC_PREFIX, [...]): Define.Joseph Myers1-0/+8
2010-12-09hpux.h (AS_NEEDS_DASH_FOR_PIPED_INPUT): Define for non-GNU assembler.Joseph Myers1-0/+4
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers2-3/+3
2010-12-06re PR target/43897 (IA-64 asm clobbers are ignored)Jakub Jelinek1-0/+11
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers2-3/+3
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-8/+8
2010-11-24predicates.md (pmpyshr_operand): New.Richard Henderson4-40/+444
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2-5/+14
2010-11-21ia64.c (ia64_expand_builtin): Use the correct mode for infq/huge_valq.Richard Henderson1-3/+4
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2-10/+1
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd3-13/+6
2010-11-15ia64: -mfused-madd cleanupRichard Henderson8-296/+123