OSDN Git Service

* 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)
commitea004bc13669a2bb1f3d234cd8a1dea6b9f506f0
tree76ff1395201897d2eaf15aa3440b1783fe494466
parent3a82c9507def0468510cc7864c2b5b0001ea8887
* 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