summaryrefslogtreecommitdiff
blob: 1d4f0669bfb6f4031bbbdc0d26caa6ad470ed436 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ChangeLog for sys-devel/native-cctools
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/ChangeLog,v 1.1 2011/02/09 15:53:53 haubi Exp $

  09 Feb 2011; Michael Haubenwallner <haubi@gentoo.org> +files/ld-aix-1,
  +native-cctools-1.ebuild, +metadata.xml:
  On AIX, wrap ld to support '-soname' flag (#213277).
  Moved from prefix-overlay to gentoo-x86.

  17 Dec 2008; Fabian Groffen <grobian@gentoo.org> native-cctools-1.ebuild:
  On Darwin, make sure we never link gnu-libtool as libtool, or br0rk4ge will
  be guaranteed

*native-cctools-1 (09 Feb 2011)

  21 Mar 2007; Fabian Groffen <grobian@gentoo.org> +files/ld-aix-1,
  +native-cctools-1.ebuild, +metadata.xml:
  Initial commit of native-cctools, a wrapper package around native installed
  cctools (ld, as, ar, etc) for operating systems where GNU binutils doesn't
  work, or the linker sources are unavailable.