2001-03-15 |
Michael Meissner | fix typo |
tree | commitdiff |
2001-03-15 |
Michael Meissner | Silence warning |
tree | commitdiff |
2001-03-15 |
Michael Meissner | Silence warning |
tree | commitdiff |
2001-03-10 |
Neil Booth | lbasename.c: New file. |
tree | commitdiff |
2001-03-06 |
Zack Weinberg | oops, edited changelogs in wrong tree |
tree | commitdiff |
2001-03-06 |
Zack Weinberg | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. |
tree | commitdiff |
2001-03-05 |
John David Anglin | * cplus-dem.c (main): Cast enum style to int. |
tree | commitdiff |
2001-02-16 |
Loren J. Rittle | cplus-dem.c (main): Initialize style. |
tree | commitdiff |
2001-02-02 |
Phil Edwards | COPYING.LIB: Update to LGPL 2.1 from the FSF. |
tree | commitdiff |
2001-02-02 |
Bryce McKinlay | Add support for Java demangling under the v3 ABI: |
tree | commitdiff |
2001-01-29 |
Phil Edwards | COPYING.LIB: Update to LGPL 2.1 from the FSF. |
tree | commitdiff |
2000-12-29 |
DJ Delorie | fnmatch.c: Make the note about the origins of this... |
tree | commitdiff |
2000-12-26 |
Michael Sokolov | bsearch.c: New file. |
tree | commitdiff |
2000-12-13 |
Michael Sokolov | safe-ctype.c: #include "ansidecl.h". |
tree | commitdiff |
2000-12-13 |
Michael Sokolov | * strtoul.c: Include safe-ctype.h, not ctype.h. |
tree | commitdiff |
2000-12-08 |
Mike Stump | Add - before rms to be more portable. |
tree | commitdiff |
2000-12-08 |
Zack Weinberg | safe-ctype.h: New file. |
tree | commitdiff |
2000-12-07 |
Mike Stump | Fix typo. |
tree | commitdiff |
2000-12-07 |
Mike Stump | * Makefile.in (distclean): When cleaning, remove testsuite. |
tree | commitdiff |
2000-12-05 |
Jason Merrill | cp-demangle.c (cplus_demangle_v3): Check that it's... |
tree | commitdiff |
2000-12-04 |
Jason Merrill | cp-demangle.c: s/new_abi/v3/. |
tree | commitdiff |
2000-11-27 |
Mark Mitchell | hashtab.c (higher_prime_number): Use a table, rather... |
tree | commitdiff |
2000-11-22 |
H.J. Lu | * cplus-dem.c (main): Handle gnat_demangling. |
tree | commitdiff |
2000-11-22 |
Zack Weinberg | Makefile.in, [...]: Expunge remaining traces of facilit... |
tree | commitdiff |
2000-11-21 |
Hans-Peter Nilsson | cplus-dem.c (cplus_demangle): Fix formatting. |
tree | commitdiff |
2000-11-19 |
Kaveh R. Ghazi | cplus-dem.c (grow_vect): Prototype. |
tree | commitdiff |
2000-11-16 |
Hans-Peter Nilsson | cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED... |
tree | commitdiff |
2000-11-15 |
Gerald Pfeifer | Fix ChangeLog entry: cplus-dem.c instead of cplus_dem.c |
tree | commitdiff |
2000-11-15 |
Kenneth Block | cplus_dem.c: Eliminate use of DEFUN, it is obsolete... |
tree | commitdiff |
2000-11-15 |
Hans-Peter Nilsson | Correct style of last entry |
tree | commitdiff |
2000-11-15 |
Kenneth Block | cplus_dem.c: Add gnat demangler. |
tree | commitdiff |
2000-11-04 |
Hans-Peter Nilsson | hashtab.c (htab_expand): Change to return int. |
tree | commitdiff |
2000-11-03 |
Hans-Peter Nilsson | (htab_create, htab_expand): Correct formatting of comme... |
tree | commitdiff |
2000-10-23 |
Alex Samuel | Fix incorrect date in ChangeLog entry. |
tree | commitdiff |
2000-10-22 |
Alex Samuel | cp-demangle.c (string_list_def): Add caret_position... |
tree | commitdiff |
2000-10-01 |
Mark Mitchell | c-decl.c (c_expand_body): Don't generate RTL if flag_sy... |
tree | commitdiff |
2000-09-17 |
Mark Mitchell | splay-tree.c (splay_tree_predecessor): Fix typo in... |
tree | commitdiff |
2000-09-15 |
Michael Sokolov | * splay-tree.c: #include <stdio.h>. |
tree | commitdiff |
2000-09-13 |
Hans-Peter Nilsson | demangle-expected: Add two tests for anonymous namespaces. |
tree | commitdiff |
2000-09-10 |
Mark Mitchell | splay-tree.h (splay_tree_predecessor): Declare. |
tree | commitdiff |
2000-09-10 |
Hans-Peter Nilsson | demangle-expected: Add four tests for type_info mangling. |
tree | commitdiff |
2000-09-08 |
Alex Samuel | * cp-demangle.c: Fix copyright banner. |
tree | commitdiff |
2000-09-07 |
Michael Sokolov | * md5.c: #include "ansidecl.h". |
tree | commitdiff |
2000-09-07 |
Alex Samuel | cp-demangle.c (status_allocation_failed): Rearrange... |
tree | commitdiff |
2000-09-05 |
Alex Samuel | cp-demangle.c (demangle_encoding): Rename variable. |
tree | commitdiff |
2000-09-05 |
DJ Delorie | configure.in (Cygwin): special case cygwin only when... |
tree | commitdiff |
2000-09-05 |
Alex Samuel | cp-demangle.c (demangle_template_arg): Eat an `E' after... |
tree | commitdiff |
2000-09-05 |
Alex Samuel | cp-demangle.c (demangle_type_ptr): Increment position... |
tree | commitdiff |
2000-09-05 |
Alex Samuel | cp-demangle.c (demangle_nv_offset): New function. |
tree | commitdiff |
2000-09-05 |
Alex Samuel | In include: |
tree | commitdiff |
2000-08-31 |
Hans-Peter Nilsson | Add testcases and missing changelogs: |
tree | commitdiff |
2000-08-29 |
Richard Henderson | * Makefile.in (md5.o): Depend on config.h. |
tree | commitdiff |
2000-08-29 |
Jason Merrill | [multiple changes] |
tree | commitdiff |
2000-08-28 |
Alex Samuel | cp-demangle.c (demangle_name): Initialize template_p... |
tree | commitdiff |
2000-08-25 |
Alex Samuel | cp-demangle.c (result_add_separated_char): Change param... |
tree | commitdiff |
2000-08-24 |
Greg McGary | * libiberty/random.c (end_ptr): Revert previous change. |
tree | commitdiff |
2000-08-24 |
Greg McGary | cplus-dem.c (cplus_demangle_opname, [...]): Use ARRAY_SIZE. |
tree | commitdiff |
2000-08-23 |
Alex Samuel | cp-demangle.c (result_close_template_list): Remove... |
tree | commitdiff |
2000-08-12 |
Daniel Berlin | cplus-dem.c (demangle_signature): Change if (GNU_DEMANG... |
tree | commitdiff |
2000-08-02 |
Zack Weinberg | * pexecute.c: Don't use vfork. Initialize 'pid' befor... |
tree | commitdiff |
2000-07-27 |
Jeff Law | Fix typo. |
tree | commitdiff |
2000-07-27 |
Dave Pitts | mh-openedition.h: Added -DLE370 definition. |
tree | commitdiff |
2000-07-27 |
Mark Elbrecht | pexecute.c (pexecute): Change __GO32__ to __DJGPP__. |
tree | commitdiff |
2000-07-26 |
Rodney Brown | getcwd.c: Include string.h, stdlib.h for prototypes |
tree | commitdiff |
2000-07-26 |
Rodney Brown | Makefile.in (rename.o, waitpid.o): Depend on config.h |
tree | commitdiff |
2000-07-23 |
Michael Sokolov | configure.in (AC_CHECK_HEADERS): Add time.h. |
tree | commitdiff |
2000-07-23 |
Michael Sokolov | configure.in (AC_CHECK_HEADERS): Add limits.h. |
tree | commitdiff |
2000-07-23 |
Alex Samuel | cp-demangle.c (demangle_ctor_dtor_name): Remove not... |
tree | commitdiff |
2000-07-23 |
Michael Sokolov | aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro. |
tree | commitdiff |
2000-07-23 |
Michael Sokolov | * cp-demangle.c, mkstemps.c: #include <sys/types.h>. |
tree | commitdiff |
2000-07-21 |
Mike Stump | * (vasprintf.o): Add dependency for config.h in vasprin... |
tree | commitdiff |
2000-07-21 |
Mike Stump | * Makefile.in (xexit.o): Add dependency for config... |
tree | commitdiff |
2000-07-21 |
Kaveh R. Ghazi | Warning fixes: |
tree | commitdiff |
2000-07-20 |
Joseph Myers | cplus-dem.c (demangle_fund_type): Make 'dec' an unsigne... |
tree | commitdiff |
2000-07-17 |
Hans-Peter Nilsson | regress-demangle (failed test): Show result and expecte... |
tree | commitdiff |
2000-07-07 |
Andrew Haley | cplus-dem.c (main): fflush() after emitting last char... |
tree | commitdiff |
2000-06-30 |
Alex Samuel | in libiberty/ChangeLog: |
tree | commitdiff |
2000-06-28 |
Alex Samuel | cp-demangle.c (demangle_special_name): Swap base and... |
tree | commitdiff |
2000-06-23 |
Alex Samuel | in include/ChangeLog: |
tree | commitdiff |
2000-06-09 |
Zack Weinberg | cp-demangle.c (demangle_operator_name): Add spaces... |
tree | commitdiff |
2000-06-08 |
Philippe De Muyter | * cp-demangle.c (template_arg_list_new): Revert previou... |
tree | commitdiff |
2000-06-08 |
Philippe De Muyter | cp-demangle.c (stdio.h): File included unconditionaly. |
tree | commitdiff |
2000-06-07 |
Kaveh R. Ghazi | configure.in (ac_libiberty_warn_cflags): Add -pedantic. |
tree | commitdiff |
2000-06-07 |
Kaveh R. Ghazi | Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demang... |
tree | commitdiff |
2000-06-05 |
Alex Samuel | cp-demangle.c (demangle_prefix): Cast argument to isdig... |
tree | commitdiff |
2000-06-05 |
Alex Samuel | In include, |
tree | commitdiff |
2000-05-31 |
Andrew Cagney | Add field ``name'' to floatformat. |
tree | commitdiff |
2000-05-30 |
Jeff Law | * Makefile.in (objalloc.o): Depend on config.h |
tree | commitdiff |
2000-05-30 |
Jeff Law | * Makefile.in (objalloc.o): Depend on config.h |
tree | commitdiff |
2000-05-29 |
Zack Weinberg | hashtab.c, [...]: Include string.h if HAVE_STRING_H. |
tree | commitdiff |
2000-05-24 |
Mike Stump | Makefile.in (xmalloc.o): Add dependency for config... |
tree | commitdiff |
2000-05-18 |
J. David Anglin | * xmalloc.c: Include config.h for HAVE_SBRK definition. |
tree | commitdiff |
2000-05-16 |
Horst von Brand | hashtab.c (hash_pointer): Delete low-order bits which... |
tree | commitdiff |
2000-05-16 |
David Edelsohn | - fix typo in entry |
tree | commitdiff |
2000-05-16 |
David Edelsohn | Makefile.in: Change "pic" to depend on $(PICFLAG), not |
tree | commitdiff |
2000-05-11 |
Jakub Jelinek | config.table: Use mh-sparcpic for sparc*-*-*. |
tree | commitdiff |
2000-05-09 |
Nick Clifton | Add strncmp.c to list of CFILES and strncmp to the... |
tree | commitdiff |
2000-05-04 |
Kaveh R. Ghazi | demangle.h (demangler_engine): Constify. |
tree | commitdiff |
2000-05-04 |
Philippe De Muyter | sort.h (sys/types.h): File included unconditionnaly. |
tree | commitdiff |
2000-04-29 |
Alexandre Oliva | Makefile.in (maintainer-clean-subdir): Fix handling... |
tree | commitdiff |
next |