aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
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
2011-06-20re PR c++/37089 ([C++0x] rvalue/lvalue reference collapsing not performed in ...Jason Merrill
2011-06-13cp-demangle.c (d_print_comp): Suppress d_print_mod for DMGL_RET_POSTFIX.Jan Kratochvil
2011-06-13demangle.h (DMGL_RET_POSTFIX): Extend the comment.Jan Kratochvil
2011-06-13cp-demangle.c (struct d_print_info): Remove field options.Jan Kratochvil
2011-04-20remove useless if-before-free testsJim Meyering
2011-04-10Avoid memory overrun in a test leading to potential double-free.Jim Meyering
2011-03-31makefile.vms (OBJS): Add filename_cmp.objTristan Gingold
2011-02-28re PR debug/28047 (DWARF output_file_names should really understand DOS pathn...Kai Tietz
2011-02-03libiberty: documentation markup and order fixes.Ralf Wildenhues
2011-01-18libiberty: add .gitignoreMike Frysinger
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek