Age | Commit message (Expand) | Author | Files | Lines |
1999-08-24 | * strtoul.c (strtoul): Add parentheses around && within ||. | Philippe De Muyter | 1 | -0/+4 |
1999-08-06 | Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a... | Daniel Jacobowitz | 1 | -0/+5 |
1999-08-02 | * splay-tree.h (splay_tree_insert): Return the new node. | Mark Mitchell | 1 | -0/+4 |
1999-07-26 | splay-tree.c (splay_tree_insert): Add initialization to avoid warning. | Ian Lance Taylor | 1 | -0/+5 |
1999-07-14 | argv.c: Include stdlib.h and string.h instead of prototyping directly. | Richard Henderson | 1 | -0/+6 |
1999-07-12 | * Makefile.in (NEEDED): Add bcmp, bcopy, bzero. | Jason Merrill | 1 | -0/+4 |
1999-07-07 | Makefile.in (needed-list): Only include stuff we actually need for libstdc++. | Jason Merrill | 1 | -0/+5 |
1999-06-24 | Whoops. Revert patch applied to the wrong tre. | Jeff Law | 1 | -5/+0 |
1999-06-24 | setenv.c (sys/types.h, stdio.h): Files included. | Philippe De Muyter | 1 | -0/+5 |
1999-06-20 | configure.in (checkfuncs): Add gettimeofday. | Andreas Schwab | 1 | -0/+5 |
1999-06-20 | configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if the test fails. | Mumit Khan | 1 | -0/+6 |
1999-06-10 | Mike Stump <mrs@wrs.com> | Mike Stump | 1 | -0/+5 |
1999-05-28 | putenv.c: Include ansidecl.h to define `const'. | Kaveh R. Ghazi | 1 | -0/+5 |
1999-05-26 | Forgot to commit. | Jeff Law | 1 | -0/+6 |
1999-05-25 | getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using... | Melissa O'Neill | 1 | -0/+5 |
1999-05-16 | cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance the *mangled ... | Stu Grossman | 1 | -0/+6 |
1999-05-12 | * tmpnam.c (L_tmpnam): Fix typo. | Michael Hayes | 1 | -0/+4 |
1999-05-12 | cplus-dem.c (standard_symbol_characters): Renamed from standard_symbol_alphabet. | Marc Espie | 1 | -0/+9 |
1999-05-11 | *** empty log message *** | Jim Blandy | 1 | -0/+6 |
1999-05-06 | Fred Fish <fnf@be.com> | Fred Fish | 1 | -0/+7 |
1999-04-25 | configure.in (alloca detection): Handle alloca directly for interix. | Donn Terry | 1 | -0/+5 |
1999-04-24 | * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32. | Mumit Khan | 1 | -0/+4 |
1999-04-20 | *** empty log message *** | Jim Blandy | 1 | -0/+9 |
1999-04-15 | configure.in (checkfuncs): Check for sbrk. | Mumit Khan | 1 | -0/+7 |
1999-04-12 | *** empty log message *** | Jim Blandy | 1 | -0/+6 |
1999-04-11 | pexecute.c: Change all references to __UWIN__ to _UWIN. | Mumit Khan | 1 | -0/+7 |
1999-04-11 | cplus-dem.c (demangle_template_value_parm): Handle pointers-to-members. | Mark Mitchell | 1 | -0/+6 |
1999-04-09 | Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | Jeff Law | 1 | -0/+2 |
1999-04-09 | cplus-dem.c: Attempt to handle overflows in counts with some semblance of grace. | Jim Blandy | 1 | -0/+9 |
1999-04-06 | Changes from official libiberty sources. | Jeff Law | 1 | -1/+48 |
1999-04-05 | regress-demangle: New file. | Tom Tromey | 1 | -0/+17 |
1999-04-02 | splay-tree.h (splay_tree_compare_pointers): Declare. | Mark Mitchell | 1 | -0/+4 |
1999-03-30 | alias.c (alias_set_compare): Remove. | Mark Mitchell | 1 | -0/+4 |
1999-03-30 | cplus-dem.c (consume_count): If `count' wraps, return 0 and don't advance inp... | Tom Tromey | 1 | -0/+8 |
1999-03-10 | pexecute.c (__CYGWIN32__): Rename to | Mumit Khan | 1 | -0/+15 |
1999-03-10 | config.table: Cleanup and add mh-*pic handling for alpha, arm, powerpc | Franz Sirl | 1 | -0/+4 |
1999-02-09 | Makefile.in: Change mkstemp -> mkstemps. | Dave Brolley | 1 | -0/+4 |
1999-02-08 | Makefile.in (REQUIRED_OFILES): remove mkstemp.o | Marc Espie | 1 | -0/+7 |
1999-02-02 | clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on platforms that don... | Mumit Khan | 1 | -0/+6 |
1999-01-30 | * Makefile.in (xstrdup.o): Depend on config.h. | Richard Henderson | 1 | -0/+4 |
1999-01-14 | * cplus-dem.c (mop_up): Set work->previous_argument to NULL after freeing it. | Ulrich Drepper | 1 | -30/+35 |
1999-01-13 | random.c (NULL): Don't redefine NULL if it is already defined. | Michael Meissner | 1 | -0/+4 |
1999-01-13 | * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed. | Kaveh R. Ghazi | 1 | -0/+4 |
1998-12-22 | Warning fixes: | Kaveh R. Ghazi | 1 | -0/+30 |
1998-12-20 | * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.o | Hans-Peter Nilsson | 1 | -0/+4 |
1998-12-18 | cplus-dem.c (demangle_fund_type): Process CV and u codes before bumping the p... | Andrew MacLeod | 1 | -0/+6 |
1998-12-14 | choose-temp.c: Don't check IN_GCC anymore. | Kaveh R. Ghazi | 1 | -0/+18 |
1998-12-07 | * HP aCC demangling support. | David Taylor | 1 | -0/+53 |
1998-12-03 | * pexecute.c: Remove obsolete ifdefed cygwin code. | Christopher Faylor | 1 | -0/+4 |
1998-11-27 | choose-temp.c: Always include libiberty.h. | Kaveh R. Ghazi | 1 | -0/+7 |