summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* config.gcc (hppa*-*-linux*): Add pa/t-pa to tmake_file.John David Anglin2018-12-091-0/+3
* pa.c (pa_output_addr_vec): Align address table.John David Anglin2018-07-291-10/+12
* Fix coding style of ASM_OUTPUT_ALIGN.Martin Liska2018-07-171-1/+1
* pa.h (ASM_GENERATE_INTERNAL_LABEL): Revise to use sprint_ul.John David Anglin2018-03-071-4/+14
* re PR target/56540 (No __SIZEOF__XXX__ macro for __float128)Jakub Jelinek2018-03-021-0/+2
* pa.h (MALLOC_ABI_ALIGNMENT): Set 32-bit alignment default to 64 bits.John David Anglin2018-01-171-1/+1
* Move pa.h FUNCTION_ARG_SIZE to pa.c (PR83858)Richard Sandiford2018-01-161-9/+0
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: argument sizesRichard Sandiford2017-12-211-2/+2
* poly_int: frame allocationsRichard Sandiford2017-12-211-1/+1
* Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2017-10-231-11/+0
* Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers2017-09-261-0/+2
* Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2017-09-251-5/+0
* Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford2017-09-151-4/+0
* Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford2017-09-041-6/+1
* Turn MODES_TIEABLE_P into a target hookRichard Sandiford2017-09-041-7/+0
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-4/+4
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* pa.h (BIGGEST_ALIGNMENT): Adjust comment.John David Anglin2016-10-291-7/+9
* pa.h (BIGGEST_ALIGNMENT): Adjust comment.John David Anglin2016-10-091-1/+13
* pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.John David Anglin2016-06-181-6/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* [PATCH] Remove undefined behaviour from hppa backendJeff Law2015-09-221-1/+2
* Fix double word typos.Aldy Hernandez2015-07-131-1/+1
* always define WORD_REGISTER_OPERATIONSTrevor Saunders2015-07-091-1/+1
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-1/+1
* always define ARGS_GROW_DOWNWARDTrevor Saunders2015-04-281-1/+1
* add default for NO_FUNCTION_CSETrevor Saunders2015-04-281-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* config.gcc: Remove MASK_JUMP_IN_DELAY from target_cpu_default2.John David Anglin2014-10-211-1/+1
* re PR target/61641 (undefined label in jump_table_data)John David Anglin2014-08-161-0/+10
* rtl.h (tls_referenced_p): Declare.Richard Sandiford2014-07-261-1/+1
* symtab.c (section_hash): New hash.Jan Hubicka2014-06-121-1/+1
* re PR target/59777 (Incorrect expansion of TLS arguments in a call)John David Anglin2014-02-051-4/+5
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* config.gcc (hppa*-*-*): Remove MASK_BIG_SWITCH from CPU default.Steven Bosscher2013-05-051-21/+16
* constraints.md: Adjust unused letters.John David Anglin2013-02-031-232/+17
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* pa.h (VAL_U6_BITS_P): Define.John David Anglin2013-01-091-0/+3
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher2012-12-051-1/+2
* re PR target/55195 (shorten_branches generates incorrect forward branch dista...John David Anglin2012-11-131-2/+2
* v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...Steven Bosscher2012-06-251-3/+0
* pa.h (MAX_PCREL17F_OFFSET): Define.John David Anglin2012-06-031-0/+9
* hppa: Install __sync libfuncs for linux.Richard Henderson2011-11-121-0/+5
* re PR target/50617 (ICE: RTL flag check: INSN_ANNULLED_BRANCH_P used with une...John David Anglin2011-10-291-13/+15
* Fix comment and update config/pa/pa.h (left off previous commit)Steve Ellcey2011-05-051-0/+5
* alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers2011-04-211-1/+1
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-31/+0