]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - include/dyn-string.h
2000-06-15 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Jun 2000 20:47:02 +0000 (20:47 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Jun 2000 20:47:02 +0000 (20:47 +0000)
commitb8cdcddf8c919b8d2f845c09c0c881f495591d0b
treed80e6131281011ada6d64abd5085d9f5a43d18bf
parentcbfbd72afec36220d9b42f450b9154f6751869e5
2000-06-15  H.J. Lu  <hjl@gnu.org>

* sort.h: New file. Impored from gcc.

* hashtab.h: Updated from from gcc.

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.
include/ChangeLog
include/demangle.h
include/dyn-string.h [new file with mode: 0644]
include/hashtab.h
include/sort.h [new file with mode: 0644]