gcc/: * configure.in (AC_C_INLINE): Added. * configure: Regenerate. gcc/java: * Makefile.in (INTLLIBS): New. (LIBS): Add above. (DEPLIBS): Ditto. gcc/f: * Makefile.in(INTLLIBS): New macro. (LIBS): Add INTLLIBS. (DEPLIBS): Likewise. gcc/ch: * Makefile.in: Changed to be processed by configure. (INTLLIBS): New macro. (LIBS): Add INTLLIBS. (DEPLIBS): Likewise. * config-lang(outputs): Specify ch/Makefile. gcc/po: * Makefile.in.in: Add --define switch for xgettext. gcc/intl: * Makefile.in: Add -DIN_GCC to DEFS, add appropriate -I switches. * dcgettext.c: Define _GNU_SOURCE before any system header is included. Guard getcwd declaration with HAVE_DECL_GETCWD. * loadmsgcat.c (_nl_load_domain): Cast st.st_size in compaison to size_t. * localealias.c: Define _GNU_SOURCE before any system header is included. Don't use return value of memcpy because it could be a macro defined in terms of bcopy. (read_alias_file): Remove HAVE_MEMCPY guard and just don't use the return value of memcpy. Cast argument to fgets and strlen to char *. * explodename.c (_nl_explode_name): Cast codeset to unsigned char ** in call to _nl_normalize_codeset. * l10nflist.c: Define _GNU_SOURCE before any system header is included. From-SVN: r34423
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ChangeLog | Loading commit data... | |
Makefile.in | Loading commit data... | |
VERSION | Loading commit data... | |
bindtextdom.c | Loading commit data... | |
cat-compat.c | Loading commit data... | |
dcgettext.c | Loading commit data... | |
dgettext.c | Loading commit data... | |
explodename.c | Loading commit data... | |
finddomain.c | Loading commit data... | |
gettext.c | Loading commit data... | |
gettext.h | Loading commit data... | |
gettextP.h | Loading commit data... | |
hash-string.h | Loading commit data... | |
intl-compat.c | Loading commit data... | |
l10nflist.c | Loading commit data... | |
libgettext.h | Loading commit data... | |
linux-msg.sed | Loading commit data... | |
loadinfo.h | Loading commit data... | |
loadmsgcat.c | Loading commit data... | |
localealias.c | Loading commit data... | |
po2tbl.sed.in | Loading commit data... | |
textdomain.c | Loading commit data... | |
xopen-msg.sed | Loading commit data... |