Age | Commit message (Expand) | Author | Files | Lines |
2020-11-25 | libsanitizer: options: Add hwasan flags and argument parsing | Matthew Malcomson | 1 | -0/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-17 | [PATCH] Move cpp_macro to cpplib.h | Nathan Sidwell | 1 | -1/+1 |
2018-08-17 | Merge Ignore and Deprecated in .opt files. | Martin Liska | 1 | -3/+0 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -2/+0 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-05-19 | re PR sanitizer/64354 (no preprocessor symbol __SANITIZE_THREAD__) | Maxim Ostapenko | 1 | -0/+3 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -1/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -3/+2 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-05-09 | bitmap.c, [...]: Add space between string literal and macro name. | Jason Merrill | 1 | -1/+1 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-12 | Predefine __NO_MATH_ERRNO__ for -fno-math-errno. | Joseph Myers | 1 | -0/+2 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -0/+3 |
2014-08-29 | cppbuiltin.c (define_builtin_macros_for_type_sizes): Round pointer size up to... | DJ Delorie | 1 | -1/+1 |
2014-01-24 | Replace flag_enable_cilkplus with flag_cilkplus. | Balaji V. Iyer | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -1/+1 |
2013-10-29 | Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C. | Balaji V. Iyer | 1 | -0/+2 |
2013-08-30 | Merge ubsan into trunk. | Marek Polacek | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-21 | Define __SANITIZE_ADDRESS__ for -fsanitize=address | H.J. Lu | 1 | -0/+3 |
2011-11-06 | Check in patch/merge from cxx-mem-model Branch | Andrew Macleod | 1 | -0/+6 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-29 | re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues) | Joern Rennecke | 1 | -1/+2 |
2010-11-24 | cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE... | Nathan Froyd | 1 | -0/+5 |
2010-11-22 | common.opt (exit_after_options, [...]): New Variable entries. | Joseph Myers | 1 | -1/+1 |
2010-11-12 | re PR bootstrap/46456 (cppbuiltin.o fails to build for arm-eabi) | Joern Rennecke | 1 | -1/+2 |
2010-10-23 | cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__... | Nathan Froyd | 1 | -0/+18 |
2010-10-03 | cppbuiltin.c: New file. | François-Xavier Coudert | 1 | -0/+157 |