summaryrefslogtreecommitdiff
path: root/gdb/coffread.c
Commit message (Expand)AuthorAgeFilesLines
* * coffread.c (coff_symtab_read): If we get the address fromJim Kingdon1994-10-261-20/+40
* * objfiles.c (objfile_relocate): When relocating ->sections, useJim Kingdon1994-10-201-4/+24
* * Makefile.in (ALLDEPFILES): Remove xcoffexec.c.Jim Kingdon1994-10-171-56/+94
* * coffread.c (complete_symtab): If last_source_file is set uponJim Kingdon1994-09-291-10/+28
* * coffread.c (init_stringtab): When copying length to stringtab,Jim Kingdon1994-09-201-1/+5
* Fix a typo in last changeStan Shebs1994-09-031-1/+1
* * objfiles.c (allocate_objfile): Add the newly-created objfile toStan Shebs1994-09-031-253/+189
* gcc -Wall lint:Jim Kingdon1994-05-131-57/+81
* * coffread.c (read_one_sym): bfd_coff_swap_aux_in now takesIan Lance Taylor1994-02-011-1/+1
* * coffread.c, xcoffread.c: Include <coff/internal.h>Jim Kingdon1994-01-211-6/+8
* * coffread.c (coff_getfilename): Make it not static.Jim Kingdon1994-01-211-1/+1
* * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the nameJim Kingdon1994-01-181-26/+16
* * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1993-10-311-2/+1
* * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1993-10-301-3/+5
* * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1993-10-211-1/+1
* * target.h: Put remote_debug declaration back here. Add baud_rate.Jim Kingdon1993-10-211-4/+7
* * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read):Jim Kingdon1993-10-211-15/+17
* * dbxread.c, coffread.c: A few changes to comments.Jim Kingdon1993-09-291-2/+9
* Additions to support stabs-in-coff.Stan Shebs1993-09-291-17/+89
* Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-09-281-1/+1
* * coffread.c (read_coff_symtab): Don't call getfilename if thereStu Grossman1993-09-281-1/+6
* * paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h.Jim Kingdon1993-09-141-2/+8
* * coffread.c: Re-work a lot of the coff-specific stuff to use stuffJim Kingdon1993-09-011-2/+3
* * coffread.c: Re-work a lot of the coff-specific stuff to use stuffJim Kingdon1993-09-011-2/+4
* * symtab.h (struct linetable), xcoffread.c (arrange_linetable):Jim Kingdon1993-09-011-337/+87
* * coffread.c (process_coff_symbol): Ignore tagnames like .0fake.Jim Kingdon1993-08-191-39/+78
* revise comment for last changeJim Kingdon1993-04-221-2/+13
* * coffread.c (read_coff_symtab): Use rewind before fseek.Jim Kingdon1993-04-211-12/+22
* Fix long file name bug reported on SCO Open Desktop 2.0 by Ulf LundeJohn Gilmore1993-02-051-25/+18
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-3/+5
* Eliminate uses of NAMES_HAVE_UNDERSCORE, usingJohn Gilmore1992-12-171-24/+18
* Tue Dec 15 10:05:56 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-12-151-4/+7
* * complaints.c: New file, code moved from utils.c.Fred Fish1992-12-151-6/+6
* * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1992-12-151-26/+29
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-12/+12
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-12/+11
* * Makefile.in (VERSION): Bump to 4.5.6.Fred Fish1992-06-241-1/+2
* COFF changes for dealing better with EPI 29K C compiler output.John Gilmore1992-06-211-61/+112
* Mostly changes to dbxread.c to preserve stringtab's on a per-objfileFred Fish1992-03-271-29/+12
* * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1992-03-191-18/+44
* Globs of changes. See the ChangeLog for details. Most related toFred Fish1992-03-151-291/+342
* * coffread.c (decode_base_type): Pass long, not union.John Gilmore1992-02-201-8/+7
* Oodles of changes. The most important is adding support for stabsPer Bothner1991-12-231-34/+32
* * coffread.c (coff_symfile_read): Avoid select_source_symtab,John Gilmore1991-12-041-4/+0
* Changes due to include file renaming:Steve Chamberlain1991-12-011-1/+1
* Improve G++ debugging support.John Gilmore1991-11-271-0/+4
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-1/+0
* Remove tdesc stuff. Remove FRAME_CHAIN_COMBINE from all tm-*.h files,John Gilmore1991-11-181-88/+7
* Remove internal gdb definition of fixed arg count concat() function andFred Fish1991-11-121-5/+5
* Add tracking of object files (that contain symbols) to gdb.John Gilmore1991-11-091-19/+15