diff options
author | Per Bothner <per@bothner.com> | 1991-10-16 18:57:08 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1991-10-16 18:57:08 +0000 |
commit | d8474a9bc10f173bf9c930d4bccf18ad1b5dc09f (patch) | |
tree | 02711f26dd5a0435f0b76b3fa65861ad5576df1e /binutils/TODO | |
parent | 637942e4dbd4b110d30e045b75d07f75fa6ee132 (diff) | |
download | gdb-d8474a9bc10f173bf9c930d4bccf18ad1b5dc09f.zip gdb-d8474a9bc10f173bf9c930d4bccf18ad1b5dc09f.tar.gz gdb-d8474a9bc10f173bf9c930d4bccf18ad1b5dc09f.tar.bz2 |
* Makefile.in, ar.c, bucomm.c, copy.c, cplus-dem.c, filemode.c,
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.
Diffstat (limited to 'binutils/TODO')
-rw-r--r-- | binutils/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/TODO b/binutils/TODO index 026f86c..971b57f 100644 --- a/binutils/TODO +++ b/binutils/TODO @@ -1,3 +1,7 @@ +o 'nm -a' should print stab code names. + +OLD: + o - merge: copy and strip ar and ranlib |