mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
2001-03-26 Andreas Jaeger <aj@suse.de>
* binutils.texi (nm): Fix texi syntax. 2001-03-26 Andreas Jaeger <aj@suse.de> * ld.texinfo (Overview): Fix syntax in texi code.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2001-03-26 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
|
* binutils.texi (nm): Fix texi syntax.
|
||||||
|
|
||||||
2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
|
2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
|
||||||
|
|
||||||
* binutils.texi: Put @c man begin and @c man end indications
|
* binutils.texi: Put @c man begin and @c man end indications
|
||||||
@ -23,7 +27,7 @@
|
|||||||
(copy_usage): Document -B/--binary-architecture.
|
(copy_usage): Document -B/--binary-architecture.
|
||||||
(copy_main): Support -B/--binary-architecture. Set
|
(copy_main): Support -B/--binary-architecture. Set
|
||||||
bfd_external_binary_architecture.
|
bfd_external_binary_architecture.
|
||||||
|
|
||||||
2001-03-11 Andreas Jaeger <aj@suse.de>
|
2001-03-11 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
* readelf.c (guess_is_rela): Handle EM_S390_OLD.
|
* readelf.c (guess_is_rela): Handle EM_S390_OLD.
|
||||||
|
@ -704,7 +704,7 @@ references.
|
|||||||
@ifclear man
|
@ifclear man
|
||||||
For more details on common symbols, see the discussion of
|
For more details on common symbols, see the discussion of
|
||||||
--warn-common in @ref{Options,,Linker options,ld.info,The GNU linker}.
|
--warn-common in @ref{Options,,Linker options,ld.info,The GNU linker}.
|
||||||
@end man
|
@end ifclear
|
||||||
|
|
||||||
@item D
|
@item D
|
||||||
The symbol is in the initialized data section.
|
The symbol is in the initialized data section.
|
||||||
|
10
ld/ChangeLog
10
ld/ChangeLog
@ -1,3 +1,7 @@
|
|||||||
|
2001-03-26 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
|
* ld.texinfo (Overview): Fix syntax in texi code.
|
||||||
|
|
||||||
2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
|
2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
|
||||||
|
|
||||||
* ld.texinfo: Put @c man indications to generate the ld man page.
|
* ld.texinfo: Put @c man indications to generate the ld man page.
|
||||||
@ -80,8 +84,8 @@
|
|||||||
* configure.tgt: Add ia64-*-aix* mapping.
|
* configure.tgt: Add ia64-*-aix* mapping.
|
||||||
* emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
|
* emulparams/elf64_aix.sh: Add settings for elf64 on aix5.
|
||||||
* testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
|
* testsuite/ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
|
||||||
AIX-specific test.
|
AIX-specific test.
|
||||||
|
|
||||||
2001-02-20 H.J. Lu <hjl@gnu.org>
|
2001-02-20 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
* ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
|
* ldfile.c (ldfile_open_file): Set entry->search_dirs_flag to
|
||||||
@ -116,7 +120,7 @@
|
|||||||
* ldexp.h (node_type): Add etree_provided.
|
* ldexp.h (node_type): Add etree_provided.
|
||||||
* ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
|
* ldexp.c (exp_fold_tree): Handle etree_provided. Set the node
|
||||||
type to etree_provided if defined by PROVIDE. Allow updating
|
type to etree_provided if defined by PROVIDE. Allow updating
|
||||||
for etree_provided.
|
for etree_provided.
|
||||||
(exp_print_tree): Handle etree_provided.
|
(exp_print_tree): Handle etree_provided.
|
||||||
* mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
|
* mpw-elfmips.c (gldelf32ebmip_find_exp_assignment): Handle
|
||||||
etree_provided.
|
etree_provided.
|
||||||
|
@ -158,7 +158,7 @@ section entitled "GNU Free Documentation License".
|
|||||||
@cindex @sc{gnu} linker
|
@cindex @sc{gnu} linker
|
||||||
@cindex what is this?
|
@cindex what is this?
|
||||||
|
|
||||||
@ifsef man
|
@ifset man
|
||||||
@c man begin SYNOPSIS
|
@c man begin SYNOPSIS
|
||||||
ld [ options ] objfile...
|
ld [ options ] objfile...
|
||||||
@c man end
|
@c man end
|
||||||
|
Reference in New Issue
Block a user