aboutsummaryrefslogtreecommitdiff
path: root/bfd/doc/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2002-01-31Add support for OpenRISC 32-bit embedded processorNick Clifton1-4/+4
2002-01-26 * doc/Makefile.am (install): Depend on install-info.Hans-Peter Nilsson1-1/+6
* doc/Makefile.in: Regenerate.
2001-12-08Index: bfd/ChangeLogGeoffrey Keating1-3/+3
2001-12-07 Geoffrey Keating <geoffk@redhat.com> Richard Henderson <rth@redhat.com> Corinna Vinschen <vinschen@redhat.com> * Makefile.am: Add support for xstormy16. * archures.c: Add support for xstormy16. * config.bfd: Add support for xstormy16. * configure.in: Add support for xstormy16. * reloc.c: Add support for xstormy16. * targets.c: Add support for xstormy16. * cpu-xstormy16.c: New file. * elf32-xstormy16.c: New file. * Makefile.in: Regenerated. * bfd-in2.h: Regenerated. * configure: Regenerated. * libbfd.h: Regenerated. Index: binutils/ChangeLog 2001-12-07 Geoffrey Keating <geoffk@redhat.com> * readelf.c (guess_is_rela): Add support for stormy16. (dump_relocations): Likewise. (get_machine_name): Likewise. Index: gas/ChangeLog 2001-12-07 Geoffrey Keating <geoffk@redhat.com> Richard Henderson <rth@redhat.com> * configure.in: Add support for xstormy16. * configure: Regenerated. * Makefile.am: Add support for xstormy16. * Makefile.in: Regenerated. * config/tc-xstormy16.c: New file. * config/tc-xstormy16.h: New file. Index: gas/testsuite/ChangeLog 2001-12-07 Geoffrey Keating <geoffk@redhat.com> matthew green <mrg@redhat.com> * gas/xstormy16/allinsn.d: New file. * gas/xstormy16/allinsn.exp: New file. * gas/xstormy16/allinsn.s: New file. * gas/xstormy16/allinsn.sh: New file. * gas/xstormy16/gcc.d: New file. * gas/xstormy16/gcc.s: New file. * gas/xstormy16/gcc.sh: New file. * gas/xstormy16/reloc-1.d: New file. * gas/xstormy16/reloc-1.s: New file. * gas/xstormy16/reloc-2.d: New file. * gas/xstormy16/reloc-2.s: New file. Index: ld/ChangeLog 2001-12-07 Geoffrey Keating <geoffk@redhat.com> Richard Henderson <rth@redhat.com> * Makefile.am: Add support for xstormy16. * configure.tgt: Add support for xstormy16. * Makefile.in: Regenerate. * emulparams/elf32xstormy16.sh: New file. * scripttempl/xstormy16.sc: New file. Index: opcodes/ChangeLog 2001-12-07 Geoffrey Keating <geoffk@redhat.com> * Makefile.am: Add support for xstormy16. * Makefile.in: Regenerate. * configure.in: Add support for xstormy16. * configure: Regenerate. * disassemble.c: Add support for xstormy16. * xstormy16-asm.c: New generated file. * xstormy16-desc.c: New generated file. * xstormy16-desc.h: New generated file. * xstormy16-dis.c: New generated file. * xstormy16-ibld.c: New generated file. * xstormy16-opc.c: New generated file. * xstormy16-opc.h: New generated file. Index: include/ChangeLog 2001-12-07 Geoffrey Keating <geoffk@redhat.com> * dis-asm.h (print_insn_xstormy16): Declare. Index: include/elf/ChangeLog 2001-12-07 Geoffrey Keating <geoffk@redhat.com> Richard Henderson <rth@redhat.com> * common.h (EM_XSTORMY16): Define. * xstormy16.h: New file.
2001-10-30Add MMIX supportNick Clifton1-6/+14
2001-10-03bfd/ChangeLogAlan Modra1-3/+7
* configure.in (AC_OUTPUT <bfd-in3.h>): Remove version.h. * configure: Regenerate. * Makefile.am (BFD_H_FILES): Add version.h. * Makefile.in: Regenerate. * po/SRC-POTFILES.in: Regenerate. bfd/doc/ChangeLog * Makefile.am (BFD_H_DEP): Add ../version.h. * Makefile.in: Regenerate.
2001-10-02 * Makefile.in: Regenerate.Alan Modra1-0/+3
2001-10-01bfd/Alan Modra1-54/+69
* bfd-in.h: Remove comments regarding generated files. * libbfd-in.h: Likewise. * libcoff-in.h: Likewise. * bfd-in2.h: Regenerate. * libbfd.h: Likewise. * libcoff.h: Likewise. bfd/doc/ * header.sed: New file, adds header to generated files. * Makefile.am: Rewrite rules generating libbfd.h, libcoff.h and bfd.h, using above. Add missing elf.c dependecy for libbfd.h. * Makefile.in: Regenerate.
2001-09-21 * Makefile.am: Run "make dep-am".Alan Modra1-0/+1
* Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * aoutx.h: Formatting fixes. * merge.c (_bfd_merged_section_offset): Break line at 80 chars. * linker.c: Replace bfd_get_filename with bfd_archive_filename in error message.
2001-07-24Update dependencies with "make dep-am".Alan Modra1-1/+1
2001-04-24Add OpenRISC supportNick Clifton1-3/+2
2001-03-08Update copyright noticesNick Clifton1-1/+2
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra1-1/+1
and run "make dep-am".
2000-11-15ops - omited from previous deltaNick Clifton1-1/+1
Add GFPL to bfd.texinfo
2000-09-28* som.c: Include alloca-conf.hAlan Modra1-1/+1
2000-09-15add support for embedded relocs in m68k ELF portNick Clifton1-0/+2
2000-09-02Add .gnu.linkobce.wi. to the list of debug section names.Nick Clifton1-0/+4
Update generated files
2000-07-24Regenerate auto-generated filesNick Clifton1-1/+1
2000-07-09Restore hppa-elf32 to working order.Alan Modra1-1/+1
2000-07-03Fix formatting of reloc16.cNick Clifton1-1/+1
Regernate generated files.
2000-06-22Ensure /usr/include and the like stay out of dependencies.Alan Modra1-1/+1
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-1/+1
for m68hc11 and m68hc12 processors.
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney1-37/+32
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227.
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra1-31/+37
2000-02-27rebuild with current toolsIan Lance Taylor1-3/+1
1999-08-09rebuild with patched automakeIan Lance Taylor1-2/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+600