summaryrefslogtreecommitdiff
path: root/gcc/config/nvptx/nvptx.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* nvptx.h (NVPTX_RETURN_REGNUM, [...]): Renumber.Nathan Sidwell2015-12-171-38/+14
* nvptx.h (OUTGOING_STATIC_CHAIN_REGNUM): Remove.Nathan Sidwell2015-12-161-2/+1
* nvptx-protos.h (nvptx_hard_regno_mode_ok): Delete.Nathan Sidwell2015-12-161-8/+9
* nvptx.md (nvptx_register_operand): Don't accept and then reject subregs.Nathan Sidwell2015-12-151-20/+15
* nvptx.h (HARD_REGNO_NREGS): Reformat.Nathan Sidwell2015-12-151-3/+6
* nvptx.h (PARM_BOUNDARY): Set to 32.Nathan Sidwell2015-12-141-1/+2
* nvptx.h (RETURN_ADDR_REGNO): Delete.Nathan Sidwell2015-12-111-7/+2
* nvptx.h (TARGET_SUPPORTS_WIDE_INT): Define.Nathan Sidwell2015-12-111-0/+1
* nvptx-protos.h (npvptx_section_from_addr_space): Delete.Nathan Sidwell2015-12-031-7/+0
* nvptx-protos.h (nvptx_output_mov_insn): Declare.Nathan Sidwell2015-12-021-3/+1
* nvptx-protos.h (nvptx_output_aligned_decl): Declare.Nathan Sidwell2015-12-011-29/+2
* nvptx.h (FIRST_PARM_OFFSET): Add void cast.Nathan Sidwell2015-11-281-4/+6
* nvptx.c (write_function_decl_and_comment): Print leading blank line.Nathan Sidwell2015-11-211-2/+2
* nvptx.h (SUPPORTS_WEAK): Define.Nathan Sidwell2015-11-191-0/+1
* nvptx.h (HARD_REGNO_NREGS): Avoid warning on unused args.Jeff Law2015-10-301-2/+2
* nvptx.h (struct machine_function): Add axis_predicate.Nathan Sidwell2015-10-281-0/+1
* nvptx.h (struct machine_function): Add comment.Nathan Sidwell2015-10-081-1/+1
* nvptx.md (allocate_stack): Emit sorry during expansion.Nathan Sidwell2015-08-211-0/+2
* Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxThomas Schwinge2015-08-141-1/+1
* nvptx.h (struct nvptx_pseudo_info): Delete.Nathan Sidwell2015-08-041-7/+0
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-1/+1
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-2/+2
* No libstdc++ for nvptx.Thomas Schwinge2015-03-111-0/+4
* nvptx-none: Define empty GOMP_SELF_SPECS.Thomas Schwinge2015-02-181-0/+4
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-1/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* nvptx: Define valid ASM_OUTPUT_ALIGN.Thomas Schwinge2014-12-121-1/+9
* Add the nvptx port.Bernd Schmidt2014-11-101-0/+356