diff options
author | Alan Modra <amodra@gmail.com> | 2012-02-14 01:25:47 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-02-14 01:25:47 +0000 |
commit | 1d2b8df224a31e34bda028432e5463e8d033e9b2 (patch) | |
tree | b2c30c0eace34c055aeab681914e99c2c1c25631 | |
parent | 6ae3e978c3e323f6d615a6260f66ead3cec4fa03 (diff) | |
download | gdb-1d2b8df224a31e34bda028432e5463e8d033e9b2.zip gdb-1d2b8df224a31e34bda028432e5463e8d033e9b2.tar.gz gdb-1d2b8df224a31e34bda028432e5463e8d033e9b2.tar.bz2 |
Regenerate
-rw-r--r-- | binutils/Makefile.in | 3 | ||||
-rw-r--r-- | binutils/po/POTFILES.in | 1 | ||||
-rw-r--r-- | gas/po/POTFILES.in | 2 |
3 files changed, 5 insertions, 1 deletions
diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 9fe5642..4796b5b 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -471,7 +471,7 @@ CFILES = \ ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \ nlmconv.c nm.c not-ranlib.c not-strip.c \ objcopy.c objdump.c prdbg.c \ - od-xcoff.c \ + od-xcoff.c od-macho.c \ rclex.c rdcoff.c rddbg.c readelf.c rename.c \ resbin.c rescoff.c resrc.c resres.c \ size.c srconv.c stabs.c strings.c sysdump.c \ @@ -861,6 +861,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/not-strip.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objcopy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objdump.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/od-macho.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/od-xcoff.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prdbg.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rclex.Po@am__quote@ diff --git a/binutils/po/POTFILES.in b/binutils/po/POTFILES.in index c82e24a..23f1527 100644 --- a/binutils/po/POTFILES.in +++ b/binutils/po/POTFILES.in @@ -41,6 +41,7 @@ not-strip.c objcopy.c objdump.c objdump.h +od-macho.c od-xcoff.c prdbg.c rclex.c diff --git a/gas/po/POTFILES.in b/gas/po/POTFILES.in index 784fa77..2b39604 100644 --- a/gas/po/POTFILES.in +++ b/gas/po/POTFILES.in @@ -124,6 +124,8 @@ config/tc-pj.c config/tc-pj.h config/tc-ppc.c config/tc-ppc.h +config/tc-rl78.c +config/tc-rl78.h config/tc-rx.c config/tc-rx.h config/tc-s390.c |