* symfile.c (reread_symbols): When re-reading symbols, do all the
[binutils-gdb.git] / gdb / elfread.c
1993-10-30 Jim Kingdon * symfile.c (reread_symbols): When re-reading symbols...
1993-10-24 Fred Fish * elfread.c (elf_symtab_read): Use bfd convention...
1993-10-03 Stan ShebsAdded new slot to objfile struct to be shared by all...
1993-10-03 Jim Kingdon * mipsread.c, objfiles.c, utils.c: Use PTR not void...
1993-09-29 Jim Kingdon* dbxread.c, coffread.c, elfread.c: A few changes to...
1993-09-21 Ian Lance Taylor * elfread.c (record_minimal_symbol_and_info): Guess...
1993-09-15 Jim Kingdon * paread.c, coffread.c, elfread.c, dwarfread.c:
1993-09-14 Jim Kingdon* paread.c, coffread.c, elfread.c: Include <time.h...
1993-09-06 Jeffrey WheatChanged elf32_symbol_type to elf_symbol_type
1993-09-03 Jim Kingdon * elfread.c (elf_symtab_read): Don't add symbols start...
1993-09-03 Jim Kingdon * elfread.c (elf_symtab_read): Don't add symbols start...
1993-08-24 Jim Kingdon * buildsym.h: Remove declaration of dbxread.c functions.
1993-08-08 Fred Fish * elfread.c (elf_symtab_read): Properly sort out...
1993-08-07 Fred Fish * elfread.c (elf_symtab_read): Properly sort out...
1993-07-13 Fred Fish * elfread.c: Remove notice about file still being...
1993-06-25 Fred Fish * elf_symfile_read (bfd_elf32_find_section): Revert...
1993-06-10 Fred Fish * elfread.c (elf_symtab_read): Add bfd section addres...
1993-05-25 Ken Raeburn* elfread.c (elf_symfile_read): Update ELF structure...
1993-03-26 Jim Kingdon * Clean up xcoff relocation.
1992-12-23 Fred Fish * defs.h (STRCMP, STREQ, STREQN): New macros.
1992-12-18 Fred Fish * Makefile.in (VERSION): Bump to 4.7.4.
1992-12-15 Fred Fish * complaints.c: New file, code moved from utils.c.
1992-11-04 Stu Grossman* elfread.c, mipsread.c: Include <string.h>.
1992-10-15 John GilmoreLint around file_ptr's (bfd's off_t's) and bfd_seek.
1992-07-28 Fred Fish * Makefile.in (VERSION): Bump to 4.6.2.
1992-07-04 John GilmoreRelocate symbols using an array of section_offsets...
1992-07-04 Fred Fish * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma...
1992-07-03 John Gilmore* dbxread.c (process_one_symbol): Ignore N_MAIN, N_END...
1992-06-29 Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-06-21 John GilmoreCOFF changes for dealing better with EPI 29K C compiler...
1992-06-13 John Gilmore* elfread.c (record_minimal_symbol_and_info): Kludged...
1992-04-01 Fred FishChanges in procfs.c to fix bug with inferior's siginfo...
1992-03-31 John Gilmore* elfread.c (elf_symtab_read): Use xmalloc, not bfd_xm...
1992-03-29 John GilmoreLint
1992-03-27 John GilmoreMisc cleanups from code review.
1992-03-21 Fred FishMany changes, most related to creating entry point...
1992-03-19 Fred Fish * coffread.c, mipsread.c, xcoffread.c, coffread.c...
1992-03-03 Michael TiemannTue Mar 3 15:11:52 1992 Michael Tiemann (tiemann...
1992-02-22 John Gilmore* xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.
1992-02-22 John Gilmore* Check in Fred Fish's changes in these modules. Fred
1992-02-14 Fred FishFix code in elf_symtab_read which attempts to read...
1992-01-24 Steve ChamberlainChanged refs to section->size to bfd_get_section_size_b...
1991-12-16 Fred FishNumerous small changes and a complete reorganization...
1991-12-01 Steve Chamberlain Changes due to include file renaming:
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-15 Fred FishChanges to build misc function vector entries from...
1991-11-12 Fred FishMinor rewording of message containing name of program...
1991-11-09 Fred FishRe-enable compilation of register_addr() stub whenever...
1991-11-09 John GilmoreAdd tracking of object files (that contain symbols...
1991-11-04 Per Bothner * infrun.c: Fixed typo in comment.
1991-10-24 Fred FishNew files for DWARF debugging format support, ELF objec...