aboutsummaryrefslogtreecommitdiff
path: root/gdb/coffread.c
AgeCommit message (Expand)AuthorFilesLines
1994-10-26 * coffread.c (coff_symtab_read): If we get the address fromJim Kingdon1-20/+40
1994-10-20 * objfiles.c (objfile_relocate): When relocating ->sections, useJim Kingdon1-4/+24
1994-10-17 * Makefile.in (ALLDEPFILES): Remove xcoffexec.c.Jim Kingdon1-56/+94
1994-09-29 * coffread.c (complete_symtab): If last_source_file is set uponJim Kingdon1-10/+28
1994-09-20 * coffread.c (init_stringtab): When copying length to stringtab,Jim Kingdon1-1/+5
1994-09-03Fix a typo in last changeStan Shebs1-1/+1
1994-09-03 * objfiles.c (allocate_objfile): Add the newly-created objfile toStan Shebs1-253/+189
1994-05-13 gcc -Wall lint:Jim Kingdon1-57/+81
1994-02-01 * coffread.c (read_one_sym): bfd_coff_swap_aux_in now takesIan Lance Taylor1-1/+1
1994-01-21 * coffread.c, xcoffread.c: Include <coff/internal.h>Jim Kingdon1-6/+8
1994-01-21* coffread.c (coff_getfilename): Make it not static.Jim Kingdon1-1/+1
1994-01-18 * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the nameJim Kingdon1-26/+16
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1-2/+1
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-3/+5
1993-10-21 * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1-1/+1
1993-10-21 * target.h: Put remote_debug declaration back here. Add baud_rate.Jim Kingdon1-4/+7
1993-10-21 * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read):Jim Kingdon1-15/+17
1993-09-29* dbxread.c, coffread.c: A few changes to comments.Jim Kingdon1-2/+9
1993-09-29Additions to support stabs-in-coff.Stan Shebs1-17/+89
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-1/+1
1993-09-28* coffread.c (read_coff_symtab): Don't call getfilename if thereStu Grossman1-1/+6
1993-09-14* paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h.Jim Kingdon1-2/+8
1993-09-01 * coffread.c: Re-work a lot of the coff-specific stuff to use stuffJim Kingdon1-2/+3
1993-09-01 * coffread.c: Re-work a lot of the coff-specific stuff to use stuffJim Kingdon1-2/+4
1993-09-01 * symtab.h (struct linetable), xcoffread.c (arrange_linetable):Jim Kingdon1-337/+87
1993-08-19 * coffread.c (process_coff_symbol): Ignore tagnames like .0fake.Jim Kingdon1-39/+78
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