aboutsummaryrefslogtreecommitdiff
path: root/libcpp
AgeCommit message (Expand)Author
2015-08-072015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>Yaakov Selkowitz
2015-07-31 * sv.po: Update.Joseph Myers
2015-07-24 * nl.po: Update.Joseph Myers
2015-07-08Address -Wsign-compare diagnosticsThomas Schwinge
2015-07-032015-07-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2015-07-02/libcppPaolo Carlini
2015-07-02Regenerate .pot files.Joseph Myers
2015-06-30libcpp:Edward Smith-Rowland
2015-06-30 * lex.c (search_line_sse42) [__GCC_ASM_FLAG_OUTPUTS__]: New mainUros Bizjak
2015-06-08 PR c/66415Marek Polacek
2015-05-26libcpp/ChangeLog:Manuel López-Ibáñez
2015-05-20libcpp: Eliminate most of the non-const/reference-returning inline fnsDavid Malcolm
2015-05-19Replace line_map union with C++ class hierarchyDavid Malcolm
2015-05-13libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)David Malcolm
2015-05-13libcpp: Replace macro usage with C++ constructsDavid Malcolm
2015-05-13libcpp: Bump to automake 1.11.6Michael Haubenwallner
2015-05-13line-map.h: move linemap_assert and friends higher up within the fileDavid Malcolm
2015-05-12Implement -Wmisleading-indentationDavid Malcolm
2015-05-09libcpp/Jason Merrill
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm
2015-05-05libcpp: Improvements to comments in line-map.h/cDavid Malcolm
2015-05-01 * sv.po: Update.Joseph Myers
2015-04-30 * be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, fi.po, fr.po,Joseph Myers
2015-04-13gcc/po:Joseph Myers
2015-04-12 * sr.po: Update.Joseph Myers
2015-04-10 * fr.po: Update.Joseph Myers
2015-04-10 * fr.po: Update.Joseph Myers
2015-04-092015-04-09 Richard Biener <rguenther@suse.de>Richard Biener
2015-04-07 * da.po: Update.Joseph Myers
2015-04-07gcc/po:Joseph Myers
2015-04-06 PR preprocessor/61977Jakub Jelinek
2015-04-02 PR preprocessor/61977Jakub Jelinek
2015-03-24 * fr.po: Update.Joseph Myers
2015-03-23 * fr.po: Update.Joseph Myers
2015-03-23 PR preprocessor/65238Jakub Jelinek
2015-03-17libcpp/Edward Smith-Rowland
2015-03-04Fix PR65261Markus Trippelsdorf
2015-02-25 * be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, fi.po, fr.po,Joseph Myers
2015-02-03PR preprocessor/64803 - __LINE__ inside macro is not constantDodji Seketeli
2015-02-02Regenerate .pot files.Joseph Myers
2015-01-30[Patch/libcpp] Change __ARM_NEON__ to __ARM_NEON in lex.cSzabolcs Nagy
2015-01-23 DR#412Marek Polacek
2015-01-16 * expr.c (cpp_classify_number): Add N_() around ?: stringJakub Jelinek
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-19 PR preprocessor/63831Jakub Jelinek
2014-12-11 * xvasprintf.c: New file.Uros Bizjak
2014-12-04libcpp/ChangeLog:Manuel López-Ibáñez
2014-12-02libcpp/ChangeLog:Manuel López-Ibáñez
2014-12-022014-12-02 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2014-11-29Fix off-by-one bug in utf16 conversion (PR preprocessor/41698).Joseph Myers