From d7fb0dd217056115f343a65919f97525ba88fc3c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 13 Dec 2002 13:19:44 +0000 Subject: Added --prefix-symbols option to rename all symbols by adding the given prefix to the begining of the symbol name. This is useful to provide name space seperation regardless of how the object file was created. Added --prefix-sections and --prefix-alloc-sections options to rename all sections (or all sections with the alloc flag set) by adding the given prefix to the begining of the symbol name. --- binutils/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'binutils/NEWS') diff --git a/binutils/NEWS b/binutils/NEWS index 74042b1..1e74e93 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,8 @@ -*- text -*- +* Added --prefix-symbols=, --prefix-sections= and + --prefix-alloc-sections= to objcopy. + * readelf can handle the extensions to the DWARF2 spec used by the Unified Parallel C compiler. -- cgit v1.1