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]

Commit: ARM SIM: Convert to ISO C and remove redundant code


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  <nickc@redhat.com>

	* wrapper.c: Convert function declarations to ISO C format.
	(sim_open): Delete code for handling t,d and z command line
	options.

Attachment: wrapper.c.patch.bz2
Description: BZip2 compressed data


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