projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1bde66
)
* mipsread.c (read_mips_symtab, read_the_mips_symtab,
author
Stu Grossman
<grossman@cygnus>
Tue, 7 Apr 1992 17:23:36 +0000
(17:23 +0000)
committer
Stu Grossman
<grossman@cygnus>
Tue, 7 Apr 1992 17:23:36 +0000
(17:23 +0000)
mipscoff_symfile_read): Convert to BFD to do file I/O.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 54cf201236f4110dc174280ea6b6cc21cf384027..5844a016d422f01da52efdecf6bf4c0ba48bd751 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Tue Apr 7 08:45:46 1992 Stu Grossman (grossman at cygnus.com)
+ * mipsread.c (read_mips_symtab, read_the_mips_symtab,
+ mipscoff_symfile_read): Convert to BFD to do file I/O.
+
* symfile.c: #include <ctype.h> to get proper def if isspace().
* i386-tdep.c (get_longjmp_target): #ifdef GET_LONGJMP_TARGET.