Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel grimoire by David Brown (237e52f768f8d792b9f0efe9699ca0980ded39ee)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Brown <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel grimoire by David Brown (237e52f768f8d792b9f0efe9699ca0980ded39ee)
  • Date: Mon, 24 Sep 2007 01:13:15 -0500

GIT changes to devel grimoire by David Brown <dmlb2000 AT gmail.com>:

libs/glibc/BUILD | 28 ++++++++++++++--------------
libs/glibc/HISTORY | 18 +++++++++++++++---
libs/glibc/PRE_BUILD | 6 +++---
3 files changed, 32 insertions(+), 20 deletions(-)

New commits:
commit 237e52f768f8d792b9f0efe9699ca0980ded39ee
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

glibc fixes syntax errors as a result of removing GLIBC_ARCH

commit baca294674e277aa6091406ba700b5e45a279f3f
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

glibc removed GLIBC_ARCH altogether its only getting set and not used
anywhere

commit 10507429006db7edbc2eead9c40171a4ecbcd481
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

merged arwed's fixes for GLIBC_ARCH variable

commit 8371e52da853169e2357a45da7a4f5c0116c6f8a
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: David Brown <dmlb2000 AT gmail.com>

glibc: don't return negative values
added my info to TESTS

commit 4c90372002d18e7e7f926fff97a394342d69d9e1
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

merged in big update of glibc 2.6.1

commit c87de164eb1c24590f5803856e427cd16a11fb36
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

Revert "glibc: Fix Bug #14004 (fails to find acceptable grep)"

This reverts commit 9adf2ef0ec74d3cca578bdd9d12a9f29556fe22b.

commit ed38eafa25584eb3534ee454398e2b23e7a91738
Author: Eric Sandall <sandalle@webex-d630.(none)>
Commit: David Brown <dmlb2000 AT gmail.com>

glibc: Fix Bug #14004 (fails to find acceptable grep)

commit 9521270c0be588a94703823ad992ac0b22121529
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: David Brown <dmlb2000 AT gmail.com>

glibc - fix typo

commit 0a6055f7d09de171f334c2cb221b8fafe39311b5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: David Brown <dmlb2000 AT gmail.com>

glibc - fix bug #13925

commit 570872a98e14a431066d13e318b3100f827bb97f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: David Brown <dmlb2000 AT gmail.com>

glibc: Cleaned out trailing spaces

commit 6558ebd77026ead19a61a710193e66cbfe88ba0d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: David Brown <dmlb2000 AT gmail.com>

glibc: Fix building IDN to only build with NPTL (Bug #13771)

commit 5f64b4da1a9cf6e883043bd7f0698ff859f3d79c
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

glibc merged

commit 4751793f52964c0301a7e4922e82dcbea5d93f40
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

Revert "glibc did big update to new headers and new version 2.6.1"

This reverts commit 199874422bbb17772cb0257187151007ab398463.

commit 4e57ece287a3560344e7f40e67521ce236cf46ec
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

Revert "glibc: don't return negative values"

This reverts commit 4cc1df151ca09c6d1a542afdfb6db0ee0dbe6a55.

commit 8251c5bd4c620639388087548dafc705ae2bcb70
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

Revert "glibc: fix the issue of GLIBC_ARCH being unset in PRE_BUILD"

This reverts commit f088e2f8e1a4ecfb4ca14e60a6f588910d6f9223.

commit c2318740e67cafb35ec324cd90b0bd635ed98dc2
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

Revert "glibc removed GLIBC_ARCH altogether its only getting set and not
used anywhere"

This reverts commit c05a8c99e3dd9b556ccd54d10420a88673d86331.

commit c18f53bf3e6c068159006517b34442c8b209fe8f
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

Revert "glibc fixes syntax errors as a result of removing GLIBC_ARCH"

This reverts commit aa28e61140049830ad50cb454b30ef1afdee864d.

diff --git a/libs/glibc/BUILD b/libs/glibc/BUILD
index 373a93b..6a02339 100755
--- a/libs/glibc/BUILD
+++ b/libs/glibc/BUILD
@@ -16,7 +16,7 @@ sedit "s/| x86_64//"
sysdeps/unix/sysv/linux/configure.in
fi &&

#
-# bug#5570 ccache sometimes has trouble correctly recognising minor
differences
+# bug#5570 ccache sometimes has trouble correctly recognising minor
differences
# in configurations and doesn't force recompile when it should. This stops
it from
# using the old cache entries.
#
@@ -27,23 +27,23 @@ export CCACHE_RECACHE=true &&

local ADDONS
if [ "$GLIBC_NPTL" = "y" ]; then
- ADDONS="nptl"
+ ADDONS="nptl" &&
+ #
+ # Enable IDN?
+ #
+ if [ "$GLIBC_USEIDN" = "y" ]; then
+ ADDONS="$ADDONS libidn"
+ fi &&
+
OPTS="$OPTS --with-tls \
--enable-kernel=2.6"
else
- ADDONS="linuxthreads"
+ ADDONS="linuxthreads" &&
OPTS="$OPTS --without-__thread \
--enable-kernel=2.4"
fi &&

-#
-# Enable IDN?
-#
-if [ "$GLIBC_USEIDN" = "y" ]; then
- ADDONS="$ADDONS libidn"
-fi &&
-
-OPTS="$OPTS --enable-add-ons=${ADDONS/ /,}"
+OPTS="$OPTS --enable-add-ons=${ADDONS/ /,}" &&

#
# Fixes Bug #8595
@@ -54,7 +54,7 @@ export CFLAGS="${CFLAGS/-ffast-math/}" &&
export CC=gcc &&

#
-# LD_LIBRARY_PATH includes $PWD bug
+# LD_LIBRARY_PATH includes $PWD bug
#
unset LD_LIBRARY_PATH &&

@@ -83,9 +83,9 @@ if [[ ${SMGL_COMPAT_ARCHS[0]} == 64 &&
${SMGL_COMPAT_ARCHS[1]} == sparc ]]; then

# Setup the HOST properly to insure "sparcv9"
# This passes -mcpu=ultrasparc -Wa,-Av9a to the compiler
- [ "$HOST" = "sparc-unknown-linux-gnu" ] &&
+ [ "$HOST" = "sparc-unknown-linux-gnu" ] &&
export HOST="sparcv9-unknown-linux-gnu" &&
- [ "$BUILD" = "sparc-unknown-linux-gnu" ] &&
+ [ "$BUILD" = "sparc-unknown-linux-gnu" ] &&
export BUILD="sparcv9-unknown-linux-gnu"
elif [[ ${SMGL_COMPAT_ARCHS[0]} == 32 && ${SMGL_COMPAT_ARCHS[1]} == sparc
]]; then
#
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index 8e14277..f941c42 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -24,6 +24,18 @@
* as-test-x.patch: added to add as_text_x to the appropriate configure
* config.h.patch: changed file to patch so p stays the same

+2007-08-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD: fix typo (bug #13925)
+
+2007-08-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD: fix broken libidn (bug #13925)
+
+2007-05-13 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Only enable IDN if using a NPTL build (Bug #13771)
+
+2007-05-05 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * PRE_BUILD: remove an useless persistent var (epilogue of #13465)
+
2007-04-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: updated GLIBC_NPTL=y to 2.5
* glibc-2.4-iconv_open.patch, nisplus_fix.diff: deleted, added
upstream
@@ -45,7 +57,7 @@
for some ppl on various archs

2006-11-09 David Brown <dmlb2000 AT gmail.com>
- * PRE_BUILD: added patch from upstream bug
+ * PRE_BUILD: added patch from upstream bug
https://bugzilla.samba.org/show_bug.cgi?id=3678
* glibc-2.4-iconv_open.patch: fix for the iconv_open function

@@ -59,7 +71,7 @@
* DETAILS: [automated] Removed BUILD_API=2.

2006-08-15 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED (deprecated in favor of
+ * DETAILS: [automated] Removed UPDATED (deprecated in favor of
PATCHLEVEL).

2006-07-11 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
@@ -114,7 +126,7 @@
otherwise

2006-02-22 Juuso Alasuutari <juuso.alasuutari AT tamperelainen.org>
- * DETAILS: patchlevel downgraded to previous value, no need to
+ * DETAILS: patchlevel downgraded to previous value, no need to
recompile
* REPAIR^none^volatiles: added

diff --git a/libs/glibc/PRE_BUILD b/libs/glibc/PRE_BUILD
index e0baacf..8949c23 100755
--- a/libs/glibc/PRE_BUILD
+++ b/libs/glibc/PRE_BUILD
@@ -1,10 +1,10 @@
default_pre_build &&

#
-# Set GLIBC_LIBIDN_DIR for use later
+# Set GLIBC_LIBIDN_DIR for use later; the variable was needlessly persistent
#
-persistent_add GLIBC_LIBIDN_DIR &&
-GLIBC_LIBIDN_DIR=$SOURCE_DIRECTORY/glibc-libidn-$VERSION &&
+persistent_remove GLIBC_LIBIDN_DIR &&
+local GLIBC_LIBIDN_DIR=$SOURCE_DIRECTORY/glibc-libidn-$VERSION &&

if [ "$GLIBC_NPTL" = "y" ]; then
cd $SOURCE_DIRECTORY &&



  • [SM-Commit] GIT changes to devel grimoire by David Brown (237e52f768f8d792b9f0efe9699ca0980ded39ee), David Brown, 09/24/2007

Archive powered by MHonArc 2.6.24.

Top of Page