DJ Delorie
79fadcb076
merge from gcc
22 years ago
DJ Delorie
a5ecc6a5f5
merge from gcc
22 years ago
DJ Delorie
deaa6723d2
merge from gcc
22 years ago
DJ Delorie
d5b4094f38
merge from gcc
22 years ago
DJ Delorie
7ab9a76eac
merge from gcc
22 years ago
Jim Blandy
e4f7904629
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.
23 years ago
DJ Delorie
638ceb1a84
merge from gcc
23 years ago
DJ Delorie
4938384a1f
merge from gcc
23 years ago
Daniel Jacobowitz
e2803db937
* libiberty.h (lrealpath): Add declaration.
23 years ago
Jason Thorpe
40fb7a1f93
* libiberty.h (basename): Add NetBSD to the list.
24 years ago
DJ Delorie
2a80c0a458
merge from gcc
24 years ago
Alexandre Oliva
bb7eb0390b
* libiberty.h (asprintf, vasprintf): Don't declare them if the
corresponding HAVE_DECL_ macro is 1.
24 years ago
DJ Delorie
931f285fb1
merge from gcc
24 years ago
DJ Delorie
1d619e590d
merge from gcc
25 years ago
DJ Delorie
d311a83ab4
merge from gcc
25 years ago
DJ Delorie
e6450fe561
merge from gcc
25 years ago
DJ Delorie
99ee3a8f13
merge from gcc
25 years ago
DJ Delorie
38bfaea8f2
merge from gcc
25 years ago
DJ Delorie
54c2024269
merge from gcc
25 years ago
Andrew Cagney
3ea71002e4
(lbasename): Change function declaration to return a const char pointer.
25 years ago
DJ Delorie
129e8d96a5
merge from gcc
25 years ago
Nick Clifton
526c3e1208
Synchronise with copyright dates on FSF GCC versions of these files
25 years ago
Nick Clifton
4f1d9bd8e2
Fix typos in ChangeLogs; add coff/external.h; fix copyright dates
25 years ago
DJ Delorie
8aa30e60ce
merge from gcc
25 years ago
DJ Delorie
30673bf511
merge from gcc
25 years ago
DJ Delorie
b13291a979
* libiberty.h: Move #includes to top. Prototype xmalloc_failed.
26 years ago
Nick Clifton
b18903cb91
Add ARRAY_SIZE macro from egcs version
26 years ago
H.J. Lu
79c6de76fd
2000-06-17 H.J. Lu <hjl@gnu.org>
* getopt.h: Updated from gcc.
* libiberty.h: Likewise.
* symcat.h: Likewise.
26 years ago
Ian Lance Taylor
cc89ffe60b
import libiberty from egcs
27 years ago
Richard Henderson
252b5132c7
19990502 sourceware import
27 years ago
Stan Shebs
071ea11e85
Initial creation of sourceware repository
27 years ago
Jeff Law
4e28f19f31
dummy commit before egcs merge
28 years ago
Fred Fish
77f7bfd835
* libiberty.h: Remove #ifndef PRIVATE_XMALLOC.
30 years ago
Ian Lance Taylor
df8d508216
* libiberty.h (basename): Change argument to be const.
32 years ago
Ken Raeburn
ba1c97e747
* libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init, hex_p,
hex_value): New macros and declarations, for hex.c.
32 years ago
Ian Lance Taylor
e51437f199
* libiberty.h: New file. Declares functions provided by
libiberty.
33 years ago