OSDN Git Service

2012-10-08 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / libcpp /
2012-10-04 fwImplement #pragma GCC warning/error
2012-09-26 jsm28 * sv.po: Update.
2012-09-25 dehaolibcpp:
2012-09-25 jsm28 * vi.po: Update.
2012-09-25 dehaogcc:
2012-09-19 dehaoIntegrate lexical block into source_location.
2012-09-19 jsm28 * cpplib.pot: Regenerate.
2012-08-27 dodjiPR preprocessor/53469 - argument tokens of _Pragma...
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-07-30 laurasgcc:
2012-06-19 uros * lex.c (search_line_sse42): Use __builtin_ia32_loaddq...
2012-06-13 jsm28 * cpplib.pot: Regenerate.
2012-06-13 jsm28 * sr.po: New.
2012-06-05 jason * line-map.c (linemap_enter_macro): Don't zero max_co...
2012-06-04 dodjiPR preprocessor/53463 - Fix system header detection...
2012-05-29 jsm28 * directives.c: Fix typos.
2012-05-29 dodjiPR bootstrap/53459 - unused local typedef when building...
2012-05-29 dodjiRevert "PR bootstrap/53459 - unused local typedef when...
2012-05-29 dodjiPR preprocessor/53229 - Fix diagnostics location when...
2012-05-24 dodjiPR bootstrap/53459 - unused local typedef when building...
2012-05-16 dodjiPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-05-10 gingold2012-05-10 Tristan Gingold <gingold@adacore.com>
2012-05-02 dodjiProperly initialize cpp_context in destringize_and_run
2012-04-30 manu * libcpp/ChangeLog: Fix PR number.
2012-04-30 manu2012-04-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-04-30 dodjiSwitch -ftrack-macro-expansion=2 on by default.
2012-04-30 dodjiStrip "<built-in>" loc from displayed expansion context
2012-04-30 dodjiFix expansion point loc for macro-like tokens
2012-04-30 dodjiFix token pasting with -ftrack-macro-expansion
2012-04-30 dodjiFix cpp_sys_macro_p with -ftrack-macro-expansion
2012-04-29 dodjiDon't use C++ style comments in libcpp
2012-04-27 aawAdd new option, -Wliteral-suffix.
2012-04-26 manu2012-04-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-04-24 jsm28 * vi.po: Update.
2012-03-27 jsm28 * ja.po: Update.
2012-03-22 rearnsha* lex.c (search_line_fast): Provide Neon-optimized...
2012-03-18 jsm28 * cpplib.pot: Regenerate.
2012-03-14 roRemove obsolete Solaris 8 support
2012-02-14 waltAdd ports for TILE-Gx and TILEPro.
2012-01-31 jsm28 * uk.po: Update.
2012-01-31 jsm28 * es.po: Update.
2012-01-30 jsm28 * be.po, ca.po, da.po, de.po, el.po, es.po, fi.po...
2012-01-27 jsm28gcc/po:
2012-01-09 rguenth2012-01-09 Richard Guenther <rguenther@suse.de>
2012-01-09 gfuncklibcpp/
2012-01-03 hainquegcc/
2011-12-20 jsm28gcc:
2011-12-20 schwabconfig/:
2011-12-19 schwabCheck for warning flags without no- prefix
2011-12-07 jakub PR bootstrap/50237
2011-12-05 dodjiAdd 'inline' to prototype of tokens_buff_remove_last_token
2011-11-22 dnovillo * include/line-map.h (linemap_dump): Declare.
2011-11-21 jason PR c++/50958
2011-11-03 matzlibcpp/
2011-11-02 paolo2011-11-02 Paolo Carlini <paolo.carlini@oracle.com>
2011-11-02 jason PR c++/50810
2011-10-31 jason PR libstdc++/1773
2011-10-31 jason PR c++/50920
2011-10-26 jason Implement C++11 user-defined literals.
2011-10-25 dodjiFix lookup of macro maps
2011-10-25 dodjiSupport expansion of reserved locations wrapped in...
2011-10-22 dodjiFix cpp_peek_token behaviour (PR bootstrap/50778)
2011-10-20 dodjiFix thinko in _cpp_remaining_tokens_num_in_context
2011-10-18 dodjiFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17 dodjiFix bootstrapping with --disable-checking
2011-10-17 dodjiReduce memory waste due to non-power-of-2 allocs
2011-10-17 dodjiAdd line map statistics to -fmem-report output
2011-10-17 dodjiSupport -fdebug-cpp option
2011-10-17 dodjiGenerate virtual locations for tokens
2011-10-17 dodjiLinemap infrastructure for virtual locations
2011-08-28 dodjiFix the use of linemap_add and remove unnecessary kludge
2011-08-22 gchareAdd ability to force lexed tokens' source_locations.
2011-08-18 roProperly define __cplusplus (PR libstdc++-v3/1773)
2011-08-18 jsm28 * include/cpplib.h (struct cpp_options): Fix typo.
2011-08-18 jsm28gcc/testsuite:
2011-08-15 gchareLINEMAP_POSITION_FOR_COLUMN had the exact same effect as
2011-07-28 gchare* include/line-map.h (struct line_maps):
2011-07-28 hjlSet need_64bit_hwint to yes for x86 targets.
2011-07-25 ro * system.h [__cplusplus]: Wrap C function declarations...
2011-07-22 ro2011-07-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2011-07-15 dodjiUse source_location where it is due
2011-07-08 jsm28 * be.po, ca.po, da.po, de.po, el.po, es.po, fi.po...
2011-07-07 ro gcc:
2011-06-21 jsm28gcc/po:
2011-06-16 jason PR c++/45399
2011-06-06 dodjiPR preprocessor/48532
2011-06-02 tromey2011-05-29 John Tytgat <John.Tytgat@aaug.net>
2011-05-22 uros * lex.c (init_vectorized_lexer): Fix comparison of...
2011-05-22 uros PR target/49104
2011-05-12 jsm28 * zh_CN.po: Update.
2011-04-25 jkratochinclude/
2011-04-23 jakub PR preprocessor/48740
2011-04-20 meyeringremove useless if-before-free tests
2011-04-03 jsm28 * be.po, ca.po, da.po, de.po, el.po, es.po, fi.po...
2011-03-25 ktietz2011-03-25 Kai Tietz <ktietz@redhat.com>
2011-03-24 jsm28 * cpplib.pot: Regenerate.
2011-03-21 meissnerMake UNSPEC/UNSPECV constants use the enum; Fix 48192...
2011-03-18 rthPR bootstrap/45381
2011-03-05 jsm28 * cpplib.pot: Regenerate.
2011-01-07 jsm28 * ru.po: New.
next