summaryrefslogtreecommitdiff
path: root/gdb/elfread.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Changes due to include file renaming:Steve Chamberlain1991-12-011-3/+3
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-1/+0
* Changes to build misc function vector entries from canonical bfd symbolFred Fish1991-11-151-1/+92
* Minor rewording of message containing name of program that generated aFred Fish1991-11-121-17/+0
* Re-enable compilation of register_addr() stub whenever it is not suppliedFred Fish1991-11-091-3/+7
* Add tracking of object files (that contain symbols) to gdb.John Gilmore1991-11-091-3/+8
* * infrun.c: Fixed typo in comment.Per Bothner1991-11-041-0/+2
* New files for DWARF debugging format support, ELF object file support, SVR4Fred Fish1991-10-241-0/+208