gcc/libiberty
Zack Weinberg 21299dbda4 safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN...
include:
	* safe-ctype.h (HC_UNKNOWN, HC_ASCII, HC_EBCDIC): Rename to
	HOST_CHARSET_UNKNOWN, HOST_CHARSET_ASCII, HOST_CHARSET_EBCDIC
	respectively.
libiberty:
	* safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
	not HC_ASCII and HC_EBCDIC.
	Add documentation in form expected by gather-docs.
	* hex.c: Use HOST_CHARSET, not hand-coded check of character set.
	* Makefile.in, functions.texi: Regenerate.
gcc:
	* config/i370/i370.c, config/i370/i370.h: Use HOST_CHARSET_ASCII
	and HOST_CHARSET_EBCDIC, not HC_ASCII and HC_EBCDIC.

From-SVN: r68335
2003-06-22 15:59:49 +00:00
..
config
testsuite re PR other/10810 (gcc-3.3 fails make check: buffer overrun in test_demangle.c) 2003-06-05 16:38:22 +00:00
COPYING.LIB
ChangeLog safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... 2003-06-22 15:59:49 +00:00
Makefile.in safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... 2003-06-22 15:59:49 +00:00
README Update email addresses for bugs and patches. 2002-09-19 18:07:23 +00:00
_doprnt.c
acconfig.h acconfig.h: New file. 2003-02-13 01:54:07 +00:00
aclocal.m4 hashtab.c (burtle_hash): New fn. 2003-05-07 14:07:58 -04:00
alloca.c
argv.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
asprintf.c asprintf.c: Change comment to note that -1 is returned upon error. 2003-06-03 18:19:17 +00:00
atexit.c
basename.c
bcmp.c
bcopy.c
bsearch.c
bzero.c
calloc.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
choose-temp.c
clock.c
concat.c
config.h-vms
config.in configure.in: Add check for malloc.h needed by m68k for function free(). 2003-06-19 15:04:03 -04:00
config.table * config.table: Accept i[345867]86 variant. 2003-05-19 22:49:26 -04:00
configure configure.in: Add check for malloc.h needed by m68k for function free(). 2003-06-19 15:04:03 -04:00
configure.in configure.in: Add check for malloc.h needed by m68k for function free(). 2003-06-19 15:04:03 -04:00
copying-lib.texi
copysign.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
cp-demangle.c cp-demangle.c: Fix typo in "char_traints" string-literal. 2003-05-03 14:09:35 +00:00
cplus-dem.c cplus-dem.c (demangle_integral_value): Correction to reflect patch of 2002-01-10 in order to also make negative... 2003-03-11 14:55:46 -05:00
dyn-string.c
fdmatch.c
ffs.c
fibheap.c cp-demangle.c (demangling_new): Cast 0 to enum. 2002-09-20 02:40:51 +00:00
floatformat.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
fnmatch.c
fnmatch.txh
functions.texi safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... 2003-06-22 15:59:49 +00:00
gather-docs
getcwd.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
getopt.c re PR target/10338 ([3.3 regression?] [Cygwin -> tic4x | avr] cross target compilation error) 2003-04-15 14:24:26 +00:00
getopt1.c
getpagesize.c
getpwd.c
getruntime.c
hashtab.c configure.in: Add check for malloc.h needed by m68k for function free(). 2003-06-19 15:04:03 -04:00
hex.c safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... 2003-06-22 15:59:49 +00:00
index.c
insque.c
lbasename.c lbasename.c: Add 2002 to copyright. 2002-06-18 02:04:33 +00:00
libiberty.texi fastjar.texi: Update to GFDL 1.2. 2003-02-04 01:27:53 +00:00
lrealpath.c Makefile.in (CFILES): Add lrealpath.c. 2003-02-20 22:11:13 +00:00
maint-tool * maint-tool (deps): Scan for headers in $srcdir also. 2003-04-15 15:21:38 -04:00
make-relative-prefix.c Makefile.in (CFILES): Add lrealpath.c. 2003-02-20 22:11:13 +00:00
make-temp-file.c
makefile.vms
md5.c md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be used with arguments in... 2002-11-16 13:38:43 +01:00
memchr.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
memcmp.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
memcpy.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
memmove.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
mempcpy.c mempcpy.c, [...]: New files. 2003-04-16 02:56:46 +00:00
memset.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
mkstemps.c
mpw-config.in
mpw-make.sed
mpw.c
msdos.c
objalloc.c
obstack.c
obstacks.texi
partition.c
pex-common.h Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
pex-djgpp.c Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
pex-mpw.c Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
pex-msdos.c Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
pex-os2.c Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
pex-unix.c Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
pex-win32.c Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
pexecute.txh Makefile.in (CFILES): Add pex-*.c. 2003-01-24 20:02:11 +00:00
physmem.c re PR bootstrap/10974 (Bootstrap failure) 2003-06-09 05:20:02 +00:00
putenv.c
random.c
regex.c re PR target/10338 ([3.3 regression?] [Cygwin -> tic4x | avr] cross target compilation error) 2003-04-15 14:24:26 +00:00
rename.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
rindex.c
safe-ctype.c safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... 2003-06-22 15:59:49 +00:00
setenv.c
sigsetmask.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
snprintf.c configure.in (funcs, [...]): Add snprintf and vsnprintf. 2003-04-16 22:42:07 +00:00
sort.c
spaces.c
splay-tree.c splay-tree.c (splay_tree_predecessor): Fix comment. 2003-05-07 18:19:36 +00:00
stpcpy.c mempcpy.c, [...]: New files. 2003-04-16 02:56:46 +00:00
stpncpy.c Fix typo in last checkin. 2003-04-16 04:42:38 +00:00
strcasecmp.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
strchr.c
strdup.c * strdup.c (strdup): Tweak implementation to use memcpy. 2003-04-15 02:11:43 +00:00
strerror.c
strncasecmp.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
strncmp.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
strrchr.c
strsignal.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
strstr.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
strtod.c
strtol.c
strtoul.c
ternary.c
tmpnam.c
vasprintf.c asprintf.c: Change comment to note that -1 is returned upon error. 2003-06-03 18:19:17 +00:00
vfork.c
vfprintf.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
vmsbuild.com
vprintf.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
vsnprintf.c vsnprintf.c (vsnprintf): Don't pad string with extra nulls. 2003-04-22 19:58:57 +00:00
vsprintf.c argv.c: Fix comments. 2003-04-15 20:36:33 +00:00
waitpid.c
xatexit.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
xexit.c
xmalloc.c argv.c: Use ANSI_PROTOTYPES instead of __STDC__. 2003-04-15 03:35:47 +00:00
xmemdup.c
xstrdup.c
xstrerror.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.in.

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