Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 1 | -0/+10 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -15/+16 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+79 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -75/+0 | |
1994-03-29 | Put back include to tm-hppa.h mistakenly taken out during a recent checkin. | Jeff Law | 1 | -4/+46 | |
1993-05-05 | * Patches from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 1 | -0/+33 | |
* gdb/hppa-tdep.c: Declare frame_saved_pc. (frameless_function_invocation): New function. (frame_saved_pc, init_extra_frame_info): Use frameless_function_invocation. * gdb/config/pa/tm-hppa.h (SAVED_PC_AFTER_CALL): Use saved_pc_after call instead of just grabbing the value currently in %r2. (FRAMELESS_FUNCTION_INVOCATION): Use frameless_function_invocation. * gdb/config/pa/tm-hppah.h (SAVED_PC_AFTER_CALL): Delete private definition and use the common one in tm-hppa.h. |