summaryrefslogtreecommitdiff
path: root/gcc/cppbuiltin.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-1/+1
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Predefine __NO_MATH_ERRNO__ for -fno-math-errno.Joseph Myers2014-11-121-0/+2
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+3
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Round pointer size up to...DJ Delorie2014-08-291-1/+1
* Replace flag_enable_cilkplus with flag_cilkplus.Balaji V. Iyer2014-01-241-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.Richard Sandiford2013-11-181-1/+1
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2013-10-291-0/+2
* Merge ubsan into trunk.Marek Polacek2013-08-301-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Define __SANITIZE_ADDRESS__ for -fsanitize=addressH.J. Lu2012-11-211-0/+3
* Check in patch/merge from cxx-mem-model BranchAndrew Macleod2011-11-061-0/+6
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke2010-11-291-1/+2
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd2010-11-241-0/+5
* common.opt (exit_after_options, [...]): New Variable entries.Joseph Myers2010-11-221-1/+1
* re PR bootstrap/46456 (cppbuiltin.o fails to build for arm-eabi)Joern Rennecke2010-11-121-1/+2
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd2010-10-231-0/+18
* cppbuiltin.c: New file.François-Xavier Coudert2010-10-031-0/+157