binutils-gdb/libiberty
Nick Clifton f8ad251375 Import latest fixes to libiberty from GCC.
PR lto/81968
	* simple-object-elf.c (simple_object_elf_copy_lto_debug_section):
	Keep names of removed global symbols.

	* simple-object-xcoff.c (simple_object_xcoff_find_sections):
	Improve .go_export csect handling.  Don't make assumptions
	on containing section or number of auxiliary entries.

	PR lto/81968
	* simple-object-elf.c (simple_object_elf_copy_lto_debug_section):
	Adjust field with for sh_type write, set SHF_EXCLUDE only for
	removed sections.

	PR lto/81925
	* simple-object-elf.c (simple_object_elf_write_shdr): Adjust
	type of sh_addralign and sh_entsize and properly write
	sh_entsize as Elf_Addr.
	(simple_object_elf_write_to_file): Read sh_entsize as Elf_Addr.

	* simple-object-common.h (struct simple_object_functions): Add
	copy_lto_debug_sections hook.
	* simple-object.c: Include fcntl.h.
	(handle_lto_debug_sections): New helper function.
	(simple_object_copy_lto_debug_sections): New function copying
	early LTO debug sections to regular debug sections in a new file.
	(simple_object_start_write): Handle NULL segment_name.
	* simple-object-coff.c (simple_object_coff_functions): Adjust
	for not implemented copy_lto_debug_sections hook.
	* simple-object-mach-o.c (simple_object_mach_o_functions): Likewise.
	* simple-object-xcoff.c (simple_object_xcoff_functions): Likewise.
	* simple-object-elf.c (SHT_NULL, SHT_SYMTAB, SHT_RELA, SHT_REL,
	SHT_GROUP): Add various sectopn header types.
	(SHF_EXCLUDE): Add flag.
	(Elf32_External_Sym, Elf64_External_Sym): Add symbol struct.
	(ELF_ST_BIND, ELF_ST_TYPE, ELF_ST_INFO): Add accessors.
	(STT_OBJECT, STT_FUNC, STT_TLS, STT_GNU_IFUNC): Add Symbol types.
	(STV_DEFAULT): Add symbol visibility.
	(SHN_COMMON): Add special section index name.
	(struct simple_object_elf_write): New.
	(simple_object_elf_start_write): Adjust for new private data.
	(simple_object_elf_write_shdr): Pass in values for all fields
	we write.
	(simple_object_elf_write_to_file): Adjust.  Copy from recorded
	section headers if requested.
	(simple_object_elf_release_write): Release private data.
	(simple_object_elf_copy_lto_debug_sections): Copy and rename sections
	as denoted by PFN and all their dependences, symbols and relocations
	to the empty destination file.
	(simple_object_elf_functions): Adjust for copy_lto_debug_sections hook.

	* simple-object-xcoff.c (simple_object_xcoff_find_sections):
	Search symbol table for .go_export symbol and apply pfn if found.
2017-09-01 10:52:53 +01:00
..
config
testsuite Sync libiberty with upstream GCC. 2017-06-25 11:39:34 +02:00
_doprnt.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
.gitignore
aclocal.m4
alloca.c
argv.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
asprintf.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
at-file.texi
atexit.c
basename.c
bcmp.c
bcopy.c
bsearch.c
bzero.c
calloc.c
ChangeLog Import latest fixes to libiberty from GCC. 2017-09-01 10:52:53 +01:00
ChangeLog.jit Sync libiberty from GCC 2014-11-17 03:30:13 +01:00
choose-temp.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
clock.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
concat.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
config.h-vms
config.in Avoid compilation warning on MinGW in xstrndup 2017-05-31 09:44:08 +03:00
configure Avoid compilation warning on MinGW in xstrndup 2017-05-31 09:44:08 +03:00
configure.ac Avoid compilation warning on MinGW in xstrndup 2017-05-31 09:44:08 +03:00
configure.com
copying-lib.texi Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
COPYING.LIB
copysign.c
cp-demangle.c Sync libiberty with upstream GCC. 2017-06-25 11:39:05 +02:00
cp-demangle.h Sync libiberty with upstream GCC. 2017-06-25 11:39:05 +02:00
cp-demint.c cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCE 2017-03-27 14:18:41 +01:00
cplus-dem.c Sync libiberty with upstream GCC. 2017-06-25 11:39:05 +02:00
crc32.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
d-demangle.c Sync libiberty with upstream GCC. 2017-06-25 11:39:34 +02:00
dwarfnames.c Import include/+libiberty/ r249883 from upstream GCC. 2017-07-02 22:09:52 +02:00
dyn-string.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
fdmatch.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
ffs.c
fibheap.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
filename_cmp.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
floatformat.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
fnmatch.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
fnmatch.txh
fopen_unlocked.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
functions.texi libiberty: {count,dup,write}argv: constify argv input slightly 2016-01-05 15:25:13 -05:00
gather-docs Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
getcwd.c
getopt1.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
getopt.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
getpagesize.c
getpwd.c
getruntime.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
gettimeofday.c
hashtab.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
hex.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
index.c
insque.c
lbasename.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
libiberty.texi Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
lrealpath.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
maint-tool Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
make-relative-prefix.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
make-temp-file.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
Makefile.in Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
makefile.vms
md5.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
memchr.c
memcmp.c
memcpy.c
memmem.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
memmove.c
mempcpy.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
memset.c
mkstemps.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
msdos.c
objalloc.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
obstack.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
obstacks.texi Modify obstack.[hc] to avoid having to include other gnulib files 2015-11-09 15:18:35 +10:30
partition.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
pex-common.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
pex-common.h Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
pex-djgpp.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
pex-msdos.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
pex-one.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
pex-unix.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
pex-win32.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
pexecute.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
pexecute.txh
physmem.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
putenv.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
random.c
README
regex.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
rename.c
rindex.c
rust-demangle.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
safe-ctype.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
setenv.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
setproctitle.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
sha1.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
sigsetmask.c Fix gnu11 fallout on Solaris 10+ 2014-11-05 15:07:38 +01:00
simple-object-coff.c Import latest fixes to libiberty from GCC. 2017-09-01 10:52:53 +01:00
simple-object-common.h Import latest fixes to libiberty from GCC. 2017-09-01 10:52:53 +01:00
simple-object-elf.c Import latest fixes to libiberty from GCC. 2017-09-01 10:52:53 +01:00
simple-object-mach-o.c Import latest fixes to libiberty from GCC. 2017-09-01 10:52:53 +01:00
simple-object-xcoff.c Import latest fixes to libiberty from GCC. 2017-09-01 10:52:53 +01:00
simple-object.c Import latest fixes to libiberty from GCC. 2017-09-01 10:52:53 +01:00
simple-object.txh
snprintf.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
sort.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
spaces.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
splay-tree.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
stack-limit.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
stpcpy.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
stpncpy.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
strcasecmp.c
strchr.c
strdup.c
strerror.c strerror.c: Do not declare sys_nerr or sys_errlist if already macros 2015-01-19 16:29:07 +01:00
strncasecmp.c
strncmp.c
strndup.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
strnlen.c
strrchr.c
strsignal.c
strstr.c
strtod.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
strtol.c
strtoll.c Sync libiberty from GCC 2014-11-17 03:30:13 +01:00
strtoul.c
strtoull.c Sync libiberty from GCC 2014-11-17 03:30:13 +01:00
strverscmp.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
timeval-utils.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
tmpnam.c
unlink-if-ordinary.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
vasprintf.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
vfork.c
vfprintf.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
vprintf-support.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
vprintf-support.h Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
vprintf.c
vsnprintf.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
vsprintf.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
waitpid.c Make libiberty/waitpid.c compile without warnings on MinGW 2017-05-31 09:37:48 +03:00
xasprintf.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
xatexit.c
xexit.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
xmalloc.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
xmemdup.c Don't needlessly clear xmemdup allocated memory. 2016-05-31 20:34:47 +09:30
xstrdup.c
xstrerror.c
xstrndup.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30
xvasprintf.c Sync libiberty from gcc 2017-01-05 00:03:07 +10:30

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.