aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2014-06-12Mark ChangeLogRichard Biener
2013-11-15backport: copying-lib.texi (Library Copying): Don't use @heading inside @enum...Joseph Myers
2013-04-11Mark ChangeLogRichard Biener
2013-02-19backport: re PR other/56245 (-fsanitize=address miscompiles GCC)Jakub Jelinek
2013-01-31Correct ChangeLog's mentioned PR-number.Kai Tietz
2013-01-31backport: re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)Kai Tietz
2013-01-31Merged from trunk.Kai Tietz
2013-01-31backport: re PR other/53285 (libibiberty's md5.c builds with warnings with 4....Kai Tietz
2012-09-20Mark ChangeLogGCC Administrator
2012-08-06Revert delta 190174Nick Clifton
2012-08-06Latest updates from FSF 4.7 branchNick Clifton
2012-06-14Mark ChangeLogRichard Biener
2012-03-24Fix a typo in testsuite/demangle-expectedH.J. Lu
2012-03-22cp-demangle.c (cplus_demangle_operators): Add li.Jason Merrill
2012-03-22Mark ChangeLogRichard Biener
2012-03-21mangle.c (write_type): Handle 'auto'.Jason Merrill
2012-01-26make-relative-prefix.c (make_relative_prefix_1): Avoid warning about using pr...Jakub Jelinek
2012-01-23Interix resurrectionDouglas Rupp
2012-01-10cp-demangle.c (d_print_comp): Omit a trailing space in the operator name.Jason Merrill
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill
2012-01-06cp-demangle.c (cplus_demangle_type): decltype, pack expansion and vector are ...Jason Merrill
2012-01-04re PR bootstrap/51734 (Bootstrap fails in libada)Andreas Krebbel
2012-01-02re PR driver/48306 (presence of gcc subdir with . in PATH causes breakdown)Jakub Jelinek
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab
2011-12-20aclocal.m4: Assume strncmp works in cross case.Tristan Gingold
2011-12-19Check for warning flags without no- prefixAndreas Schwab
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-11-04re PR c++/48370 (G++ fails to extend reference temporary lifetime in some sit...Jason Merrill
2011-11-02Fix thinko in previous checkin.Doug Evans
2011-11-02Forgotten in previous checkin that added timeval-utils.[ch].Doug Evans
2011-10-29* setproctitle.c (setproctitle): Use "GNU/Linux" in comment.Ian Lance Taylor
2011-10-26re PR target/48108 (lto should be containerized in a single mach-o section on...Iain Sandoe
2011-10-10re PR c++/48665 (type of const member function)Ian Lance Taylor
2011-09-28timeval-utils.h: New file.Doug Evans
2011-09-28libiberty.h (countargv): Declare.Doug Evans
2011-09-24trivial libiberty/ChangeLog updateBasile Starynkevitch
2011-09-23re PR c++/40831 (g++ generated symbols for cloned function that be demangled.)Cary Coutant
2011-09-23md5.c (md5_process_bytes): Correct handling of unaligned buffer.Ian Lance Taylor
2011-08-22Centralize PICFLAG configurationRainer Orth
2011-08-12md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer.Steve Ellcey
2011-08-06test-expandargv.c (writeout_test): Check result of fwrite.Uros Bizjak
2011-08-01re PR c++/49932 ([C++0x] ICE on instantiating decltype(expr)::type with templ...Jason Merrill
2011-07-26Remove an extra line.H.J. Lu
2011-07-26cp-demangle.c (d_print_init): Initialize pack_index field.Ian Lance Taylor
2011-07-22re PR target/49817 (libiberty/stack-limit.c causes a bootstrap failure on all...Gerald Pfeifer
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek
2011-07-04cp-demangle.c (d_expression): Handle 'this'.Jason Merrill
2011-07-01Darwin has case-insensitive filesystemsJoel Brobecker
2011-07-01re PR debug/49408 (member function template id not matching linkage name)Jan Kratochvil