This is the mail archive of the gdb-patches@sourceware.org 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]

[rfc] [0/2] Remove of some more macros from gdbarch.sh


Hello,

this is the next series of 2 patches to get rid of the macros in gdbarch.sh.
The following macros are replaced by this patches:



* TARGET_SHORT_BIT * TARGET_INT_BIT * TARGET_LONG_BIT * TARGET_LONG_LONG_BIT * TARGET_FLOAT_BIT * TARGET_FLOAT_FORMAT * TARGET_DOUBLE_BIT * TARGET_DOUBLE_FORMAT * TARGET_LONG_DOUBLE_BIT * TARGET_LONG_DOUBLE_FORMAT

I tested this patchset by running gdb_mbuild.sh and run the testsuite on x86. The testsuite showed no regressions.
I'd appreciate any comments to this patches. Thank you very much in advance.

Regards,
Markus

--
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com








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