diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-07-19 23:31:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-07-19 23:31:57 +0000 |
commit | 5821de310f9c930fe9b8ec2fc1f1a4c188c0d497 (patch) | |
tree | b70f97356125268aa1021dccf18e1e04a1214e50 /binutils/ChangeLog | |
parent | 1b734be6cfdfbc6aecb4401b2683f1fb83078646 (diff) | |
download | gdb-5821de310f9c930fe9b8ec2fc1f1a4c188c0d497.zip gdb-5821de310f9c930fe9b8ec2fc1f1a4c188c0d497.tar.gz gdb-5821de310f9c930fe9b8ec2fc1f1a4c188c0d497.tar.bz2 |
Add support for processor specific information on MIPS.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ef17556..7f760a9 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -2,6 +2,7 @@ * readelf.c: Fix several versioning related bugs. Produce nicer output. + Add support for processor specific information on MIPS. Fri Jul 10 15:57:58 1998 Nick Clifton <nickc@cygnus.com> |