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]

some arm cleanups


In developing an arm patch I stumbled upon some cleanups.

1) comments in bfd used two different names for the same register.

2) some unneeded braces

3) a gas routine that processed reloc.pc_rel and reloc.type in different places, which didn't make it obvious reloc.type was always being set to something.

tested for arm-eabi.

Applied as obvious.

nathan
--
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery

Attachment: all.diff
Description: Text document


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