diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8fada51..dcd0571 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,16 @@ +start-sanitize-sky +Mon Dec 22 15:14:28 1997 Doug Evans <devans@canuck.cygnus.com> + + * Makefile.am (ALL_MACHINES,BFD32_BACKENDS): Add txvu support. + (cpu-txvu.lo,elf32-txvu.lo): Add rules for. + * Makefile.in: Rebuild. + * config.bfd, configure.in: Add txvu support. + * configure: Regenerate. + * archures.c, elf.c, targets.c: Add txvu support. + * bfd-in2.h: Regenerate. + * cpu-txvu.c, elf32-txvu.c: New files. + +end-sanitize-sky Mon Dec 22 13:20:57 1997 Ian Lance Taylor <ian@cygnus.com> * Makefile.am: Rebuild dependencies. |