summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* cp-demangle.c (d_print_comp): Omit a trailing space in the operator name.Jason Merrill2012-01-103-5/+16
* re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill2012-01-063-77/+253
* cp-demangle.c (cplus_demangle_type): decltype, pack expansion and vector are ...Jason Merrill2012-01-063-3/+25
* re PR bootstrap/51734 (Bootstrap fails in libada)Andreas Krebbel2012-01-042-3/+4
* re PR driver/48306 (presence of gcc subdir with . in PATH causes breakdown)Jakub Jelinek2012-01-022-5/+29
* warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2011-12-202-1/+5
* aclocal.m4: Assume strncmp works in cross case.Tristan Gingold2011-12-203-2/+7
* Check for warning flags without no- prefixAndreas Schwab2011-12-192-2/+14
* Merge from transactional-memory branch.Aldy Hernandez2011-11-082-2/+59
* re PR c++/48370 (G++ fails to extend reference temporary lifetime in some sit...Jason Merrill2011-11-042-3/+14
* Fix thinko in previous checkin.Doug Evans2011-11-021-1/+1
* Forgotten in previous checkin that added timeval-utils.[ch].Doug Evans2011-11-022-8/+19
* * setproctitle.c (setproctitle): Use "GNU/Linux" in comment.Ian Lance Taylor2011-10-292-2/+6
* re PR target/48108 (lto should be containerized in a single mach-o section on...Iain Sandoe2011-10-262-80/+448
* re PR c++/48665 (type of const member function)Ian Lance Taylor2011-10-103-0/+36
* timeval-utils.h: New file.Doug Evans2011-09-282-0/+93
* libiberty.h (countargv): Declare.Doug Evans2011-09-282-0/+27
* trivial libiberty/ChangeLog updateBasile Starynkevitch2011-09-241-0/+1
* re PR c++/40831 (g++ generated symbols for cloned function that be demangled.)Cary Coutant2011-09-233-3/+111
* md5.c (md5_process_bytes): Correct handling of unaligned buffer.Ian Lance Taylor2011-09-232-4/+11
* Centralize PICFLAG configurationRainer Orth2011-08-224-42/+94
* md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer.Steve Ellcey2011-08-122-6/+14
* test-expandargv.c (writeout_test): Check result of fwrite.Uros Bizjak2011-08-062-16/+23
* re PR c++/49932 ([C++0x] ICE on instantiating decltype(expr)::type with templ...Jason Merrill2011-08-013-2/+22
* Remove an extra line.H.J. Lu2011-07-262-1/+4
* cp-demangle.c (d_print_init): Initialize pack_index field.Ian Lance Taylor2011-07-263-1/+21
* re PR target/49817 (libiberty/stack-limit.c causes a bootstrap failure on all...Gerald Pfeifer2011-07-222-0/+8
* re PR c++/49756 (g++ ICE)Jakub Jelinek2011-07-221-0/+59
* re PR c++/49756 (g++ ICE)Jakub Jelinek2011-07-225-18/+43
* cp-demangle.c (d_expression): Handle 'this'.Jason Merrill2011-07-043-7/+32
* Darwin has case-insensitive filesystemsJoel Brobecker2011-07-012-6/+27
* re PR debug/49408 (member function template id not matching linkage name)Jan Kratochvil2011-07-013-3/+84
* re PR c++/37089 ([C++0x] rvalue/lvalue reference collapsing not performed in ...Jason Merrill2011-06-203-4/+41
* cp-demangle.c (d_print_comp): Suppress d_print_mod for DMGL_RET_POSTFIX.Jan Kratochvil2011-06-133-1/+19
* demangle.h (DMGL_RET_POSTFIX): Extend the comment.Jan Kratochvil2011-06-134-8/+43
* cp-demangle.c (struct d_print_info): Remove field options.Jan Kratochvil2011-06-132-118/+124
* remove useless if-before-free testsJim Meyering2011-04-208-43/+34
* Avoid memory overrun in a test leading to potential double-free.Jim Meyering2011-04-102-1/+7
* makefile.vms (OBJS): Add filename_cmp.objTristan Gingold2011-03-312-1/+5
* re PR debug/28047 (DWARF output_file_names should really understand DOS pathn...Kai Tietz2011-02-283-0/+72
* libiberty: documentation markup and order fixes.Ralf Wildenhues2011-02-0333-208/+366
* libiberty: add .gitignoreMike Frysinger2011-01-182-0/+6
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-038-9/+11
* splay-tree.c (splay_tree_foreach_helper): Remove arg `sp', all callers updated.Doug Evans2010-12-082-13/+44
* * setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.Rainer Orth2010-11-292-0/+5
* Fix build regressionAnthony Green2010-11-215-39/+15
* PR other/46202: implement install-strip.Ralf Wildenhues2010-11-202-0/+9
* simple-object.h (simple_object_attributes_merge): Declare, replacing simple_o...Ian Lance Taylor2010-11-176-39/+93
* Properly demangle a global constructor symbol.H.J. Lu2010-11-163-3/+26
* simple-object-coff.c (simple_object_coff_read_strtab): Fix reading offset.Kai Tietz2010-11-142-1/+7