Remove entries from gcc. They don't make much senses here since
ChangeLogs in gcc and binutils are quite different.
This commit is contained in:
parent
06ac6369e1
commit
f055d446ff
|
@ -1,26 +1,10 @@
|
||||||
2000-06-15 H.J. Lu <hjl@gnu.org>
|
2000-06-15 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
* sort.h: New file. Impored from gcc.
|
* sort.h: New file. Impored from gcc.
|
||||||
|
* dyn-string.h: Likewise.
|
||||||
|
|
||||||
* hashtab.h: Updated from from gcc.
|
* hashtab.h: Updated from from gcc.
|
||||||
|
* demangle.h: Likewise.
|
||||||
2000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
||||||
|
|
||||||
* demangle.h (demangling_styles): Remove trailing comma in enum.
|
|
||||||
|
|
||||||
* dyn-string.h (dyn_string_append_char): Change parameter from
|
|
||||||
char to int.
|
|
||||||
|
|
||||||
2000-06-04 Alex Samuel <samuel@codesourcery.com>
|
|
||||||
|
|
||||||
* dyn-string.h: Move here from gcc/dyn-string.h. Add new functions.
|
|
||||||
|
|
||||||
* demangle.h (DMGL_GNU_NEW_ABI): New macro.
|
|
||||||
(DMGL_STYLE_MASK): Or in DMGL_GNU_NEW_ABI.
|
|
||||||
(current_demangling_style): Add gnu_new_abi_demangling.
|
|
||||||
(GNU_NEW_ABI_DEMANGLING_STYLE_STRING): New macro.
|
|
||||||
(GNU_NEW_ABI_DEMANGLING): Likewise.
|
|
||||||
(cplus_demangle_new_abi): New declaration.
|
|
||||||
|
|
||||||
Tue May 30 16:53:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
Tue May 30 16:53:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue