configure.ac: Check declaration for asprintf, needed by libiberty.h.
[platform/upstream/gcc.git] / libiberty /
2005-05-28 Eli Zaretskiilibiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare...
2005-05-25 Richard Hendersondemangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
2005-05-24 Gabriel Dos Reislibiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-16 Andreas Jaegergetpwd.c: Remove unneeded prototype getcwd and move...
2005-05-15 Andreas Jaeger* functions.texi: Regenerated.
2005-05-15 Andreas JaegerChangeLog
2005-05-15 Andreas JaegerForgotten commit.
2005-05-15 Eli Zaretskiifopen_unlocked.c: Enclose multi-word data types in...
2005-05-15 Eli Zaretskiipexecute.txh: Enclose multi-word data types in @deftype...
2005-05-12 Eli Zaretskiipex-djgpp.c: Include string.h, fcntl.h, unistd.h, and...
2005-05-11 Paul BrookMakefile.in: Regenerate dependencies.
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-07 Kelley Cookaclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.
2005-05-07 Kelley Cookconfigure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGEND...
2005-04-26 Kaveh R. Ghazilibiberty.h (unlock_std_streams): New.
2005-04-16 Kaveh R. Ghazilibiberty.h (unlock_stream): New.
2005-04-16 Gabriel Dos Reisasprintf.c: Include config.h.
2005-04-13 Gabriel Dos ReisFix typos.
2005-04-13 Gabriel Dos Reisargv.c (dupargv): Mallocate space of argv[argc], not...
2005-04-13 Gabriel Dos ReisFix missed replacements.
2005-04-13 Gabriel Dos Reisregex.c (wcs_re_match_2_internal, [...]): Replace not...
2005-04-12 Gabriel Dos Reisconfigure.ac: Check declarations for basename, ffs...
2005-04-11 Kaveh R. Ghazilibiberty.h (fopen_unlocked, [...]): Provide prototypes...
2005-04-04 Ian Lance Taylortest-pexecute.c (TEST_PEX_RUN): Move variable declarati...
2005-04-02 Kaveh R. Ghazibcmp.c: Fix warnings and implement using memcmp.
2005-04-02 Kaveh R. Ghaziconfigure.ac (ac_libiberty_warn_cflags): Add -Wwrite...
2005-04-02 Ian Lance Taylor* cp-demangle.c: Update copyright.
2005-03-31 Joseph Myersgettimeofday.c: Add "Supplemental" to @deftypefn.
2005-03-29 Ian Lance Taylorpex-common.c: New file.
2005-03-28 Mark Kettenis* unlink-if-ordinary.c: Include <sys/types.h>.
2005-03-28 Gabriel Dos Reisxregex2.h (_RE_ARGS): Remove definition and uses.
2005-03-28 Gabriel Dos Reispartition.h: Remove use of PARAMS.
2005-03-28 Gabriel Dos Reisternary.h: Don't use PARAMS anymore.
2005-03-27 Andreas Jaegerconfigure.ac (ac_c_preproc_warn_flag): Remove -Wtraditi...
2005-03-27 Gabriel Dos Reis* getopt1.c (getopt_long_only): Fix thinko.
2005-03-27 Gabriel Dos Reismd5.h: Remove definition and uses of __P.
2005-03-27 Gabriel Dos ReisConvert libiberty to use ISO C prototype style 3/n.
2005-03-26 Gabriel Dos Reisdemangle.h: Remove uses of PARAMS.
2005-03-25 Kaveh R. Ghazilibiberty.h (xstrndup): Declare.
2005-03-25 Kaveh R. Ghazi* xmemdup.c, xstrdup.c: Expose the tail call.
2005-03-10 Mark Mitchelllibiberty.h (gettimeofday): Declare.
2005-03-09 Ian Lance Taylorpex-os2.c: Remove.
2005-03-07 Ian Lance Taylormpw-config.in: Remove.
2005-03-06 DJ Delorieconfigure.ac (target_header_dir): vfork is a stub under...
2005-03-06 DJ Delorieconfigure.ac (target_header_dir): vfork is a stub under...
2005-03-01 Jan Beulichlibiberty.h: Declare unlink_if_ordinary.
2005-03-01 Ben Ellistonhashtab.c (htab_find_slot_with_hash): Make function...
2005-02-13 Jason Merrillcp-demangle.c (__cxa_demangle): Change resolution of...
2005-01-11 Tobias Schlüterhex.c (hex_value): Group 'unsigned int' together to...
2004-12-27 H.J. LuMakefile.in: Undo to 2004-12-17.
2004-12-20 H.J. LuAdd the missing ChangeLog entry.
2004-12-20 H.J. Lure PR bootstrap/19072 (--disable-static bootstrap failure)
2004-12-18 H.J. LuMakefile.in (top_builddir): Set to `.'.
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...
next