binutils-gdb/gdb/config
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
..
alpha * doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int. 2002-12-04 05:40:40 +00:00
arm
avr
cris
d10v
djgpp 2002-11-12 Andrew Cagney <ac131313@redhat.com> 2002-11-12 16:30:08 +00:00
frv
h8300 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of 2002-09-16 15:03:17 +00:00
h8500 2002-12-01 Andrew Cagney <ac131313@redhat.com> 2002-12-01 19:07:16 +00:00
i386 * x86-64-tdep.h (x86_64_init_abi): New prototype. 2002-12-21 21:09:58 +00:00
ia64
m32r 2002-12-10 Andrew Cagney <cagney@redhat.com> 2002-12-11 02:26:38 +00:00
m68hc11
m68k 2002-12-16 Andrew Cagney <ac131313@redhat.com> 2002-12-16 20:39:23 +00:00
m88k 2002-12-16 Andrew Cagney <ac131313@redhat.com> 2002-12-16 20:39:23 +00:00
mcore
mips Add GNU/Linux specific support for the n32 and n64 MIPS ABIs. 2002-12-24 19:21:10 +00:00
mn10200 2002-12-10 Andrew Cagney <cagney@redhat.com> 2002-12-11 02:26:38 +00:00
mn10300
none
ns32k
pa Continuing work to convert the hppa targets to multiarch partil. 2002-12-26 20:10:13 +00:00
powerpc * config/powerpc/aix432.mh (NATDEPFILES): Add a comment explaining 2002-12-02 15:44:50 +00:00
rs6000 2002-12-10 Andrew Cagney <cagney@redhat.com> 2002-12-11 02:26:38 +00:00
s390
sh
sparc 2002-12-24 David Carlton <carlton@math.stanford.edu> 2002-12-24 20:14:30 +00:00
v850
vax
xstormy16
z8k 2002-12-10 Andrew Cagney <cagney@redhat.com> 2002-12-11 02:26:38 +00:00
nm-gnu.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-linux.h * acconfig.h (HAVE_PREAD64): Add. 2002-11-26 01:23:46 +00:00
nm-lynx.h
nm-m3.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-nbsd.h
nm-nbsdaout.h
nm-sysv4.h
tm-linux.h
tm-lynx.h
tm-sunos.h
tm-sysv4.h * c-exp.y (THIS): Delete token and grammar rule. 2002-10-11 14:02:39 +00:00
tm-vxworks.h
xm-aix4.h
xm-nbsd.h
xm-sysv4.h