binutils-gdb/gdb/config/pa
Joel Brobecker 60383d105d Continuing work to convert the hppa targets to multiarch partil.
* hppa-tdep.c: Add some missing forward declarations.
        (frameless_function_invocation): Prefix the function name
        by "hppa_" to avoid polluting the namespace.  Update all calls
        to use the new function name.
        (saved_pc_after_call): Ditto.
        (init_extra_frame_info): Ditto.
        (frame_chain): Ditto.
        (push_dummy_frame): Ditto.
        (target_read_pc): Ditto.
        (target_write_pc): Ditto.
        (in_solib_call_trampoline): Ditto.
        (in_solib_return_trampoline): Ditto.
        (skip_trampoline_code): Ditto.
        (hppa_read_fp): New function, renamed from target_read_fp.
        (hppa_target_read_fp): New function, using hppa_read_fp.
        This function conforms to the function profile for the
        READ_FP gdbarch method.
        (hppa_extract_struct_value_address): New function, extracted
        from the definition of the DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS
        macro.
        (hppa_frame_num_args): New function.
        (hppa_gdbarch_init): Setup the gdbarch vector for the hppa target.

        * config/pa/tm-hppa.h: Wrap around all gdbarch-eligible macros
        inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
        for the switch to multiarch partial.
        Update some of the macros definitions to match some changes
        described above in the name of the function they are calling.
        (PUSH_DUMMY_FRAME): Add a FIXME explaining why this macro will
        not be straightforward to convert. Do now wrap it inside
        "#if !... #endif" to remember that this macro has still not
        been taken care of.
        (FIX_CALL_DUMMY): Likewise.
2002-12-26 20:10:13 +00:00
..
hppa.mt 2002-08-18 Andrew Cagney <ac131313@redhat.com> 2002-08-18 16:09:04 +00:00
hppa64.mt * hppa-hpux-tdep.c: New file. 2002-12-16 16:51:47 +00:00
hppabsd.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
hppabsd.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
hppahpux.mh 2002-01-23 Elena Zannoni <ezannoni@redhat.com> 2002-01-24 03:44:10 +00:00
hppahpux.mt * hppa-hpux-tdep.c: New file. 2002-12-16 16:51:47 +00:00
hppaosf.mh * MAINTAINERS: Mark a29k as deleted. 2002-05-04 15:52:42 +00:00
hppaosf.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
hppapro.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
hpux11.mh I believe Jeff Law denies responsability for this one: 2002-04-07 22:34:31 +00:00
hpux11.mt import gdb-1999-08-23 snapshot 1999-08-23 22:40:00 +00:00
hpux11w.mh From Ross Alexander at NEC Europe: 2002-05-24 02:50:01 +00:00
hpux11w.mt import gdb-1999-08-23 snapshot 1999-08-23 22:40:00 +00:00
hpux1020.mh I believe Jeff Law denies responsability for this one: 2002-04-07 22:34:31 +00:00
hpux1020.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
nm-hppab.h * config/pa/nm-hppab.h: Delete duplicate CANNOT_STORE_REGISTER decl. 2002-12-23 17:07:28 +00:00
nm-hppah.h * config/pa/nm-hppab.h: Delete duplicate CANNOT_STORE_REGISTER decl. 2002-12-23 17:07:28 +00:00
nm-hppah11.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-hppao.h * config/pa/nm-hppab.h: Delete duplicate CANNOT_STORE_REGISTER decl. 2002-12-23 17:07:28 +00:00
tm-hppa.h Continuing work to convert the hppa targets to multiarch partil. 2002-12-26 20:10:13 +00:00
tm-hppa64.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
tm-hppab.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
tm-hppah.h Continuing work to convert the hppa targets to multiarch partial. 2002-12-26 09:36:43 +00:00
tm-hppao.h Include regcache.h 2001-03-14 23:23:16 +00:00
tm-pro.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
xm-hppab.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-hppah.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-pa.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00