Merge devo/bfd with GDB's bfd.
authorJohn Gilmore <gnu@cygnus>
Thu, 2 May 1991 03:39:15 +0000 (03:39 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 2 May 1991 03:39:15 +0000 (03:39 +0000)
commit639893384d5faeaa671f98dfc3ed169e9aa2ccc9
tree40f7a4988d62134fc87b4150350a47248d3169a2
parente77463a15c9c8cdb06a47cf3f84bac76eddd1f25
Merge devo/bfd with GDB's bfd.
Get getopt and obstack from -liberty rather than compiling them here.
* coffread.c: turn a printf into a complain(), and try to deal more
gracefully with botched-looking lineno pointers.
* dbxread.c:  Use bfd_get_symcount rather than bfd_get_symcount_upper_bound.
Don't coredump on files with zero symbols in them (a BFD bug showed this one).
* environ.c:  Pass GNUTARGET into the parent (gdb) as well as the child.
gdb/Makefile.dist
gdb/Makefile.in
gdb/coffread.c
gdb/dbxread.c
gdb/depend
gdb/environ.c
This page took 0.027216 seconds and 4 git commands to generate.