about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-01-24 01:18:54 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-01-24 01:18:54 +0000
commit394b5bac88ef678dcacadbc1f6b393a55308f616 (patch)
tree2d0967e7a55a0cca79ed891777fabc330920cbe7 /ChangeLog
parentd4ae782776da65904aba8c34bad6d04bfaca2a68 (diff)
downloadglibc-394b5bac88ef678dcacadbc1f6b393a55308f616.tar.gz
glibc-394b5bac88ef678dcacadbc1f6b393a55308f616.tar.xz
glibc-394b5bac88ef678dcacadbc1f6b393a55308f616.zip
Add build-many-glibcs.py support for Hurd.
This patch adds build-many-glibcs.py support for GNU Hurd.  Builds of
the i686-gnu configuration will fail until sufficient support is
merged to master, so completing build-many-glibcs.py coverage of all
glibc ABIs and making results accurately reflect the broken state of
builds for Hurd.

	* scripts/build-many-glibcs.py (Context.add_all_configs): Add
	i686-gnu configurations.
	(Context.run_builds): Include mig, gnumach and hurd in components
	considered.
	(Context.checkout): Add mig, gnumach and hurd to components.
	(Context.checkout_tar): Add URL mappings for mig, gnumach and
	hurd.
	(Context.bot_cycle): Check for changes to mig, gnumach and hurd.
	(Config.build): Install gnumach headers, build mig and install
	hurd headers for 'gnu' OS.
	(Config.install_gnumach_headers): New function.
	(Config.install_hurd_headers): Likewise.
	(Glibc.build_glibc): Do not use /usr for 'gnu' OS.  Specifiy MIG
	when building for 'gnu' OS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f9787b5fe..53a88a13d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2018-01-24  Joseph Myers  <joseph@codesourcery.com>
+
+	* scripts/build-many-glibcs.py (Context.add_all_configs): Add
+	i686-gnu configurations.
+	(Context.run_builds): Include mig, gnumach and hurd in components
+	considered.
+	(Context.checkout): Add mig, gnumach and hurd to components.
+	(Context.checkout_tar): Add URL mappings for mig, gnumach and
+	hurd.
+	(Context.bot_cycle): Check for changes to mig, gnumach and hurd.
+	(Config.build): Install gnumach headers, build mig and install
+	hurd headers for 'gnu' OS.
+	(Config.install_gnumach_headers): New function.
+	(Config.install_hurd_headers): Likewise.
+	(Glibc.build_glibc): Do not use /usr for 'gnu' OS.  Specifiy MIG
+	when building for 'gnu' OS.
+
 2018-01-23  Tobias Klauser  <tklauser@distanz.ch>
 
 	* manual/tunables.texi (Hardware Capability Tunables): Fix