* README: Add pointer to internals doc, and describe reading
authorJohn Gilmore <gnu@cygnus>
Tue, 12 May 1992 02:35:44 +0000 (02:35 +0000)
committerJohn Gilmore <gnu@cygnus>
Tue, 12 May 1992 02:35:44 +0000 (02:35 +0000)
commit2ce124dfd980cd9131dd0c908429470968c31c42
tree18209bc8067171e31fe3c142154eec3c0153bf63
parent35095455425577d8e748835c6b7bda5eeff9fc45
* README:  Add pointer to internals doc, and describe reading
info files.
* utils.c (print_sys_errmsg):  Use stderr.  Reported by Pierre Willard.
* symtab.c (output_source_filename):  Remove old glop for wrapping
lines, use wrap_here.  Reported by Pierre Willard (pierre@la.tce.com).
* Makefile.in:  version.c should depend on Makefile, not Makefile.in.
* munch:  Add sort -u to avoid duplications.
* symtab.c (lookup_symbol):  Improve Stu's fix of 22 April.
Improved fix by hahn@sunshine.labs.tek.com (Doug Hahn).
gdb/munch