Use -std option in test for C99 macros in <cmath>
[gcc.git] / libiberty / testsuite /
2015-11-27 Pedro AlvesPR other/61321 - demangler crash on casts in template...
2015-10-04 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-08-15 Ian Lance Taylorcp-demangle.c (d_abi_tags): Preserve di->last_name...
2015-08-11 Iain BuclawFix test failure on Solaris 9 where strtod() does not...
2015-07-13 Mikhail MaltsevFix several crashes of C++ demangler on fuzzed input.
2015-06-02 Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-05-16 Iain Buclawd-demangle.c (dlang_symbol_kinds): New enum.
2015-05-16 Iain Buclawd-demangle.c (dlang_template_args): Skip over specializ...
2015-05-16 Iain Buclawd-demangle.c (dlang_type): Handle cent and ucent types.
2015-05-16 Iain Buclawd-demangle.c (dlang_attributes): Handle return attribut...
2015-05-16 Iain Buclawd-demangle.c (dlang_identifier): Check encoded length...
2015-05-16 Iain Buclawd-demangle.c (dlang_type_modifiers): New function.
2015-05-16 Iain Buclawd-demangle.c (dlang_parse_string): Represent embedded...
2015-04-14 Max OstapenkoMakefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2014-11-12 Kirill YukhinCast strtol return to unsigned long
2014-10-28 Yury GribovAdd strtoll and strtoull to libiberty.
2014-09-26 Jason Merrillmangle.c (is_std_substitution): Check for abi_tag.
2014-09-23 Iain Buclawdemangle.h (DMGL_DLANG): New macro.
2014-08-29 Andrew Burgesscp-demangle.c (d_dump): Only access field from s_fixed...
2014-08-13 Gary Bensondemangler-fuzzer.c: New file.
2014-05-22 Thomas SchwingeFix test in libiberty/testsuite/demangle-expected.
2014-05-14 Andrew Burgesscplus-dmem.c (internal_cplus_demangle): Free any resour...
2014-05-08 Gary Bensoncp-demangle.c (struct d_component_stack): New structure.
2013-11-22 Cary CoutantFix demangler to handle conversion operators correctly.
2013-10-27 Gerald Pfeifer* testsuite/test-demangle.c: Include unistd.h.
2013-10-25 Gary Bensoncp-demangle.c (struct d_saved_scope): New structure.
2013-10-23 Gerald Pfeifer* testsuite/test-expandargv.c: Include unistd.h.
2013-10-12 Paul Pluzhnikovcp-demangle.c (d_name): Demangle local-source-names.
2013-09-10 Paolo Carlinire PR bootstrap/58386 (libstdc++.so.6: undefined symbol...
2013-09-10 Gary Bensoncp-demangle.c: Include hashtab.h.
2013-04-04 Jason Merrillcp-demangle.c (cplus_demangle_type): Fix function quals.
2013-04-03 Jason MerrillDemangle C++11 ref-qualifier.
2013-02-15 Jason Merrillre PR c++/55223 ([C++11] Default lambda expression...
2012-11-11 Jason Merrillcp-demangle.c (d_unqualified_name): Handle abi tags...
2012-07-18 Jason Merrillcp-demangle.c (cplus_demangle_operators): Add *_cast.
2012-05-22 Tom Tromeydemangle-expected: Add regression test.
2012-03-21 Jason Merrillmangle.c (write_type): Handle 'auto'.
2012-03-07 Jason Merrillcp-demangle.c (cplus_demangle_operators): Add li.
2012-01-10 Jason Merrillcp-demangle.c (d_print_comp): Omit a trailing space...
2012-01-06 Jason Merrillre PR c++/6057 (expression mangling doesn't work for...
2012-01-06 Jason Merrillcp-demangle.c (cplus_demangle_type): decltype, pack...
2011-10-10 Ian Lance Taylorre PR c++/48665 (type of const member function)
2011-09-23 Cary Coutantre PR c++/40831 (g++ generated symbols for cloned funct...
2011-08-06 Uros Bizjaktest-expandargv.c (writeout_test): Check result of...
2011-08-01 Jason Merrillre PR c++/49932 ([C++0x] ICE on instantiating decltype...
2011-07-26 H.J. LuRemove an extra line.
2011-07-26 Ian Lance Taylorcp-demangle.c (d_print_init): Initialize pack_index...
2011-07-04 Jason Merrillcp-demangle.c (d_expression): Handle 'this'.
2011-07-01 Jan Kratochvilre PR debug/49408 (member function template id not...
2011-06-20 Jason Merrillre PR c++/37089 ([C++0x] rvalue/lvalue reference collap...
2011-06-13 Jan Kratochvilcp-demangle.c (d_print_comp): Suppress d_print_mod...
2011-06-13 Jan Kratochvildemangle.h (DMGL_RET_POSTFIX): Extend the comment.
2011-04-10 Jim MeyeringAvoid memory overrun in a test leading to potential...
2010-11-16 H.J. LuProperly demangle a global constructor symbol.
2010-11-13 Ian Lance Taylorre PR other/46332 (__cxa_demangle yields excess parenth...
2010-09-22 Tristan Gingoldcplus-dem.c (ada_demangle): Add comments.
2010-09-10 James Lyoncp-demangle.c (d_find_pack): Add case for DEMANGLE_COMP...
2010-06-10 Jakub Jelinekre PR other/43838 (Incorrect output from abi::__cxa_dem...
2010-05-26 Kai Tietzdemangle-expected: Add tests for __int128 and unsigned...
2010-05-06 Jason MerrillAdd support for C++0x nullptr.
2010-03-22 Jason Merrillc-pretty-print.c (pp_c_specifier_qualifier_list): Use...
2010-02-04 Tom Tromey* testsuite/demangle-expected: Add missing --format...
2010-02-03 Jason Merrillre PR c++/4926 (C++ ABI needs clarification on mangling...
2010-02-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-01-26 Ian Lance Taylorcp-demangle.c (cplus_demangle_type): Check for invalid...
2010-01-11 Tristan Gingolddemangle.h (ada_demangle): Add prototype.
2009-10-08 Daniel Gutsonargv.c (consume_whitespace): New function.
2009-09-30 Jason Merrillmerge in cxx0x-lambdas-branch@152308
2009-06-16 Nick Cliftonre PR fortran/10197 (direct acces files not unformatted...
2009-03-23 Jason Merrillpt.c (make_fnparm_pack): Split out from...
2009-03-17 Jason Merrilldecl.c (grokfndecl): Set DECL_CONTEXT on parms.
2008-10-06 Jason MerrillPR c++/37376, other mangling issues
2008-09-09 Jason Merrilldemangle.h (enum demangle_component_type): Add DEMANGLE...
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-02-19 Ben Ellistonre PR other/12618 (core not cleaned up by 'make distclean')
2008-01-27 David Daneydemangle.h (demangle_component_type): Add DEMANGLE_COMP...
2007-05-06 Geoffrey KeatingIndex: libiberty/ChangeLog
2007-03-16 Geoffrey Keatingcp-demangle.c (d_encoding): Exit early on error.
2007-03-01 Brooks MosesMakefile.in: Add install-pdf target as copied from...
2006-12-21 Geoffrey Keatingcp-demangle.h: Add comment explaining what to do to...
2006-10-10 Brooks Moses--(top level)-------------------------------------...
2006-09-22 Ian Lance Taylorre PR other/29176 (Seg fault in demangler)
2006-08-27 Ian Lance Taylorre PR other/28797 (Problems with demangling (__cxa_dema...
2006-04-06 Carlos O'DonellMakefile.in: Add install-html, install-html-am, and...
2006-01-20 Carlos O'DonellMakefile.in: Add test-expandargv test.
2005-12-11 Terry LaurenzoFixes java/PR9861
2005-08-17 Kelley Cookstrverscmp.c: Update FSF address.
2005-07-01 Ian Lance Taylorre PR other/22268 (libiberty demanger crashes on (inval...
2005-05-25 Richard Hendersondemangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
2005-04-04 Ian Lance Taylortest-pexecute.c (TEST_PEX_RUN): Move variable declarati...
2005-03-29 Ian Lance Taylorpex-common.c: New file.
2004-06-28 Ian Lance Taylor* testsuite/demangle-expected: Add test case.
2004-03-07 Andreas Jaegertest-demangle.c: Include <string.h> and <stdlib.h>...
2004-02-25 Ian Lance Taylorcp-demangle.h (enum d_builtin_type_print): Add D_PRINT_...
2004-02-25 Ian Lance Taylorcp-demangle.c (d_print_comp): Don't emit extra parenthe...
2004-02-24 Ian Lance Taylorcp-demangle.c (d_print_comp): Don't push more than...
2004-01-02 Ian Lance Taylorcp-demangle.c (d_encoding): When DMGL_PARAMS is not...
2003-12-20 Ian Lance Taylorcp-demangle.c (d_identifier): In Java mode, skip an...
2003-12-19 Ian Lance Taylorre PR c++/13447 (Another demangler problem with method...
2003-12-15 Ian Lance Taylorcp-demangle.c (d_print_function_type): Print the functi...
next