gcc/libiberty
Arnaud Patard 020e3d027a configure.ac: Fix Linux/MIPS matching rule.
2009-04-07  Arnaud Patard <apatard@mandriva.com>

       * libiberty/configure.ac: Fix Linux/MIPS matching rule.
       * libiberty/configure: Regenerate.

From-SVN: r145726
2009-04-08 13:14:13 +00:00
..
config
testsuite pt.c (make_fnparm_pack): Split out from... 2009-03-23 17:03:01 -04:00
COPYING.LIB
ChangeLog configure.ac: Fix Linux/MIPS matching rule. 2009-04-08 13:14:13 +00:00
Makefile.in memmem.c: New file, from gnulib. 2009-03-27 22:38:23 +00:00
README
_doprnt.c
aclocal.m4 re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
alloca.c
argv.c
asprintf.c
at-file.texi
atexit.c
basename.c
bcmp.c
bcopy.c
bsearch.c
bzero.c
calloc.c
choose-temp.c
clock.c
concat.c
config.h-vms
config.in memmem.c: New file, from gnulib. 2009-03-27 22:38:23 +00:00
configure configure.ac: Fix Linux/MIPS matching rule. 2009-04-08 13:14:13 +00:00
configure.ac configure.ac: Fix Linux/MIPS matching rule. 2009-04-08 13:14:13 +00:00
copying-lib.texi
copysign.c
cp-demangle.c pt.c (make_fnparm_pack): Split out from... 2009-03-23 17:03:01 -04:00
cp-demangle.h PR c++/37376, other mangling issues 2008-10-06 18:29:42 -04:00
cp-demint.c
cplus-dem.c cplus-dem.c (malloc, realloc): Use void * instead of char * as return type. 2008-03-13 18:49:45 +00:00
dyn-string.c
fdmatch.c
ffs.c
fibheap.c
filename_cmp.c
floatformat.c floatformat.c (floatformat_ibm_long_double_is_valid): Fix compiler warnings. 2007-11-13 00:37:43 +00:00
fnmatch.c
fnmatch.txh
fopen_unlocked.c
functions.texi memmem.c: New file, from gnulib. 2009-03-27 22:38:23 +00:00
gather-docs
getcwd.c
getopt.c
getopt1.c
getpagesize.c
getpwd.c
getruntime.c
gettimeofday.c
hashtab.c
hex.c
index.c
insque.c
lbasename.c
libiberty.texi libgomp.texi (omp_test_lock): Fix typo. 2008-06-15 09:42:13 +00:00
lrealpath.c
maint-tool maint-tool (deps): Output config.h instead of stamp-h. 2008-07-24 06:35:21 +00:00
make-relative-prefix.c make-relative-prefix.c (make_relative_prefix_1): Handle NULL return from strdup. 2008-03-24 17:11:21 +00:00
make-temp-file.c make-temp-file.c (<windows.h>): Include on Windows. 2009-02-22 18:43:30 +00:00
makefile.vms
md5.c md5.c (md5_process_bytes): Do not assume that memcpy will provide a return value. 2008-03-11 14:08:53 +00:00
memchr.c
memcmp.c
memcpy.c
memmem.c memmem.c: New file, from gnulib. 2009-03-27 22:38:23 +00:00
memmove.c
mempcpy.c
memset.c
mkstemps.c * mkstemps.c (mkstemps): Keep looping even for EISDIR. 2008-07-31 23:22:09 +02:00
msdos.c
objalloc.c
obstack.c
obstacks.texi libgomp.texi (omp_test_lock): Fix typo. 2008-06-15 09:42:13 +00:00
partition.c
pex-common.c
pex-common.h [patch]: libiberty pex for _WIN64. 2007-08-24 09:40:35 +02:00
pex-djgpp.c [patch]: libiberty pex for _WIN64. 2007-08-24 09:40:35 +02:00
pex-msdos.c [patch]: libiberty pex for _WIN64. 2007-08-24 09:40:35 +02:00
pex-one.c
pex-unix.c [patch]: libiberty pex for _WIN64. 2007-08-24 09:40:35 +02:00
pex-win32.c pex-win32.c (argv_to_argc): New function. 2008-08-07 13:30:14 -06:00
pexecute.c
pexecute.txh pexecute.txh (pex_free): Document process killing. 2007-09-06 16:58:57 +00:00
physmem.c
putenv.c
random.c
regex.c
rename.c
rindex.c
safe-ctype.c
setenv.c
sha1.c sha1.h: New file, from gnulib. 2008-03-25 00:54:53 +00:00
sigsetmask.c
snprintf.c
sort.c
spaces.c
splay-tree.c re PR other/33768 (splay-tree.c typo) 2008-01-19 00:39:08 +00:00
stpcpy.c
stpncpy.c
strcasecmp.c
strchr.c
strdup.c
strerror.c
strncasecmp.c
strncmp.c
strndup.c
strrchr.c
strsignal.c Adjust strsignal to POSIX 200x prototype. 2008-06-19 15:08:53 +00:00
strstr.c
strtod.c
strtol.c
strtoul.c
strverscmp.c
tmpnam.c
unlink-if-ordinary.c
vasprintf.c
vfork.c
vfprintf.c
vmsbuild.com
vprintf.c
vsnprintf.c
vsprintf.c
waitpid.c
xatexit.c
xexit.c
xmalloc.c
xmemdup.c
xstrdup.c * xstrdup.c: Include <sys/types.h> after "config.h" 2008-10-08 12:51:38 -04:00
xstrerror.c
xstrndup.c

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.