This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit/multiarch/hpux] Move some macros from hppa to hppa64


Some macro definitions are no longer needed for hppa32, now that it is
partially multi-arch'ed.  They are still needed for hppa64, however. So
I did the following mechanichal change: Move all these macros from
tm-hppa.h to tm-hppa64.h.

I realize I'm only sweeping the dust under the carpet, but this little
cleanup will help me focus more on what's left for hppa32.

2003-04-21  J. Brobecker  <brobecker at gnat dot com>

        Ongoing multi-arch conversion effort for HP/UX:
        * config/pa/tm-hppa.h: Move all macro that are no longer
        defined now that GDB_MULTI_ARCH is now set to 1 from here...
        * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).

Tested on hppa-hp-hpux11.

-- 
Joel

Attachment: move.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]