bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/13558] binutils 2.22 v. AIX 6.1 -- build fails with large-


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/13558] binutils 2.22 v. AIX 6.1 -- build fails with large-file support problems (and mkdtemp confusion)
Date: Wed, 16 May 2012 14:26:50 +0000

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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-05-16 14:26:50 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-05-16 14:26:46

Modified files:
    binutils       : ChangeLog Makefile.am Makefile.in syslex.l 
    binutils/doc   : Makefile.in 
    bfd            : ChangeLog aout-cris.c aout-ns32k.c 
                     aout-sparcle.c aout0.c bfd-in2.h coff-stgo32.c 
                     cpu-lm32.c cpu-microblaze.c cpu-score.c 
                     cpu-tilegx.c cpu-tilepro.c elf32-lm32.c 
                     elf32-microblaze.c elf32-score7.c 
                     elf32-tilepro.c elfxx-tilegx.c mach-o.h 
                     nlm32-ppc.c ns32knetbsd.c pef.h plugin.c 
                     stab-syms.c sunos.c syms.c xsym.h 
Added files:
    binutils       : syslex_wrap.c 

Log message:
    PR binutils/13558
    * bfd/aout-cris.c: Include sysdep.h before bfd.h.
    * bfd/aout-ns32k.c: Likewise.
    * bfd/aout-sparcle.c: Likewise.
    * bfd/aout0.c: Likewise.
    * bfd/bfd-in2.h: Likewise.
    * bfd/coff-stgo32.c: Likewise.
    * bfd/cpu-lm32.c: Likewise.
    * bfd/cpu-microblaze.c: Likewise.
    * bfd/cpu-score.c: Likewise.
    * bfd/cpu-tilegx.c: Likewise.
    * bfd/cpu-tilepro.c: Likewise.
    * bfd/elf32-lm32.c: Likewise.
    * bfd/elf32-microblaze.c: Likewise.
    * bfd/elf32-score7.c: Likewise.
    * bfd/elf32-tilepro.c: Likewise.
    * bfd/elfxx-tilegx.c: Likewise.
    * bfd/mach-o.h: Likewise.
    * bfd/nlm32-ppc.c: Likewise.
    * bfd/ns32knetbsd.c: Likewise.
    * bfd/pef.h: Likewise.
    * bfd/plugin.c: Likewise.
    * bfd/stab-syms.c: Likewise.
    * bfd/sunos.c: Likewise.
    * bfd/syms.c: Likewise.
    * bfd/xsym.h: Likewise.

    * Makefile.am (CFILES): Add syslex_wrap.c.
    (sysinfo): Depend upon syslex_wrap.o.
    (syslex_wrap.o): New rule.
    (syslex.o): Delete rule.
    * syslex_wrap.c: New file.
    * Makefile.in: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/syslex_wrap.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1907&r2=1.1908
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/Makefile.am.diff?cvsroot=src&r1=1.134&r2=1.135
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/Makefile.in.diff?cvsroot=src&r1=1.158&r2=1.159
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/syslex.l.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/doc/Makefile.in.diff?cvsroot=src&r1=1.57&r2=1.58
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5686&r2=1.5687
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/aout-cris.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/aout-ns32k.c.diff?cvsroot=src&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/aout-sparcle.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/aout0.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/bfd-in2.h.diff?cvsroot=src&r1=1.571&r2=1.572
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/coff-stgo32.c.diff?cvsroot=src&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/cpu-lm32.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/cpu-microblaze.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/cpu-score.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/cpu-tilegx.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/cpu-tilepro.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-lm32.c.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-microblaze.c.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-score7.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-tilepro.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elfxx-tilegx.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/mach-o.h.diff?cvsroot=src&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/nlm32-ppc.c.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ns32knetbsd.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/pef.h.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/plugin.c.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/stab-syms.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/sunos.c.diff?cvsroot=src&r1=1.26&r2=1.27
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/syms.c.diff?cvsroot=src&r1=1.56&r2=1.57
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/xsym.h.diff?cvsroot=src&r1=1.12&r2=1.13

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]