* ihex.c: New file; support for Intel Hex format.
authorIan Lance Taylor <ian@airs.com>
Sat, 2 Dec 1995 02:00:08 +0000 (02:00 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 2 Dec 1995 02:00:08 +0000 (02:00 +0000)
commitffd15489119c7149cc73f0adb4ee80d79d150c92
treece014668e88844ac92684bc498f0919e735e5e89
parent55ae43ab3a76c8adcb161a21e1bbe1a036f57aa4
* ihex.c: New file; support for Intel Hex format.
* targets.c (enum bfd_flavour): Add bfd_target_ihex_flavour.
(ihex_vec): Declare.
(bfd_target_vector): Always include ihex_vec.
* bfd.c (struct _bfd): Add ihex_data field to tdata union.
* Makefile.in: Rebuild dependencies.
(BFD_LIBS): Add ihex.o
(BFD_LIBS_CFILES): Add ihex.c.
* bfd-in2.h: Rebuild.
bfd/.Sanitize
bfd/ChangeLog
bfd/bfd-in2.h
bfd/ihex.c [new file with mode: 0644]
bfd/targets.c
This page took 0.025837 seconds and 4 git commands to generate.