i386: Emulate MMX mmx_pinsrw with SSE
[gcc.git] / libcpp /
2019-05-14 Martin LiskaFix min_location usage in line-map.c (PR preprocessor...
2019-05-14 Martin LiskaDo a refactoring in linemap (PR preprocessor/90382).
2019-05-07 Nathan Sidwell[libcpp] Reimplement mkdeps data structures
2019-05-07 Nathan Sidwell[libcpp] Reimplement mkdeps data structures
2019-05-06 Nathan Sidwell[libcpp] struct deps renaming
2019-04-03 Jonathan WakelyFix typo in comment
2019-03-08 Joseph Myers* sv.po: Update.
2019-02-26 Martin LiskaImprove memory statistics report readability.
2019-02-20 David MalcolmFix ICE with #line directive (PR c/89410)
2019-02-18 Martin LiskaUse 1UL constant in order to not overflow (PR c++/89383).
2019-02-14 Joseph Myers* da.po: Update.
2019-02-12 David Malcolmlinemap_line_start: protect against location_t overflow...
2019-02-06 Joseph Myers* eo.po: Update.
2019-02-06 Joseph Myers* ru.po: Update.
2019-02-05 Joseph MyersUpdate .po files.
2019-02-01 Joseph MyersRegenerate .pot files.
2019-01-26 Jakub Jelinekre PR preprocessor/88974 (ICE: Segmentation fault ...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-27 Mike GulickPR preprocessor/83173: Enhance -fdump-internal-location...
2018-11-27 Mike GulickPR preprocessor/83173: Additional check before decremen...
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-11-07 Hafiz Abid Qadeericonv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2018-11-05 Martin LiskaDo not use %zu format in libcpp.
2018-11-05 Martin LiskaFix printf call in symtab.c.
2018-11-05 Martin LiskaFix string pool statistics.
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-31 Nathan Sidwell[6/6] Preprocessor forced macro location
2018-10-31 Nathan Sidwell[5/6] Preprocessor include
2018-10-31 Nathan Sidwell[4/7] Preprocessor location-kind predicates
2018-10-31 Nathan Sidwell[3/7] Preprocessor macro loc
2018-10-31 Nathan Sidwell[2/7] Preprocessor node access
2018-10-31 Nathan Sidwell[1/7] Preprocessor cleanup
2018-10-17 Joseph MyersAdd -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static...
2018-10-11 David Malcolmlibcpp: show macro definition when used with wrong...
2018-10-11 Nathan Sidwell[PATCH] A couple of line map fixes
2018-10-09 David MalcolmCleanup of libcpp diagnostic callbacks
2018-09-17 David MalcolmAdd range_idx param to range_label::get_text
2018-08-30 Nathan Sidwell[libcpp] fix some line map comments
2018-08-27 Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-27 David MalcolmLess verbose fix-it hints for missing header files...
2018-08-24 H.J. LuSet start_location to 0 if we ran out of line map space
2018-08-20 Nathan Sidwell[CPP PATCH] node field bits
2018-08-20 Nathan Sidwell[CPP PATCH] node type
2018-08-20 Nathan Sidwell[CPP PATCH] Fix warning & other cleanups.
2018-08-20 Nathan Sidwell[PATCH] Kill cpp-id-data.h
2018-08-20 Nathan Sidwell[PATCH] #assert becomes macro-like
2018-08-17 Nathan Sidwell[PATCH] Adjust lazy macro definition
2018-08-17 Nathan Sidwell[PATCH] Macro body is trailing array
2018-08-17 Nathan Sidwell[PATCH] Move cpp_macro to cpplib.h
2018-08-16 Nathan Sidwell[PATCH] Macro definition parameter parsing
2018-08-16 Nathan Sidwell[PATCH] CPP Macro predicates
2018-08-15 David Malcolmdiagnostics: add labeling of source ranges
2018-08-08 Nathan Sidwell[PATCH] line-map include-from representation
2018-08-07 Nathan Sidwell[PATCH] Line map table allocation
2018-07-25 Joseph MyersRegenerate .pot files.
2018-07-20 David Malcolmlibcpp: remove redundant parameter from rich_location...
2018-07-18 Bernd Edlingerre PR c/69558 (glib2 warning pragmas stopped working)
2018-07-17 Jakub Jelineklex.c (_cpp_lex_direct): Use CPP_DL_NOTE instead of...
2018-07-03 Nathan SidwellReorg line_map data structures for better packing.
2018-06-11 Joseph Myers* fr.po: Update.
2018-06-07 Joseph Myers* eo.po: Update.
2018-05-23 Jason Merrill* system.h: #include <new> earlier.
2018-05-17 Jason Merrillline-map.c (linemap_init): Use placement new.
2018-04-23 Joseph MyersRegenerate .pot files.
2018-03-27 Joseph Myers* es.po: Update.
2018-03-14 David MalcolmFix ICE for missing header fix-it hints with overlarge...
2018-03-03 Joseph Myers* da.po: Update.
2018-02-28 Jonathan WakelyPR preprocessor/84517 allow double-underscore macros...
2018-02-16 Richard Bienerre PR bootstrap/82939 (genmatch fills up terminal with...
2018-02-15 Jason MerrillPR preprocessor/83063 - __VA_OPT__ and ##
2018-02-15 Jason Merrill* libcpp/macro.c: Fix typos.
2018-02-04 Joseph Myers* ru.po: Update.
2018-02-02 Joseph Myers* pt_BR.po: Update.
2018-01-31 Joseph MyersUpdate cpplib .po files.
2018-01-31 Jakub Jelinekre PR preprocessor/69869 (internal compiler error:...
2018-01-27 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for...
2018-01-26 Joseph MyersRegenerate .pot files.
2018-01-18 Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-14 Kelvin Nilsenrs6000-p8swap.c (rs6000_sum_of_two_registers_p): New...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Michael Weiser[PATCH, PR83492] Fix selection of aarch64 big-endian...
2017-12-14 Bernd Edlingerinvoke.texi: Document -Wcast-function-type.
2017-12-05 Jakub Jelinekre PR c++/79228 ('i' suffix for __complex__ extension...
2017-12-01 Jason MerrillPR c++/79228 - extensions hide C++14 complex literal...
2017-11-28 David MalcolmReject fix-it hints for various awkward boundary cases...
2017-11-21 Eric GallagerUse -Wtraditional for "would be stringified in traditio...
2017-11-21 David MalcolmC++: provide macro used-before-defined hint (PR c+...
2017-11-13 Tom TromeyImplement __VA_OPT__
2017-11-13 David Malcolmlibcpp: move line typedef and column-numbering comment...
2017-11-06 Mukesh Kapoorre PR c++/80955 (Macros expanded in definition of user...
2017-11-05 Tom de Vries[libcpp] Remove semicolon after do {} while (0) in...
2017-10-31 David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-30 Joseph MyersAdd -std=c17, -std=gnu17.
2017-10-10 Nathan Sidwell[PATCH] preprocessor stringizing raw strings
2017-09-15 Andrew SuttonAdd support for -std=c++2a.
2017-09-15 Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-08-04 Joseph MyersRegenerate .pot files.
2017-07-07 David Malcolmlibcpp: preserve ranges within macro expansions (PR...
2017-07-06 David Malcolmdiagnostics: fix end-points of ranges within macros...
2017-06-21 Jakub Jelinekline-map.c (location_adhoc_data_update): Perform additi...
next