This is the mail archive of the binutils-cvs@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/include ChangeLog demangle.h hashtab.h dyn ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.cygnus.com	00/06/15 13:47:02

Modified files:
	include        : ChangeLog demangle.h hashtab.h 
Added files:
	include        : dyn-string.h sort.h 

Log message:
	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.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/include/dyn-string.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/include/sort.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.35&r2=1.36
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/include/demangle.h.diff?cvsroot=src&r1=1.1.1.1&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/include/hashtab.h.diff?cvsroot=src&r1=1.2&r2=1.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]