diff options
author | Per Bothner <per@bothner.com> | 1991-11-13 00:19:34 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1991-11-13 00:19:34 +0000 |
commit | 68a2b608ed3c063522bb312ac6069c1d69b1aaac (patch) | |
tree | d128746b7cf84edfbc6eec5fe2ac047c1c1112ba /binutils | |
parent | 0e2a896cf5a7231fe300fe0918a38f87bc9ee0ec (diff) | |
download | gdb-68a2b608ed3c063522bb312ac6069c1d69b1aaac.zip gdb-68a2b608ed3c063522bb312ac6069c1d69b1aaac.tar.gz gdb-68a2b608ed3c063522bb312ac6069c1d69b1aaac.tar.bz2 |
* ar.c (get_pos_bfd): Previous fix was missing a "break".
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/TODO b/binutils/TODO index acd1fe9..328c473 100644 --- a/binutils/TODO +++ b/binutils/TODO @@ -1,3 +1,7 @@ +o - strip + Implement various options + Make faster by using ftruncate if available (and format is suitable). + OLD: o - merge: |