blob: fac59288abb0aac9bec191ef9a92609bd1e7cd6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
gcc-defaults (1.1) trunk
* Update to gcc-8.
* Update Maintainer.
* Drop use of opkhelper.
* gcc-defaults-common: New binary package.
* Drop gcc-*-*-* -> cpp, g++-*-*-* -> cpp, and g++-*-*-* -> gcc-*-*-*
dependencies.
* Make target-specific cpp packages with slightly better descriptions.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 30 May 2019 18:23:01 -0400
gcc-defaults (1.0) trunk
* Update to SPF 2.0 and opkhelper 3.0.
* Update to gcc-4.7.
* Make target-specific gcc and g++ packages.
* Generate gcc, cc, g++, and c++ links for native compilers in maintainer
scripts.
* Generate c89 and c99 scripts for native compilers in maintainer scripts.
* Provide cpp link in cpp package.
-- "P. J. McDermott" <pj@pehjota.net> Sun, 09 Mar 2014 15:22:39 -0400
gcc-defaults (0.1)
* Initial release.
-- P. J. McDermott <pjm@nac.net> Thu, 21 Jun 2012 01:05:46 -0400
|