]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Finalized intl-update patches
authorArsen Arsenovi? <arsen@aarsen.me>
Wed, 15 Nov 2023 12:53:04 +0000 (12:53 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 15 Nov 2023 12:53:04 +0000 (12:53 +0000)
commit862776f26a59516467c98091994c3dac90383159
treeb48da9bda94c09314c1a19ee0309126d380762f2
parent42fb2f0b0978305e218a9493cde92447583771f1
Finalized intl-update patches

  * intl: Remove directory.  Replaced with out-of-tree GNU gettext.
  * .gitignore: Add '/gettext*'.
  * configure.ac (host_libs): Replace intl with gettext. (hbaseargs, bbaseargs, baseargs): Split baseargs into {h,b}baseargs. (skip_barg): New flag.  Skips appending current flag to bbaseargs. <library exemptions>: Exempt --with-libintl-{type,prefix} from target and build machine argument passing.
  * configure: Regenerate.
  * Makefile.def (host_modules): Replace intl module with gettext module. (configure-ld): Depend on configure-gettext.
  * Makefile.in: Regenerate.
  * src-release.sh: Remove references to the intl/ directory.
117 files changed:
.gitignore
ChangeLog
Makefile.def
Makefile.in
bfd/ChangeLog
bfd/Makefile.in
bfd/aclocal.m4
bfd/config.in
bfd/configure
bfd/configure.ac
bfd/po/bfd.pot
binutils/ChangeLog
binutils/Makefile.in
binutils/aclocal.m4
binutils/config.in
binutils/configure
binutils/po/binutils.pot
config/ChangeLog
config/gettext-sister.m4
config/gettext.m4
config/iconv.m4
config/intlmacosx.m4 [new file with mode: 0644]
configure
configure.ac
gas/ChangeLog
gas/Makefile.in
gas/aclocal.m4
gas/config.in
gas/configure
gas/po/gas.pot
gdb/acinclude.m4
gdb/aclocal.m4
gdb/config.in
gdb/configure
gdbsupport/Makefile.am
gdbsupport/Makefile.in
gdbsupport/aclocal.m4
gdbsupport/config.in
gdbsupport/configure
gold/ChangeLog
gold/Makefile.in
gold/aclocal.m4
gold/config.in
gold/configure
gold/po/gold.pot
gold/testsuite/Makefile.in
gprof/ChangeLog
gprof/Makefile.in
gprof/aclocal.m4
gprof/configure
gprof/gconfig.in
gprof/po/gprof.pot
gprofng/doc/version.texi
intl/ChangeLog [deleted file]
intl/Makefile.in [deleted file]
intl/README [deleted file]
intl/VERSION [deleted file]
intl/aclocal.m4 [deleted file]
intl/bindtextdom.c [deleted file]
intl/config.h.in [deleted file]
intl/config.intl.in [deleted file]
intl/configure [deleted file]
intl/configure.ac [deleted file]
intl/dcgettext.c [deleted file]
intl/dcigettext.c [deleted file]
intl/dcngettext.c [deleted file]
intl/dgettext.c [deleted file]
intl/dngettext.c [deleted file]
intl/eval-plural.h [deleted file]
intl/explodename.c [deleted file]
intl/finddomain.c [deleted file]
intl/gettext.c [deleted file]
intl/gettextP.h [deleted file]
intl/gmo.h [deleted file]
intl/hash-string.h [deleted file]
intl/intl-compat.c [deleted file]
intl/l10nflist.c [deleted file]
intl/libgnuintl.h [deleted file]
intl/loadinfo.h [deleted file]
intl/loadmsgcat.c [deleted file]
intl/localcharset.c [deleted file]
intl/localcharset.h [deleted file]
intl/locale.alias [deleted file]
intl/localealias.c [deleted file]
intl/localename.c [deleted file]
intl/log.c [deleted file]
intl/ngettext.c [deleted file]
intl/osdep.c [deleted file]
intl/plural-config.h [deleted file]
intl/plural-exp.c [deleted file]
intl/plural-exp.h [deleted file]
intl/plural.c [deleted file]
intl/plural.y [deleted file]
intl/relocatable.c [deleted file]
intl/relocatable.h [deleted file]
intl/textdomain.c [deleted file]
ld/ChangeLog
ld/Makefile.in
ld/aclocal.m4
ld/config.in
ld/configure
ld/po/ld.pot
libctf/ChangeLog
libctf/Makefile.am
libctf/Makefile.in
libctf/aclocal.m4
libctf/config.h.in
libctf/configure
libctf/configure.ac
opcodes/ChangeLog
opcodes/Makefile.in
opcodes/aclocal.m4
opcodes/config.in
opcodes/configure
opcodes/configure.ac
opcodes/po/opcodes.pot
src-release.sh