binutils-gdb/gdb/config
Joel Brobecker 3ff7cf9eed Further multiarching work mostly for hppa64-*-hpux11:
* hppa-tdep.h: New file.
        * hppa-tdep.c: #include hppa-tdep.c.
        (hppa32_num_regs): Renamed from hppa_num_regs.
        (hppa64_num_regs): New constant.
        (hppa64_call_dummy_breakpoint_offset): New constant.
        (hppa32_call_dummy_length): New constant.
        (hppa64_call_dummy_length): New constant.
        (hppa32_stack_align): Make name 32bit explicit.
        (hppa32_register_virtual_type): Likewise.
        (hppa32_extract_return_value): Likewise.
        (hppa32_use_struct_convention): Likewise.
        (hppa32_store_return_value): Likewise.
        (hppa64_register_virtual_type): New function.
        (hppa64_extract_return_value): New function.
        (hppa64_use_struct_convention): New function.
        (hppa64_store_return_value): New function.
        (hppa_frame_locals_address): Remove declaration, function does
        not exist anymore.
        (hppa_register_byte): Add support for PA64 ABI.
        (hppa_gdbarch_init): Add support for PA64 ABI.
        * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
        Make name 32bit explicit.
        (hppa32_hpux_frame_base_before_sigtramp): Likewise.
        (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
        (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
        (hppa64_hpux_frame_base_before_sigtramp): New function.
        (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
        * config/pa/tm-hppa64.h: Remove macros that are no longer
        necessary now that the gdbarch vector is properly setup.
        Transform some macros into function calls. Some minor cleanup.
        * config/pa/tm-hppah.h: Update function calls in macros
        following the function renaming in hppa-hpux-tdep.c.
        * Makefile.in (hppa_tdep_h): New variable.
        (hppa-tdep.o): Add dependency over hppa_tdep_h.
2003-08-15 23:02:05 +00:00
..
alpha * Makefile.in (linux-nat.o): Add rule. 2003-06-15 20:56:48 +00:00
arm * config/arm/linux.mt: Remove code protected by GDBSERVER define. 2003-06-20 13:57:30 +00:00
avr
cris
d10v
djgpp 2003-08-02 Andrew Cagney <cagney@redhat.com> 2003-08-03 02:42:16 +00:00
frv
h8300 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-08 22:51:49 +00:00
h8500
i386 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de): 2003-08-10 13:49:33 +00:00
ia64 * config/arm/linux.mt: Remove code protected by GDBSERVER define. 2003-06-20 13:57:30 +00:00
m32r 2003-08-01 Andrew Cagney <cagney@redhat.com> 2003-08-01 21:14:33 +00:00
m68hc11
m68k 2003-06-26 Andrew Cagney <cagney@redhat.com> 2003-06-26 17:18:43 +00:00
m88k
mcore
mips * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment. 2003-07-07 18:06:53 +00:00
mn10200
mn10300
none
ns32k
pa Further multiarching work mostly for hppa64-*-hpux11: 2003-08-15 23:02:05 +00:00
powerpc 2003-06-27 Elena Zannoni <ezannoni@redhat.com> 2003-06-27 17:05:58 +00:00
rs6000 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
s390 * config/arm/linux.mt: Remove code protected by GDBSERVER define. 2003-06-20 13:57:30 +00:00
sh * config/arm/linux.mt: Remove code protected by GDBSERVER define. 2003-06-20 13:57:30 +00:00
sparc 2003-07-17 Andrew Cagney <cagney@redhat.com> 2003-07-17 18:49:36 +00:00
v850
vax 2003-06-08 Andrew Cagney <cagney@redhat.com> 2003-06-09 02:10:35 +00:00
xstormy16
z8k
nm-gnu.h 2003-05-16 Andrew Cagney <cagney@redhat.com> 2003-05-17 06:00:01 +00:00
nm-linux.h 2003-06-19 Michael Snyder <msnyder@redhat.com> 2003-06-19 22:52:04 +00:00
nm-lynx.h 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
nm-m3.h 2003-04-09 Andrew Cagney <cagney@redhat.com> 2003-04-09 16:10:06 +00:00
nm-nbsd.h
nm-nbsdaout.h
nm-sysv4.h
tm-linux.h
tm-lynx.h
tm-nto.h Added i386 QNX Neutrino support. 2003-05-05 13:57:21 +00:00
tm-sunos.h
tm-sysv4.h
tm-vxworks.h
xm-aix4.h
xm-nbsd.h
xm-sysv4.h