aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-5/+2
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-13/+6
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-39/+34
2013-03-11re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin2-20/+227
2013-02-18re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin1-0/+15
2013-02-18re PR target/56214 (FAIL: gcc.c-torture/execute/20050121-1.c compilation, ICE)John David Anglin2-30/+13
2013-02-03constraints.md: Adjust unused letters.John David Anglin6-396/+517
2013-01-20pa.md (atomic_loaddi, [...]): New patterns.John David Anglin1-0/+61
2013-01-10Update copyright years in gcc/Richard Sandiford32-54/+32
2013-01-09pa.c (pa_emit_move_sequence): Replace calls to gen_insv with calls to gen_ins...John David Anglin1-4/+12
2013-01-09pa.h (VAL_U6_BITS_P): Define.John David Anglin3-66/+204
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek15-16/+16
2013-01-04re PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling ...John David Anglin2-13/+3
2012-12-25re PR target/53789 (ICE in gen_reg_rtx, at emit-rtl.c:864/865 when compiling ...John David Anglin1-0/+6
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