mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-13 12:23:33 +08:00
48401fcf8c
strings. * acconfig.h (ENABLE_NLS, HAVE_CATGETS, HAVE_GETTEXT, HAVE_STPCPY, HAVE_LC_MESSAGES): Define. * dep-in.sed: Added asintl.h. * po/Make-in: New file. * gasp.c (main): Call setlocale, bindtextdomain, and textdomain. Include "asintl.h". * read.c (Z_): Renamed from `_'. * Makefile.am (SUBDIRS): Added po. (POTFILES): new macro. (po/POTFILES.in): New target. ($(OBJS)): Added asintl.h. (HFILES): Likewise. (INCLUDES): Added -DLOCALEDIR, -I$(top_srcdir)/../intl. (as_new_LDADD): Added $(INTLLIBS). (as_new_DEPENDENCIES): Added $(INTLDEPS). (gasp_new_LDADD): Added $(INTLLIBS). (gasp_new_DEPENDENCIES): New macro. * configure, aclocal.m4: Rebuilt. * configure.in: Call CY_GNU_GETTEXT. Generate po/Makefile.in and po/Makefile. (ALL_LINGUAS): Define. * macro.c: Include "asintl.h". * as.c (main): Call setlocale, bindtextdomain, and textdomain. * as.h: Include "asintl.h". * config/tc-i386.c (ordinal_names): Removed. (md_assemble): Changed error text to avoid ordinal_names. (i386_operand): Likewise. (reloc): Added as_bad to avoid i18n problems. (tc_gen_reloc): Likewise. * config/tc-arm.c (bad_args): Now a #define. (bad_pc): Likewise. * config/obj-vms.c (VMS_stab_parse): Changed type of `long_const_msg'. (global_symbol_directory): Unified strings to avoid i18n problems. * config/tc-m68k.c (get_reloc_code): Added some as_bad calls to avoid i18n problems. * config/tc-ns32k.c (reloc): Added as_bad to avoid i18n problems. * config/tc-ppc.c (md_apply_fix3): Added as_bad_where to avoid i18n problems. * config/tc-sh.c (md_convert_frag): Added as_bad to avoid i18n problems. start-sanitize-v850 * config/tc-v850.c (md_assemble): Changed C++ comment into C comment. end-sanitize-v850 * config/tc-vax.c (md_assemble): Added as_warn to avoid i18n problems. * as.c (print_version_id): Added an fprintf to avoid i18n problems. * cond.c (cond_finish_check): Added as_bad call to avoid i18n problems. * expr.c (expr): Added as_warn call to avoid i18n problems. * messages.c (as_assert): Changed code to avoid i18n problems. (as_abort): Likewise. * read.c (pseudo_set): Added as_bad call to avoid i18n problems. (s_space): Likewise. * po/Make-in, po/POTFILES.in, po/gas.pot: New files.
158 lines
2.1 KiB
Plaintext
158 lines
2.1 KiB
Plaintext
app.c
|
|
app.c
|
|
as.c
|
|
as.c
|
|
as.h
|
|
atof-generic.c
|
|
atof-generic.c
|
|
bignum-copy.c
|
|
bignum-copy.c
|
|
bignum.h
|
|
bit_fix.h
|
|
cond.c
|
|
cond.c
|
|
config/e-i386coff.c
|
|
config/e-i386elf.c
|
|
config/e-mipsecoff.c
|
|
config/e-mipself.c
|
|
config/obj-aout.c
|
|
config/obj-aout.h
|
|
config/obj-bout.c
|
|
config/obj-bout.h
|
|
config/obj-coff.c
|
|
config/obj-coff.h
|
|
config/obj-ecoff.c
|
|
config/obj-ecoff.h
|
|
config/obj-elf.c
|
|
config/obj-elf.h
|
|
config/obj-evax.c
|
|
config/obj-evax.h
|
|
config/obj-hp300.c
|
|
config/obj-hp300.h
|
|
config/obj-ieee.c
|
|
config/obj-ieee.h
|
|
config/obj-som.c
|
|
config/obj-som.h
|
|
config/obj-vms.c
|
|
config/obj-vms.h
|
|
config/tc-a29k.c
|
|
config/tc-a29k.h
|
|
config/tc-alpha.c
|
|
config/tc-alpha.h
|
|
config/tc-arc.c
|
|
config/tc-arc.h
|
|
config/tc-arm.c
|
|
config/tc-arm.h
|
|
config/tc-d10v.c
|
|
config/tc-d10v.h
|
|
config/tc-h8300.c
|
|
config/tc-h8300.h
|
|
config/tc-h8500.c
|
|
config/tc-h8500.h
|
|
config/tc-hppa.c
|
|
config/tc-hppa.h
|
|
config/tc-i386.c
|
|
config/tc-i386.h
|
|
config/tc-i860.c
|
|
config/tc-i860.h
|
|
config/tc-i960.c
|
|
config/tc-i960.h
|
|
config/tc-m32r.c
|
|
config/tc-m32r.h
|
|
config/tc-m68k.c
|
|
config/tc-m68k.h
|
|
config/tc-m88k.c
|
|
config/tc-m88k.h
|
|
config/tc-mips.c
|
|
config/tc-mips.h
|
|
config/tc-mn10200.c
|
|
config/tc-mn10200.h
|
|
config/tc-mn10300.c
|
|
config/tc-mn10300.h
|
|
config/tc-ns32k.c
|
|
config/tc-ns32k.h
|
|
config/tc-ppc.c
|
|
config/tc-ppc.h
|
|
config/tc-sh.c
|
|
config/tc-sh.h
|
|
config/tc-sparc.c
|
|
config/tc-sparc.h
|
|
config/tc-tahoe.c
|
|
config/tc-tahoe.h
|
|
config/tc-tic30.c
|
|
config/tc-tic30.h
|
|
config/tc-v850.c
|
|
config/tc-v850.h
|
|
config/tc-vax.c
|
|
config/tc-vax.h
|
|
config/tc-w65.c
|
|
config/tc-w65.h
|
|
config/tc-z8k.c
|
|
config/tc-z8k.h
|
|
depend.c
|
|
depend.c
|
|
ecoff.c
|
|
ecoff.c
|
|
ecoff.h
|
|
ehopt.c
|
|
ehopt.c
|
|
emul-target.h
|
|
emul.h
|
|
expr.c
|
|
expr.c
|
|
expr.h
|
|
flonum-copy.c
|
|
flonum-copy.c
|
|
flonum-konst.c
|
|
flonum-konst.c
|
|
flonum-mult.c
|
|
flonum-mult.c
|
|
flonum.h
|
|
frags.c
|
|
frags.c
|
|
frags.h
|
|
gasp.c
|
|
hash.c
|
|
hash.c
|
|
hash.h
|
|
input-file.c
|
|
input-file.c
|
|
input-file.h
|
|
input-scrub.c
|
|
input-scrub.c
|
|
itbl-ops.c
|
|
itbl-ops.h
|
|
listing.c
|
|
listing.c
|
|
listing.h
|
|
literal.c
|
|
literal.c
|
|
macro.c
|
|
macro.c
|
|
macro.h
|
|
messages.c
|
|
messages.c
|
|
obj.h
|
|
output-file.c
|
|
output-file.c
|
|
output-file.h
|
|
read.c
|
|
read.c
|
|
read.h
|
|
sb.c
|
|
sb.c
|
|
sb.h
|
|
stabs.c
|
|
stabs.c
|
|
struc-symbol.h
|
|
subsegs.c
|
|
subsegs.c
|
|
subsegs.h
|
|
symbols.c
|
|
symbols.c
|
|
symbols.h
|
|
tc.h
|
|
write.c
|
|
write.c
|
|
write.h
|