aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2012-12-06pa.md: Use "const_int 0" instead of match_test to simplify opaque cond in all...John David Anglin1-27/+27
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-12-02reorg.c: Remove an obsolete comment.Steven Bosscher1-4/+47
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-24/+23
2012-11-16t-linux: New file; define MULTIARCH_DIRNAME.Matthias Klose1-0/+1
2012-11-13re PR target/55195 (shorten_branches generates incorrect forward branch dista...John David Anglin3-71/+142
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov1-2/+2
2012-10-06re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump sub...John David Anglin1-54/+6
2012-10-05pa.md: Adjust unamed HImode add insn pattern.John David Anglin1-7/+9
2012-09-20config.host (hppa-*-openbsd*): New target.Mark Kettenis2-0/+185
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-4/+2
2012-09-08pa.c (hppa_rtx_costs): Update costs for large integer modes.John David Anglin1-8/+32
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-2/+3
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