summaryrefslogtreecommitdiff
path: root/gdb/elfread.c
Commit message (Expand)AuthorAgeFilesLines
...
* * dbxread.c (read_dbx_dynamic_symtab): Reinstall support for sun3,Peter Schauer1994-04-211-11/+53
* For SVR4 targets, enable gdb to set breakpoints in sharedPeter Schauer1994-04-011-1/+23
* * elfread.c (elf_symtab_read): Change storage_needed,Ian Lance Taylor1994-03-301-5/+11
* * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS.Jim Kingdon1994-01-281-0/+3
* * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon1993-12-271-1/+2
* Added Irix 5 support.Ian Lance Taylor1993-12-061-1/+18
* * 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-19/+6
* * elfread.c (elf_symtab_read): Use bfd convention that bothFred Fish1993-10-241-3/+3
* Added new slot to objfile struct to be shared by all stab-reading formats.Stan Shebs1993-10-031-9/+9
* * mipsread.c, objfiles.c, utils.c: Use PTR not void *. RISC/OSJim Kingdon1993-10-031-2/+2
* * dbxread.c, coffread.c, elfread.c: A few changes to comments.Jim Kingdon1993-09-291-1/+4
* * elfread.c (record_minimal_symbol_and_info): Guess the section toIan Lance Taylor1993-09-211-1/+24
* * paread.c, coffread.c, elfread.c, dwarfread.c:Jim Kingdon1993-09-151-0/+1
* * paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h.Jim Kingdon1993-09-141-0/+1
* Changed elf32_symbol_type to elf_symbol_typeJeffrey Wheat1993-09-061-1/+1
* * elfread.c (elf_symtab_read): Don't add symbols starting with ".L"Jim Kingdon1993-09-031-1/+6
* * elfread.c (elf_symtab_read): Don't add symbols starting with ".L"Jim Kingdon1993-09-031-0/+3
* * buildsym.h: Remove declaration of dbxread.c functions.Jim Kingdon1993-08-241-0/+1
* * elfread.c (elf_symtab_read): Properly sort out the bss symbolsFred Fish1993-08-081-86/+95
* * elfread.c (elf_symtab_read): Properly sort out the bss symbolsFred Fish1993-08-071-7/+42
* * elfread.c: Remove notice about file still being underFred Fish1993-07-131-14/+0
* * elf_symfile_read (bfd_elf32_find_section): Revert back toFred Fish1993-06-251-1/+1
* * elfread.c (elf_symtab_read): Add bfd section address to bfdFred Fish1993-06-101-2/+4
* * elfread.c (elf_symfile_read): Update ELF structure and routineKen Raeburn1993-05-251-7/+9
* * Clean up xcoff relocation.Jim Kingdon1993-03-261-1/+1
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-45/+5
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-2/+0
* * complaints.c: New file, code moved from utils.c.Fred Fish1992-12-151-3/+3
* * elfread.c, mipsread.c: Include <string.h>.Stu Grossman1992-11-041-0/+1
* Lint around file_ptr's (bfd's off_t's) and bfd_seek.John Gilmore1992-10-151-8/+5
* * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish1992-07-281-0/+1
* Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1992-07-041-19/+243
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-1/+1
* * dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris.John Gilmore1992-07-031-1/+6
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-0/+11
* COFF changes for dealing better with EPI 29K C compiler output.John Gilmore1992-06-211-1/+3
* * elfread.c (record_minimal_symbol_and_info): Kludged to putJohn Gilmore1992-06-131-13/+66
* Changes in procfs.c to fix bug with inferior's siginfo struct gettingFred Fish1992-04-011-0/+9
* * elfread.c (elf_symtab_read): Use xmalloc, not bfd_xmalloc.John Gilmore1992-03-311-1/+1
* LintJohn Gilmore1992-03-291-11/+11
* Misc cleanups from code review.John Gilmore1992-03-271-6/+4
* Many changes, most related to creating entry point information on a per-objfileFred Fish1992-03-211-0/+1
* * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1992-03-191-15/+35
* Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1992-03-031-2/+0
* * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.John Gilmore1992-02-221-1/+1
* * Check in Fred Fish's changes in these modules. FredJohn Gilmore1992-02-221-60/+76
* Fix code in elf_symtab_read which attempts to read the standard ELFFred Fish1992-02-141-8/+11
* Changed refs to section->size to bfd_get_section_size_before_relocSteve Chamberlain1992-01-241-3/+3
* Numerous small changes and a complete reorganization of solib.c, to supportFred Fish1991-12-161-7/+76