DJ Delorie
9ad1aa2911
merge from gcc
23 years ago
DJ Delorie
dbb9d0f3ee
merge from gcc
23 years ago
DJ Delorie
ab8c7bb13f
merge from gcc
23 years ago
H.J. Lu
78c5b0a5c0
2003-06-26 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/demangle-expected: Add more GNU V3 testcases.
23 years ago
DJ Delorie
70ecf948d9
merge from gcc
24 years ago
DJ Delorie
cbc0188bd6
merge from gcc
24 years ago
DJ Delorie
5f73c3782d
merge from gcc
24 years ago
DJ Delorie
e69f6c8c79
merge from gcc
24 years ago
DJ Delorie
54c60684a4
merge from gcc
24 years ago
Nick Clifton
5a4e47bd30
asprintf.c: Change comment to note that -1 is returned upon error.
vasprintf.c: Likewise. (vasprintf): Return -1 upon error.
functions.texi: Document changes to asprintf and vasprintf.
24 years ago
DJ Delorie
916f5d137a
* config.table: Accept i[345867]86 variant.
24 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.
24 years ago
Jason Merrill
eafaf5ebda
s/burtle/iterative
24 years ago
DJ Delorie
0f3538e70e
merge from gcc
24 years ago
Jason Merrill
7108c5dc79
libiberty/
* hashtab.c (burtle_hash): New fn.
* configure.in: Add AC_C_BIGENDIAN_CROSS.
* aclocal.m4: Include accross.m4.
* configure, config.in: Regenerate.
include/
* hashtab.h (burtle_hash): Prototype.
(burtle_hash_object): New macro.
24 years ago
DJ Delorie
0b55517356
merge from gcc
24 years ago
DJ Delorie
8730135a67
merge from gcc
24 years ago
DJ Delorie
341eccbc3e
merge from gcc
24 years ago
DJ Delorie
2ed1e5cc55
merge from gcc
24 years ago
DJ Delorie
b496f1528d
merge from gcc
24 years ago
DJ Delorie
10b57b38b3
merge from gcc
24 years ago
DJ Delorie
ff773b85a4
merge from gcc
24 years ago
DJ Delorie
1ea16ec5b4
merge from gcc
24 years ago
DJ Delorie
bb32582095
merge from gcc
24 years ago
DJ Delorie
258a4893ff
merge from gcc
24 years ago
DJ Delorie
7ec2fc6f76
merge from gcc
24 years ago
DJ Delorie
eec539c779
merge from gcc
24 years ago
DJ Delorie
daf7c4ad3a
merge from gcc
24 years ago
Alexandre Oliva
aa072e5934
* Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)
instead of $$CC alone.
(install_to_tooldir): Use it.
24 years ago
DJ Delorie
f77ed96c7b
merge from gcc
24 years ago
DJ Delorie
2336e17716
merge from gcc
24 years ago
DJ Delorie
c4d8feb262
merge from gcc
24 years ago
DJ Delorie
d8cbbf95b2
merge from gcc
24 years ago
DJ Delorie
a01fefebab
merge from gcc
24 years ago
DJ Delorie
638ceb1a84
merge from gcc
24 years ago
DJ Delorie
ef8038066b
merge from gcc
24 years ago
DJ Delorie
181fa22951
merge from gcc
24 years ago
DJ Delorie
cc52927424
merge from gcc
24 years ago
DJ Delorie
192cbe66da
merge from gcc
24 years ago
DJ Delorie
900d2082a9
merge from gcc
24 years ago
DJ Delorie
4938384a1f
merge from gcc
24 years ago
Daniel Jacobowitz
ba61a41253
* Makefile.in (CFILES): Add lrealpath.c.
(REQUIRED_OFILES): Add lrealpath.o.
(lrealpath.o): Add rule.
* aclocal.m4 (libiberty_NEED_DECLARATION): Add.
* configure.in: Add realpath and canonicalize_file_name to
checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION
for canonicalize_file_name.
* lrealpath.c: New file.
* make-relative-prefix.c: Update documentation.
(make_relative_prefix): Simplify. Use lbasename and lrealpath.
* config.in: Regenerated.
* configure: Regenerated.
* functions.texi: Regenerated.
24 years ago
DJ Delorie
25dfe0ac20
merge from gcc
24 years ago
Alexandre Oliva
8b90eef446
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
config.status.
* configure: Rebuilt.
24 years ago
DJ Delorie
fcd7c7c9fd
merge from gcc
24 years ago
DJ Delorie
073c427b16
merge from gcc
24 years ago
DJ Delorie
f8bd30003a
merge from gcc
24 years ago
DJ Delorie
85b9a93839
merge from gcc
24 years ago
Alexandre Oliva
578460f23e
* Makefile.in (all-subdir, check-subdir, installcheck-subdir)
(info-subdir, install-info-subdir, clean-info-subdir)
(dvi-subdir, install-subdir, etags-subdir, mostlyclean-subdir)
(clean-subdir, distclean-subdir, maintainer-clean-subdir):
Pass $(FLAGS_TO_PASS).
24 years ago
Alexandre Oliva
7f285245cf
* Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use
/`$$CC -print-multi-os-directory`.
24 years ago