[PATCH 7/8] S12Z: Move opcode header to public include directory.

Alan Modra amodra@gmail.com
Tue Jul 24 02:01:00 GMT 2018


On Mon, Jul 23, 2018 at 03:50:43PM +0200, John Darrington wrote:
> On Mon, Jul 23, 2018 at 10:03:36PM +0930, Alan Modra wrote:
>      On Mon, Jul 16, 2018 at 04:00:03PM +0200, John Darrington wrote:
>      > * opcodes/s12z.h: Delete.
>      > * include/opcode/s12z.h: New file.
>      ...
> 
>  
>      OK, but again do adjust the ChangeLog entries.
>      
> How should the above entries look then?  If I omit the paths then it reduces to:
> 
> * s12z.h: Delete.
> * s12z.h: New file.
> 
> which is rather unhelpful IMO.

The entries go in different ChangeLog files, one in the opcodes/
directory, one in include/.  In your log, write

opcodes/
	* s12z.h: Delete.
include/
	* opcode/s12z.h: New file.

Then at the head of opcodes/ChangeLog

2018-07-24  John Darrington <john@darrington.wattle.id.au>

	* s12z.h: Delete.

and in include/ChangeLog

2018-07-24  John Darrington <john@darrington.wattle.id.au>

	* opcode/s12z.h: New file.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list