binutils-gdb/intl
Andrew Burgess 9f1528a1bd Merge changes from GCC for the config/ directory
GCC's config/ChangeLog since the last time this merge was done
(in the binutils-gdb commit 0b4d000cc4) is included at the
end of this commit message.

It is worth noting that the binutils-gdb commit 301a9420d9
added the file config/debuginfod.m4 which is not present in GCC's
config/ directory.  This file is preserved, unmodified, after this
commit.

In order to regenerate all of the configure files, I configured with
--enable-maintainer-mode, and built the 'all' target.  I then did the
same thing on a source tree without this patch, and only committed
those files that changed when this patch was added.

GCC's config/ChangeLog entries:

  2020-02-12  Sandra Loosemore  <sandra@codesourcery.com>

  	PR libstdc++/79193
  	PR libstdc++/88999

  	* no-executables.m4: Use a non-empty program to test for linker
  	support.

  2020-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>

  	* lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Update shell syntax.

  2020-01-27  Andrew Burgess  <andrew.burgess@embecosm.com>

  	* lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Add new
  	--with-libXXX-type=... option.  Use this to guide the selection of
  	either a shared library or a static library.

  2020-01-24  Maciej W. Rozycki  <macro@wdc.com>

  	* toolexeclibdir.m4: New file.

  2019-09-10  Christophe Lyon  <christophe.lyon@st.com>

  	* futex.m4: Handle *-uclinux*.
  	* tls.m4 (GCC_CHECK_TLS): Likewise.

  2019-09-06  Florian Weimer  <fweimer@redhat.com>

  	* futex.m4 (GCC_LINUX_FUTEX): Include <unistd.h> for the syscall
  	function.

  2019-07-08  Richard Sandiford  <richard.sandiford@arm.com>

  	* bootstrap-Og.mk: New file.

  2019-06-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
              Andrew Stubbs  <ams@codesourcery.com>

  	* gthr.m4 (GCC_AC_THREAD_HEADER): Add case for gcn.

  2019-05-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

  	* ax_count_cpus.m4: New file.

  2019-05-02  Richard Biener  <rguenther@suse.de>

  	PR bootstrap/85574
  	* bootstrap-lto.mk (extra-compare): Set to gcc/lto1$(exeext).

  2019-04-16  Martin Liska  <mliska@suse.cz>

  	* bootstrap-lto-lean.mk: Filter out -flto in STAGEtrain_CFLAGS.

  2019-04-09  Martin Liska  <mliska@suse.cz>

  	* bootstrap-lto-lean.mk: New file.

  2019-03-02  Johannes Pfau  <johannespfau@gmail.com>

  	* mh-mingw: Also set __USE_MINGW_ACCESS flag for C++ code.

  2018-10-31  Joseph Myers  <joseph@codesourcery.com>

  	PR bootstrap/82856
  	* math.m4, tls.m4: Use AC_LANG_SOURCE.

  	Merge from binutils-gdb:
  	2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>

  	* override.m4 (_GCC_AUTOCONF_VERSION): Bump from 2.64 to 2.69.

config/ChangeLog:

	* ax_count_cpus.m4: New file, backported from GCC.
	* bootstrap-Og.mk: New file, backported from GCC.
	* bootstrap-lto-lean.mk: New file, backported from GCC.
	* bootstrap-lto.mk: Changes backported from GCC.
	* futex.m4: Changes backported from GCC.
	* gthr.m4: Changes backported from GCC.
	* lib-link.m4: Changes backported from GCC.
	* mh-mingw: Changes backported from GCC.
	* no-executables.m4: Changes backported from GCC.
	* tls.m4: Changes backported from GCC.
	* toolexeclibdir.m4: New file, backported from GCC.

binutils/ChangeLog:

	* configure: Regenerate.

gdb/ChangeLog:

	* configure: Regenerate.

gdbserver/ChangeLog:

	* configure: Regenerate.

gdbsupport/ChangeLog:

	* configure: Regenerate.

intl/ChangeLog:

	* configure: Regenerate.

libiberty/ChangeLog:

	* configure: Regenerate.

zlib/ChangeLog.bin-gdb:

	* configure: Regenerate.
2020-02-19 17:51:24 +00:00
..
ChangeLog Merge changes from GCC for the config/ directory 2020-02-19 17:51:24 +00:00
Makefile.in intl/ 2009-07-30 22:44:50 +00:00
README 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
VERSION 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
aclocal.m4 Change version to 2.32.51 and regenerate configure and pot files. 2019-01-19 16:51:42 +00:00
bindtextdom.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
config.h.in Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
config.intl.in 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
configure Merge changes from GCC for the config/ directory 2020-02-19 17:51:24 +00:00
configure.ac Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
dcgettext.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
dcigettext.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
dcngettext.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
dgettext.c merge from gcc 2006-09-13 22:07:31 +00:00
dngettext.c merge from gcc 2006-09-13 22:07:31 +00:00
eval-plural.h 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
explodename.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
finddomain.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
gettext.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
gettextP.h 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
gmo.h 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
hash-string.h 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
intl-compat.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
l10nflist.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
libgnuintl.h Backport gettext fixes to get rid of warnings on macOS 2018-08-02 14:56:02 -04:00
loadinfo.h 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
loadmsgcat.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
localcharset.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
localcharset.h 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
locale.alias 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
localealias.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
localename.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
log.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
ngettext.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
osdep.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
plural-exp.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
plural-exp.h 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
plural.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
plural.y 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
relocatable.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
relocatable.h 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00
textdomain.c 2006-05-22 Steve Ellcey <sje@cup.hp.com> 2006-05-22 15:30:13 +00:00

README

GNU toolchain edition of GNU libintl 0.12.1

Most of the content of this directory is taken from gettext 0.12.1
and is owned by that project.  Patches should be directed to the
gettext developers first.  However, note the following:

* libintl.h comes from gettext, but is named libgnuintl.h.in in that
  project's source tree.

* The files COPYING.LIB-2.0 and COPYING.LIB-2.1 are redundant with the
  top-level COPYING.LIB and have therefore been removed.

* The files config.charset, ref-add.sin, ref-del.sin, os2compat.c,
  and os2compat.h are not used in this setup and have therefore been 
  removed.

* aclocal.m4 was constructed using automake's "aclocal -I ../config".

* configure.ac, config.intl.in, and Makefile.in were written for this
  directory layout, by Zack Weinberg <zack@codesourcery.com>.  Please
  direct patches for these files to gcc-patches@gcc.gnu.org.