* rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
authorJim Blandy <jimb@codesourcery.com>
Wed, 19 May 2004 04:18:42 +0000 (04:18 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 19 May 2004 04:18:42 +0000 (04:18 +0000)
commitbaffbae05ecad434555561f528065428612962bf
treeb97f344574d4223f440a1b427b638ee72797b0ed
parent5859efe54e9c24b55dcb713af8bb0b178cbf052c
* rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
before the mach-specific switch, and then let the individual cases
override the defaults, rather than leaving them uninitialized
until the switch and then setting them in each case.
gdb/ChangeLog
gdb/rs6000-tdep.c
This page took 0.024558 seconds and 4 git commands to generate.