Age | Commit message (Expand) | Author | Files | Lines |
1999-07-07 | Makefile.in (needed-list): Only include stuff we actually need for libstdc++. | Jason Merrill | 2 | -6/+18 |
1999-06-24 | Whoops. Revert patch applied to the wrong tre. | Jeff Law | 3 | -9/+0 |
1999-06-24 | setenv.c (sys/types.h, stdio.h): Files included. | Philippe De Muyter | 3 | -0/+9 |
1999-06-20 | configure.in (checkfuncs): Add gettimeofday. | Andreas Schwab | 4 | -4/+21 |
1999-06-20 | configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if the test fails. | Mumit Khan | 2 | -45/+61 |
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 | 2 | -0/+6 |
1999-05-28 | putenv.c: Include ansidecl.h to define `const'. | Kaveh R. Ghazi | 3 | -1/+10 |
1999-05-26 | Forgot to commit. | Jeff Law | 1 | -0/+6 |
1999-05-25 | Makefile.in (CFILES): Add putenv.c and setenv.c. | Jeff Law | 5 | -73/+302 |
1999-05-25 | getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using... | Melissa O'Neill | 1 | -0/+10 |
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 | 2 | -6/+14 |
1999-05-12 | * tmpnam.c (L_tmpnam): Fix typo. | Michael Hayes | 2 | -1/+5 |
1999-05-12 | cplus-dem.c (standard_symbol_characters): Renamed from standard_symbol_alphabet. | Marc Espie | 2 | -26/+24 |
1999-05-11 | *** empty log message *** | Jim Blandy | 1 | -0/+6 |
1999-05-11 | cplus-dem.c (main): Use table lookup to distinguish identifier characters fro... | Jim Blandy | 1 | -5/+80 |
1999-05-06 | Fred Fish <fnf@be.com> | Fred Fish | 4 | -4/+11 |
1999-04-25 | configure.in (alloca detection): Handle alloca directly for interix. | Donn Terry | 3 | -40/+87 |
1999-04-24 | * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32. | Mumit Khan | 2 | -1/+5 |
1999-04-20 | *** empty log message *** | Jim Blandy | 1 | -0/+9 |
1999-04-20 | Fix from Dale Hawkins: | Jim Blandy | 1 | -1/+10 |
1999-04-15 | configure.in (checkfuncs): Check for sbrk. | Mumit Khan | 5 | -60/+129 |
1999-04-12 | *** empty log message *** | Jim Blandy | 1 | -0/+6 |
1999-04-12 | Fix from Marcus Daniels: | Jim Blandy | 1 | -1/+1 |
1999-04-11 | pexecute.c: Change all references to __UWIN__ to _UWIN. | Mumit Khan | 3 | -15/+22 |
1999-04-11 | cplus-dem.c (demangle_template_value_parm): Handle pointers-to-members. | Mark Mitchell | 3 | -31/+55 |
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 | 2 | -42/+125 |
1999-04-06 | Changes from official libiberty sources. | Jeff Law | 3 | -16/+86 |
1999-04-05 | regress-demangle: New file. | Tom Tromey | 7 | -58/+2677 |
1999-04-02 | splay-tree.h (splay_tree_compare_pointers): Declare. | Mark Mitchell | 2 | -0/+19 |
1999-03-30 | alias.c (alias_set_compare): Remove. | Mark Mitchell | 2 | -0/+19 |
1999-03-30 | cplus-dem.c (consume_count): If `count' wraps, return 0 and don't advance inp... | Tom Tromey | 2 | -2/+20 |
1999-03-10 | pexecute.c (__CYGWIN32__): Rename to | Mumit Khan | 5 | -62/+91 |
1999-03-10 | config.table: Cleanup and add mh-*pic handling for alpha, arm, powerpc | Franz Sirl | 1 | -4/+8 |
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 | 2 | -2/+6 |
1999-02-08 | Makefile.in (REQUIRED_OFILES): remove mkstemp.o | Marc Espie | 5 | -120/+172 |
1999-02-02 | clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on platforms that don... | Mumit Khan | 3 | -2/+16 |
1999-01-30 | * Makefile.in (xstrdup.o): Depend on config.h. | Richard Henderson | 2 | -1/+5 |
1999-01-14 | * cplus-dem.c (mop_up): Set work->previous_argument to NULL after freeing it. | Ulrich Drepper | 1 | -30/+35 |
1999-01-14 | (mop_up): Set work->previous_argument to NULL after freeing it. | Ulrich Drepper | 1 | -116/+116 |
1999-01-13 | random.c (NULL): Don't redefine NULL if it is already defined. | Michael Meissner | 2 | -2/+10 |
1999-01-13 | * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed. | Kaveh R. Ghazi | 2 | -5/+14 |
1999-01-12 | More address fixes | Jeff Law | 1 | -1/+2 |
1999-01-11 | More address fixes. | Jeff Law | 1 | -13/+13 |
1999-01-11 | Update FSF address in copyright header. | Jeff Law | 2 | -2/+4 |
1998-12-22 | Warning fixes: | Kaveh R. Ghazi | 7 | -29/+62 |
1998-12-20 | * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.o | Hans-Peter Nilsson | 2 | -1/+5 |