Age | Commit message (Expand) | Author | Files | Lines |
2012-03-21 | mangle.c (write_type): Handle 'auto'. | Jason Merrill | 3 | -0/+15 |
2012-03-07 | cp-demangle.c (cplus_demangle_operators): Add li. | Jason Merrill | 3 | -1/+15 |
2012-01-26 | make-relative-prefix.c (make_relative_prefix_1): Avoid warning about using pr... | Jakub Jelinek | 2 | -3/+9 |
2012-01-23 | Interix resurrection | Douglas Rupp | 2 | -1/+5 |
2012-01-10 | cp-demangle.c (d_print_comp): Omit a trailing space in the operator name. | Jason Merrill | 3 | -5/+16 |
2012-01-06 | re PR c++/6057 (expression mangling doesn't work for operator new) | Jason Merrill | 3 | -77/+253 |
2012-01-06 | cp-demangle.c (cplus_demangle_type): decltype, pack expansion and vector are ... | Jason Merrill | 3 | -3/+25 |
2012-01-04 | re PR bootstrap/51734 (Bootstrap fails in libada) | Andreas Krebbel | 2 | -3/+4 |
2012-01-02 | re PR driver/48306 (presence of gcc subdir with . in PATH causes breakdown) | Jakub Jelinek | 2 | -5/+29 |
2011-12-20 | warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call. | Andreas Schwab | 2 | -1/+5 |
2011-12-20 | aclocal.m4: Assume strncmp works in cross case. | Tristan Gingold | 3 | -2/+7 |
2011-12-19 | Check for warning flags without no- prefix | Andreas Schwab | 2 | -2/+14 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 2 | -2/+59 |
2011-11-04 | re PR c++/48370 (G++ fails to extend reference temporary lifetime in some sit... | Jason Merrill | 2 | -3/+14 |
2011-11-02 | Fix thinko in previous checkin. | Doug Evans | 1 | -1/+1 |
2011-11-02 | Forgotten in previous checkin that added timeval-utils.[ch]. | Doug Evans | 2 | -8/+19 |
2011-10-29 | * setproctitle.c (setproctitle): Use "GNU/Linux" in comment. | Ian Lance Taylor | 2 | -2/+6 |
2011-10-26 | re PR target/48108 (lto should be containerized in a single mach-o section on... | Iain Sandoe | 2 | -80/+448 |
2011-10-10 | re PR c++/48665 (type of const member function) | Ian Lance Taylor | 3 | -0/+36 |
2011-09-28 | timeval-utils.h: New file. | Doug Evans | 2 | -0/+93 |
2011-09-28 | libiberty.h (countargv): Declare. | Doug Evans | 2 | -0/+27 |
2011-09-24 | trivial libiberty/ChangeLog update | Basile Starynkevitch | 1 | -0/+1 |
2011-09-23 | re PR c++/40831 (g++ generated symbols for cloned function that be demangled.) | Cary Coutant | 3 | -3/+111 |
2011-09-23 | md5.c (md5_process_bytes): Correct handling of unaligned buffer. | Ian Lance Taylor | 2 | -4/+11 |
2011-08-22 | Centralize PICFLAG configuration | Rainer Orth | 4 | -42/+94 |
2011-08-12 | md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer. | Steve Ellcey | 2 | -6/+14 |
2011-08-06 | test-expandargv.c (writeout_test): Check result of fwrite. | Uros Bizjak | 2 | -16/+23 |
2011-08-01 | re PR c++/49932 ([C++0x] ICE on instantiating decltype(expr)::type with templ... | Jason Merrill | 3 | -2/+22 |
2011-07-26 | Remove an extra line. | H.J. Lu | 2 | -1/+4 |
2011-07-26 | cp-demangle.c (d_print_init): Initialize pack_index field. | Ian Lance Taylor | 3 | -1/+21 |
2011-07-22 | re PR target/49817 (libiberty/stack-limit.c causes a bootstrap failure on all... | Gerald Pfeifer | 2 | -0/+8 |
2011-07-22 | re PR c++/49756 (g++ ICE) | Jakub Jelinek | 1 | -0/+59 |
2011-07-22 | re PR c++/49756 (g++ ICE) | Jakub Jelinek | 5 | -18/+43 |
2011-07-04 | cp-demangle.c (d_expression): Handle 'this'. | Jason Merrill | 3 | -7/+32 |
2011-07-01 | Darwin has case-insensitive filesystems | Joel Brobecker | 2 | -6/+27 |
2011-07-01 | re PR debug/49408 (member function template id not matching linkage name) | Jan Kratochvil | 3 | -3/+84 |
2011-06-20 | re PR c++/37089 ([C++0x] rvalue/lvalue reference collapsing not performed in ... | Jason Merrill | 3 | -4/+41 |
2011-06-13 | cp-demangle.c (d_print_comp): Suppress d_print_mod for DMGL_RET_POSTFIX. | Jan Kratochvil | 3 | -1/+19 |
2011-06-13 | demangle.h (DMGL_RET_POSTFIX): Extend the comment. | Jan Kratochvil | 4 | -8/+43 |
2011-06-13 | cp-demangle.c (struct d_print_info): Remove field options. | Jan Kratochvil | 2 | -118/+124 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 8 | -43/+34 |
2011-04-10 | Avoid memory overrun in a test leading to potential double-free. | Jim Meyering | 2 | -1/+7 |
2011-03-31 | makefile.vms (OBJS): Add filename_cmp.obj | Tristan Gingold | 2 | -1/+5 |
2011-02-28 | re PR debug/28047 (DWARF output_file_names should really understand DOS pathn... | Kai Tietz | 3 | -0/+72 |
2011-02-03 | libiberty: documentation markup and order fixes. | Ralf Wildenhues | 33 | -208/+366 |
2011-01-18 | libiberty: add .gitignore | Mike Frysinger | 2 | -0/+6 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 8 | -9/+11 |
2010-12-08 | splay-tree.c (splay_tree_foreach_helper): Remove arg `sp', all callers updated. | Doug Evans | 2 | -13/+44 |
2010-11-29 | * setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>. | Rainer Orth | 2 | -0/+5 |
2010-11-21 | Fix build regression | Anthony Green | 5 | -39/+15 |