aboutsummaryrefslogtreecommitdiff
path: root/binutils/TODO
AgeCommit message (Collapse)AuthorFilesLines
1993-06-14o - sizeIan Lance Taylor1-0/+5
Currently assumes that the only relevant sections are named .text, .data and either .bss or .stack. This is not very general, and it doesn't work for ECOFF.
1993-06-11Add some nm comments.David MacKenzie1-12/+7
1993-05-28 * Makefile.in (install): Also install ar and ranlib inPer Bothner1-0/+2
$(tooldir)/bin; needed for building libgcc.a. * objdump.c (objdump_print_address): Fix the check "coincidental" label matches by dis-allowing undefined or com symbols.
1993-03-19 * m68k-pinsn.c: Removed. Subsumed by ../opcodes/m68k-dis.c.Per Bothner1-0/+2
* i386-pinsn.c: Removed. Subsumed by ../opcodes/i386-dis.c. * Makefile.in: Adjust accordingly. * objdump.c: Support new-style disassemblers (ones that use the interface of ../include/dis-asm.h).
1992-10-15 * binutils.tex: Document yesterday's changes to strip and copy.Per Bothner1-1/+3
1992-09-03 * Makefile.in: Bump to version 0.98.Per Bothner1-5/+2
* TODO, README: Minor updates.
1991-11-13 * ar.c (get_pos_bfd): Previous fix was missing a "break".Per Bothner1-0/+4
1991-11-03 * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes.Per Bothner1-2/+0
* ar.c (get_pos_bfd): Fix to handling of before/after positioning options. * bucomm.c (fatal): MISSING_VFPRINTF is no longer an issue, since libiberty contains vfprintf etc if otherwise missing. * m68k-pinsn.c (print_insn_arg): Support BB/BW/BL type operands, as used by branch instructions. * nm.c: Delegate printing of symbols to BFD, by using bfd_print_symbol to do the formatting.
1991-10-16 * Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,Per Bothner1-0/+4
i960-pinsn.c, m68k-pinsn.c, nm.c, objdump.c, size.c, sparc-pinsn.c, * strip.c: Add or update Copyright notice. * TODO: Add note on 'nm -a'. * version.c: Update version number to 1.90. * Makefile.in: Fix making of documentation for dist.
1991-03-21Back from Intel with SteveDavid Henkel-Wallace1-0/+11