summaryrefslogtreecommitdiff
path: root/gdb/mipsread.c
Commit message (Expand)AuthorAgeFilesLines
* Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1992-03-291-140/+130
* Many changes, most related to creating entry point information on a per-objfileFred Fish1992-03-211-11/+8
* * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1992-03-191-16/+48
* * mipsread.c (mipscoff_symfile_read): Eliminate a lot ofJohn Gilmore1992-03-141-15/+13
* * config.sub configure.in config/.Sanitize config/mh-irix4Stu Grossman1992-03-051-2/+3
* Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1992-03-031-140/+227
* * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.John Gilmore1992-02-221-108/+121
* * mipsread.c (parse_symbol): Avoid clobbering enum pointer whenJohn Gilmore1992-02-061-10/+11
* Mips-specific bug-fix (for stabs-in-ecoff), and style fix. See ChangeLog.Per Bothner1992-02-051-9/+39
* Various fixed triggered by trying to do the right thing wrtPer Bothner1992-01-301-83/+147
* Handle debug symbols in dynamically loaded (relocated) code:John Gilmore1992-01-281-122/+174
* Oodles of changes. The most important is adding support for stabsPer Bothner1991-12-231-658/+579
* Changes due to include file renaming:Steve Chamberlain1991-12-011-1/+1
* Make structs work on DECstation (sigh)John Gilmore1991-11-281-3/+8
* Fix syntax errors.John Gilmore1991-11-271-2/+3
* Improve G++ debugging support.John Gilmore1991-11-271-35/+37
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-8/+8
* Add tracking of object files (that contain symbols) to gdb.John Gilmore1991-11-091-23/+30
* * mipsread.c (read_mips_symtab, read_the_mips_symtab): Use realJohn Gilmore1991-11-011-3/+6
* * symfile.c (syms_from_bfd): New routine.John Gilmore1991-10-261-20/+0
* Remove the object file specific fields from the partial symbol tableFred Fish1991-10-241-36/+51
* * mipsread.c (_initialize_mipsread): Avoid usingJohn Gilmore1991-09-191-1/+7
* * symfile.c (allocate_symtab): New fn, consolidates the workJohn Gilmore1991-09-191-9/+30
* Fix signed vs. unsigned char bug in parse_lines().Stu Grossman1991-09-171-215/+229
* Make mipsread.c handle static symbols, both in psymtabs and symtabs.John Gilmore1991-07-191-83/+169
* * core.c (memory_error): Reword error msg to mislead less.John Gilmore1991-07-091-34/+52
* * mipsread.c: Rather than keeping count of how many symtabsJohn Gilmore1991-05-131-113/+113
* Mips bringup and general cleanupJohn Gilmore1991-05-031-234/+0
* * mipsread.c (parse_symbol): Set startup_file_{start,end} ifJim Kingdon1991-04-201-0/+5
* *** empty log message ***Jim Kingdon1991-04-191-1/+3
* * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): NewJohn Gilmore1991-04-131-20/+27
* Initial revisionK. Richard Pixley1991-03-281-0/+2879