Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2002 10:26:59 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/binutils/ld Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.powerpc Makefile.sparc64 genscripts.sh
Message-ID:  <200203131826.g2DIQx880758@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/03/13 10:26:59 PST

  Modified files:
    gnu/usr.bin/binutils/ld Makefile.alpha Makefile.i386 
                            Makefile.ia64 Makefile.powerpc 
                            Makefile.sparc64 genscripts.sh 
  Log:
  Support linking with -z combreloc (combine and sort reloc sections) and with
  --shared -z combreloc (shared library, combine & sort relocs)
  
  Submitted by:           peter
  Bribed by:              peter
  Fixes:                  IA-64, Kaffe, and QT
  Doesn't fix ports by:   kris
  Tested on:              make(1) release w/docproj
  Desired for:            5.0-DP#1
  Approved by:            murray
  Seconded by:            jhb
  
  Revision  Changes    Path
  1.15      +1 -1      src/gnu/usr.bin/binutils/ld/Makefile.alpha
  1.16      +1 -1      src/gnu/usr.bin/binutils/ld/Makefile.i386
  1.3       +1 -1      src/gnu/usr.bin/binutils/ld/Makefile.ia64
  1.9       +13 -1     src/gnu/usr.bin/binutils/ld/Makefile.powerpc
  1.9       +2 -2      src/gnu/usr.bin/binutils/ld/Makefile.sparc64
  1.4       +60 -13    src/gnu/usr.bin/binutils/ld/genscripts.sh

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203131826.g2DIQx880758>