summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorFlorian Franzmann2021-05-08 23:41:47 +0200
committerFlorian Franzmann2021-05-09 17:37:32 +0200
commit26a39ed1bfb91b65b184b72ebe315dc276f79700 (patch)
tree1f3b56e6d593e22c7226ff6243aaf19ac104d0d9 /gnu
parent00ac9511f5145852c7826d637651dbb85f6d45e9 (diff)
Update my email address (scripted)
Diffstat (limited to 'gnu')
-rw-r--r--gnu/ada/HISTORY8
-rw-r--r--gnu/fortran/HISTORY4
-rw-r--r--gnu/g++/HISTORY4
-rw-r--r--gnu/gcc/HISTORY52
-rw-r--r--gnu/gcj/HISTORY6
-rw-r--r--gnu/ghdl/HISTORY6
-rw-r--r--gnu/gnat-gpl/HISTORY6
-rw-r--r--gnu/objc/HISTORY4
8 files changed, 45 insertions, 45 deletions
diff --git a/gnu/ada/HISTORY b/gnu/ada/HISTORY
index eb8bb672c3..a5134a6dd6 100644
--- a/gnu/ada/HISTORY
+++ b/gnu/ada/HISTORY
@@ -1,7 +1,7 @@
-2011-07-03 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-07-03 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.1
-2011-03-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-03-26 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.0
2010-08-17 Eric Sandall <sandalle@sourcemage.org>
@@ -21,11 +21,11 @@
2009-01-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.3.3
-2008-09-07 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2008-09-07 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: changed SOURCE3_URL to point to sourcemage's distfile
repository again
-2008-09-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2008-09-05 Florian Franzmann <bwlf@bandrate.org>
* DETAILS, BUILD: built a new bootstrap compiler since the old
one doesn't work with this version of ada
diff --git a/gnu/fortran/HISTORY b/gnu/fortran/HISTORY
index 5a1476690a..dde5976331 100644
--- a/gnu/fortran/HISTORY
+++ b/gnu/fortran/HISTORY
@@ -1,7 +1,7 @@
-2011-07-03 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-07-03 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.1
-2011-03-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-03-26 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.0
2010-08-17 Eric Sandall <sandalle@sourcemage.org>
diff --git a/gnu/g++/HISTORY b/gnu/g++/HISTORY
index 9b66b2a477..01f2efc821 100644
--- a/gnu/g++/HISTORY
+++ b/gnu/g++/HISTORY
@@ -1,7 +1,7 @@
-2011-07-03 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-07-03 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.1
-2011-03-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-03-26 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.0
2010-08-17 Eric Sandall <sandalle@sourcemage.org>
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index 310afd013b..c0bb75cb20 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,4 +1,4 @@
-2021-05-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2021-05-01 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD, 0001-Do-not-attempt-to-use-mallinfo2.patch: work around wrong
detection of mallinfo2() in older versions of glibc
* DETAILS: update Ada bootstrapper to version 11.1.0
@@ -6,7 +6,7 @@
2021-04-27 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 11.1.0
-2021-04-08 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2021-04-08 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: isl version 0.23
2021-04-08 Treeve Jelbert <treeve@sourcemage.org>
@@ -34,24 +34,24 @@
* 0001-Fix-build-with-glibc-2.31.patch: deleted
* PRE_BUILD: adjust
-2020-02-07 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2020-02-07 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD, 0001-Fix-build-with-glibc-2.31.patch: fix build with glibc 2.31
-2020-01-12 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2020-01-12 Florian Franzmann <bwlf@bandrate.org>
* INSTALL: remove unnecessary disable fortify source
* BUILD: disable control-flow protection
-2020-01-11 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2020-01-11 Florian Franzmann <bwlf@bandrate.org>
* BUILD, INSTALL: disable fortify source
-2019-11-24 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2019-11-24 Florian Franzmann <bwlf@bandrate.org>
* DEPENDS, DETAILS, PRE_BUILD: make isl part of the gcc spell to
increase robustness
2019-08-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 9.2.0
-2019-07-18 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2019-07-18 Florian Franzmann <bwlf@bandrate.org>
* BUILD: fix syntax error
2019-07-17 Ismael Luceno <ismael@sourcemage.org>
@@ -74,7 +74,7 @@
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/
-2019-05-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2019-05-04 Florian Franzmann <bwlf@bandrate.org>
* PREPARE: add support for the brig, d and jit frontends
* PRE_SUB_DEPENDS, SUB_DEPENDS: add subdependencies for brig, d, jit and objc-c++
* DETAILS: PATCHLEVEL=1
@@ -90,7 +90,7 @@
2019-01-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: delete gnupg
-2018-11-10 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2018-11-10 Florian Franzmann <bwlf@bandrate.org>
* DETAILS, BUILD: new ada bootstrapper
* DEPENDS: force use of isl if enabled
@@ -109,7 +109,7 @@
2018-01-25 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 7.3.0
-2017-09-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2017-09-30 Florian Franzmann <bwlf@bandrate.org>
* BUILD: fix issue with builtin functions
* DETAILS: ++PATCHLEVEL
@@ -124,7 +124,7 @@
67dce0587409353e1b6e38c4b33ed89d4ccabe5c.patch,
PRE_BUILD: fix compiling with glibc-2.26
-2017-06-03 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2017-06-03 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: new ada bootstrapper
2017-05-02 Treeve Jelbert <treeve@sourcemage.org>
@@ -139,7 +139,7 @@
2016-12-09 Ismael Luceno <ismael@sourcemage.org>
* PRE_BUILD: Fixed linking of libgcj
-2016-09-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2016-09-09 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: new ada bootstrapper
2016-08-22 Pavel Vinogradov <public@sourcemage.org>
@@ -154,7 +154,7 @@
* PREPARE: Add java if GCC_COMPILER=all
* BUILD, PREPARE: Fix compiler selection query
-2016-05-07 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2016-05-07 Florian Franzmann <bwlf@bandrate.org>
* PREPARE: adapt to languages available in gcc 6.1
2016-04-27 Treeve Jelbert <treeve@sourcemage.org>
@@ -172,14 +172,14 @@
* DETAILS, PRE_BUILD: Removed SOURCE3, isl has it's own spell
* PRE_BUILD, gcc-5.2.0-isl-1.patch: Fixed build against isl 0.15
-2015-07-25 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2015-07-25 Florian Franzmann <bwlf@bandrate.org>
* BUILD: remove make_single for profilebootstrap/profilebootstraplean
* INSTALL: add make_normal
2015-07-16 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 5.2.0
-2015-06-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2015-06-20 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD, integer_parameter_restrictions.patch: fix build of gprbuild 2015
* DETAILS: PATCHLEVEL++
* INSTALL: create versioned symlinks for libgnat and libgnarl
@@ -226,7 +226,7 @@
2014-07-25 Treeve Jelbert <treeve@sourcemage.org>
* FINAL: use default_final
-2014-07-16 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2014-07-16 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.9.1
* PRE_BUILD, gcc-4.9-tree-ssa-threadedge.patch,
gcc-4.9.0-upstream_fixes-1.patch: remove obsolete patches
@@ -236,11 +236,11 @@
* PRE_BUILD, 0002-4.8.0-ffast-math.patch: removed the patch, causes
undefined reference to fxsave
-2014-06-15 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2014-06-15 Florian Franzmann <bwlf@bandrate.org>
* BUILD: fix breakage in construction of OPTS
* DEPENDS: fix dependency on xproto
-2014-06-14 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2014-06-14 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD,
gcc-4.8-filename-output.patch,
gcc-4.9.0-upstream_fixes-1.patch,
@@ -254,7 +254,7 @@
* BUILD: build libquadmath if building with support for fortran
* BUILD: filter -pipe from CFLAGS
-2014-04-29 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2014-04-29 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.9.0
2014-04-23 Treeve Jelbert <treeve@sourcemage.org>
@@ -306,7 +306,7 @@
2012-03-04 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 4.6.3
-2012-02-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2012-02-05 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD, remove-libffi.patch: patch Makefile.in to not install
libffi, which would conflict with the spell libffi
@@ -337,7 +337,7 @@
2011-07-31 Bor Kraljič <pyrobor@ver.si>
* DETAILS: TMPFS=off for all (1GB is not enough space)
-2011-07-03 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-07-03 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.1
* DEPENDS, BUILD: removed dependency on cloog/ppl since it makes
the spell fragile
@@ -345,7 +345,7 @@
2011-04-11 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: added gettext optional dependency
-2011-03-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-03-26 Florian Franzmann <bwlf@bandrate.org>
* DETAILS, PREPARE, SUB_DEPENDS, PRE_SUB_DEPENDS: version 4.6.0,
added support for the go programming language
* BUILD, DEPENDS: added dependency on zlib, moved relevant
@@ -356,20 +356,20 @@
* CONFIGURE, PRE_BUILD: commented out patches for gnat since
they don't work with gcc 4.6
-2010-12-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2010-12-27 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.5.2
2010-09-22 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
* INSTALL: fixup the cpp and cc symlinks
-2010-09-08 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2010-09-08 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD, CONFIGURE, ada-symbolic-tracebacks.diff,
SUB_DEPENDS, PRE_SUB_DEPENDS, REPAIR^none^PRE_SUB_DEPENDS,
REPAIR^none^SUB_DEPENDS: added optional patch to allow
for symbolic tracebacks, added a sub depends that activates
symbolic tracebacks
-2010-09-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2010-09-05 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD, CONFIGURE, txt00120.txt.gz: added optional patch
from http://gcc.gnu.org/ml/gcc-patches/2010-04/txt00120.txt
to make semi automatic generation of C bindings for Ada
@@ -377,7 +377,7 @@
* DETAILS: corrected variable names, switched ada bootstrap compiler
to 4.3.3 on ia32
-2010-08-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2010-08-27 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.5.1
* DEPENDS: depends libmpc
* PRE_BUILD: removed sedit that doesn't apply to gcc 4.5
diff --git a/gnu/gcj/HISTORY b/gnu/gcj/HISTORY
index 82360a2f4a..2bc84a0106 100644
--- a/gnu/gcj/HISTORY
+++ b/gnu/gcj/HISTORY
@@ -1,7 +1,7 @@
-2011-07-03 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-07-03 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.1
-2011-03-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-03-26 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.0
2010-08-17 Eric Sandall <sandalle@sourcemage.org>
@@ -103,7 +103,7 @@
* INSTALL: cd to $SOURCE_DIRECTORY.bld at beginning of INSTALL
Bug #10647
-2006-07-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2006-07-05 Florian Franzmann <bwlf@bandrate.org>
* BUILD, PREPARE, DEPENDS: added optional support for AWT
* DETAILS: remove UPDATED, added PATCHLEVEL
diff --git a/gnu/ghdl/HISTORY b/gnu/ghdl/HISTORY
index 45ede34d18..f65a397651 100644
--- a/gnu/ghdl/HISTORY
+++ b/gnu/ghdl/HISTORY
@@ -1,10 +1,10 @@
-2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-07-30 Florian Franzmann <bwlf@bandrate.org>
* DEPENDS: changed dependency on ada to dependency on gcc with
sub-depends on ADA (scripted)
-2011-03-11 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-03-11 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: corrected SOURCE_URL[0]
-2011-03-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-03-09 Florian Franzmann <bwlf@bandrate.org>
* BUILD, DEPENDS, DETAILS, INSTALL, PRE_BUILD: spell created
diff --git a/gnu/gnat-gpl/HISTORY b/gnu/gnat-gpl/HISTORY
index fc5c8ddacf..88666e9fcf 100644
--- a/gnu/gnat-gpl/HISTORY
+++ b/gnu/gnat-gpl/HISTORY
@@ -1,10 +1,10 @@
-2011-10-12 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-10-12 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD, DETAILS: version 2011
-2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-07-30 Florian Franzmann <bwlf@bandrate.org>
* DEPENDS: changed dependency on ada to dependency on gcc with
sub-depends on ADA (scripted)
-2011-03-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-03-09 Florian Franzmann <bwlf@bandrate.org>
* BUILD, DEPENDS, DETAILS, INSTALL, PRE_BUILD: spell created
diff --git a/gnu/objc/HISTORY b/gnu/objc/HISTORY
index 6724d1e1f4..3e519dbf7e 100644
--- a/gnu/objc/HISTORY
+++ b/gnu/objc/HISTORY
@@ -1,7 +1,7 @@
-2011-07-03 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-07-03 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.1
-2011-03-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+2011-03-26 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 4.6.0
2010-08-17 Eric Sandall <sandalle@sourcemage.org>