gcc/libiberty
Rainer Orth 4c7d97e641 * setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.
From-SVN: r167236
2010-11-29 10:18:05 +00:00
..
config
testsuite Properly demangle a global constructor symbol. 2010-11-16 09:56:50 -08:00
COPYING.LIB
ChangeLog * setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>. 2010-11-29 10:18:05 +00:00
Makefile.in PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
README README: Mention changes to Makefile.in and functions.texi. 2009-11-25 15:34:10 +11:00
_doprnt.c
aclocal.m4 Patch by Ralf Wildenhues. 2010-10-26 18:29:29 +00:00
alloca.c
argv.c argv.c (expandargv): Limit the number of times that response files are opened in order to prevent... 2010-08-13 11:36:38 +00:00
asprintf.c
at-file.texi
atexit.c
basename.c
bcmp.c
bcopy.c pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC. 2006-10-26 03:16:11 +00:00
bsearch.c
bzero.c
calloc.c
choose-temp.c choose-temp.c: Include unistd.h for mingw targets. 2009-09-22 18:34:12 +02:00
clock.c
concat.c
config.h-vms config.h-vms (intptr_t): Define to compile hashtab.c 2009-09-15 11:03:52 +00:00
config.in Fix build regression 2010-11-21 03:29:27 +00:00
configure Fix build regression 2010-11-21 03:29:27 +00:00
configure.ac Fix build regression 2010-11-21 03:29:27 +00:00
configure.com (Reflect changes from binutils): 2009-09-02 15:33:29 +00:00
copying-lib.texi
copysign.c
cp-demangle.c Properly demangle a global constructor symbol. 2010-11-16 09:56:50 -08:00
cp-demangle.h Add support for C++0x nullptr. 2010-05-06 16:51:52 -04:00
cp-demint.c
cplus-dem.c cplus-dem.c (ada_demangle): Add comments. 2010-09-22 09:26:03 +00:00
crc32.c re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib) 2009-07-25 06:28:16 +00:00
dyn-string.c dyn-string.c (dyn_string_append_char): Fix typo in comment. 2009-11-22 15:48:42 +00:00
fdmatch.c
ffs.c
fibheap.c fibheap.c (fibheap_replace_key_data): Make sure we don't early out when forcing the minimum. 2009-05-29 02:55:25 +00:00
filename_cmp.c filename_cmp.c: Replace include of ctype.h by include of safe-ctype.h. 2007-05-03 23:39:35 +00:00
floatformat.c floatformat.h (floatformat_ieee_half_big): Add declaration. 2010-07-06 13:00:59 +00:00
fnmatch.c
fnmatch.txh
fopen_unlocked.c
functions.texi simple-object.h: New file. 2010-11-02 14:40:44 +00:00
gather-docs README: Mention changes to Makefile.in and functions.texi. 2009-11-25 15:34:10 +11:00
getcwd.c
getopt.c
getopt1.c
getpagesize.c
getpwd.c
getruntime.c
gettimeofday.c
hashtab.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
hex.c hex.c: Fix typo. 2007-01-31 15:05:50 -05:00
index.c
insque.c
lbasename.c filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR... 2010-04-23 20:55:41 -04:00
libiberty.texi libiberty.texi: Remove reference to GCC 3 and 2001 (thrice). 2010-06-13 23:14:45 +00:00
lrealpath.c
maint-tool re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext) 2010-09-08 07:27:11 +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 (choose_tmpdir): Append a dot to P_tmpdir if needed. 2010-07-21 15:02:09 +00:00
makefile.vms (Reflect changes from binutils): 2009-09-02 15:33:29 +00:00
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.c (pex_read_err): Set stderr_pipe to -1 if a corresponding stream has been opened. 2010-08-20 22:39:58 +00:00
pex-common.h re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage) 2009-04-13 12:45:58 +02:00
pex-djgpp.c re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage) 2009-04-13 12:45:58 +02:00
pex-msdos.c re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage) 2009-04-13 12:45:58 +02:00
pex-one.c
pex-unix.c Use spawnve on cygwin. 2010-11-04 16:37:04 -07:00
pex-win32.c pex-win32.c (pex_win32_fdopenr): Set INHERIT to false. 2009-05-29 22:20:40 +02: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 tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count variable. 2010-04-07 22:27:37 +02:00
rename.c
rindex.c
safe-ctype.c
setenv.c
setproctitle.c * setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>. 2010-11-29 10:18:05 +00:00
sha1.c sha1.h: New file, from gnulib. 2008-03-25 00:54:53 +00:00
sigsetmask.c
simple-object-coff.c simple-object.h (simple_object_attributes_merge): Declare, replacing simple_object_attributes_compare. 2010-11-17 01:03:06 +00:00
simple-object-common.h simple-object.h (simple_object_attributes_merge): Declare, replacing simple_object_attributes_compare. 2010-11-17 01:03:06 +00:00
simple-object-elf.c simple-object.h (simple_object_attributes_merge): Declare, replacing simple_object_attributes_compare. 2010-11-17 01:03:06 +00:00
simple-object-mach-o.c simple-object.h (simple_object_attributes_merge): Declare, replacing simple_object_attributes_compare. 2010-11-17 01:03:06 +00:00
simple-object.c simple-object.h (simple_object_attributes_merge): Declare, replacing simple_object_attributes_compare. 2010-11-17 01:03:06 +00:00
simple-object.txh simple-object.h: New file. 2010-11-02 14:40:44 +00:00
snprintf.c snprintf.c: Doc fix. 2009-05-30 01:17:14 -04:00
sort.c
spaces.c
splay-tree.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +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
vprintf.c
vsnprintf.c snprintf.c: Doc fix. 2009-05-30 01:17:14 -04:00
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.in 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 in Makefile.in and the object
      file to CONFIGURED_OFILES.

    * 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.

Finally, in the build directory of libiberty, configure with
"--enable-maintainer-mode", run "make maint-deps" to update
Makefile.in, and run 'make stamp-functions' to regenerate
functions.texi.

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.