gcc/libiberty
Alex Samuel d9d4fb433e Changes in include:
* partition.h: New file.

Changes in libiberty:

	* Makefile.in (CFILES): Add partition.c.
	(REQUIRED_OFILES): Add partition.o.
	(partition.o): New rule.
	* partition.c: New file.

Changes in gcc:

	* Makefile.in (ssa.o): New rule.
	(OBJS): Add ssa.o.
	(STAGESTUFF): Add *.ssa and *.ussa.
	(mostlyclean): Delete *.ssa, *.ussa, */*.ssa, */*.ussa.
	* rtl.def (PHI): New RTL expression.
	* rtl.h (clear_log_links): New declaration.
	(convert_to_ssa): Likewise.
	(convert_from_ssa): Likewise.
	* flow.c (split_edge): If the entry node falls through to the
	split edge's source block, split the entry edge.
	(clear_log_links): New function.
	* toplev.c (ssa_dump): New variable.
	(flag_ssa): Likewise.
	(f_options): Add "ssa".
	(compile_file): Create SSA dump files.
	(rest_of_compilation): Go to and from SSA if enabled.
	(decide_d_option): Handle -de for SSA dump files.
	* ssa.c: New file.

From-SVN: r32465
2000-03-10 08:16:55 +00:00
..
config alloca-conf.h (alloca): Don't use Gcc builtin or <alloca.h>. 1999-09-27 11:45:52 -06:00
testsuite cplus-dem.c (INTBUF_SIZE): New macro. 1999-10-19 17:52:52 +00:00
acconfig.h Initial revision 1998-05-16 00:20:36 -06:00
alloca-conf.h alloca-conf.h (alloca): Don't use Gcc builtin or <alloca.h>. 1999-09-27 11:45:52 -06:00
alloca.c pexecute.c: Updates from gcc. 1998-09-05 04:42:19 -06:00
argv.c argv.c: Include stdlib.h and string.h instead of prototyping directly. 1999-07-14 10:29:38 -07:00
asprintf.c asprintf.c: Consistently use either stdarg or varargs. 1997-10-16 01:39:03 -06:00
atexit.c Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
basename.c basename.c (DIR_SEPARATOR): New macro. 1999-10-13 01:18:09 -06:00
bcmp.c
bcopy.c
bzero.c
calloc.c * calloc.c: Add a public domain notice. 1999-10-18 15:25:01 +00:00
ChangeLog Changes in include: 2000-03-10 08:16:55 +00:00
choose-temp.c libiberty.h (make_temp_file): Add a prototype. 1999-09-25 13:11:17 +00:00
clock.c alloca-conf.h (alloca): Don't use Gcc builtin or <alloca.h>. 1999-09-27 11:45:52 -06:00
concat.c
config.h-vms
config.in Makefile.in (CFILES): Add calloc.c and getpwd.c. 1999-08-31 00:50:36 +00:00
config.table * config.table: Provide a backup shell for executing move-if-change. 1999-10-10 01:27:40 -06:00
configure configure.in (ac_libiberty_warn_cflags): Turn on warnings if we're using gcc. 2000-01-04 16:09:57 +00:00
configure.bat Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
configure.in configure.in (ac_libiberty_warn_cflags): Turn on warnings if we're using gcc. 2000-01-04 16:09:57 +00:00
COPYING.LIB Update address. 1998-02-23 14:57:23 -07:00
copysign.c
cplus-dem.c cplus-dem.c: Move declarations of standard_symbol_characters and hp_symbol_characters inside... 1999-10-25 22:30:08 -06:00
fdmatch.c
floatformat.c Warning fixes: 1998-12-22 06:57:17 +00:00
fnmatch.c Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
getcwd.c getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using malloc. 1999-05-25 21:04:27 -06:00
getopt1.c pexecute.c: Updates from gcc. 1998-09-05 06:10:25 -06:00
getopt.c getopt.c: Check HAVE_STRINGS_H before including strings.h. 1998-10-13 16:59:40 -06:00
getpagesize.c configure.in: Check for unistd.h as well. 1998-05-21 07:52:41 +00:00
getpwd.c * getpwd.c: Check HAVE_GETCWD before defining it away. 1999-08-31 13:33:13 -07:00
getruntime.c alloca-conf.h (alloca): Don't use Gcc builtin or <alloca.h>. 1999-09-27 11:45:52 -06:00
hashtab.c hashtab.h (struct htab): Add del_f. 2000-03-10 00:00:24 +00:00
hex.c
index.c
insque.c
makefile.dos
Makefile.in Changes in include: 2000-03-10 08:16:55 +00:00
makefile.vms xmemdup.c: New xmemdup function. 1999-09-08 02:19:52 -06:00
memchr.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
memcmp.c
memcpy.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
memmove.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
memset.c
mkstemps.c Makefile.in (REQUIRED_OFILES): remove mkstemp.o 1999-02-08 17:17:32 -07:00
mpw-config.in Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
mpw-make.sed
mpw.c * mpw.c (mpw_access): Add missing parens. 1998-11-19 14:17:54 -07:00
msdos.c
objalloc.c Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
obstack.c pexecute.c: Updates from gcc. 1998-09-05 06:24:41 -06:00
partition.c Changes in include: 2000-03-10 08:16:55 +00:00
pexecute.c pexecute.c: Conditionally include string.h. 2000-01-04 21:09:51 +00:00
putenv.c putenv.c: Include ansidecl.h to define `const'. 1999-05-28 07:34:48 +00:00
random.c strtoul.c, [...]: Remove advertising clause from BSD license 1999-11-22 13:36:49 -05:00
README Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
rename.c
rindex.c
setenv.c * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly. 1999-10-18 02:36:29 -06:00
sigsetmask.c
spaces.c
splay-tree.c splay-tree.h (struct splay_tree_node): Rename to ... 1999-12-05 18:13:48 +00:00
strcasecmp.c
strchr.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
strdup.c
strerror.c Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
strncasecmp.c
strrchr.c choose-temp.c: Don't check IN_GCC anymore. 1998-12-14 07:01:03 +00:00
strsignal.c Update from Cygnus libiberty. 1998-05-15 17:42:58 -06:00
strstr.c
strtod.c
strtol.c strtoul.c, [...]: Remove advertising clause from BSD license 1999-11-22 13:36:49 -05:00
strtoul.c strtoul.c, [...]: Remove advertising clause from BSD license 1999-11-22 13:36:49 -05:00
tmpnam.c * tmpnam.c (L_tmpnam): Fix typo. 1999-05-12 19:23:42 -06:00
vasprintf.c vasprintf.c (int_vasprintf): Don't re-read the format character as this mishandles strings like '%%s'. 1999-12-27 21:38:06 +00:00
vfork.c
vfprintf.c pexecute.c: Updates from gcc. 1998-09-05 04:42:19 -06:00
vmsbuild.com xmemdup.c: New xmemdup function. 1999-09-08 02:19:52 -06:00
vprintf.c mkstemp.c: Include config.h even when not IN_GCC. 1998-09-07 20:37:13 +00:00
vsprintf.c
waitpid.c
xatexit.c
xexit.c
xmalloc.c xmalloc.c (xmalloc): Fix spelling error. 1999-10-03 01:55:59 +00:00
xmemdup.c * xmemdup.c: Include sys/types.h. 1999-09-09 00:11:39 +00:00
xstrdup.c * xstrdup (sys/types.h): Include this file. 1999-11-02 03:25:28 -07:00
xstrerror.c

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 and fixes to "bug-gnu-utils@prep.ai.mit.edu".  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.