public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/libiberty ChangeLog functions.texi hex.c
@ 2002-03-27 20:06 dj
  0 siblings, 0 replies; 3+ messages in thread
From: dj @ 2002-03-27 20:06 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sources.redhat.com	2002-03-27 20:06:39

Modified files:
	libiberty      : ChangeLog functions.texi hex.c 

Log message:
	merge from gcc

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.155&r2=1.156
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hex.c.diff?cvsroot=src&r1=1.2&r2=1.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

* src/libiberty ChangeLog functions.texi hex.c
@ 2005-01-11 21:01 dj
  0 siblings, 0 replies; 3+ messages in thread
From: dj @ 2005-01-11 21:01 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2005-01-11 21:01:13

Modified files:
	libiberty      : ChangeLog functions.texi hex.c 

Log message:
	merge from gcc

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.313&r2=1.314
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hex.c.diff?cvsroot=src&r1=1.5&r2=1.6


^ permalink raw reply	[flat|nested] 3+ messages in thread

* src/libiberty ChangeLog functions.texi hex.c
@ 2003-05-15 19:08 jimb
  0 siblings, 0 replies; 3+ messages in thread
From: jimb @ 2003-05-15 19:08 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.org	2003-05-15 19:08:25

Modified files:
	libiberty      : ChangeLog functions.texi hex.c 

Log message:
	libiberty/ChangeLog:
	2003-05-14  Jim Blandy  <jimb@redhat.com>
	
	* hex.c (_hex_value): Make this unsigned.
	(hex_value): Update documentation for new return type.  hex_value
	now expands to an unsigned int expression, to avoid unexpected
	sign extension when we store it in a bfd_vma, which is larger than
	int on some platforms.
	* functions.texi: Regenerated.
	
	include/ChangeLog:
	2003-05-14  Jim Blandy  <jimb@redhat.com>
	
	* libiberty.h (hex_value): Make the value an unsigned int, to
	avoid unexpected sign-extension when cast to unsigned types larger
	than int --- like bfd_vma, on some platforms.
	(_hex_value): Update declaration.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.223&r2=1.224
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hex.c.diff?cvsroot=src&r1=1.3&r2=1.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-11 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-27 20:06 src/libiberty ChangeLog functions.texi hex.c dj
2003-05-15 19:08 jimb
2005-01-11 21:01 dj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).