Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-06-25 | vms: Replace use of LONG_DOUBLE_TYPE_SIZE | Kewen Lin | 1 | -2/+3 |
2024-01-04 | Add generated .opt.urls files | David Malcolm | 1 | -0/+8 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2022-10-28 | c: tree: target: C2x (...) function prototypes and va_start relaxation | Joseph Myers | 1 | -3/+0 |
2022-05-16 | Use more ARRAY_SIZE. | Martin Liska | 1 | -1/+1 |
2022-01-18 | vms: fix -Wformat-diag warnings. | Martin Liska | 1 | -4/+4 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 3 | -6/+6 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 3 | -0/+0 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2021-05-18 | Use startswith in targets. | Martin Liska | 2 | -8/+16 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2020-12-16 | opts: Remove all usages of Report keyword. | Martin Liska | 1 | -3/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2019-04-05 | Remove usage of apostrophes in error and warning messages (PR translation/899... | Martin Liska | 1 | -7/+8 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2017-12-16 | poly_int: IN_TARGET_CODE | Richard Sandiford | 3 | -0/+6 |
2017-10-11 | [PATCH] Include path enumeration | Nathan Sidwell | 1 | -2/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-02-12 | cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2015-10-21 | Improve --help output to generate references to option aliases. | Martin Sebor | 1 | -4/+4 |
2015-10-16 | gen-mul-tables.cc: Adjust include files. | Andrew MacLeod | 2 | -9/+4 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 2 | -3/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2 | -8/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 2 | -6/+0 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2 | -0/+19 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-03-08 | Fixes reported build failure. | Douglas B Rupp | 1 | -0/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 15 | -15/+15 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-08-19 | target.def (TARGET_LIBC_HAS_FUNCTION): New target hook. | Alexander Ivchenko | 1 | -0/+3 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 15 | -21/+15 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 10 | -10/+10 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -2/+2 |
2012-06-29 | configure.ac: Skip C if explicitly selected. | Steven Bosscher | 1 | -1/+1 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -2/+2 |
2012-04-03 | vms-c.c (vms_pragma_nomember_alignment): Handle 'byte' alignment. | Tristan Gingold | 1 | -1/+6 |
2012-03-30 | vms-f.c: New file. | Tristan Gingold | 2 | -0/+36 |
2012-03-30 | vms.c (VMS_CRTL_FLOAT32): Rename. | Tristan Gingold | 3 | -105/+854 |
2012-03-26 | vms.h (LINK_SPEC): Simplify. | Tristan Gingold | 3 | -2/+48 |
2012-03-20 | tree.h (enum size_type_kind): Add stk_ prefix to constants, convert in lowerc... | Tristan Gingold | 1 | -3/+6 |
2012-03-16 | vms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and __VMS_VER. | Tristan Gingold | 3 | -13/+33 |