aboutsummaryrefslogtreecommitdiff
path: root/bfd/doc
AgeCommit message (Collapse)AuthorFilesLines
2002-01-30Tidy up formatting in bfd-in2.hNick Clifton1-1/+1
2002-01-26 * doc/Makefile.am (install): Depend on install-info.Hans-Peter Nilsson2-1/+10
* 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 Clifton5-9/+40
2001-10-29 * bfdsumm.texi: Fix a typo.Kazu Hirata2-1/+5
2001-10-27Change footer to refer to FSF. Change subtitle to refer to original ↵Nick Clifton2-6/+11
creation date.
2001-10-03bfd/ChangeLogAlan Modra3-6/+19
* 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 Modra2-0/+7
2001-10-01bfd/Alan Modra4-84/+130
* 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 Modra2-0/+5
* 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-09-18 * bfdint.texi: Replace reference to bfd_read with bfd_bread.Alan Modra2-3/+8
Likewise for bfd_write.
2001-07-24Update dependencies with "make dep-am".Alan Modra2-1/+5
2001-06-20 * bfdint.texi (BFD relocation functions) <different formats>:Hans-Peter Nilsson2-5/+16
Mention that the GNU linker is aware of input-output format restrictions when generating relocatable output. Make new paragraph for final-link case. (BFD target vector swap): Fix typo.
2001-05-23Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton1-1/+1
2001-04-24Add OpenRISC supportNick Clifton1-3/+2
2001-03-08Update copyright noticesNick Clifton5-6/+12
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra1-1/+1
and run "make dep-am".
2001-01-252001-01-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-13/+23
* chew.c: Do not output trailing whitespaces in type and functionname. Update copyright.
2001-01-242001-01-24 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-0/+8
* chew.c: Do not output a trailing whitespace.
2000-11-15ops - omited from previous deltaNick Clifton3-26/+385
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-082000-09-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-829/+790
* archive.c: Fix formatting. * coff-arm.c: Likewise. * doc/chew.c: Likewise.
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-78/+96
* doc/chew.c: Remove all uses of DEFUN and DEFUN_VOID.
2000-09-06Regenerate files using fixed aclocal install.Nick Clifton1-2/+1
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 Modra2-1/+5
2000-07-08Don't add a space before `/*' when processing comments.Alan Modra2-3/+8
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-05-25Delete pass on manually added dependency for readelf.o for new targetHans-Peter Nilsson1-3/+1
2000-05-24 * bfdint.texi (BFD ELF processor required): Add paragraph aboutHans-Peter Nilsson2-0/+11
target necessities for readelf.
2000-04-302000-04-30 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+5
* bfdint.texi (BFD generated files): Fix another typo.
2000-04-17Fix typo.Alan Modra2-1/+5
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney2-37/+36
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 Henderson10-0/+5498