aboutsummaryrefslogtreecommitdiff
path: root/gdb/mipsread.c
AgeCommit message (Expand)AuthorFilesLines
1992-02-06* mipsread.c (parse_symbol): Avoid clobbering enum pointer whenJohn Gilmore1-10/+11
1992-02-05Mips-specific bug-fix (for stabs-in-ecoff), and style fix. See ChangeLog.Per Bothner1-9/+39
1992-01-30Various fixed triggered by trying to do the right thing wrtPer Bothner1-83/+147
1992-01-28Handle debug symbols in dynamically loaded (relocated) code:John Gilmore1-122/+174
1991-12-23Oodles of changes. The most important is adding support for stabsPer Bothner1-658/+579
1991-12-01 Changes due to include file renaming:Steve Chamberlain1-1/+1
1991-11-28Make structs work on DECstation (sigh)John Gilmore1-3/+8
1991-11-27Fix syntax errors.John Gilmore1-2/+3
1991-11-27Improve G++ debugging support.John Gilmore1-35/+37
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-8/+8
1991-11-09Add tracking of object files (that contain symbols) to gdb.John Gilmore1-23/+30
1991-11-01* mipsread.c (read_mips_symtab, read_the_mips_symtab): Use realJohn Gilmore1-3/+6
1991-10-26* symfile.c (syms_from_bfd): New routine.John Gilmore1-20/+0
1991-10-24Remove the object file specific fields from the partial symbol tableFred Fish1-36/+51
1991-09-19* mipsread.c (_initialize_mipsread): Avoid usingJohn Gilmore1-1/+7
1991-09-19* symfile.c (allocate_symtab): New fn, consolidates the workJohn Gilmore1-9/+30
1991-09-17Fix signed vs. unsigned char bug in parse_lines().Stu Grossman1-215/+229
1991-07-19Make mipsread.c handle static symbols, both in psymtabs and symtabs.John Gilmore1-83/+169
1991-07-09 * core.c (memory_error): Reword error msg to mislead less.John Gilmore1-34/+52
1991-05-13 * mipsread.c: Rather than keeping count of how many symtabsJohn Gilmore1-113/+113
1991-05-03 Mips bringup and general cleanupJohn Gilmore1-234/+0
1991-04-20 * mipsread.c (parse_symbol): Set startup_file_{start,end} ifJim Kingdon1-0/+5
1991-04-19*** empty log message ***Jim Kingdon1-1/+3
1991-04-13 * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): NewJohn Gilmore1-20/+27
1991-03-28Initial revisionK. Richard Pixley1-0/+2879