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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-02-11 20:02:07 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    kti...@sourceware.org    2012-02-11 20:02:03

Modified files:
    binutils       : ChangeLog defparse.y 
    binutils/testsuite: ChangeLog 
    binutils/testsuite/binutils-all: dlltool.exp 
    ld             : ChangeLog deffilep.y 
Added files:
    binutils/testsuite/binutils-all: version.def 

Log message:
    ChangeLog binutils

    2012-02-11  Kai Tietz  <kti...@redhat.com>

    PR binutils/13657
    * defparse.y (%union): New type id_const.
    (opt_name2): New rule.
    (keyword_as_name): New rule.
    (opt_name): Adjust rule.
    (opt_import_name): Likewise.
    (opt_equal_name): Likewise.

    ChangeLog binutils/testsuite

    2012-02-11  Kai Tietz  <kti...@redhat.com>

    * binutils-all/version.def: New file.
    * binutils-all/dlltool.exp: Add version-dll test.

    ChangeLog ld

    2012-02-11  Kai Tietz  <kti...@redhat.com>

    * deffilep.y (%union): New type id_const.
    (opt_name2): New rule.
    (keyword_as_name): New rule.
    (dot_name): Replaced by opt_name2 rule.
    (opt_name): Adjust rule.
    (opt_equal_name): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1878&r2=1.1879
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/defparse.y.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/ChangeLog.diff?cvsroot=src&r1=1.250&r2=1.251
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/binutils-all/version.def.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/testsuite/binutils-all/dlltool.exp.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2405&r2=1.2406
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/deffilep.y.diff?cvsroot=src&r1=1.36&r2=1.37

-- 
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

Reply via email to