gold patch committed: Clean up script-sections.cc
Ian Lance Taylor
iant@google.com
Wed Jun 24 19:51:00 GMT 2009
More information about the Binutils mailing list
Wed Jun 24 19:51:00 GMT 2009
- Previous message (by thread): gold patch committed: Don't crash on empty reloc sections
- Next message (by thread): gold patch committed: Fix x86_64 Linux kernel build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I committed this patch to gold to clean up a couple of minor issues in script-sections.cc: a local variable in a block shadowed a parameter, and a comment had a typo. Ian 2009-06-24 Ian Lance Taylor <iant@google.com> * script-sections.cc (Output_section_definition:: set_section_addresses): Rename shadowing local load_address to laddr. -------------- next part -------------- A non-text attachment was scrubbed... Name: foo.patch Type: text/x-patch Size: 1225 bytes Desc: Clean up script-sections.cc URL: <https://sourceware.org/pipermail/binutils/attachments/20090624/a945a9c8/attachment.bin>
- Previous message (by thread): gold patch committed: Don't crash on empty reloc sections
- Next message (by thread): gold patch committed: Fix x86_64 Linux kernel build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list