acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.
[gcc.git] / libiberty /
2004-12-10 Ben Ellistonfibheap.h (struct fibnode): Only use unsigned long...
2004-12-07 DJ Deloriesplay-tree.c (splay_tree_delete_helper): Redesign the...
2004-11-30 Matt Kraai* pex-unix.c: Fix the spelling of longjmp.
2004-11-24 Ian Lance Taylorre PR other/18623 (4 * libiberty local variables set...
2004-11-20 Roger Sayleobjalloc.c, [...]: Include "config.h" before "ansidecl...
2004-11-13 Mike StumpRevert Index->Manual Index until --no-split is removed...
2004-11-13 Mike Stump* Makefile.in (libiberty.html): Fix html generation.
2004-11-13 Mike Stumplibiberty.texi (Index): Fix html generation with makein...
2004-09-08 Adam Nemet* vasprintf.c: Accept __va_copy in addition to va_copy.
2004-09-03 Paolo Bonziniconfigure: Regenerate.
2004-09-02 Paolo Bonziniconfigure.ac: Do not enable multilibs for build-side...
2004-06-29 Danny Smith* lrealpath.c (lrealpath): Add _WIN32 support.
2004-06-28 Zack Weinbergcp-demangle.h: Declare cplus_demangle_operators...
2004-06-28 Ian Lance Taylor* testsuite/demangle-expected: Add test case.
2004-06-28 Ian Lance Taylorre PR c++/16240 (g++ generates incorrect mangled name)
2004-05-31 Danny Smith* pex-win32.c (fix_argv): Expand comment.
2004-05-25 Daniel Jacobowitz* Makefile.in: Add .NOEXPORT.
2004-04-29 Douglas B Ruppgcc.c (DELETE_IF_ORDINARY): New macro default definition.
2004-04-26 Maciej W. Rozyckiconfigure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.
2004-04-22 Richard Hendersonhashtab.c: Include limits.h, stdint.h, ansidecl.h.
2004-04-13 Ian Lance Taylorstrerror.c: Include config.h...
2004-04-13 Jeff Lawhashtab.c (htab_remove_elt_with_hash): New function.
2004-04-01 Richard Hendersonhashtab.c (htab_size): Move to top of file; mark inline.
2004-03-18 Ian Lance Taylorpex-unix.c (pexecute): Use vfork instead of fork, with...
2004-03-18 Ian Lance TaylorMakefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OF...
2004-03-09 Kelley Cookconfigure.ac: Bump version to 2.59.
2004-03-09 Hans-Peter Nilsson* configure: Regenerate for config/accross.m4 correction.
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 Taylor* cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS...
2004-02-24 Ian Lance Taylorcp-demangle.c (d_print_comp): Don't push more than...
2004-02-24 Ian Lance Taylorcp-demangle.c (__cxa_demangle): Adjust last patch to...
2004-02-24 Ian Lance Taylorcp-demangle.c (__cxa_demangle): It is not an error...
2004-02-24 Ian Lance Taylordyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_...
2004-02-17 Matt Kraairegex.c: Include <ansidecl.h>.
2004-01-26 Ian Lance Taylorconfigure.ac: Add m4_pattern_allow(LIBOBJS).
2004-01-22 DJ DelorieMakefile.in: Convert to ./ throughout.
2004-01-15 Kazu Hirata* strdup.c (strdup): Constify the argument.
2004-01-14 Loren J. Rittle* Makefile.in (distclean): Remove config.cache.
2004-01-13 Daniel Jacobowitzcp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRU...
2004-01-12 Ian Lance Taylordemangle.h (enum demangle_component_type): Define.
2004-01-10 Kelley Cookconfigure.in: Rename file to ...
2004-01-02 Ian Lance Taylorcp-demangle.c (d_encoding): When DMGL_PARAMS is not...
2003-12-26 Kaveh R. Ghazi* cp-demangle.c (is_ctor_or_dtor): Fix error in last...
2003-12-22 Daniel Jacobowitzre PR other/13272 (libiberty/lbasename.c has incorrect...
2003-12-22 Ian Lance Taylorcp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler...
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...
2003-12-15 Ian Lance Taylorcp-demangle.c (d_demangle): If DMGL_PARAMS is not set...
2003-12-15 Brendan KehoeMakefile.in (floatformat.o): Add dependency on config...
2003-12-15 Ian Lance TaylorFix handling of constructor/destructor of standard...
2003-12-04 Ian Lance Taylorre PR other/13304 (demangler bad output, "operator...
2003-12-03 Ian Lance Taylorfloatformat.c: Include "config.h" and <string.h> if...
2003-12-01 Ian Lance Taylorcp-demangle.c (d_demangle): Only return success if...
2003-12-01 Ian Lance Taylordemangle-expected: Revert one part of 2003-06-26 patch...
2003-11-26 Ian Lance Taylorcp-demangle.c (struct d_print_mod): Add templates field.
2003-11-25 Ian Lance Taylorcp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS...
2003-11-24 Ian Lance Taylorcp-demangle.c (d_encoding): Add top_level parameter.
2003-11-21 Ian Lance Taylorcp-demangle.c (has_return_type): Skip qualifiers when...
2003-11-21 Ian Lance Taylordemangle-expected: Minor changes to match output of...
2003-11-21 Ian Lance Taylor* cp-demangle.c: Complete rewrite.
2003-11-20 Mark Mitchellcp-demangle.c (demangle_type): Correct thinko in substi...
2003-11-19 Ian Lance Taylorcp-demangle.c (demangle_operator_name): Remove space...
2003-11-18 Ian Lance Taylortest-demangle.c (main): Don't pass DMGL_VERBOSE to...
2003-11-18 Ian Lance Taylor* testsuite/Makefile.in (test-demangle): Depend upon...
2003-10-31 Andreas Jaeger* floatformat.c (floatformat_always_valid): Add unused...
2003-10-30 Josef ZlomekJan Hubicka <jh@suse.cz>
2003-10-30 Josef Zlomekhashtab.c (htab_find_slot_with_hash): Decrease n_delete...
2003-10-20 J. Brobeckercplus-dem.c (demangle_template): Register a new Btype...
2003-10-16 H.J. Ludemangle-expected: Update the expected output of _GLOBA...
2003-10-02 Daniel Jacobowitzstrerror.c: Revert last change.
2003-10-01 Daniel Jacobowitzstrerror.c: Don't provide or reference sys_errlist...
2003-10-01 H.J. Luconfigure.in: Check if $MAKEINFO is missing.
2003-09-25 Daniel Jacobowitzconfigure.in: Use AC_PROG_CPP_WERROR.
2003-09-22 Andrew Cagneyfloatformat.h (struct floatformat): Add field "is_valid".
2003-09-16 Andrew CagneyIndex: include/ChangeLog
2003-09-15 Daniel Jacobowitzfloatformat.c (floatformat_is_valid): New function.
2003-09-06 Josef Zlomekfibheap.c (fibheap_replace_key_data): Change type of...
2003-09-02 DJ Delorieack, wrong date.
2003-09-02 John David Anglinre PR bootstrap/12100 (time.h:402: error: previous...
2003-08-27 Daniel Jacobowitzaclocal.m4: Include acx.m4 and no-executables.m4.
2003-08-12 Nathanael Nerode* cp-demangle.c: Clarify what package(s) this is part of.
2003-07-05 Danny Smithpex-win32.c (pexecute): Mark parameters this_pname...
2003-07-03 Danny Smithpex-win32.c (fix_argv): Ensure that the executable...
2003-06-26 H.J. Ludemangle-expected: Add more GNU V3 testcases.
2003-06-22 Zack Weinbergsafe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSE...
2003-06-21 Zack Weinbergsafe-ctype.h (HC_UNKNOWN, [...]): New #defines.
2003-06-19 Dara Hazeghiconfigure.in: Add check for malloc.h needed by m68k...
2003-06-09 Albert Chin-A-Youngre PR bootstrap/10974 (Bootstrap failure)
2003-06-05 John David Anglinre PR other/10810 (gcc-3.3 fails make check: buffer...
2003-06-03 Nick Cliftonasprintf.c: Change comment to note that -1 is returned...
2003-05-20 Kelley Cook* config.table: Accept i[345867]86 variant.
2003-05-15 Jim Blandyhex.c (_hex_value): Make this unsigned.
2003-05-07 Jason Merrills/burtle/iterative
2003-05-07 Josef Zlomeksplay-tree.c (splay_tree_predecessor): Fix comment.
2003-05-07 Jason Merrillhashtab.c (burtle_hash): New fn.
2003-05-04 Kaveh R. Ghaziconfigure.in (AC_CHECK_FUNCS): Don't make multiple...
2003-05-03 Carlo Woodcp-demangle.c: Fix typo in "char_traints" string-literal.
next