mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 22:11:24 -04:00
39 lines
988 B
Plaintext
39 lines
988 B
Plaintext
$NetBSD$
|
|
|
|
--- ChangeLog.orig Thu Apr 28 14:08:55 2011
|
|
+++ ChangeLog
|
|
@@ -1,3 +1,33 @@
|
|
+2012-07-02 Release Manager
|
|
+
|
|
+ * GCC 4.5.4 released.
|
|
+
|
|
+2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
|
|
+
|
|
+ * configure: Regenerate.
|
|
+
|
|
+2011-06-27 Hans-Peter Nilsson <hp@axis.com>
|
|
+
|
|
+ PR regression/47836
|
|
+ PR bootstrap/23656
|
|
+ PR other/47733
|
|
+ PR bootstrap/49247
|
|
+ PR c/48825
|
|
+ * configure.ac (target_libraries): Remove target-libiberty.
|
|
+ Remove all target-specific settings adding target-libiberty to
|
|
+ skipdirs and noconfigdirs. Remove checking target_configdirs
|
|
+ and removing target-libiberty but keeping target-libgcc if
|
|
+ otherwise empty.
|
|
+ * Makefile.def (target_modules): Don't add libiberty.
|
|
+ (dependencies): Remove all traces of target-libiberty.
|
|
+ * configure, Makefile.in: Regenerate.
|
|
+
|
|
+2011-06-19 Jack Howarth <howarth@bromo.med.uc.edu>
|
|
+
|
|
+ PR target/49461
|
|
+ * configure.ac: Use mh-x86-darwin.
|
|
+ * configure: Regenerate.
|
|
+
|
|
2011-04-28 Release Manager
|
|
|
|
* GCC 4.5.3 released.
|