aboutsummaryrefslogtreecommitdiff
path: root/gdb/elfread.c
AgeCommit message (Expand)AuthorFilesLines
1995-03-10 Fix problems with infinite recursion when printing a classPeter Schauer1-10/+13
1995-02-09 * config/sparc/tm-sun4sol2.h, dbxread.c: RenameJim Kingdon1-6/+21
1995-01-28 * elfread.c (elf_symtab_read): Do not test BSF_GLOBAL forPeter Schauer1-29/+28
1994-07-26Tue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee)Stan Shebs1-1/+4
1994-07-17 * elfread.c (elf_symtab_read): Handle error return fromPeter Schauer1-5/+13
1994-07-14 * dbxread.c: Don't include libbfd.h.Stan Shebs1-22/+15
1994-07-12 * elfread.c (elf_symfile_read): Unconditionally add dynamicPeter Schauer1-3/+3
1994-07-06 * dbxread.c, elfread.c, mipsread.c, nlmread.c, os9kread.c:Peter Schauer1-7/+0
1994-04-21 * dbxread.c (read_dbx_dynamic_symtab): Reinstall support for sun3,Peter Schauer1-11/+53
1994-04-01 For SVR4 targets, enable gdb to set breakpoints in sharedPeter Schauer1-1/+23
1994-03-30 * elfread.c (elf_symtab_read): Change storage_needed,Ian Lance Taylor1-5/+11
1994-01-28 * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS.Jim Kingdon1-0/+3
1993-12-27 * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon1-1/+2
1993-12-06 Added Irix 5 support.Ian Lance Taylor1-1/+18
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-19/+6
1993-10-24 * elfread.c (elf_symtab_read): Use bfd convention that bothFred Fish1-3/+3
1993-10-03Added new slot to objfile struct to be shared by all stab-reading formats.Stan Shebs1-9/+9
1993-10-03 * mipsread.c, objfiles.c, utils.c: Use PTR not void *. RISC/OSJim Kingdon1-2/+2
1993-09-29* dbxread.c, coffread.c, elfread.c: A few changes to comments.Jim Kingdon1-1/+4
1993-09-21 * elfread.c (record_minimal_symbol_and_info): Guess the section toIan Lance Taylor1-1/+24
1993-09-15 * paread.c, coffread.c, elfread.c, dwarfread.c:Jim Kingdon1-0/+1
1993-09-14* paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h.Jim Kingdon1-0/+1
1993-09-06Changed elf32_symbol_type to elf_symbol_typeJeffrey Wheat1-1/+1
1993-09-03 * elfread.c (elf_symtab_read): Don't add symbols starting with ".L"Jim Kingdon1-1/+6
1993-09-03 * elfread.c (elf_symtab_read): Don't add symbols starting with ".L"Jim Kingdon1-0/+3
1993-08-24 * buildsym.h: Remove declaration of dbxread.c functions.Jim Kingdon1-0/+1
1993-08-08 * elfread.c (elf_symtab_read): Properly sort out the bss symbolsFred Fish1-86/+95
1993-08-07 * elfread.c (elf_symtab_read): Properly sort out the bss symbolsFred Fish1-7/+42
1993-07-13 * elfread.c: Remove notice about file still being underFred Fish1-14/+0
1993-06-25 * elf_symfile_read (bfd_elf32_find_section): Revert back toFred Fish1-1/+1
1993-06-10 * elfread.c (elf_symtab_read): Add bfd section address to bfdFred Fish1-2/+4
1993-05-25* elfread.c (elf_symfile_read): Update ELF structure and routineKen Raeburn1-7/+9
1993-03-26 * Clean up xcoff relocation.Jim Kingdon1-1/+1
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-45/+5
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-2/+0
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-3/+3
1992-11-04* elfread.c, mipsread.c: Include <string.h>.Stu Grossman1-0/+1
1992-10-15Lint around file_ptr's (bfd's off_t's) and bfd_seek.John Gilmore1-8/+5
1992-07-28 * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish1-0/+1
1992-07-04Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1-19/+243
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-1/+1
1992-07-03* dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris.John Gilmore1-1/+6
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-0/+11
1992-06-21COFF changes for dealing better with EPI 29K C compiler output.John Gilmore1-1/+3
1992-06-13* elfread.c (record_minimal_symbol_and_info): Kludged to putJohn Gilmore1-13/+66
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