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/pa64/multiarch] remove nonuseful macros in tm-hppa64.h


ADDR_BITS_REMOVE can now go, since the addr_bits_remove gdbarch method
is now set for all pa ABIs. HPUX_1100 was simply not used.


2003-08-13  J. Brobecker  <brobecker@gnat.com>

        * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
        (ADDR_BITS_REMOVE): Remove, redundant.

Tested on hppa64.

-- 
Joel


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