summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * strerror.c: Revert last change. Declare static sys_nerrDaniel Jacobowitz2003-10-021-0/+5
| | | | and sys_errlist using different names.
* * strerror.c: Don't provide or reference sys_errlist ifDaniel Jacobowitz2003-10-011-0/+5
| | | | strerror is available.
* 2003-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-011-0/+5
| | | | | * configure.in: Check if $MAKEINFO is missing. * configure: Regenerated.
* * configure.in: Use AC_PROG_CPP_WERROR.Daniel Jacobowitz2003-09-251-0/+5
| | | | * configure: Regenerated.
* 2003-09-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-221-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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".
* Index: include/ChangeLogAndrew Cagney2003-09-161-0/+7
| | | | | | | | | | | | | | | 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.
* * floatformat.c (floatformat_is_valid): New function.Daniel Jacobowitz2003-09-151-0/+5
| | | | (get_field, put_field): Correct comments.
* merge from gccDJ Delorie2003-09-061-0/+5
|
* merge from gccDJ Delorie2003-09-031-0/+6
|
* * aclocal.m4: Include acx.m4 and no-executables.m4.Daniel Jacobowitz2003-08-271-0/+11
| | | | | | | | | | (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.
* merge from gccDJ Delorie2003-08-121-0/+4
|
* merge from gccDJ Delorie2003-07-051-1/+8
|
* merge from gccDJ Delorie2003-07-031-0/+6
|
* 2003-06-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-261-0/+4
| | | | * testsuite/demangle-expected: Add more GNU V3 testcases.
* merge from gccDJ Delorie2003-06-221-0/+8
|
* merge from gccDJ Delorie2003-06-221-5/+10
|
* merge from gccDJ Delorie2003-06-191-0/+9
|
* merge from gccDJ Delorie2003-06-131-0/+9
|
* merge from gccDJ Delorie2003-06-051-0/+5
|
* asprintf.c: Change comment to note that -1 is returned upon error.Nick Clifton2003-06-031-0/+8
| | | | | vasprintf.c: Likewise. (vasprintf): Return -1 upon error. functions.texi: Document changes to asprintf and vasprintf.
* * config.table: Accept i[345867]86 variant.DJ Delorie2003-05-201-0/+4
|
* libiberty/ChangeLog:Jim Blandy2003-05-151-0/+9
| | | | | | | | | | | | | | | | | | | 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.
* s/burtle/iterativeJason Merrill2003-05-071-1/+1
|
* merge from gccDJ Delorie2003-05-071-0/+5
|
* libiberty/Jason Merrill2003-05-071-0/+7
| | | | | | | | | | * 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.
* merge from gccDJ Delorie2003-05-041-0/+5
|
* merge from gccDJ Delorie2003-05-031-0/+4
|
* merge from gccDJ Delorie2003-04-221-0/+5
|
* merge from gccDJ Delorie2003-04-161-0/+11
|
* merge from gccDJ Delorie2003-04-161-0/+11
|
* merge from gccDJ Delorie2003-04-151-8/+50
|
* merge from gccDJ Delorie2003-04-151-0/+4
|
* merge from gccDJ Delorie2003-04-151-0/+9
|
* merge from gccDJ Delorie2003-04-151-0/+4
|
* merge from gccDJ Delorie2003-04-141-0/+5
|
* * Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)Alexandre Oliva2003-03-231-0/+6
| | | | | instead of $$CC alone. (install_to_tooldir): Use it.
* merge from gccDJ Delorie2003-03-171-0/+5
|
* merge from gccDJ Delorie2003-03-121-0/+8
|
* merge from gccDJ Delorie2003-03-121-0/+6
|
* merge from gccDJ Delorie2003-03-111-0/+6
|
* merge from gccDJ Delorie2003-03-041-0/+4
|
* merge from gccDJ Delorie2003-02-271-0/+4
|
* merge from gccDJ Delorie2003-02-271-0/+5
|
* merge from gccDJ Delorie2003-02-241-0/+6
|
* merge from gccDJ Delorie2003-02-221-0/+15
|
* merge from gccDJ Delorie2003-02-211-0/+12
|
* merge from gccDJ Delorie2003-02-211-0/+6
|
* merge from gccDJ Delorie2003-02-211-0/+10
|
* * Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz2003-02-201-0/+16
| | | | | | | | | | | | | | | (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.
* merge from gccDJ Delorie2003-02-201-0/+4
|