1999-08-25 |
Kaveh R. Ghazi | Warning fixes: |
tree | commitdiff |
1999-08-24 |
Philippe De Muyter | * strtoul.c (strtoul): Add parentheses around && within ||. |
tree | commitdiff |
1999-08-07 |
Daniel Jacobowitz | Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefi... |
tree | commitdiff |
1999-08-02 |
Mark Mitchell | * splay-tree.h (splay_tree_insert): Return the new... |
tree | commitdiff |
1999-07-26 |
Ian Lance Taylor | splay-tree.c (splay_tree_insert): Add initialization... |
tree | commitdiff |
1999-07-14 |
Richard Henderson | argv.c: Include stdlib.h and string.h instead of protot... |
tree | commitdiff |
1999-07-12 |
Jason Merrill | * Makefile.in (NEEDED): Add bcmp, bcopy, bzero. |
tree | commitdiff |
1999-07-08 |
Jason Merrill | tweak |
tree | commitdiff |
1999-07-07 |
Jason Merrill | Makefile.in (needed-list): Only include stuff we actual... |
tree | commitdiff |
1999-06-24 |
Jeff Law | Whoops. Revert patch applied to the wrong tre. |
tree | commitdiff |
1999-06-24 |
Philippe De Muyter | setenv.c (sys/types.h, stdio.h): Files included. |
tree | commitdiff |
1999-06-21 |
Andreas Schwab | configure.in (checkfuncs): Add gettimeofday. |
tree | commitdiff |
1999-06-21 |
Mumit Khan | configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr... |
tree | commitdiff |
1999-06-21 |
Mumit Khan | configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr... |
tree | commitdiff |
1999-06-10 |
Mike Stump | Mike Stump <mrs@wrs.com> |
tree | commitdiff |
1999-05-28 |
Kaveh R. Ghazi | putenv.c: Include ansidecl.h to define `const'. |
tree | commitdiff |
1999-05-26 |
Jeff Law | Forgot to commit. |
tree | commitdiff |
1999-05-26 |
Jeff Law | Makefile.in (CFILES): Add putenv.c and setenv.c. |
tree | commitdiff |
1999-05-26 |
Melissa O'Neill | getcwd.c (getcwd): If pathname is NULL, then obtain... |
tree | commitdiff |
1999-05-26 |
Melissa O'Neill | getcwd.c (getcwd): If pathname is NULL, then obtain... |
tree | commitdiff |
1999-05-17 |
Stu Grossman | cplus-dem.c (demangle_fund_type (near 'I' case)): Don... |
tree | commitdiff |
1999-05-13 |
Michael Hayes | * tmpnam.c (L_tmpnam): Fix typo. |
tree | commitdiff |
1999-05-13 |
Marc Espie | cplus-dem.c (standard_symbol_characters): Renamed from... |
tree | commitdiff |
1999-05-11 |
Jim Blandy | *** empty log message *** |
tree | commitdiff |
1999-05-11 |
Jim Blandy | cplus-dem.c (main): Use table lookup to distinguish... |
tree | commitdiff |
1999-05-06 |
Fred Fish | Fred Fish <fnf@be.com> |
tree | commitdiff |
1999-04-26 |
Donn Terry | configure.in (alloca detection): Handle alloca directly... |
tree | commitdiff |
1999-04-25 |
Mumit Khan | * choose-temp.c (DIR_SEPARATOR): Use '\\' only for... |
tree | commitdiff |
1999-04-20 |
Jim Blandy | *** empty log message *** |
tree | commitdiff |
1999-04-20 |
Jim Blandy | Fix from Dale Hawkins: |
tree | commitdiff |
1999-04-15 |
Mumit Khan | configure.in (checkfuncs): Check for sbrk. |
tree | commitdiff |
1999-04-12 |
Jim Blandy | *** empty log message *** |
tree | commitdiff |
1999-04-12 |
Jim Blandy | Fix from Marcus Daniels: |
tree | commitdiff |
1999-04-11 |
Mumit Khan | pexecute.c: Change all references to __UWIN__ to _UWIN. |
tree | commitdiff |
1999-04-11 |
Mark Mitchell | cplus-dem.c (demangle_template_value_parm): Handle... |
tree | commitdiff |
1999-04-09 |
Jeff Law | Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip... |
tree | commitdiff |
1999-04-09 |
Jim Blandy | cplus-dem.c: Attempt to handle overflows in counts... |
tree | commitdiff |
1999-04-07 |
Jeff Law | Changes from official libiberty sources. |
tree | commitdiff |
1999-04-05 |
Tom Tromey | regress-demangle: New file. |
tree | commitdiff |
1999-04-02 |
Mark Mitchell | splay-tree.h (splay_tree_compare_pointers): Declare. |
tree | commitdiff |
1999-03-30 |
Mark Mitchell | alias.c (alias_set_compare): Remove. |
tree | commitdiff |
1999-03-30 |
Tom Tromey | cplus-dem.c (consume_count): If `count' wraps, return... |
tree | commitdiff |
1999-03-11 |
Mumit Khan | pexecute.c (__CYGWIN32__): Rename to |
tree | commitdiff |
1999-03-11 |
Franz Sirl | config.table: Cleanup and add mh-*pic handling for... |
tree | commitdiff |
1999-03-11 |
Franz Sirl | config.table: Cleanup and add mh-*pic handling for... |
tree | commitdiff |
1999-02-09 |
Dave Brolley | Makefile.in: Change mkstemp -> mkstemps. |
tree | commitdiff |
1999-02-09 |
Marc Espie | Makefile.in (REQUIRED_OFILES): remove mkstemp.o |
tree | commitdiff |
1999-02-02 |
Mumit Khan | clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC... |
tree | commitdiff |
1999-01-30 |
Richard Henderson | * Makefile.in (xstrdup.o): Depend on config.h. |
tree | commitdiff |
1999-01-14 |
Ulrich Drepper | * cplus-dem.c (mop_up): Set work->previous_argument... |
tree | commitdiff |
1999-01-14 |
Ulrich Drepper | (mop_up): Set work->previous_argument to NULL after... |
tree | commitdiff |
1999-01-13 |
Michael Meissner | random.c (NULL): Don't redefine NULL if it is already... |
tree | commitdiff |
1999-01-13 |
Kaveh R. Ghazi | * xstrdup.c (xstrdup): Switch from strcpy to memcpy... |
tree | commitdiff |
1999-01-12 |
Jeff Law | More address fixes |
tree | commitdiff |
1999-01-11 |
Jeff Law | More address fixes. |
tree | commitdiff |
1999-01-11 |
Jeff Law | Update FSF address in copyright header. |
tree | commitdiff |
1998-12-22 |
Kaveh R. Ghazi | Warning fixes: |
tree | commitdiff |
1998-12-21 |
Hans-Peter Nilsson | * Makefile.in (CFILES): Fix typo: splay-tree.c, not... |
tree | commitdiff |
1998-12-18 |
Andrew MacLeod | cplus-dem.c (demangle_fund_type): Process CV and u... |
tree | commitdiff |
1998-12-14 |
Kaveh R. Ghazi | choose-temp.c: Don't check IN_GCC anymore. |
tree | commitdiff |
1998-12-07 |
David Taylor | * HP aCC demangling support. |
tree | commitdiff |
1998-12-04 |
Christopher Faylor | * pexecute.c: Remove obsolete ifdefed cygwin code. |
tree | commitdiff |
1998-11-27 |
Kaveh R. Ghazi | choose-temp.c: Always include libiberty.h. |
tree | commitdiff |
1998-11-25 |
Mike Stump | * Makefile.in (splay-tree.o): Add config.h dependency. |
tree | commitdiff |
1998-11-23 |
Kaveh R. Ghazi | * configure.in: Use AC_PREREQ(2.12.1). |
tree | commitdiff |
1998-11-23 |
Benjamin Kosnik | cplus-dem.c (demangle_fund_type): Add demangling for... |
tree | commitdiff |
1998-11-19 |
Jeffrey A Law | * mpw.c (mpw_access): Add missing parens. |
tree | commitdiff |
1998-11-19 |
Geoffrey Noer | configure.in: detect cygwin* instead of cygwin32* |
tree | commitdiff |
1998-11-19 |
Kaveh R. Ghazi | configure.in: Call AC_HEADER_SYS_WAIT. |
tree | commitdiff |
1998-11-18 |
Kaveh Ghazi | Regenerate config.in (accidentally omitted from last... |
tree | commitdiff |
1998-11-13 |
Kaveh R. Ghazi | configure.in: Check for calloc. |
tree | commitdiff |
1998-11-13 |
Andrew MacLeod | cplus-dem.c (demangle_prefix): Use the last __ in the... |
tree | commitdiff |
1998-11-08 |
Mark Mitchell | cplus-dem.c (type_kind_t): Add tk_reference. |
tree | commitdiff |
1998-11-08 |
Mark Mitchell | cplus-dem.c (demangle_template_value_parm): Use cplus_d... |
tree | commitdiff |
1998-11-07 |
Kaveh R. Ghazi | choose-temp.c: Don't include gansidecl.h. |
tree | commitdiff |
1998-11-02 |
Kaveh R. Ghazi | pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when deter... |
tree | commitdiff |
1998-10-26 |
Mark Mitchell | splay-tree.c: Tweak include directives to make sure... |
tree | commitdiff |
1998-10-25 |
Mark Mitchell | cplus-dem.c (gnu_special): Fix handling of virtual... |
tree | commitdiff |
1998-10-23 |
Mark Mitchell | cplus-dem.c (work_stuff): Replace const_type and volati... |
tree | commitdiff |
1998-10-23 |
Mark Mitchell | cplus-dem.c (work_stuff): Replace const_type and volati... |
tree | commitdiff |
1998-10-22 |
Kaveh R. Ghazi | splay-tree.c (splay_tree_foreach_helper): Make definiti... |
tree | commitdiff |
1998-10-21 |
Mark Mitchell | splay-tree.c: New file. |
tree | commitdiff |
1998-10-20 |
Andreas Schwab | cplus-dem.c (demangle_qualified): Fix off-by-one when... |
tree | commitdiff |
1998-10-15 |
Kaveh R. Ghazi | Warning fixes: |
tree | commitdiff |
1998-10-13 |
Jeffrey A Law | mkstemp.c: Check HAVE_SYS_TIME_H before including sys... |
tree | commitdiff |
1998-10-13 |
Jeffrey A Law | getopt.c: Check HAVE_STRINGS_H before including strings.h. |
tree | commitdiff |
1998-10-12 |
Michael Tiemann | Fix parallel make problem. |
tree | commitdiff |
1998-10-08 |
Jeff Law | Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus... |
tree | commitdiff |
1998-09-08 |
Martin v. Löwis | * cplus-dem.c (demangle_arm_pt): Demangle anonymous... |
tree | commitdiff |
1998-09-07 |
Kaveh R. Ghazi | mkstemp.c: Include config.h even when not IN_GCC. |
tree | commitdiff |
1998-09-05 |
Jeffrey A Law | pexecute.c: Updates from gcc. |
tree | commitdiff |
1998-09-05 |
Jeffrey A Law | pexecute.c: Updates from gcc. |
tree | commitdiff |
1998-09-05 |
Jeffrey A Law | pexecute.c: Updates from gcc. |
tree | commitdiff |
1998-09-05 |
Jeff Law | pexecute.c: Updates from gcc. |
tree | commitdiff |
1998-09-05 |
Jeffrey A Law | pexecute.c: Updates from gcc. |
tree | commitdiff |
1998-08-19 |
Mumit Khan | cplus-dem.c (work_stuff): Add dllimported. |
tree | commitdiff |
1998-08-19 |
Mumit Khan | cplus-dem.c (work_stuff): Add dllimported. |
tree | commitdiff |
1998-08-17 |
Jason Merrill | tweak |
tree | commitdiff |
1998-08-17 |
Jason Merrill | cplus-dem.c (do_type): Fix simple array handling. |
tree | commitdiff |
1998-08-17 |
Kaveh R. Ghazi | cplus-dem.c: Include config.h if it exists. |
tree | commitdiff |
next |