DJ Delorie
37254c9a9e
merge from gcc
23 years ago
DJ Delorie
211333f61a
merge from gcc
23 years ago
DJ Delorie
3795d586a3
merge from gcc
23 years ago
Daniel Jacobowitz
2d6520ee20
* cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
takes two parameters.
* cp-demint.c (cplus_demangle_fill_component): Likewise.
23 years ago
DJ Delorie
5972747385
merge from gcc
23 years ago
DJ Delorie
13d40af009
merge from gcc
23 years ago
DJ Delorie
1a79b02433
merge from gcc
23 years ago
DJ Delorie
820542c970
merge from gcc
23 years ago
DJ Delorie
2f9c405836
merge from gcc
23 years ago
Daniel Jacobowitz
4fd47f10ae
* Makefile.in (lbasename.o): Depend on filenames.h.
* lbasename.c: Include "filenames.h" instead of defining
its macros locally.
23 years ago
DJ Delorie
b6fb00c07b
merge from gcc
23 years ago
DJ Delorie
2730f65149
merge from gcc
23 years ago
DJ Delorie
d4edd1123b
merge from gcc
23 years ago
DJ Delorie
d35d0cd43c
merge from gcc
23 years ago
DJ Delorie
09e9708c4c
merge from gcc
23 years ago
DJ Delorie
97ceaf5b4d
merge from gcc
23 years ago
DJ Delorie
858b45cfbf
merge from gcc
23 years ago
DJ Delorie
b52927b711
merge from gcc
23 years ago
DJ Delorie
24afc00d03
merge from gcc
23 years ago
DJ Delorie
331c3da232
merge from gcc
23 years ago
DJ Delorie
51948b34c5
merge from gcc
23 years ago
DJ Delorie
6d95373e7c
merge from gcc
23 years ago
DJ Delorie
54a962d927
merge from gcc
23 years ago
DJ Delorie
8fe0d34792
merge from gcc
23 years ago
DJ Delorie
d00edca556
merge from gcc
23 years ago
DJ Delorie
dd9d4b48fd
merge from gcc
23 years ago
DJ Delorie
0976f6a782
merge from gcc
23 years ago
DJ Delorie
5659daa1d9
merge from gcc
23 years ago
DJ Delorie
e7e6980b7e
merge from gcc
23 years ago
DJ Delorie
2382c03f5a
merge from gcc
23 years ago
DJ Delorie
686e72d729
merge from gcc
23 years ago
DJ Delorie
e281fb7919
merge from gcc
23 years ago
Joel Brobecker
eec65ede89
* cplus-dem.c (demangle_template): Register a new Btype only
when needed.
* testsuite/demangle-expected: Add a new test.
23 years ago
H.J. Lu
cd275bff00
2003-10-14 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/demangle-expected: Update the expected output of
_GLOBAL__I__Z2fnv.
23 years ago
Daniel Jacobowitz
e3b1168e9d
* strerror.c: Revert last change. Declare static sys_nerr
and sys_errlist using different names.
23 years ago
Daniel Jacobowitz
efb150d5d8
* strerror.c: Don't provide or reference sys_errlist if
strerror is available.
23 years ago
H.J. Lu
b7ca9213c7
2003-10-01 H.J. Lu <hongjiu.lu@intel.com>
* configure.in: Check if $MAKEINFO is missing.
* configure: Regenerated.
23 years ago
Daniel Jacobowitz
8ddbb5935d
* configure.in: Use AC_PROG_CPP_WERROR.
* configure: Regenerated.
23 years ago
Andrew Cagney
5324d1855a
2003-09-22 Andrew Cagney <cagney@redhat.com>
* floatformat.h (struct floatformat): Add field "is_valid".
2003-09-22 Andrew Cagney <cagney@redhat.com>
* floatformat.c (floatformat_i387_ext_is_valid): New function.
(floatformat_always_valid): New function.
(floatformat_i387_ext): Initialize new "is_valid" field to
"floatformat_i387_ext_is_valid".
(floatformat_ieee_single_little): Initialize "is_valid" field to
floatformat_always_valid.
(floatformat_ieee_double_big): Ditto.
(floatformat_ieee_double_little): Ditto.
(floatformat_ieee_double_little): Ditto.
(floatformat_ieee_double_littlebyte_bigword): Ditto.
(floatformat_i960_ext): Ditto.
(floatformat_m88110_ext): Ditto.
(floatformat_m88110_harris_ext): Ditto.
(floatformat_arm_ext_big): Ditto.
(floatformat_arm_ext_littlebyte_bigword): Ditto.
(floatformat_ia64_spill_big): Ditto.
(floatformat_ia64_spill_little): Ditto.
(floatformat_ia64_quad_big): Ditto.
(floatformat_ia64_quad_little): Ditto.
(floatformat_ia64_quad_little): Ditto.
(floatformat_is_valid): Call "is_valid".
23 years ago
Andrew Cagney
34f4a11319
Index: include/ChangeLog
2003-09-15 Andrew Cagney <cagney@redhat.com>
* floatformat.h (floatformat_to_double): Make input buffer constant.
(floatformat_from_double, floatformat_is_valid): Ditto.
Index: libiberty/ChangeLog
2003-09-15 Andrew Cagney <cagney@redhat.com>
* floatformat.c (get_field): Make "data" constant.
(floatformat_is_valid, floatformat_to_double): Make "from"
constant, fix casts.
(floatformat_from_double): Make "from" constant.
23 years ago
Daniel Jacobowitz
3f2aacafdc
* floatformat.c (floatformat_is_valid): New function.
(get_field, put_field): Correct comments.
23 years ago
DJ Delorie
aae66b9f43
merge from gcc
23 years ago
DJ Delorie
60b04ee881
merge from gcc
23 years ago
Daniel Jacobowitz
2299a76d2f
* aclocal.m4: Include acx.m4 and no-executables.m4.
(libiberty_AC_FUNC_STRNCMP): Use AC_LIBOBJ.
(LIB_AC_PROG_CC): Remove.
* configure.in: Update AC_PREREQ to 2.57. Use GCC_NO_EXECUTABLES.
Use AC_PROG_CC and set ac_libiberty_warn_cflags instead of using
LIB_AC_PROG_CC. Use AC_LIBOBJ. Call AC_ISC_POSIX later, only if
performing link tests.
* configure: Regenerated.
23 years ago
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
23 years ago
DJ Delorie
cbc0188bd6
merge from gcc
23 years ago