[Bug binutils/14335] Trivial typing error in bfd/section.c
http://sourceware.org/bugzilla/show_bug.cgi?id=14335 --- Comment #1 from cvs-commit at gcc dot gnu.org 2012-07-18 17:08:29 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2012-07-18 17:08:18 Modified files: bfd: ChangeLog section.c Log message: Fix a typo in section.c comments PR binutils/14335 * section.c: Fix a typo in comments. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5750&r2=1.5751 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/section.c.diff?cvsroot=src&r1=1.116&r2=1.117 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug binutils/14335] Trivial typing error in bfd/section.c
http://sourceware.org/bugzilla/show_bug.cgi?id=14335 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED --- Comment #2 from H.J. Lu 2012-07-18 17:11:28 UTC --- Fixed. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug binutils/14355] crash in OP_VEX
http://sourceware.org/bugzilla/show_bug.cgi?id=14355 Areg Melik-Adamyan changed: What|Removed |Added CC||areg.melikadamyan at gmail ||dot com -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gold/14344] FAIL: gdb_index_test_[12].sh
http://sourceware.org/bugzilla/show_bug.cgi?id=14344 --- Comment #6 from cvs-commit at gcc dot gnu.org 2012-07-19 00:19:38 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ccout...@sourceware.org2012-07-19 00:19:35 Modified files: gold : ChangeLog configure configure.ac gold/testsuite : Makefile.am Makefile.in gdb_index_test_1.sh gdb_index_test_2.sh gdb_index_test_3.sh Added files: gold/testsuite : gdb_index_test_4.sh gdb_index_test_comm.sh Log message: 2012-07-18 Cary Coutant PR gold/14344 * configure.ac: Add check for -gpubnames support. * configure: Regenerate. * testsuite/Makefile.am (gdb_index_test_1): Add check for -gpubnames support; force -gno-pubnames. (gdb_index_test_2, gdb_index_test_3): Add check for -gpubnames support. (gdb_index_test_4): New test. * testsuite/Makefile.in: Regenerate. * testsuite/gdb_index_test_1.sh: Refactor code into common file. * testsuite/gdb_index_test_2.sh: Likewise. * testsuite/gdb_index_test_3.sh: Don't look for space after colon. * testsuite/gdb_index_test_4.sh: New script. * testsuite/gdb_index_test_comm.sh: New script with common code; don't look for space after colon. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.927&r2=1.928 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/configure.diff?cvsroot=src&r1=1.78&r2=1.79 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/configure.ac.diff?cvsroot=src&r1=1.75&r2=1.76 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/gdb_index_test_4.sh.diff?cvsroot=src&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/gdb_index_test_comm.sh.diff?cvsroot=src&r1=NONE&r2=1.1 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.am.diff?cvsroot=src&r1=1.193&r2=1.194 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.in.diff?cvsroot=src&r1=1.203&r2=1.204 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/gdb_index_test_1.sh.diff?cvsroot=src&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/gdb_index_test_2.sh.diff?cvsroot=src&r1=1.1&r2=1.2 http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/testsuite/gdb_index_test_3.sh.diff?cvsroot=src&r1=1.1&r2=1.2 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gold/14344] FAIL: gdb_index_test_[12].sh
http://sourceware.org/bugzilla/show_bug.cgi?id=14344 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED AssignedTo|ian at airs dot com |ccoutant at google dot com --- Comment #7 from Cary Coutant 2012-07-19 00:30:59 UTC --- Added configure check to disable the gdb_index tests when not using a compiler known to produce reliable pubnames information. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils