diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4f24699af8..ae9f688fed 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2002-03-07 Daniel Jacobowitz + + * doc/binutils.texi (Target Selection): Fix LD crossreferences. + (Architecture Selection): Likewise. + 2002-03-01 Dmitry Timoshkov * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 6fb185b189..807f43efcb 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -3129,7 +3129,7 @@ command line option: @option{-b} or @option{--format} @item script command @code{TARGET} -(@pxref{Option Commands,,Option Commands,ld.info,Using LD}) +(@pxref{Format Commands,,Format Commands,ld.info,Using LD}) @item environment variable @code{GNUTARGET} @@ -3151,7 +3151,7 @@ command line option: @option{-oformat} @item script command @code{OUTPUT_FORMAT} -(@pxref{Option Commands,,Option Commands,ld.info,Using LD}) +(@pxref{Format Commands,,Format Commands,ld.info,Using LD}) @item the linker input target (see ``Linker Input Target'' above) @@ -3206,7 +3206,7 @@ Ways to specify: @enumerate @item script command @code{OUTPUT_ARCH} -(@pxref{Option Commands,,Option Commands,ld.info,Using LD}) +(@pxref{Miscellaneous Commands,,Miscellaneous Commands,ld.info,Using LD}) @item the default architecture from the linker output target