4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 04:49:25 +08:00
Jim Blandy ac5e8cb29c 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.
2003-05-15 19:08:25 +00:00
..
2003-04-24 12:36:08 +00:00
2003-04-24 12:36:08 +00:00
2003-05-07 19:21:13 +00:00
2003-03-17 23:09:54 +00:00
2003-04-29 01:53:45 +00:00
2001-01-09 21:05:35 +00:00
2003-05-15 19:08:25 +00:00
2000-12-19 22:01:20 +00:00
2002-06-25 01:03:52 +00:00
2003-04-01 15:50:31 +00:00
2002-04-01 22:01:10 +00:00
2002-06-25 01:03:52 +00:00
2002-03-06 06:29:41 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2002-10-27 01:02:05 +00:00
2003-05-07 20:30:13 +00:00
2003-05-15 19:08:25 +00:00
2000-07-05 19:28:05 +00:00
2002-10-27 01:02:05 +00:00
2001-10-24 20:32:09 +00:00
2002-06-25 01:03:52 +00:00
2003-01-10 03:27:26 +00:00
2001-05-08 14:34:36 +00:00
2002-04-17 01:03:04 +00:00
2001-08-02 23:27:47 +00:00
2003-04-01 15:50:31 +00:00