ARM mapping symbols

Richard Earnshaw rearnsha@arm.com
Tue Mar 9 11:18:00 GMT 2004


> ===================================================================
> RCS file: /cvs/src/src/gas/ChangeLog,v
> retrieving revision 1.2071
> diff -p -r1.2071 ChangeLog
> *** ChangeLog	7 Mar 2004 15:00:15 -0000	1.2071
> --- ChangeLog	9 Mar 2004 10:59:13 -0000
> ***************
> *** 1,3 ****
> --- 1,10 ----
> + 2004-03-09  Bruno De Bus <bdebus@elis.ugent.be>
> + 
> + 	* config/tc-arm.c (mapping_state, s_ltorg, arm_cleanup): 
> + 	Fixed arm mapping symbols
> + 	* config/tc-arm.h: moved the definition for the arm mapping 
> + 	states here and added the state to each section
> + 

Technically this is fine now -- over to you, Nick.

For future reference, ChangeLog entries should be sent as plain text not 
diffs -- diffs rarely if ever apply cleanly and it just makes more work 
for the poor sod who has to check the code in.  Entries should be complete 
sentences: start with a capital letter; end with a full stop.

Thanks for your contribution,
R.



More information about the Binutils mailing list