gcc/libiberty
Jason Merrill 5a3d7e74ca demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE.
* include/demangle.h (enum demangle_component_type): Add
        DEMANGLE_COMPONENT_DECLTYPE.
        * libiberty/cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_DECLTYPE.
        (d_make_comp): Likewise.
        (cplus_demangle_type): Handle decltype and DFP types.
        (cplus_demangle_operators): Call operator takes 2 args.
        (cplus_demangle_builtin_types): Add DFP types.
        (d_exprlist): New fn.
        (d_expression): Handle parm placeholders, T() and calls.
        (d_print_comp): Handle decltype, T() and calls.
        * libiberty/testsuite/demangle-expected: Test the above.

From-SVN: r140162
2008-09-09 13:38:10 -04:00
..
config
testsuite demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE. 2008-09-09 13:38:10 -04:00
COPYING.LIB
ChangeLog demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE. 2008-09-09 13:38:10 -04:00
Makefile.in maint-tool (deps): Output config.h instead of stamp-h. 2008-07-24 06:35:21 +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 argv.c (writeargv): Fix typo in inline documentation. 2007-07-23 13:29:17 -04:00
asprintf.c
at-file.texi * at-file.texi: Fix typo. 2005-10-07 14:21:47 +00:00
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 hex.c: Fix typo. 2007-01-31 15:05:50 -05:00
clock.c
concat.c
config.h-vms
config.in
configure Makefile.tpl ($(srcdir)/configure): Update dependencies. 2008-06-17 23:13:35 +00:00
configure.ac configure.ac: use -fPIC on Linux/MIPS hosts. 2008-04-21 21:23:34 +00:00
copying-lib.texi
copysign.c
cp-demangle.c demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE. 2008-09-09 13:38:10 -04:00
cp-demangle.h demangle.h: New cplus_demangle_print_callback... 2007-01-29 20:07:49 +00: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 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.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 re PR ada/15479 (Ada manual problems) 2008-07-30 05:28:53 +00:00
gather-docs
getcwd.c
getopt.c
getopt1.c
getpagesize.c
getpwd.c
getruntime.c
gettimeofday.c
hashtab.c re PR middle-end/28071 (A file that can not be compiled in reasonable time/space) 2006-07-27 17:10:07 +00:00
hex.c hex.c: Fix typo. 2007-01-31 15:05:50 -05:00
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 mkstemps.c (mkstemps): If open failed with errno other than EEXIST, return immediately. 2008-07-31 20:56:35 +02: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
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 pexecute.c (pwait): Free vector pointer. 2006-02-20 20:21:49 -05:00
pex-common.c libiberty.h (PEX_STDERR_TO_PIPE): New define. 2007-01-31 18:40:34 +00:00
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.c (pwait): Syntax fix for previous change. 2006-02-21 13:21:44 +11:00
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
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.