CVS commit: [matt-nb5-mips64] src/gnu/dist/binutils/bfd

2010-01-28 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Thu Jan 28 17:13:53 UTC 2010

Modified Files:
src/gnu/dist/binutils/bfd [matt-nb5-mips64]: config.bfd

Log Message:
Switch to using bfd_elf32_ntrad{little,big]mips_vec because the non-trad is
for IRIX systems and bfd does weird things for/because of IRIX.  With this
change C++ programs build and link correctly.


To generate a diff of this commit:
cvs rdiff -u -r1.14.24.2 -r1.14.24.3 src/gnu/dist/binutils/bfd/config.bfd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/gnu/dist/binutils/bfd

2010-01-26 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Jan 26 08:40:49 UTC 2010

Modified Files:
src/gnu/dist/binutils/bfd [matt-nb5-mips64]: elfn32-mips.c

Log Message:
Add a is_local_label_name function so that objcopy/strip can strip out
local symbols of a N32 image.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.1.1.3.32.1 src/gnu/dist/binutils/bfd/elfn32-mips.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.