aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Collapse)AuthorFilesLines
2000-09-26* md5.c: #include "ansidecl.h".DJ Delorie2-0/+5
2000-09-22 * Makefile.in (REQUIRED_OFILES): Add md5.o.Jason Merrill3-2/+427
(CFILES): Add md5.c. * md5.c: New file.
2000-09-15* splay-tree.c: #include <stdio.h>.DJ Delorie2-0/+6
2000-09-13 * testsuite/demangle-expected: Add two tests for anonymousHans-Peter Nilsson3-1/+33
namespaces. * cplus-dem.c (gnu_special): Handle anonymous namespaces.
2000-09-10 * testsuite/demangle-expected: Add four tests for type_infoHans-Peter Nilsson3-1/+25
mangling. * cplus-dem.c (gnu_special): Use do_type, not demangle_fund_type, for a non-template non-qualified type_info function or node.
2000-09-05* configure.in (Cygwin): special case cygwin only when we'reDJ Delorie3-8/+23
building cygwin, not when we're hosting cygwin.
2000-08-31(From GCC:) Add testcases and missing changelogs:Hans-Peter Nilsson2-0/+76
2000-08-31 Hans-Peter Nilsson <hp@axis.com> * testsuite/demangle-expected: Add nine tests for underscore-after-number followed by five tests for name-signature delimiter. 2000-07-24 Hans-Peter Nilsson <hp@axis.com> * cplus-dem.c (work_stuff_copy_to_from): New. (delete_non_B_K_work_stuff): New. (delete_work_stuff): New. (mop_up): Break out work_stuff destruction to delete_work_stuff. (iterate_demangle_function): New. (demangle_prefix): Call iterate_demangle_function instead of demangle_function_name. Leave handling of name-signature __-delimiters to iterate_demangle_function. * cplus-dem.c (demangle_integral_value): Strip an optional following underscore cautiously. Handle negative numbers.
2000-07-27Fix typo.Jeff Law1-1/+1
2000-07-27 * config/mh-openedition.h: Added -DLE370 definition.Jeff Law2-1/+5
2000-07-27 * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ toJeff Law2-5/+24
__DJGPP__. Use P_WAIT instead of constant in the spawnv* call. Cast program to 'char *' in errmsg_arg assignment. (PWAIT_ERROR): Define. (pwait): Use PWAIT_ERROR. Adjust DJGPP's status code to conform to DJGPP's WIF* macros.
2000-07-26 * getcwd.c: Include string.h, stdlib.h for prototypesJeff Law2-0/+8
2000-07-26 * Makefile.in (rename.o, waitpid.o): Depend on config.hJeff Law4-0/+22
* rename.c: include config.h, unistd.h * waitpid.c: include config.h, sys/wait.h
2000-07-24Demangling fixesDaniel Berlin2-31/+248
2000-07-23 * configure.in (AC_CHECK_HEADERS): Add time.h.Jeff Law9-85/+176
(AC_HEADER_TIME): Add check. * configure, config.in: Regenerate. * getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
2000-07-23 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Jeff Law8-78/+146
* configure.in (libiberty_AC_DECLARE_ERRNO): Add check. * configure, config.in: Regenerate. * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary.
2000-07-23 * cp-demangle.c, mkstemps.c: #include <sys/types.h>.Jeff Law3-0/+7
2000-07-20 * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,Jeff Law2-2/+7
and print it with %u.
2000-07-20merge with gccJason Merrill3-337/+873
2000-07-17 * testsuite/regress-demangle (failed test): Show result andHans-Peter Nilsson2-0/+7
expected output. (From GCC.)
2000-07-072000-07-07 Andrew Haley <aph@cygnus.com>Andrew Haley2-0/+6
* cplus-dem.c (main): fflush() after emitting last char before waiting for input.
2000-06-15Synced with libiberty in the gcc repository.H.J. Lu18-283/+4421
2000-06-06* Makefile.in: add EXTRA_INCSDJ Delorie4-105/+147
* configure.in: if with-newlib, point to it for includes rather than using the installed includes, for target builds. If cygwin, override function list only for target builds. * configure: regenerate Note from DJ: I waited a week for gcc approval and got none, but we need this patch for cygwin builds *now*. I'll fix it later if need be.
2000-05-31Add field ``name'' to floatformat.Andrew Cagney2-12/+33
2000-05-30 * Makefile.in (objalloc.o): Depend on config.hJeff Law2-1/+5
2000-05-29 * hashtab.c, partition.c, xmemdup.c: Include string.hZack Weinberg10-16/+245
if HAVE_STRING_H. * pexecute.c, xexit.c: Include stdlib.h if HAVE_STDLIB_H. * objalloc.c: Include config.h. Include stdlib.h and don't declare malloc or free if HAVE_STDLIB_H. * strerror.c, strsignal.c: Include stdlib.h if HAVE_STDLIB_H, else declare malloc without prototype. Include string.h if HAVE_STRING_H, else declare memset without prototype. Don't include stddef.h. * sort.c: Bring over from GCC.
2000-05-26* Makefile.in (maintainer-clean-subdir): Fix handling of emptyAlexandre Oliva2-2/+7
SUBDIRS.
2000-04-212000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG>Jeff Law2-3/+9
* Makefile.in (*-subdir): Revamp slightly to avoid losing on 4.3BSD systems.
2000-04-06 * splay-tree.c (splay_tree_remove): New.Richard Henderson2-0/+45
2000-03-25 * partition.c: New file.Christopher Faylor1-0/+185
2000-03-24merge from gccJason Merrill3-228/+375
2000-02-22merge with libiberty from egcs 2000-02-22Ian Lance Taylor10-370/+902
2000-02-22This commit was generated by cvs2svn to track changes on a CVS vendorIan Lance Taylor20-29/+3372
branch.
2000-02-22import libiberty from egcsIan Lance Taylor33-369/+4422
1999-12-28* vasprintf.c (int_vasprintf): Don't re-read the format characterGeoffrey Keating2-0/+6
as this mishandles strings like '%%s'.
1999-08-05Revert last patch to xmalloc.c, and instead bring over this patch fromIan Lance Taylor5-125/+193
egcs: Thu Apr 15 23:00:55 1999 Mumit Khan <khan@xraylith.wisc.edu> * configure.in (checkfuncs): Check for sbrk. * config.in: Rebuilt. * configure: Likewise. * xmalloc.c: Use HAVE_SBRK instead of the host specific definitions.
1999-08-05 * xmalloc.c: Control all uses of SBRK with a single define,Ian Lance Taylor2-12/+23
USE_SBRK. Don't define it if __INTERIX.
1999-08-03 * floatformat.c: Add casts to avoid signed/unsigned warnings.Ian Lance Taylor3-7/+16
* pexecute.c: Add ATTRIBUTE_UNUSED as needed on Unix.
1999-08-03 * Makefile.in (install_to_libdir): Change $(TARGETLIB).n toIan Lance Taylor1-6/+6
$(TARGETLIB)n so it works on MSDOS. (install_to_tooldir): Likewise.
1999-07-22 From Mark Elbrecht:Ian Lance Taylor2-14/+1
* configure.bat: Remove; obsolete.
1999-07-22 From Mark Elbrecht:Ian Lance Taylor2-29/+5
* makefile.dos: Remove; obsolete.
1999-07-14 * argv.c: Include stdlib.h and string.h instead ofRichard Henderson3-6/+11
prototyping directly. * choose-temp.c: Conditionally include string.h.
1999-07-11 * splay-tree.c (splay_tree_insert): Add initialization to avoidIan Lance Taylor2-2/+7
warning.
1999-05-11*** empty log message ***Jim Blandy1-0/+6
1999-05-11* cplus-dem.c (main): Use table lookup to distinguish identifierJim Blandy1-5/+80
characters from non-identifier characters. (standard_symbol_alphabet, hp_symbol_alphabet): New functions.
1999-05-06 * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.Richard Henderson4-4/+11
* getruntime.c: Only attempt to include sys/resource.h and use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H are defined.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson87-0/+23068