summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional flags.Andreas Jaeger2005-03-273-81/+87
* * getopt1.c (getopt_long_only): Fix thinko.Gabriel Dos Reis2005-03-272-1/+5
* md5.h: Remove definition and uses of __P.Gabriel Dos Reis2005-03-2727-431/+242
* Convert libiberty to use ISO C prototype style 3/n.Gabriel Dos Reis2005-03-273-349/+195
* demangle.h: Remove uses of PARAMS.Gabriel Dos Reis2005-03-2618-414/+268
* libiberty.h (xstrndup): Declare.Kaveh R. Ghazi2005-03-258-7/+201
* * xmemdup.c, xstrdup.c: Expose the tail call.Kaveh R. Ghazi2005-03-253-4/+14
* libiberty.h (gettimeofday): Declare.Mark Mitchell2005-03-104-7/+58
* pex-os2.c: Remove.Ian Lance Taylor2005-03-095-83/+11
* mpw-config.in: Remove.Ian Lance Taylor2005-03-077-1245/+12
* configure.ac (target_header_dir): vfork is a stub under djgpp.DJ Delorie2005-03-062-2/+2
* configure.ac (target_header_dir): vfork is a stub under djgpp.DJ Delorie2005-03-063-47/+101
* libiberty.h: Declare unlink_if_ordinary.Jan Beulich2005-03-013-0/+87
* hashtab.c (htab_find_slot_with_hash): Make function documentation clearer.Ben Elliston2005-03-012-5/+10
* cp-demangle.c (__cxa_demangle): Change resolution of ambiguous arguments.Jason Merrill2005-02-132-15/+5
* hex.c (hex_value): Group 'unsigned int' together to get correct markup.Tobias Schlüter2005-01-113-12/+18
* Makefile.in: Undo to 2004-12-17.H.J. Lu2004-12-277-1479/+752
* Add the missing ChangeLog entry.H.J. Lu2004-12-191-0/+27
* re PR bootstrap/19072 (--disable-static bootstrap failure)H.J. Lu2004-12-194-426/+497
* Makefile.in (top_builddir): Set to `.'.H.J. Lu2004-12-187-704/+1407
* fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...Ben Elliston2004-12-114-0/+420
* splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion...DJ Delorie2004-12-072-7/+53
* * pex-unix.c: Fix the spelling of longjmp.Matt Kraai2004-11-302-1/+5
* re PR other/18623 (4 * libiberty local variables set but never used)Ian Lance Taylor2004-11-243-13/+13
* objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclarat...Roger Sayle2004-11-205-6/+13
* Revert Index->Manual Index until --no-split is removed...Mike Stump2004-11-132-6/+3
* * Makefile.in (libiberty.html): Fix html generation.Mike Stump2004-11-132-1/+3
* libiberty.texi (Index): Fix html generation with makeinfo by renaming this no...Mike Stump2004-11-132-3/+8
* * vasprintf.c: Accept __va_copy in addition to va_copy.Adam Nemet2004-09-082-0/+7
* configure: Regenerate.Paolo Bonzini2004-09-032-72/+44
* configure.ac: Do not enable multilibs for build-side libiberty.Paolo Bonzini2004-09-022-2/+5
* * lrealpath.c (lrealpath): Add _WIN32 support.Danny Smith2004-06-292-0/+34
* cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg2004-06-282-5/+23
* * testsuite/demangle-expected: Add test case.Ian Lance Taylor2004-06-282-0/+6
* re PR c++/16240 (g++ generates incorrect mangled name)Ian Lance Taylor2004-06-282-0/+8
* * pex-win32.c (fix_argv): Expand comment.Danny Smith2004-05-312-1/+10
* * Makefile.in: Add .NOEXPORT.Daniel Jacobowitz2004-05-252-0/+7
* gcc.c (DELETE_IF_ORDINARY): New macro default definition.Douglas B Rupp2004-04-292-5/+6
* configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.Maciej W. Rozycki2004-04-263-43/+79
* hashtab.c: Include limits.h, stdint.h, ansidecl.h.Richard Henderson2004-04-225-128/+425
* strerror.c: Include config.h...Ian Lance Taylor2004-04-132-3/+8
* hashtab.c (htab_remove_elt_with_hash): New function.Jeff Law2004-04-132-2/+21
* hashtab.c (htab_size): Move to top of file; mark inline.Richard Henderson2004-03-312-49/+83
* pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to...Ian Lance Taylor2004-03-183-17/+73
* Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for an 80 column ...Ian Lance Taylor2004-03-182-27/+35
* configure.ac: Bump version to 2.59.Kelley Cook2004-03-095-71/+86
* * configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson2004-03-092-369/+912
* test-demangle.c: Include <string.h> and <stdlib.h> for prototypes.Andreas Jaeger2004-03-072-1/+13
* cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED...Ian Lance Taylor2004-02-254-84/+136
* cp-demangle.c (d_print_comp): Don't emit extra parentheses around a cast.Ian Lance Taylor2004-02-253-5/+8