Age | Commit message (Expand) | Author | Files | Lines |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-07 | Introduce DWARF_VERSION_DEFAULT and redefine for VxWorks | Olivier Hainque | 1 | -0/+6 |
2022-09-05 | rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO | Martin Liska | 1 | -4/+4 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-10-15 | Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS | Richard Biener | 1 | -24/+5 |
2021-09-30 | Do not hide asm_out_file in ASM_OUTPUT_ASCII. | Martin Liska | 1 | -8/+7 |
2021-06-17 | Add a target calls hook: TARGET_PUSH_ARGUMENT | H.J. Lu | 1 | -10/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-16 | Require .init_array/.fini_array support for SHF_GNU_RETAIN | H.J. Lu | 1 | -0/+11 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-19 | Rework constant subreg folds and handle more variable-length cases | Richard Sandiford | 1 | -0/+14 |
2019-06-27 | builtins.c (get_memory_rtx): Fix comment. | Aaron Sawdey | 1 | -3/+3 |
2019-01-14 | Implement P0482R5, char8_t: A type for UTF-8 characters and strings | Tom Honermann | 1 | -0/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-01 | re PR target/86651 (lto-wrapper.exe: fatal error: simple_object_copy_lto_debu... | Jan Willem Jagersma | 1 | -0/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-12 | [cr16, powerpcspe, rs6000] Remove semicolon after ASM_OUTPUT_LABELREF macro body | Tom de Vries | 1 | -1/+1 |
2017-10-29 | Delete obsolete SDB debug info support. | James E Wilson | 1 | -8/+1 |
2017-09-25 | Turn CONSTANT_ALIGNMENT into a hook | Richard Sandiford | 1 | -4/+0 |
2017-09-12 | Turn SLOW_UNALIGNED_ACCESS into a target hook | Richard Sandiford | 1 | -4/+0 |
2017-09-04 | Turn FUNCTION_ARG_PADDING into a target hook | Richard Sandiford | 1 | -18/+0 |
2017-08-11 | Introduce TARGET_SUPPORTS_ALIASES | Martin Liska | 1 | -0/+9 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-23 | [Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it. | James Greenhalgh | 1 | -3/+0 |
2016-11-04 | defaults.h (LOAD_EXTEND_OP): Define if not already defined. | Eric Botcazou | 1 | -0/+4 |
2016-10-16 | re PR ada/37139 (DEP prevents using Ada tasking) | Eric Botcazou | 1 | -1/+10 |
2016-10-04 | defaults.h (JCR_SECTION_NAME, [...]): Remove. | Jakub Jelinek | 1 | -21/+0 |
2016-09-29 | [Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison it | James Greenhalgh | 1 | -4/+1 |
2016-07-27 | defaults.h (LOG2_BITS_PER_UNIT): Move from here... | Bernd Edlinger | 1 | -8/+0 |
2016-06-03 | re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th... | Bernd Schmidt | 1 | -0/+5 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-17 | Add a flag to control the balance between GNAT encodings and std. DWARF | Pierre-Marie de Rodat | 1 | -0/+4 |
2015-11-15 | always define EH_RETURN_HANDLER_RTX | Trevor Saunders | 1 | -0/+4 |
2015-11-15 | always define TARGET_PECOFF | Trevor Saunders | 1 | -0/+4 |
2015-11-15 | remove conditional compilation of sdb debug info | Trevor Saunders | 1 | -2/+6 |
2015-10-11 | always define REVERSE_CONDITION | Trevor Saunders | 1 | -0/+4 |
2015-10-11 | always define FRAME_ADDR_RTX | Trevor Saunders | 1 | -0/+4 |
2015-10-11 | always define DYNAMIC_CHAIN_ADDRESS | Trevor Saunders | 1 | -0/+4 |
2015-10-11 | always define SETUP_FRAME_ADDRESSES | Trevor Saunders | 1 | -0/+4 |
2015-10-11 | always define INITIAL_FRAME_ADDRESS_RTX | Trevor Saunders | 1 | -0/+4 |
2015-09-18 | config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts. | Andrew Dixie | 1 | -1/+1 |
2015-09-15 | defaults.h (STACK_OLD_CHECK_PROTECT): Adjust for -fno-exceptions. | Eric Botcazou | 1 | -5/+9 |
2015-08-21 | add default for CONSTANT_ALIGNMENT | Trevor Saunders | 1 | -0/+4 |
2015-08-19 | common.opt (fstack-protector): Initialize to -1. | Magnus Granberg | 1 | -0/+12 |
2015-08-14 | Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx | Thomas Schwinge | 1 | -1/+1 |
2015-07-09 | always define WORD_REGISTER_OPERATIONS | Trevor Saunders | 1 | -0/+4 |
2015-07-09 | always define SHORT_IMMEDIATES_SIGN_EXTEND | Trevor Saunders | 1 | -0/+4 |
2015-07-05 | target.def: Add code_for_* hooks. | Richard Sandiford | 1 | -10/+0 |
2015-06-30 | gcc/ | Richard Sandiford | 1 | -20/+0 |
2015-06-30 | gcc/ | Richard Sandiford | 1 | -30/+0 |