aboutsummaryrefslogtreecommitdiff
path: root/gdb/coffread.c
AgeCommit message (Collapse)AuthorFilesLines
1991-05-19configure changes and -opcode.h movement.K. Richard Pixley1-0/+5
1991-05-04Saber C (lint) cleanups, and a few bug fixes. See ChangeLog.John Gilmore1-1/+1
1991-05-03Make it run on wingnut (88k, DGUX). Complete list of changes in the ChangeLog.Jim Kingdon1-12/+56
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-1/+9
Look at the ChangeLog for Apr 30 and May 1.
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-4/+10
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.
1991-04-21 * coffread.c (find_linenos): Use LINESZ not sizeof (struct lineno).Jim Kingdon1-1/+10
* coffread.c (end_symtab): Initialize language, dirname, and fullname fields.
1991-04-20Fix comment (coff-encap -> dbx-in-coff).Jim Kingdon1-2/+2
1991-04-19 * coffread.c (read_coff_symtab): Check for "LF%" with all theJim Kingdon1-3/+14
other L*% things. * coffread.c (SDB_TYPE): New macro. various: Use it instead of checking against T_NULL.
1991-04-13 * coffread.c (end_psymtab): Free named symtabs and psymtabs forJohn Gilmore1-2/+5
a file, once a new symtab has been read for it. * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New defines for the blocks of a blockvector that contain global and file-static symbols and the first of the smaller scope contours. * symtab.c (lookup_symbol, find_pc_symtab, find_pc_line, decode_line_1, make_symbol_completion_list): Use the above. * coffread.c (end_symtab, patch_opaque_types): Ditto.
1991-03-28Initial revisionK. Richard Pixley1-0/+1969
1990-09-05Initial revisionJohn Gilmore1-2018/+0
2012-06-03gdb-3.5gdb-3.51-5/+15
2012-06-03gdb-3.4gdb-3.41-4/+2
2012-06-03gdb-3.3gdb-3.31-33/+91
2012-06-03gdb-3.1gdb-3.11-109/+210
2012-06-03gdb-2.8.1gdb-2.8.11-1/+1426
2012-06-03gdb-2.8gdb-2.81-1415/+8
2012-06-03gdb-2.5.1gdb-2.5.11-43/+16
2012-06-03gdb-2.4+.aux.coffgdb-2.4+.aux.coff1-0/+1860