CARP: Convert macro definitions of USE_STRUCT_CONVENTION into target
authorAndrew Cagney <cagney@redhat.com>
Mon, 23 Nov 1998 12:35:23 +0000 (12:35 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 23 Nov 1998 12:35:23 +0000 (12:35 +0000)
commit98760eab33f4963e075077cb094f9f195ca33d01
tree60590f385f7cdd40ccf6ce14fa0437140b19686a
parent554eb429e4555ceaa7892a8ab93c7a41045a6824
CARP: Convert macro definitions of USE_STRUCT_CONVENTION into target
specific functions.
24 files changed:
gdb/ChangeLog
gdb/a29k-tdep.c
gdb/arm-tdep.c
gdb/config/a29k/tm-a29k.h
gdb/config/arm/tm-arm.h
gdb/config/d10v/tm-d10v.h
gdb/config/i960/tm-i960.h
gdb/config/m32r/tm-m32r.h
gdb/config/mips/tm-mips.h
gdb/config/mn10200/tm-mn10200.h
gdb/config/mn10300/tm-mn10300.h
gdb/config/sh/tm-sh.h
gdb/config/v850/tm-v850.h
gdb/d10v-tdep.c
gdb/defs.h
gdb/gould-tdep.c
gdb/hppa-tdep.c
gdb/i960-tdep.c
gdb/mips-tdep.c
gdb/mn10200-tdep.c
gdb/mn10300-tdep.c
gdb/sh-tdep.c
gdb/v850-tdep.c
gdb/values.c
This page took 0.026709 seconds and 4 git commands to generate.