This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] ar: fix deterministic usage of ar with mri scripts


Hi Cory,

binutils/Changelog
09-29-2013  Cory Fields  <cory@coryfields.com>

   * arsup.c: respect the deterministic setting when reading from an mri script.
   * ar.c: set the default deterministic mode when reading from an mri script

Approved and applied.

Note - changelog entries are generally formatted as sentences and include the function name where the change took place (if relevant). So the actual changelog entry that I checked in looked like this:

2013-10-01  Cory Fields  <cory@coryfields.com>

	* arsup.c (ar_save): Respect the deterministic setting when
	reading from an mri script.
	* ar.c (main): Set the default deterministic mode when reading
	from an mri script.

Cheers
  Nick


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