This is the mail archive of the binutils@sources.redhat.com 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: ARM mapping symbols


> ===================================================================
> 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.


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