From 0a1693c609fd1a49aa1ef41135311f7bfec67cd4 Mon Sep 17 00:00:00 2001 From: amodra Date: Mon, 6 Jun 2005 06:53:07 +0000 Subject: [PATCH] * NEWS: Mention new powerpc ld support. --- binutils/ChangeLog | 8 ++++++-- binutils/NEWS | 7 ++++++- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 8a929a3780..7b939007ee 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2005-06-06 Alan Modra + + * NEWS: Mention new powerpc ld support. + 2005-06-03 Steve Ellcey * configure.in: Check for getc_unlocked prototype. @@ -41,10 +45,10 @@ * readelf.c (fetch_indirect_string): Display a warning message when a corrupt DW_FORM_strp value is encountered. - + (process_debug_info): Mention that the compilation unit offset is being displayed in hexadecimal. - + (display_debug_lines): Fix typo in name of .debug_line section. 2005-05-19 Zack Weinberg diff --git a/binutils/NEWS b/binutils/NEWS index e9c5031624..b07f62bd36 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,10 @@ -*- text -*- +* powerpc-linux ld now supports a variant form of PLT and GOT for the security + conscious. This form will automatically be chosen when ld detects that all + code in regular object files was generated by gcc -msecure-plt. The old PLT + and GOT may be forced by a new ld option, --bss-plt. + * Add "-i/--inlines" to addr2line to print enclosing scope information for inlined function chains, back to first non-inlined function. @@ -13,7 +18,7 @@ Changes in 2.16: -* Add "-g/--section-groups" to readelf to display section group. +* Add "-g/--section-groups" to readelf to display section groups. * objcopy recognizes two new options --strip-unneeded-symbol and --strip-unneeded-symbols, namely for use together with the wildcard -- 2.11.0