Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3-0] src



Module Name:    src
Committed By:   ghen
Date:           Thu Oct 12 09:49:57 UTC 2006

Modified Files:
        src/gnu/dist/binutils [netbsd-3-0]: ChangeLog
        src/gnu/dist/binutils/bfd [netbsd-3-0]: coff-alpha.c elf32-iq2000.c
            pdp11.c
        src/gnu/dist/binutils/gas [netbsd-3-0]: as.h itbl-lex.l itbl-parse.y
            subsegs.h tc.h
        src/gnu/dist/binutils/gas/config [netbsd-3-0]: obj-coff.c obj-ecoff.h
            tc-arc.c tc-arm.c tc-cris.h tc-frv.c tc-mcore.c tc-mips.c tc-mmix.c
            tc-s390.c tc-sh.c tc-sparc.c tc-tic4x.c tc-tic4x.h tc-vax.c
            tc-xstormy16.c
        src/gnu/dist/binutils/opcodes [netbsd-3-0]: fr30-desc.h frv-desc.h
            ip2k-desc.h iq2000-asm.c
        src/gnu/dist/gcc/gcc/cp [netbsd-3-0]: decl.c
        src/gnu/dist/gcc/include [netbsd-3-0]: obstack.h
        src/gnu/dist/gdb/include [netbsd-3-0]: obstack.h
        src/gnu/dist/groff/src/preproc/eqn [netbsd-3-0]: box.h
        src/gnu/dist/groff/src/roff/troff [netbsd-3-0]: div.h env.h input.cpp
        src/usr.bin/mkesdb [netbsd-3-0]: ldef.h
        src/usr.sbin/makefs/ffs [netbsd-3-0]: ffs_alloc.c ufs_inode.h
Added Files:
        src/gnu/dist/binutils/gas [netbsd-3-0]: itbl-lex.h

Log Message:
Apply patch (requested by skrll in ticket #1529):
PR toolchain/34258: Fix cross-building NetBSD 3.x binutils with GCC 4.x.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.4.1 src/gnu/dist/binutils/ChangeLog
cvs rdiff -r1.3 -r1.3.4.1 src/gnu/dist/binutils/bfd/coff-alpha.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.4.1 src/gnu/dist/binutils/bfd/elf32-iq2000.c \
    src/gnu/dist/binutils/bfd/pdp11.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.4.1 src/gnu/dist/binutils/gas/as.h \
    src/gnu/dist/binutils/gas/itbl-parse.y \
    src/gnu/dist/binutils/gas/subsegs.h src/gnu/dist/binutils/gas/tc.h
cvs rdiff -r0 -r1.1.1.1.6.1 src/gnu/dist/binutils/gas/itbl-lex.h
cvs rdiff -r1.1.1.1 -r1.1.1.1.10.1 src/gnu/dist/binutils/gas/itbl-lex.l
cvs rdiff -r1.1.1.2 -r1.1.1.2.4.1 src/gnu/dist/binutils/gas/config/obj-coff.c \
    src/gnu/dist/binutils/gas/config/tc-arc.c \
    src/gnu/dist/binutils/gas/config/tc-cris.h \
    src/gnu/dist/binutils/gas/config/tc-frv.c \
    src/gnu/dist/binutils/gas/config/tc-mcore.c \
    src/gnu/dist/binutils/gas/config/tc-mmix.c \
    src/gnu/dist/binutils/gas/config/tc-s390.c \
    src/gnu/dist/binutils/gas/config/tc-sh.c \
    src/gnu/dist/binutils/gas/config/tc-sparc.c \
    src/gnu/dist/binutils/gas/config/tc-tic4x.c \
    src/gnu/dist/binutils/gas/config/tc-xstormy16.c
cvs rdiff -r1.1.1.1 -r1.1.1.1.10.1 \
    src/gnu/dist/binutils/gas/config/obj-ecoff.h \
    src/gnu/dist/binutils/gas/config/tc-tic4x.h
cvs rdiff -r1.4 -r1.4.4.1 src/gnu/dist/binutils/gas/config/tc-arm.c
cvs rdiff -r1.5 -r1.5.4.1 src/gnu/dist/binutils/gas/config/tc-mips.c
cvs rdiff -r1.3 -r1.3.4.1 src/gnu/dist/binutils/gas/config/tc-vax.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.4.1 src/gnu/dist/binutils/opcodes/fr30-desc.h \
    src/gnu/dist/binutils/opcodes/frv-desc.h \
    src/gnu/dist/binutils/opcodes/ip2k-desc.h \
    src/gnu/dist/binutils/opcodes/iq2000-asm.c
cvs rdiff -r1.1.1.4 -r1.1.1.4.10.1 src/gnu/dist/gcc/gcc/cp/decl.c
cvs rdiff -r1.1.1.1 -r1.1.1.1.10.1 src/gnu/dist/gcc/include/obstack.h
cvs rdiff -r1.1.1.1 -r1.1.1.1.10.1 src/gnu/dist/gdb/include/obstack.h
cvs rdiff -r1.1.1.2 -r1.1.1.2.4.1 src/gnu/dist/groff/src/preproc/eqn/box.h
cvs rdiff -r1.1.1.3 -r1.1.1.3.4.1 src/gnu/dist/groff/src/roff/troff/div.h \
    src/gnu/dist/groff/src/roff/troff/env.h
cvs rdiff -r1.1.1.2 -r1.1.1.2.4.1 src/gnu/dist/groff/src/roff/troff/input.cpp
cvs rdiff -r1.1 -r1.1.10.1 src/usr.bin/mkesdb/ldef.h
cvs rdiff -r1.14 -r1.14.4.1 src/usr.sbin/makefs/ffs/ffs_alloc.c
cvs rdiff -r1.3 -r1.3.10.1 src/usr.sbin/makefs/ffs/ufs_inode.h

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




Home | Main Index | Thread Index | Old Index