aboutsummaryrefslogtreecommitdiff
path: root/gdb/coffread.c
AgeCommit message (Expand)AuthorFilesLines
1993-04-22revise comment for last changeJim Kingdon1-2/+13
1993-04-21 * coffread.c (read_coff_symtab): Use rewind before fseek.Jim Kingdon1-12/+22
1993-02-05Fix long file name bug reported on SCO Open Desktop 2.0 by Ulf LundeJohn Gilmore1-25/+18
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-3/+5
1992-12-17Eliminate uses of NAMES_HAVE_UNDERSCORE, usingJohn Gilmore1-24/+18
1992-12-15Tue Dec 15 10:05:56 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-4/+7
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-6/+6
1992-12-15 * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1-26/+29
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-12/+12
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-12/+11
1992-06-24 * Makefile.in (VERSION): Bump to 4.5.6.Fred Fish1-1/+2
1992-06-21COFF changes for dealing better with EPI 29K C compiler output.John Gilmore1-61/+112
1992-03-27Mostly changes to dbxread.c to preserve stringtab's on a per-objfileFred Fish1-29/+12
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1-18/+44
1992-03-15Globs of changes. See the ChangeLog for details. Most related toFred Fish1-291/+342
1992-02-20* coffread.c (decode_base_type): Pass long, not union.John Gilmore1-8/+7
1991-12-23Oodles of changes. The most important is adding support for stabsPer Bothner1-34/+32
1991-12-04* coffread.c (coff_symfile_read): Avoid select_source_symtab,John Gilmore1-4/+0
1991-12-01 Changes due to include file renaming:Steve Chamberlain1-1/+1
1991-11-27Improve G++ debugging support.John Gilmore1-0/+4
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+0
1991-11-18Remove tdesc stuff. Remove FRAME_CHAIN_COMBINE from all tm-*.h files,John Gilmore1-88/+7
1991-11-12Remove internal gdb definition of fixed arg count concat() function andFred Fish1-5/+5
1991-11-09Add tracking of object files (that contain symbols) to gdb.John Gilmore1-19/+15
1991-11-08Include coff-m88k.h rather than m88kbcs.hSteve Chamberlain1-1/+1
1991-11-07* coffread.c: Eliminate c_nsyms in favor of c_naux.John Gilmore1-12/+27
1991-10-26* symfile.c (syms_from_bfd): New routine.John Gilmore1-4/+0
1991-10-25* coffread.c, coredep.c, i386-xdep.c: install patches forStu Grossman1-10/+13
1991-10-04* dbxread.c, coffread.c: static-ize functions that wereJohn Gilmore1-3/+3
1991-09-28 * coffread.c (coff_symfile_read): Use xmalloc, not malloc.John Gilmore1-46/+137
1991-09-11* core.c (core_file_command): Print frame at coredump withJohn Gilmore1-2/+6
1991-08-22lintStu Grossman1-11/+10
1991-07-05Thu Jul 4 14:47:06 1991 John Gilmore (gnu at cygint.cygnus.com)John Gilmore1-15/+4
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-05-29Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type sizeJohn Gilmore1-46/+46
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
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-4/+10
1991-04-21 * coffread.c (find_linenos): Use LINESZ not sizeof (struct lineno).Jim Kingdon1-1/+10
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
1991-04-13 * coffread.c (end_psymtab): Free named symtabs and psymtabs forJohn Gilmore1-2/+5
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