[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2010-01-11 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-01-11 
08:36 ---
Subject: Bug 6832

CVSROOT:/cvs/src
Module name:src
Changes by: amo...@sourceware.org   2010-01-11 08:36:19

Modified files:
bfd: ChangeLog dwarf2.c 

Log message:
PR 6832
* dwarf2.c (struct comp_unit): Add sec_info_ptr.
(find_abstract_instance_name): Use it.
(parse_comp_unit): Set it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=srcr1=1.4880r2=1.4881
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dwarf2.c.diff?cvsroot=srcr1=1.127r2=1.128



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6832

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2010-01-11 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-01-11 
08:37 ---
Subject: Bug 6832

CVSROOT:/cvs/src
Module name:src
Branch: binutils-2_20-branch
Changes by: amo...@sourceware.org   2010-01-11 08:37:17

Modified files:
bfd: ChangeLog dwarf2.c 

Log message:
PR 6832
* dwarf2.c (struct comp_unit): Add sec_info_ptr.
(find_abstract_instance_name): Use it.
(parse_comp_unit): Set it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=srconly_with_tag=binutils-2_20-branchr1=1.4761.2.36r2=1.4761.2.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dwarf2.c.diff?cvsroot=srconly_with_tag=binutils-2_20-branchr1=1.122.4.2r2=1.122.4.3



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6832

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2010-01-11 Thread amodra at gmail dot com

--- Additional Comments From amodra at gmail dot com  2010-01-11 09:31 
---
Should now be fixed.

-- 
   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=6832

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11103] Dwarf1 reading will go wrong or crash on AT_producer

2010-01-11 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-01-11 
09:53 ---
Subject: Bug 11103

CVSROOT:/cvs/src
Module name:src
Changes by: amo...@sourceware.org   2010-01-11 09:53:27

Modified files:
bfd: ChangeLog dwarf1.c 

Log message:
PR 11103
* dwarf1.c (parse_die): Correct FORM_STRING data pointer increment.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=srcr1=1.4881r2=1.4882
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dwarf1.c.diff?cvsroot=srcr1=1.21r2=1.22



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11103

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11103] Dwarf1 reading will go wrong or crash on AT_producer

2010-01-11 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-01-11 
09:54 ---
Subject: Bug 11103

CVSROOT:/cvs/src
Module name:src
Branch: binutils-2_20-branch
Changes by: amo...@sourceware.org   2010-01-11 09:53:51

Modified files:
bfd: ChangeLog dwarf1.c 

Log message:
PR 11103
* dwarf1.c (parse_die): Correct FORM_STRING data pointer increment.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=srconly_with_tag=binutils-2_20-branchr1=1.4761.2.37r2=1.4761.2.38
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/dwarf1.c.diff?cvsroot=srconly_with_tag=binutils-2_20-branchr1=1.20.2.1r2=1.20.2.2



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11103

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11103] Dwarf1 reading will go wrong or crash on AT_producer

2010-01-11 Thread amodra at gmail dot com

--- Additional Comments From amodra at gmail dot com  2010-01-11 09:55 
---
Fixed, thanks!

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11103

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11146] Add readelf --dyn-syms

2010-01-11 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-01-11 
14:45 ---
Subject: Bug 11146

CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2010-01-11 14:45:42

Modified files:
binutils   : ChangeLog NEWS readelf.c 
binutils/doc   : binutils.texi 
ld/testsuite   : ChangeLog 
Added files:
ld/testsuite/ld-elf: dynsym1.d 

Log message:
Add --dyn-syms to readelf

binutils/

2010-01-11  H.J. Lu  hongjiu...@intel.com

PR ld/11146
* NEWS: Mention --dyn-syms for readelf.

* readelf.c (do_dyn_syms): New.
(OPTION_DYN_SYMS): Likewise.
(options): Add dyn-syms.
(usage): Add --dyn-syms.
(parse_args): Handle OPTION_DYN_SYMS.
(process_symbol_table): Handle do_dyn_syms.
(process_object): Likewise.
(process_archive): Likewise.

* doc/binutils.texi: Document --dyn-syms for readelf.  Mention
symbol hash tables for -D.

ld/testsuite/

2010-01-11  H.J. Lu  hongjiu...@intel.com

PR ld/11146
* ld-elf/dynsym1.d: New.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=srcr1=1.1598r2=1.1599
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/NEWS.diff?cvsroot=srcr1=1.91r2=1.92
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=srcr1=1.479r2=1.480
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=srcr1=1.165r2=1.166
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=srcr1=1.1204r2=1.1205
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elf/dynsym1.d.diff?cvsroot=srcr1=NONEr2=1.1



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11146

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/11144] dynamic_list.sh failed with gnu-hash

2010-01-11 Thread hjl dot tools at gmail dot com

--- Additional Comments From hjl dot tools at gmail dot com  2010-01-11 
15:00 ---
A patch is posted at

http://sourceware.org/ml/binutils/2010-01/msg00234.html

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11144

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/11144] dynamic_list.sh failed with gnu-hash

2010-01-11 Thread hjl dot tools at gmail dot com


-- 
Bug 11144 depends on bug 11146, which changed state.

Bug 11146 Summary: Add readelf --dyn-syms
http://sourceware.org/bugzilla/show_bug.cgi?id=11146

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

http://sourceware.org/bugzilla/show_bug.cgi?id=11144

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11146] Add readelf --dyn-syms

2010-01-11 Thread hjl dot tools at gmail dot com

--- Additional Comments From hjl dot tools at gmail dot com  2010-01-11 
15:01 ---
Fixed.

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11146

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11137] c++filt/nm --demangle doesn't completely demangle a global constructors symbol

2010-01-11 Thread hjl dot tools at gmail dot com

--- Additional Comments From hjl dot tools at gmail dot com  2010-01-11 
15:02 ---
A patch is posted at

http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00446.html

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11137

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/11144] dynamic_list.sh failed with gnu-hash

2010-01-11 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-01-11 
18:35 ---
Subject: Bug 11144

CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2010-01-11 18:34:48

Modified files:
gold   : ChangeLog 
gold/testsuite : Makefile.am Makefile.in 

Log message:
Use --dyn-syms instead of -Ds

2010-01-11  H.J. Lu  hongjiu...@intel.com

PR gold/11144
* testsuite/Makefile.am (dynamic_list.stdout): Use --dyn-syms
instead of -Ds.
* testsuite/Makefile.in: Regenerated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=srcr1=1.450r2=1.451
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.am.diff?cvsroot=srcr1=1.116r2=1.117
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.in.diff?cvsroot=srcr1=1.122r2=1.123



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11144

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/11144] dynamic_list.sh failed with gnu-hash

2010-01-11 Thread hjl dot tools at gmail dot com

--- Additional Comments From hjl dot tools at gmail dot com  2010-01-11 
18:36 ---
Fixed.

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11144

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/11122] C listing line numbers start at 0 but .loc (correctly) starts with 1

2010-01-11 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-01-12 
01:11 ---
Subject: Bug 11122

CVSROOT:/cvs/src
Module name:src
Changes by: amo...@sourceware.org   2010-01-12 01:10:55

Modified files:
gas: ChangeLog listing.c 

Log message:
PR 11122
* listing.c (print_source): Add one to line number.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=srcr1=1.4062r2=1.4063
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/listing.c.diff?cvsroot=srcr1=1.45r2=1.46



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11122

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/11122] C listing line numbers start at 0 but .loc (correctly) starts with 1

2010-01-11 Thread cvs-commit at gcc dot gnu dot org

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-01-12 
01:11 ---
Subject: Bug 11122

CVSROOT:/cvs/src
Module name:src
Branch: binutils-2_20-branch
Changes by: amo...@sourceware.org   2010-01-12 01:11:15

Modified files:
gas: ChangeLog listing.c 

Log message:
PR 11122
* listing.c (print_source): Add one to line number.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=srconly_with_tag=binutils-2_20-branchr1=1.3938.2.31r2=1.3938.2.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/listing.c.diff?cvsroot=srconly_with_tag=binutils-2_20-branchr1=1.41.2.1r2=1.41.2.2



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11122

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/11122] C listing line numbers start at 0 but .loc (correctly) starts with 1

2010-01-11 Thread amodra at gmail dot com

--- Additional Comments From amodra at gmail dot com  2010-01-12 02:05 
---
Fixed

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11122

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/10773] Malformed archive created when adding several files at once

2010-01-11 Thread amodra at gmail dot com

--- Additional Comments From amodra at gmail dot com  2010-01-12 02:50 
---
Likely a filesystem bug

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME


http://sourceware.org/bugzilla/show_bug.cgi?id=10773

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/10733] No testcases for new .cfi_sections directive

2010-01-11 Thread amodra at gmail dot com

--- Additional Comments From amodra at gmail dot com  2010-01-12 03:04 
---
Not a bug.  If you care enough I guess you'll add the testcases yourself.  ;-)

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=10733

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/10777] Macro processing altercation

2010-01-11 Thread amodra at gmail dot com

--- Additional Comments From amodra at gmail dot com  2010-01-12 03:14 
---
You can easily add m4 processing to gas yourself by writing a tiny wrapper
script.  I see no need to add yet another feature to gas.

-- 
   What|Removed |Added

   Severity|normal  |enhancement
 Status|NEW |RESOLVED
 Resolution||WONTFIX


http://sourceware.org/bugzilla/show_bug.cgi?id=10777

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/10109] Bugs in winduni.c break windres for code page 65001

2010-01-11 Thread amodra at gmail dot com

--- Additional Comments From amodra at gmail dot com  2010-01-12 03:24 
---
*** Bug 10714 has been marked as a duplicate of this bug. ***

-- 
   What|Removed |Added

 CC||eehouse at eehouse dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=10109

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/10714] windres when compiled on linux does not convert utf-8 - utf-16 correctly

2010-01-11 Thread amodra at gmail dot com

--- Additional Comments From amodra at gmail dot com  2010-01-12 03:24 
---


*** This bug has been marked as a duplicate of 10109 ***

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE


http://sourceware.org/bugzilla/show_bug.cgi?id=10714

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/11119] configuring GCC with --enable-gold introduces many fails in the testsuite

2010-01-11 Thread ian at airs dot com

--- Additional Comments From ian at airs dot com  2010-01-12 07:14 ---
As far as I can tell, everything works fine with the current development 
version 
of gold.  If you find more problems, please reopen with more details, such as 
the 
parts of the {gcc,g++}.log file for one of the failing lists.

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=9

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/11153] missing symbols in libgomp when linked with gold

2010-01-11 Thread ian at airs dot com

--- Additional Comments From ian at airs dot com  2010-01-12 07:20 ---
With the current development version of gold, I don't see any differences like 
this.  I see symbols like omp_destroy_lock@@OMP_3.0, which is slightly 
different 
from the reported omp_destroy_l...@omp_3.0.  I'm not sure what program 
generated 
the diff in this bug report.

If you still see a problem with the development version, please reopen with 
more 
details.

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11153

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils