aboutsummaryrefslogtreecommitdiff
path: root/gdb/mipsread.c
AgeCommit message (Expand)AuthorFilesLines
1993-02-02* hp300ux-nat.c: Update copyrights.John Gilmore1-11/+11
1993-01-16 * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1-14/+20
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-1/+2
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-14/+15
1992-12-15 * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1-3/+16
1992-10-21* mipsread.c (UNSAFE_DATA_ADDR): Remove MIPS-host-specificJohn Gilmore1-5/+4
1992-10-15Lint around file_ptr's (bfd's off_t's) and bfd_seek.John Gilmore1-7/+7
1992-10-15* mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo."Stu Grossman1-70/+100
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-2/+2
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-7/+10
1992-06-25 * mipsread.c: Pass NULL name pointer to init_type, not 0.Fred Fish1-10/+8
1992-06-17 * mipsread.c: Undo ill effects from including <strings.h>,Fred Fish1-2/+5
1992-06-16* mipsread.c: #include <strings.h> for rindex().Stu Grossman1-6/+9
1992-04-15Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure,Fred Fish1-9/+15
1992-04-12 * mipsread.c (parse_partial_symbols): Complain when sh->index isJohn Gilmore1-605/+693
1992-04-07* mipsread.c: Create a .gdbinfo pseudo-symbol for eachStu Grossman1-3/+5
1992-04-07 * mipsread.c: Create a .gdbinfo pseudo-symbol for eachPer Bothner1-18/+34
1992-04-07* mipsread.c: Fix many invocations of complain. Use enumStu Grossman1-6/+7
1992-04-06* mipsread.c: Fix many invocations of complain.Stu Grossman1-9/+9
1992-04-04* buildsym.h, dbxread.c, mipsread.c: Add objfile arg toStu Grossman1-1/+2
1992-04-03* Makefile.in (OBS): Compile mipsread.c for all targets now.John Gilmore1-10/+15
1992-04-03* mipsread.c (fixup_sigtramp): Also look for _sigtramp as a realStu Grossman1-34/+38
1992-03-31* mipsread.c (parse_symbol, parse_procedure): Re-do the way thatStu Grossman1-83/+39
1992-03-29Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1-140/+130
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish1-11/+8
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1-16/+48
1992-03-14* mipsread.c (mipscoff_symfile_read): Eliminate a lot ofJohn Gilmore1-15/+13
1992-03-05* config.sub configure.in config/.Sanitize config/mh-irix4Stu Grossman1-2/+3
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-140/+227
1992-02-22* xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.John Gilmore1-108/+121
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