PATCH: Tidy up code in elf32-arm.c
Nick Clifton
nickc@redhat.com
Sun Aug 17 20:48:00 GMT 2008
More information about the Binutils mailing list
Sun Aug 17 20:48:00 GMT 2008
- Previous message (by thread): PATCH: Fix sec-to-seg tests
- Next message (by thread): PATCH: Tidy up code in elf32-arm.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Guys, Whilst looking into the ARM interworking problems I had cause to note that the code in elf32-arm.c hand become rather untidy, so I am checking in the attached patch to spruce it up. The patch does not fix any bugs (or introduce any new ones!). Cheers Nick bfd/ChangeLog 2008-08-17 Nick Clifton <nickc@redhat.com> * elf32-arm.c: Tidy up the code. (bfd_elf32_arm_allocate_interworking_sections): Move common code into... (arm_allocate_glue_section_space): ... New function. (bfd_elf32_arm_add_glue_sections_to_bfd): Move common code into... (arm_make_glue_section): ... New function. -------------- next part -------------- A non-text attachment was scrubbed... Name: elf32-arm.c.patch Type: text/x-patch Size: 30620 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20080817/8076d20b/attachment.bin>
- Previous message (by thread): PATCH: Fix sec-to-seg tests
- Next message (by thread): PATCH: Tidy up code in elf32-arm.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list