mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
1998-10-26 16:05 Ulrich Drepper <drepper@cygnus.com>
* lexsup.c (ld_options): Change text of -O to Optimize output file". (parse_args): Set link_info.optimize based on -O argument. * ldmain.c (main): Initialize link_info.optimze to false. * ld.texinfo: Describe -O option. * ld.1: Likewise.
This commit is contained in:
14
ld/ChangeLog
14
ld/ChangeLog
@ -1,3 +1,17 @@
|
|||||||
|
1998-10-26 16:05 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* lexsup.c (ld_options): Change text of -O to Optimize output file".
|
||||||
|
(parse_args): Set link_info.optimize based on -O argument.
|
||||||
|
* ldmain.c (main): Initialize link_info.optimze to false.
|
||||||
|
* ld.texinfo: Describe -O option.
|
||||||
|
* ld.1: Likewise.
|
||||||
|
|
||||||
|
Mon Oct 12 14:29:56 1998 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
|
* scripttempl/v850.sc: Move .sbss and .scommon sections into their
|
||||||
|
own segment, so that they can be next to the .bss section and so
|
||||||
|
initialised by the same piece of code.
|
||||||
|
|
||||||
Fri Oct 9 15:59:52 1998 Catherine Moore <clm@cygnus.com>
|
Fri Oct 9 15:59:52 1998 Catherine Moore <clm@cygnus.com>
|
||||||
|
|
||||||
* scripttempl/elf.sc: Merge .sdata.* etc sections.
|
* scripttempl/elf.sc: Merge .sdata.* etc sections.
|
||||||
|
Reference in New Issue
Block a user