From 9d201f2ff10ecb906b9287208a3ddb7bd75888aa Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 19 Dec 2001 09:20:22 +0000 Subject: [PATCH] * ld.texinfo (VERSION): Fix markup. --- ld/ChangeLog | 12 ++++++++---- ld/ld.texinfo | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 5aa90aeb726..6ddf69d3388 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2001-12-19 Andreas Jaeger + + * ld.texinfo (VERSION): Fix markup. + 2001-12-18 matthew green * Makefile.am (ALL_EMULATIONS): Add m68kelfnbsd.o. @@ -101,7 +105,7 @@ statements describing a single option with a single, newline escaped fprintf. This allows better translation into other languages. - + * ldmain.c (add_archive_element): Combine multiple strings into a single string to permit better translation into other languages. @@ -109,17 +113,17 @@ 2001-12-05 Tom Rix * Makefile.am: Remove eaixppc64. - * Makefile.in: Regenerate. + * Makefile.in: Regenerate. 2001-12-04 Tom Rix - * emultempl/aix.em (choose_target): Change default target to + * emultempl/aix.em (choose_target): Change default target to OUTPUT_FORMAT for ppcmacos. Add braces to remove compiler warning. (gld*_read_file): Fix typo. (change_symbol_mode): Add prototype. (is_syscall): Same. - + * emulparams/aixppc.sh (SYSCALL_MASK, SYMBOL_MODE_MASK): Delete. * emulparams/aixrs6.sh : Same. * emulparams/ppcmacos.sh : Same. diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 5594446ffd4..461241640c4 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -3692,7 +3692,7 @@ won't. @smallexample @{ global: foo; bar; local: *; @} -#end smallexample +@end smallexample When you link an application against a shared library that has versioned symbols, the application itself knows which version of each symbol it -- 2.30.2