CVS Update: xc (branch: XORG-6_8-branch)

Roland Mainz xorg-commit at cvs.freedesktop.org
Mon Dec 13 06:12:56 EET 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	gisburn at gabe.freedesktop.org	04/12/12 20:12:56

Log message:
  2004-12-12 Roland Mainz <roland.mainz at nrubsig.org>
    * xc/lib/GL/mesa/Imakefile
    * xc/lib/GL/mesa/math/Imakefile
    * xc/lib/GL/mesa/shader/Imakefile
    * xc/lib/GL/mesa/sparc/Imakefile
    * xc/lib/GL/mesa/swrast/Imakefile
    * xc/lib/GL/mesa/swrast_setup/Imakefile
    * xc/lib/GL/mesa/tnl/Imakefile
    * xc/lib/GL/mesa/tnl_dd/Imakefile
    Bugzilla #1843 (https://freedesktop.org/bugzilla/show_bug.cgi?id=1843)
    attachment #1301 (https://bugs.freedesktop.org/attachment.cgi?id=1301):
    Fix build failure in the linker stage of libOSMesa.so.4.0 which
    happens more or less every couple of months with the message
    "ld: fatal: too many symbols require `small' PIC references:
    have 2112, maximum 2048 -- recompile some modules -K PIC.".
    The fix is to add |#define LargePICTable YES| to _ALL_ relevant
    Imakefiles (previously this was done only on "on-demand" basis).

Modified files:
      ./:	Tag: XORG-6_8-branch
        ChangeLog 
      xc/lib/GL/mesa/:	Tag: XORG-6_8-branch
        Imakefile 
      xc/lib/GL/mesa/math/:	Tag: XORG-6_8-branch
        Imakefile 
      xc/lib/GL/mesa/shader/:	Tag: XORG-6_8-branch
        Imakefile 
      xc/lib/GL/mesa/sparc/:	Tag: XORG-6_8-branch
        Imakefile 
      xc/lib/GL/mesa/swrast/:	Tag: XORG-6_8-branch
        Imakefile 
      xc/lib/GL/mesa/swrast_setup/:	Tag: XORG-6_8-branch
        Imakefile 
      xc/lib/GL/mesa/tnl/:	Tag: XORG-6_8-branch
        Imakefile 
      xc/lib/GL/mesa/tnl_dd/:	Tag: XORG-6_8-branch
        Imakefile 
  
  Revision      Changes    Path
  1.365.2.37    +19 -1     xc/ChangeLog
  1.1.3.1.4.1   +5 -0      xc/lib/GL/mesa/Imakefile
  1.1.3.1.4.1   +5 -0      xc/lib/GL/mesa/math/Imakefile
  1.1.3.2.4.1   +4 -0      xc/lib/GL/mesa/shader/Imakefile
  1.2.2.1       +5 -1      xc/lib/GL/mesa/sparc/Imakefile
  1.1.3.1.4.1   +4 -0      xc/lib/GL/mesa/swrast/Imakefile
  1.1.3.1.4.1   +5 -0      xc/lib/GL/mesa/swrast_setup/Imakefile
  1.1.3.1.4.1   +4 -0      xc/lib/GL/mesa/tnl/Imakefile
  1.1.3.1.4.1   +4 -0      xc/lib/GL/mesa/tnl_dd/Imakefile




More information about the xorg-commit mailing list