summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-0/+3
* * config/pa/pa.c (pa_trampoline_init): Emit __enable_execute_stackdanglin2013-07-251-0/+5
* * config.gcc (hppa*-*-*): Remove MASK_BIG_SWITCH from CPU default.danglin2013-05-057-201/+63
* PR target/55487danglin2013-04-061-1/+3
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-5/+2
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-13/+6
* * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,steven2013-03-231-39/+34
* PR target/56347danglin2013-03-112-20/+227
* PR target/56347danglin2013-02-181-0/+15
* PR target/56214danglin2013-02-182-30/+13
* * config/pa/constraints.md: Adjust unused letters. Change "T"danglin2013-02-036-396/+517
* * config/pa/pa.md (atomic_loaddi, atomic_loaddi_1, atomic_storedi,danglin2013-01-201-0/+61
* Update copyright years in gcc/rsandifo2013-01-1032-54/+32
* * config/pa/pa.c (pa_emit_move_sequence): Replace calls to gen_insvdanglin2013-01-091-4/+12
* * config/pa/pa.h (VAL_U6_BITS_P): Define.danglin2013-01-093-66/+204
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-0415-16/+16
* PR target/53789danglin2013-01-042-13/+3
* PR target/53789danglin2012-12-251-0/+6
* * config/pa/pa.md: Use "const_int 0" instead of match_test to simplifydanglin2012-12-061-27/+27
* * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.steven2012-12-051-1/+2
* * reorg.c: Remove an obsolete comment.steven2012-12-021-4/+47
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-24/+23
* 2012-11-16 Matthias Klose <doko@ubuntu.com>doko2012-11-161-0/+1
* PR target/55195danglin2012-11-133-71/+142
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-2/+2
* PR rtl-optimization/54739danglin2012-10-061-54/+6
* * config/pa/pa.md: Adjust unamed HImode add insn pattern.danglin2012-10-051-7/+9
* libgcc/:danglin2012-09-202-0/+185
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-4/+2
* * config/pa/pa.c (hppa_rtx_costs): Update costs for large integer modes.danglin2012-09-081-8/+32
* * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo2012-09-051-2/+3
* * config/v850/v850.c: Remove redundant extern declarations forsteven2012-06-251-3/+0
* * output.h: (current_function_is_leaf,steven2012-06-241-2/+2
* * config/pa/pa.h (MAX_PCREL17F_OFFSET): Define.danglin2012-06-032-3/+12
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-0/+1
* 2012-05-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>danglin2012-05-301-0/+25
* * integrate.c: Remove.steven2012-05-291-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* PR rtl-optimzation/53373danglin2012-05-201-72/+48
* * config/pa/pa.md: Use define_c_enum for "unspec" and "unspecv".danglin2012-05-131-21/+21
* gcc/rsandifo2012-05-052-25/+33
* PR target/52999danglin2012-04-271-3/+0
* Remove SIO and GNU_LD from config/pa/pa.opthjl2012-04-101-6/+0
* Remove MaskExists property from config/*/*.opt fileshjl2012-03-272-2/+2
* PR target/52408danglin2012-03-012-9/+9
* PR target/51871danglin2012-01-281-5/+26
* PR middle-end/51252danglin2011-12-232-4/+23
* PR middle-end/50283danglin2011-12-011-4/+8
* * config/pa/pa-linux.h (TARGET_GAS): Remove comment.gerald2011-11-271-1/+0
* hppa: Install __sync libfuncs for linux.rth2011-11-123-0/+11