Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 2010 20:29:14 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/gcc cgraphunit.c output.h toplev.c varasm.c src/contrib/gcc/config elfos.h src/contrib/gcc/config/ia64 hpux.h ia64.c
Message-ID:  <201011252029.oAPKTQPn087074@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dim         2010-11-25 20:29:14 UTC

  FreeBSD src repository

  Modified files:
    contrib/gcc          cgraphunit.c output.h toplev.c varasm.c 
    contrib/gcc/config   elfos.h 
    contrib/gcc/config/ia64 hpux.h ia64.c 
  Log:
  SVN rev 215840 on 2010-11-25 20:29:14Z by dim
  
  Apply backported fix for gcc PR 20218.  This makes __attribute__
  ((visibility ("hidden"))) work properly, and fixes building devel/glib20
  with newer binutils.
  
  Silence from:   current@
  
  Revision  Changes      Path
  1.2       +1498 -1180  src/contrib/gcc/cgraphunit.c
  1.2       +255 -451    src/contrib/gcc/config/elfos.h
  1.2       +167 -73     src/contrib/gcc/config/ia64/hpux.h
  1.2       +5796 -3846  src/contrib/gcc/config/ia64/ia64.c
  1.2       +477 -269    src/contrib/gcc/output.h
  1.28      +2 -4        src/contrib/gcc/toplev.c
  1.2       +5065 -2884  src/contrib/gcc/varasm.c



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