summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/56791danglin2013-09-201-0/+6
* PR target/58382danglin2013-09-141-2/+4
* * 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-051-120/+28
* 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-111-15/+0
* PR target/56347danglin2013-02-181-0/+15
* PR target/56214danglin2013-02-181-19/+11
* * config/pa/constraints.md: Adjust unused letters. Change "T"danglin2013-02-031-56/+326
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * config/pa/pa.c (pa_emit_move_sequence): Replace calls to gen_insvdanglin2013-01-091-4/+12
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR target/53789danglin2013-01-041-7/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-24/+23
* PR target/55195danglin2012-11-131-30/+44
* 2012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-231-2/+2
* 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
* * output.h: (current_function_is_leaf,steven2012-06-241-2/+2
* * config/pa/pa.h (MAX_PCREL17F_OFFSET): Define.danglin2012-06-031-3/+3
* * 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
* gcc/rsandifo2012-05-051-21/+29
* PR target/52999danglin2012-04-271-3/+0
* PR target/51871danglin2012-01-281-5/+26
* PR middle-end/51252danglin2011-12-231-4/+21
* hppa: Install __sync libfuncs for linux.rth2011-11-121-0/+3
* * config/pa/pa.c (pa_hpux_init_libfuncs): Rename to pa_init_libfuncs.danglin2011-11-061-45/+50
* PR target/50617danglin2011-10-291-154/+142
* PR target/50691danglin2011-10-291-0/+15
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-8/+13
* PR Bug middle-end/50232danglin2011-09-031-0/+18
* gcc/rsandifo2011-08-181-3/+3
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-5/+2
* PR middle-end/46500amylaar2011-06-161-8/+11
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-57/+7
* * common.opt (flag_stack_usage_info): New variable.ebotcazou2011-05-251-1/+1
* gcc/rsandifo2011-04-211-0/+40
* gcc/rsandifo2011-04-211-1/+10
* * config/pa/pa.c (pa_init_builtins): Call build_function_type_listfroydnj2011-04-201-1/+1
* * config/pa/predicates.md: Reorganize and simplify predicates.danglin2011-04-161-106/+6
* PR target/48366danglin2011-04-081-19/+27
* * reload.h (reg_equiv_constant): Move into new structure reg_equivs,law2011-03-301-4/+4
* * config/pa/pa-hpux.opt (flag_pa_unix): New Variable entry.jsm282011-03-221-54/+24