summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* * calloc.c: Add a public domain notice.ghazi1999-10-182-0/+7
* * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.law1999-10-182-0/+6
* * Makefile.in (CFILES): Add hashtab.claw1999-10-153-3/+302
* * basename.c (DIR_SEPARATOR): New macro.law1999-10-132-5/+42
* * cplus-dem.c (do_type): Handle pointer to member types whosemmitchel1999-10-113-1/+23
* * config.table: Provide a backup shell for executing move-if-change.law1999-10-102-1/+5
* * xmalloc.c (xmalloc): Fix spelling error.mmitchel1999-10-032-6/+11
* * cplus-dem.c (fancy_abort, demangle_integral_value,ghazi1999-10-022-8/+39
* * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtinlaw1999-09-276-8/+51
* include:ghazi1999-09-252-4/+6
* * xmemdup.c: Include sys/types.h.ghazi1999-09-092-0/+6
* * xmemdup.c: New xmemdup function.law1999-09-085-4/+30
* * config.table: Add openedition target.rth1999-09-083-0/+9
* * pexecute.c (pexecute): Fill in temp_base when needed.law1999-09-022-0/+6
* * getpwd.c: Check HAVE_GETCWD before defining it away.rth1999-08-312-5/+7
* * Makefile.in (CFILES): Add calloc.c and getpwd.c.ghazi1999-08-316-6/+138
* Warning fixes:ghazi1999-08-252-5/+15
* * strtoul.c (strtoul): Add parentheses around && within ||.law1999-08-242-1/+5
* * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,law1999-08-072-1/+11
* * splay-tree.h (splay_tree_insert): Return the new node.mmitchel1999-08-022-2/+8
* * splay-tree.c (splay_tree_insert): Add initialization to avoidlaw1999-07-262-2/+7
* * argv.c: Include stdlib.h and string.h instead ofrth1999-07-143-6/+11
* * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.jason1999-07-122-1/+5
* tweakjason1999-07-081-5/+6
* * Makefile.in (needed-list): Only include stuff we actually needjason1999-07-072-6/+18
* Whoops. Revert patch applied to the wrong tre.law1999-06-243-9/+0
* * setenv.c (sys/types.h, stdio.h): Files included.law1999-06-243-0/+9
* * configure.in (checkfuncs): Add gettimeofday.law1999-06-214-4/+21
* plaw1999-06-212-45/+61
* law1999-06-211-0/+6
* Mike Stump <mrs@wrs.com>rth1999-06-102-0/+6
* * putenv.c: Include ansidecl.h to define `const'.ghazi1999-05-283-1/+10
* Forgot to commit.law1999-05-261-0/+6
* * Makefile.in (CFILES): Add putenv.c and setenv.c.law1999-05-265-73/+302
* Plaw1999-05-261-0/+10
* law1999-05-261-0/+5
* * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advancelaw1999-05-172-6/+14
* * tmpnam.c (L_tmpnam): Fix typo.law1999-05-132-1/+5
* * cplus-dem.c (standard_symbol_characters): Renamed fromlaw1999-05-132-26/+24
* *** empty log message ***jimb1999-05-111-0/+6
* * cplus-dem.c (main): Use table lookup to distinguish identifierjimb1999-05-111-5/+80
* Fred Fish <fnf@be.com>rth1999-05-064-4/+11
* * configure.in (alloca detection): Handle alloca directly for interix.law1999-04-263-40/+87
* * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.law1999-04-252-1/+5
* *** empty log message ***jimb1999-04-201-0/+9
* Fix from Dale Hawkins:jimb1999-04-201-1/+10
* * configure.in (checkfuncs): Check for sbrk.law1999-04-155-60/+129
* *** empty log message ***jimb1999-04-121-0/+6
* Fix from Marcus Daniels:jimb1999-04-121-1/+1
* * pexecute.c: Change all references to __UWIN__ to _UWIN.law1999-04-113-15/+22