binutils-gdb/gdb/config
Richard Henderson 98a8e1e505 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
(alpha_supply_fp_regs, alpha_fill_fp_regs): New.
        * alpha-tdep.h: Declare them.

        * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
        Remove zerobuf.  Don't error on UNIQUE.
        (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
        (ALPHA_REGSET_UNIQUE): Provide default.
        (supply_gregset): Use alpha_supply_int_regs.
        (fill_gregset): Use alpha_fill_int_regs.
        (supply_fpregset): Use alpha_supply_fp_regs.
        (fill_fpregset): Use alpha_fill_fp_regs.
        * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
        (alphabsd_supply_reg): Use alpha_supply_int_regs.
        (alphabsd_fill_reg): Use alpha_fill_int_regs.
        (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
        (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
        * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
2003-06-02 20:57:16 +00:00
..
alpha * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New. 2003-06-02 20:57:16 +00:00
arm
avr
cris
d10v
djgpp 2003-05-19 David Carlton <carlton@bactrian.org> 2003-05-20 04:08:19 +00:00
frv
h8300
h8500
i386 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove 2003-05-31 08:15:38 +00:00
ia64 2003-05-16 Andrew Cagney <cagney@redhat.com> 2003-05-17 06:00:01 +00:00
m32r
m68hc11
m68k * m68k-tdep.c (m68k_register_raw_size): Remove cast. 2003-05-25 18:50:55 +00:00
m88k
mcore
mips 2003-06-01 Andrew Cagney <cagney@redhat.com> 2003-06-01 15:45:57 +00:00
mn10200
mn10300
none
ns32k
pa * config/pa/tm-hppa.h: Delete some unused macros. Move some 2003-05-22 02:04:05 +00:00
powerpc Use gdbarch methods for solib stuff on PowerPC Linux. 2003-05-30 03:44:05 +00:00
rs6000 2003-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +00:00
s390 2003-05-16 Andrew Cagney <cagney@redhat.com> 2003-05-17 06:00:01 +00:00
sh
sparc 2003-05-30 Andrew Cagney <cagney@redhat.com> 2003-05-31 03:42:58 +00:00
v850
vax 2003-04-28 Andrew Cagney <cagney@redhat.com> 2003-04-29 01:49:49 +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-04-12 Andrew Cagney <cagney@redhat.com> 2003-04-12 17:41:26 +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