Fix directory on edit log.
authorStu Grossman <grossman@cygnus>
Wed, 5 May 1993 23:53:09 +0000 (23:53 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 5 May 1993 23:53:09 +0000 (23:53 +0000)
gdb/ChangeLog

index c87b328f995564cfaf0be4354c5cd97556f60781..3509e59fcaa70a9030f7ca79a20dd144f9ce3457 100644 (file)
@@ -5,10 +5,10 @@ Wed May  5 15:16:33 1993  Stu Grossman  (grossman@cygnus.com)
        (frameless_function_invocation): New function.
        (frame_saved_pc, init_extra_frame_info): Use 
        frameless_function_invocation.
-       * gdb/config/tm-hppa.h (SAVED_PC_AFTER_CALL): Use saved_pc_after
+       * 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/tm-hppah.h (SAVED_PC_AFTER_CALL): Delete private
+       * gdb/config/pa/tm-hppah.h (SAVED_PC_AFTER_CALL): Delete private
        definition and use the common one in tm-hppa.h.
        * gdb/hppa-tdep.c (frame_chain_valid): If "use_unwind" is true, then
        use unwind descriptors to determine if the frame chain is valid.
This page took 0.027768 seconds and 4 git commands to generate.