Fix PR references.
This commit is contained in:
parent
11352df049
commit
7d3d6bd5c1
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR binutils/3182
|
||||
PR binutils/3181
|
||||
* objcopy.c (group_signature): Return proper group signature.
|
||||
|
||||
2006-09-14 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
PR 3182
|
||||
PR 3181
|
||||
* objcopy.c (group_signature): New function, split out from..
|
||||
(setup_section): ..here.
|
||||
(is_strip_section): Return true for SHT_GROUP sections that are
|
||||
|
@ -13,7 +13,7 @@
|
|||
|
||||
2006-09-14 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
PR 3182
|
||||
PR 3181
|
||||
* objcopy.c (copy_object): Load symbols earlier.
|
||||
(setup_section): Mark group signature symbols with BSF_KEEP.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR binutils/3182
|
||||
PR binutils/3181
|
||||
* binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
|
||||
targets.
|
||||
|
||||
|
|
Loading…
Reference in a new issue