binutils-gdb/libiberty
Joseph Myers b14d30e141 include:
2007-11-07  Joseph Myers  <joseph@codesourcery.com>
	    Daniel Jacobowitz  <dan@codesourcery.com>

	* floatformat.h (struct floatformat): Add split_half field.
	(floatformat_ibm_long_double): New.

libiberty:
2007-11-07  Joseph Myers  <joseph@codesourcery.com>
	    Daniel Jacobowitz  <dan@codesourcery.com>

	* floatformat.c (mant_bits_set): New.
	(floatformat_to_double): Use it.  Note no special handling of
	split formats.
	(floatformat_from_double): Note no special handing of split
	formats.
	(floatformat_ibm_long_double_is_valid,
	floatformat_ibm_long_double): New.
	(floatformat_ieee_single_big, floatformat_ieee_single_little,
	floatformat_ieee_double_big, floatformat_ieee_double_little,
	floatformat_ieee_double_littlebyte_bigword, floatformat_vax_f,
	floatformat_vax_d, floatformat_vax_g, floatformat_i387_ext,
	floatformat_m68881_ext, floatformat_i960_ext,
	floatformat_m88110_ext, floatformat_m88110_harris_ext,
	floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword,
	floatformat_ia64_spill_big, floatformat_ia64_spill_little,
	floatformat_ia64_quad_big, floatformat_ia64_quad_little): Update
	for addition of split_half field.

gdb:
2007-11-07  Joseph Myers  <joseph@codesourcery.com>
	    Daniel Jacobowitz  <dan@codesourcery.com>

	* gdbtypes.c (floatformats_ibm_long_double): New.
	* gdbtypes.h (floatformats_ibm_long_double): Declare.
	* ia64-tdep.c (floatformat_ia64_ext): Update for addition of
	split_half field.
	* mips-tdep.c (n32n64_floatformat_always_valid,
	floatformat_n32n64_long_double_big, floatformats_n32n64_long):
	Remove.
	(mips_gdbarch_init): Use floatformats_ibm_long_double instead of
	floatformats_n32n64_long.
	* ppc-linux-tdep.c (ppc_linux_init_abi): Use 128-bit IBM long
	double.
	* doublest.c (convert_floatformat_to_doublest,
	convert_doublest_to_floatformat): Handle split floating-point
	formats.
	* ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Handle IBM long
	double arguments.
	(ppc64_sysv_abi_push_dummy_call): Likewise.
	(do_ppc_sysv_return_value): Handle IBM long double return.
2007-11-08 00:08:48 +00:00
..
config merge from gcc 2001-03-06 19:03:36 +00:00
testsuite * cp-demangle.c (d_name): Detect local-source-name. 2007-05-06 00:25:11 +00:00
COPYING.LIB Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
ChangeLog include: 2007-11-08 00:08:48 +00:00
Makefile.in * Makefile.in (CFILES): Remove ternary.c. 2007-07-25 06:36:27 +00:00
README merge from gcc 2004-01-10 04:04:05 +00:00
_doprnt.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
aclocal.m4 2007-06-14 Paolo Bonzini <bonzini@gnu.org> 2007-06-14 08:17:50 +00:00
alloca.c merge from gcc 2005-05-24 21:01:33 +00:00
argv.c merge from gcc 2007-07-23 18:01:25 +00:00
asprintf.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
at-file.texi * at-file.texi: Fix typo. 2005-10-07 14:20:47 +00:00
atexit.c merge from gcc 2005-03-27 05:28:42 +00:00
basename.c merge from gcc 2005-04-16 01:05:05 +00:00
bcmp.c merge from gcc 2005-04-03 04:41:10 +00:00
bcopy.c merge from gcc 2006-10-26 04:18:42 +00:00
bsearch.c merge from gcc 2005-04-02 20:20:01 +00:00
bzero.c merge from gcc 2005-04-03 04:41:10 +00:00
calloc.c merge from gcc 2005-03-27 05:28:42 +00:00
choose-temp.c merge from gcc 2007-01-31 20:25:23 +00:00
clock.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
concat.c merge from gcc 2005-05-24 21:01:33 +00:00
config.h-vms 19990502 sourceware import 1999-05-03 07:29:11 +00:00
config.in merge from gcc 2005-07-22 03:16:33 +00:00
configure merge from gcc 2007-07-17 18:05:02 +00:00
configure.ac merge from gcc 2007-07-17 18:05:02 +00:00
copying-lib.texi Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
copysign.c merge from gcc 2005-03-27 05:28:42 +00:00
cp-demangle.c merge from gcc 2007-08-31 20:20:49 +00:00
cp-demangle.h merge from gcc 2007-01-30 23:16:58 +00:00
cp-demint.c merge from gcc 2005-05-24 21:01:33 +00:00
cplus-dem.c merge from gcc 2006-05-12 20:00:37 +00:00
dyn-string.c merge from gcc 2005-05-24 21:01:33 +00:00
fdmatch.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
ffs.c merge from gcc 2005-03-28 02:09:01 +00:00
fibheap.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
filename_cmp.c * filename_cmp.c: Replace include of ctype.h by include of 2007-05-03 23:40:11 +00:00
floatformat.c include: 2007-11-08 00:08:48 +00:00
fnmatch.c merge from gcc 2005-05-24 21:01:33 +00:00
fnmatch.txh merge from gcc 2001-10-17 22:35:28 +00:00
fopen_unlocked.c merge from gcc 2005-05-15 17:25:43 +00:00
functions.texi merge from gcc 2007-07-23 18:01:25 +00:00
gather-docs Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
getcwd.c merge from gcc 2005-03-28 02:09:01 +00:00
getopt.c merge from gcc 2005-07-23 15:17:18 +00:00
getopt1.c merge from gcc 2005-05-16 18:02:47 +00:00
getpagesize.c merge from gcc 2005-03-28 02:09:01 +00:00
getpwd.c merge from gcc 2005-05-24 21:01:33 +00:00
getruntime.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
gettimeofday.c merge from gcc 2005-03-31 17:03:35 +00:00
hashtab.c merge from gcc 2006-07-27 18:05:31 +00:00
hex.c merge from gcc 2007-01-31 20:25:23 +00:00
index.c merge from gcc 2005-04-02 20:20:01 +00:00
insque.c merge from gcc 2005-03-28 02:09:01 +00:00
lbasename.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
libiberty.texi merge from gcc 2004-11-13 18:03:59 +00:00
lrealpath.c merge from gcc 2005-05-24 21:01:33 +00:00
maint-tool * maint-tool (deps): Output stamp-h instead of config.h. 2007-07-12 02:24:41 +00:00
make-relative-prefix.c merge from gcc 2007-08-17 19:31:01 +00:00
make-temp-file.c merge from gcc 2005-05-24 21:01:33 +00:00
makefile.vms import libiberty from egcs 2000-02-22 15:59:20 +00:00
md5.c merge from gcc 2005-07-03 19:16:20 +00:00
memchr.c merge from gcc 2005-03-28 02:09:01 +00:00
memcmp.c merge from gcc 2005-03-28 02:09:01 +00:00
memcpy.c merge from gcc 2005-07-22 03:26:05 +00:00
memmove.c merge from gcc 2005-07-22 03:26:05 +00:00
mempcpy.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
memset.c merge from gcc 2005-03-28 05:07:08 +00:00
mkstemps.c merge from gcc 2006-05-28 17:49:15 +00:00
msdos.c 19990502 sourceware import 1999-05-03 07:29:11 +00:00
objalloc.c merge from gcc 2005-07-22 03:26:05 +00:00
obstack.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
obstacks.texi merge from gcc 2001-09-26 18:45:50 +00:00
partition.c merge from gcc 2006-02-21 02:01:56 +00:00
pex-common.c include/ 2007-01-31 18:49:42 +00:00
pex-common.h merge from gcc 2007-08-24 16:08:40 +00:00
pex-djgpp.c merge from gcc 2007-08-24 16:08:40 +00:00
pex-msdos.c merge from gcc 2007-08-24 16:08:40 +00:00
pex-one.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
pex-unix.c merge from gcc 2007-08-24 16:08:40 +00:00
pex-win32.c merge from gcc 2007-08-24 16:08:40 +00:00
pexecute.c merge from gcc 2006-02-21 02:38:06 +00:00
pexecute.txh merge from gcc 2007-09-06 17:22:39 +00:00
physmem.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
putenv.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
random.c merge from gcc 2005-03-28 05:07:08 +00:00
regex.c merge from gcc 2005-07-22 04:28:52 +00:00
rename.c merge from gcc 2005-03-28 05:07:08 +00:00
rindex.c merge from gcc 2005-04-02 20:20:01 +00:00
safe-ctype.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
setenv.c merge from gcc 2005-05-24 21:01:33 +00:00
sigsetmask.c merge from gcc 2005-05-24 21:01:33 +00:00
snprintf.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
sort.c merge from gcc 2005-05-24 21:01:33 +00:00
spaces.c merge from gcc 2005-05-24 21:01:33 +00:00
splay-tree.c merge from gcc 2005-11-07 16:36:16 +00:00
stpcpy.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
stpncpy.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
strcasecmp.c merge from gcc 2005-03-28 05:07:08 +00:00
strchr.c merge from gcc 2005-03-28 05:07:08 +00:00
strdup.c merge from gcc 2005-03-28 05:07:08 +00:00
strerror.c merge from gcc 2005-03-28 02:09:01 +00:00
strncasecmp.c merge from gcc 2005-03-28 02:09:01 +00:00
strncmp.c merge from gcc 2005-03-28 02:09:01 +00:00
strndup.c merge from gcc 2005-05-24 21:01:33 +00:00
strrchr.c merge from gcc 2005-03-28 02:09:01 +00:00
strsignal.c * strsignal.c (psignal): Change type of signo to int. 2007-01-30 23:13:04 +00:00
strstr.c merge from gcc 2005-04-02 20:20:01 +00:00
strtod.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
strtol.c merge from gcc 2005-04-02 20:20:01 +00:00
strtoul.c merge from gcc 2005-03-28 02:09:01 +00:00
strverscmp.c 2005-08-17 Kelley Cook <kcook@gcc.gnu.org> 2005-08-17 03:46:41 +00:00
tmpnam.c merge from gcc 2005-03-28 02:09:01 +00:00
unlink-if-ordinary.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
vasprintf.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
vfork.c merge from gcc 2005-03-28 02:09:01 +00:00
vfprintf.c merge from gcc 2005-03-28 02:09:01 +00:00
vmsbuild.com import libiberty from egcs 2000-02-22 15:59:20 +00:00
vprintf.c merge from gcc 2005-03-28 02:09:01 +00:00
vsnprintf.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
vsprintf.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
waitpid.c merge from gcc 2005-04-02 20:20:01 +00:00
xatexit.c merge from gcc 2005-04-16 01:05:05 +00:00
xexit.c Update the address and phone number of the FSF organization. 2005-05-10 15:33:34 +00:00
xmalloc.c merge from gcc 2005-05-24 21:01:33 +00:00
xmemdup.c merge from gcc 2005-03-28 02:09:01 +00:00
xstrdup.c merge from gcc 2005-05-24 21:01:33 +00:00
xstrerror.c merge from gcc 2005-05-24 21:01:33 +00:00
xstrndup.c merge from gcc 2005-05-24 21:01:33 +00:00

README

This directory contains the -liberty library of free software.
It is a collection of subroutines used by various GNU programs.
Current members include:

	getopt -- get options from command line
	obstack -- stacks of arbitrarily-sized objects
	strerror -- error message strings corresponding to errno
	strtol -- string-to-long conversion
	strtoul -- string-to-unsigned-long conversion

We expect many of the GNU subroutines that are floating around to
eventually arrive here.

The library must be configured from the top source directory.  Don't
try to run configure in this directory.  Follow the configuration
instructions in ../README.

Please report bugs to "gcc-bugs@gcc.gnu.org" and send fixes to
"gcc-patches@gcc.gnu.org".  Thank you.

ADDING A NEW FILE
=================

There are two sets of files:  Those that are "required" will be
included in the library for all configurations, while those
that are "optional" will be included in the library only if "needed."

To add a new required file, edit Makefile to add the source file
name to CFILES and the object file to REQUIRED_OFILES.

To add a new optional file, it must provide a single function, and the
name of the function must be the same as the name of the file.

    * Add the source file name to CFILES.

    * Add the function to name to the funcs shell variable in
      configure.ac.

    * Add the function to the AC_CHECK_FUNCS lists just after the
      setting of the funcs shell variable.  These AC_CHECK_FUNCS calls
      are never executed; they are there to make autoheader work
      better.

    * Consider the special cases of building libiberty; as of this
      writing, the special cases are newlib and VxWorks.  If a
      particular special case provides the function, you do not need
      to do anything.  If it does not provide the function, add the
      object file to LIBOBJS, and add the function name to the case
      controlling whether to define HAVE_func.

The optional file you've added (e.g. getcwd.c) should compile and work
on all hosts where it is needed.  It does not have to work or even
compile on hosts where it is not needed.

ADDING A NEW CONFIGURATION
==========================

On most hosts you should be able to use the scheme for automatically
figuring out which files are needed.  In that case, you probably
don't need a special Makefile stub for that configuration.

If the fully automatic scheme doesn't work, you may be able to get
by with defining EXTRA_OFILES in your Makefile stub.  This is
a list of object file names that should be treated as required
for this configuration - they will be included in libiberty.a,
regardless of whatever might be in the C library.