RFD: speed up linker map file generation
Nick Clifton
nickc@redhat.com
Wed May 19 09:52:00 GMT 2004
More information about the Binutils mailing list
Wed May 19 09:52:00 GMT 2004
- Previous message (by thread): patch / RFD: speed up linker map file generation
- Next message (by thread): patch / RFD: speed up linker map file generation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Joern, > I have merged my patch into the mainline from Sunday and implemented your > suggestions. Great - there a few more minor things that need fixing: * The new switch should be documented in ld.texinfo. This entry also ought to mention that it may enable other tweaks to the linker's behaviour in the future. * A new feature like this should be mentioned in the ld/NEWS file as well. * You are still adding two extra fields to user_section_struct, even if --reduce-memory-overheads is enabled. It would be better I think if you had two different structures, one with the extra fields, and then altered the get_userdata() macro and the init_os() function to select the right one depending upon the command line switch. Cheers Nick
- Previous message (by thread): patch / RFD: speed up linker map file generation
- Next message (by thread): patch / RFD: speed up linker map file generation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list