aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2012-06-25v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...Steven Bosscher1-3/+0
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-2/+2
2012-06-03pa.h (MAX_PCREL17F_OFFSET): Define.John David Anglin2-3/+12
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-0/+1
2012-05-30re PR target/52999 (ICE, segmentation fault in c_tree_printer)John David Anglin1-0/+25
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2012-05-20re PR rtl-optimization/53373 (ICE on valid code with -mavx)John David Anglin1-72/+48
2012-05-13pa.md: Use define_c_enum for "unspec" and "unspecv".Steven Bosscher1-21/+21
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2-25/+33
2012-04-27re PR target/52999 (ICE, segmentation fault in c_tree_printer)John David Anglin1-3/+0
2012-04-09Remove SIO and GNU_LD from config/pa/pa.optH.J. Lu1-6/+0
2012-03-27Remove MaskExists property from config/*/*.opt filesH.J. Lu2-2/+2
2012-03-01re PR target/52408 (Incorrect assembler generated for zvdep_imm64)John David Anglin2-9/+9
2012-01-28re PR target/51871 (FAIL: gcc.c-torture/execute/20010122-1.c execution)John David Anglin1-5/+26
2011-12-23re PR middle-end/51252 (FAIL: c-c++-common/tm/freq.c (internal compiler error))John David Anglin2-4/+23
2011-12-01re PR middle-end/50283 (FAIL: g++.dg/eh/simd-1.C execution test)John David Anglin1-4/+8
2011-11-27* config/pa/pa-linux.h (TARGET_GAS): Remove comment.Gerald Pfeifer1-1/+0
2011-11-12hppa: Install __sync libfuncs for linux.Richard Henderson3-0/+11
2011-11-06pa.c (pa_hpux_init_libfuncs): Rename to pa_init_libfuncs.John David Anglin1-45/+50
2011-11-02Move libgcc2 to toplevel libgccRainer Orth11-839/+0
2011-11-02Move libgcc1 to toplevel libgccRainer Orth3-2147/+0
2011-11-02Move crtstuff support to toplevel libgccRainer Orth5-182/+3
2011-11-02Move shlib support to toplevel libgccRainer Orth3-52/+0
2011-10-29re PR target/50617 (ICE: RTL flag check: INSN_ANNULLED_BRANCH_P used with une...John David Anglin11-419/+401
2011-10-29re PR target/50691 (Incorrect argument evaluation in call with __thread argum...John David Anglin1-0/+15
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-8/+13
2011-09-13pa.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-95/+92
2011-09-03PR Bug middle-end/50232John David Anglin3-5/+35
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+3
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-5/+2
2011-07-17re PR target/49746 (Generated PA-RISC2.0w code cannot be assembled by GNU as-...John David Anglin1-9/+9
2011-07-15re PR target/49723 (gcc.c-torture/compile/pr46934.c: ICE in do_SUBST, at comb...John David Anglin1-1/+1
2011-07-07t-crtpic, [...]: Remove.Joseph Myers1-7/+0
2011-07-07common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG...Joseph Myers1-0/+2
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-8/+11
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-57/+7
2011-06-14common-target-def.h, [...]: New files.Joseph Myers1-2/+3
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth4-509/+3
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-1/+1
2011-05-05Fix comment and update config/pa/pa.h (left off previous commit)Steve Ellcey1-0/+5
2011-05-05config.gcc (hppa*64*-*-hpux11*): Modify tm_file and extra_options for 11.31.Steve Ellcey4-2/+61
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers2-3/+3
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford2-31/+40
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-1/+10
2011-04-20pa.c (pa_init_builtins): Call build_function_type_list instead of build_funct...Nathan Froyd1-1/+1
2011-04-16predicates.md: Reorganize and simplify predicates.John David Anglin4-528/+386
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-2/+2
2011-04-08re PR target/48366 (ICE in extract_constrain_insn_cached, at recog.c:2024)John David Anglin3-20/+30
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-4/+0