aboutsummaryrefslogtreecommitdiff
path: root/gdb/mipsread.c
AgeCommit message (Expand)AuthorFilesLines
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