aboutsummaryrefslogtreecommitdiff
path: root/gdb/elfread.c
AgeCommit message (Expand)AuthorFilesLines
1992-04-01Changes in procfs.c to fix bug with inferior's siginfo struct gettingFred Fish1-0/+9
1992-03-31* elfread.c (elf_symtab_read): Use xmalloc, not bfd_xmalloc.John Gilmore1-1/+1
1992-03-29LintJohn Gilmore1-11/+11
1992-03-27Misc cleanups from code review.John Gilmore1-6/+4
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish1-0/+1
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1-15/+35
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-2/+0
1992-02-22* xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.John Gilmore1-1/+1
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-60/+76
1992-02-14Fix code in elf_symtab_read which attempts to read the standard ELFFred Fish1-8/+11
1992-01-24Changed refs to section->size to bfd_get_section_size_before_relocSteve Chamberlain1-3/+3
1991-12-16Numerous small changes and a complete reorganization of solib.c, to supportFred Fish1-7/+76
1991-12-01 Changes due to include file renaming:Steve Chamberlain1-3/+3
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+0
1991-11-15Changes to build misc function vector entries from canonical bfd symbolFred Fish1-1/+92
1991-11-12Minor rewording of message containing name of program that generated aFred Fish1-17/+0
1991-11-09Re-enable compilation of register_addr() stub whenever it is not suppliedFred Fish1-3/+7
1991-11-09Add tracking of object files (that contain symbols) to gdb.John Gilmore1-3/+8
1991-11-04 * infrun.c: Fixed typo in comment.Per Bothner1-0/+2
1991-10-24New files for DWARF debugging format support, ELF object file support, SVR4Fred Fish1-0/+208