On Tue 18 Mar 2014 14:16:41 Nick Clifton wrote: > Hi Guys, > > I am applying the patch below to remove some redundant code from the > ARM simulator's wrapper file, and to convert the function declarations > over to the ISO C format. > > Cheers > Nick > > sim/ChangeLog > 2014-03-18 Nick Clifton > > * wrapper.c: Convert function declarations to ISO C format. > (sim_open): Delete code for handling t,d and z command line > options. it's not clear to me what the -t/-d/-z opts have to do with this, but otherwise looks fine. will help me as i try to push the extended warning set into all sims :). -mike