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]

Re: [PATCH] sim: tests: support .S/.c files


On Mon, Mar 14, 2011 at 5:06 PM, Mike Frysinger wrote:
> Rather than requiring all sim tests to be preprocessed .s files, add
> support for .S and .c files so we can easily write code using a higher
> level language like C.

these targets do not build for me:
 cr16 d10v erc32 mcore

for those that build, these fail tests before my patch:
 m32r sh64

the rest pass before and after my patch:
 arm avr bfin cris frv h8300 iq2000 lm32 m32c m32r m68hc11 microblaze
mips mn10300 moxie ppc rx sh sh64 v850
-mike


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