aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-tdep.c
AgeCommit message (Expand)AuthorFilesLines
1995-03-25 * buildsym.c (patch_subfile_name): Update last_source_filePeter Schauer1-12/+8
1995-03-03 * sparc-tdep.c (decode_asi): New function.David Edelsohn1-61/+382
1994-12-20 * sparc-tdep.c, a29k-tdep.c, findvar.c (get_saved_register):Jim Kingdon1-0/+3
1994-12-18 * sparc-tdep.c (sparc_pop_frame): Remove erroneous extra argumentPeter Schauer1-1/+1
1994-12-18 * tm-sparc.c (EXTRA_FRAME_INFO): New field sp_offset.Jim Kingdon1-164/+358
1994-12-17 * c-typeprint.c (c_type_print_base): Use `show' of -1 to printPeter Schauer1-87/+255
1994-10-08 Speed up GDB startup time by not demangling partial symbols.Peter Schauer1-1/+1
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon1-28/+4
1994-03-19 * Makefile.in (TAGS): Use variables directly, rather than usingJim Kingdon1-4/+14
1994-02-28 * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c,Jim Kingdon1-11/+24
1994-01-22 * sparc-tdep.c, lynx-nat.c, config/sparc/tm-sparc.h,Stu Grossman1-4/+1
1994-01-19 * infrun.c (normal_stop): Set stop_pc after popping the dummy framePeter Schauer1-53/+42
1993-07-10 * findvar.c, defs.hJim Kingdon1-20/+12
1993-07-09 * sparc-tdep.c (sparc_push_dummy_frame): Skip all the do_save_insnJim Kingdon1-131/+58
1993-07-08(sparc_frame_chain): Handle sizeof (CORE_ADDR) != sizeof (REGISTER_TYPE).David Edelsohn1-12/+27
1993-04-22 * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):Jim Kingdon1-6/+5
1993-03-31Teach sparc solaris to next over shared library functions.K. Richard Pixley1-9/+39
1992-09-26* putenv.c: index -> strchr.John Gilmore1-7/+15
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-1/+1
1992-06-19* remote.c (getpkt): Error if input exceeds buffer size.John Gilmore1-3/+162
1992-03-29* target.c (nomemory): Now that higher levels examine errno, give EIO.John Gilmore1-33/+55
1991-08-20* mcheck.c: Avoid warning about undeclared abort fn.John Gilmore1-0/+20
1991-08-14 * blockframe.c (frameless_look_for_prologue): Speed up byJohn Gilmore1-18/+29
1991-05-30Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.John Gilmore1-19/+39
1991-04-23*** empty log message ***Jim Kingdon1-1/+0
1991-04-22 * sparc-tdep.c (skip_prologue): Don't skip anything unless thereJim Kingdon1-8/+16
1991-03-28Initial revisionK. Richard Pixley1-0/+586