3bfac2945f2edf40f0d3e2aa2d3861a5
Author: Gerald Pfeifer
Date: Sun Nov 17 18:51:00 2024 +0100
mirrors: Add auth.gr
diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index e9d1090a..309a3729 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -24,6 +24,7 @@ mirrors. The f
On Wed, Nov 1, 2023 at 7:25 PM Eric Gallager wrote:
>
> On Wed, Nov 1, 2023 at 11:31 AM Jeff Law wrote:
> >
> >
> >
> > On 11/1/23 08:11, Eric Gallager wrote:
> > > Hi, I'd like to ping the following patch:
> > >
> > > https://gcc.gnu.org/pipermail/gcc-patches/2023-October/633191.html
> > OK for
On Wed, Nov 1, 2023 at 11:31 AM Jeff Law wrote:
>
>
>
> On 11/1/23 08:11, Eric Gallager wrote:
> > Hi, I'd like to ping the following patch:
> >
> > https://gcc.gnu.org/pipermail/gcc-patches/2023-October/633191.html
> OK for the trunk.
>
Thanks, committed as r14-5064-g2b9778c8d9d331:
https://gcc.
On 11/1/23 08:11, Eric Gallager wrote:
Hi, I'd like to ping the following patch:
https://gcc.gnu.org/pipermail/gcc-patches/2023-October/633191.html
OK for the trunk.
jeff
39 Eric Gallager wrote:
> >>
> >> Currently there is an unofficial mirror of GCC on GitHub that people
> >> sometimes submit pull requests to:
> >> https://github.com/gcc-mirror/gcc
> >> However, this is not the proper way to contribute to GCC, so that means
>
On Mon, Oct 16, 2023 at 7:58 PM Andrew Pinski wrote:
>
>
>
> On Mon, Oct 16, 2023, 16:39 Eric Gallager wrote:
>>
>> Currently there is an unofficial mirror of GCC on GitHub that people
>> sometimes submit pull requests to:
>> https://github.com/gcc-mirror/gc
On Mon, Oct 16, 2023, 16:39 Eric Gallager wrote:
> Currently there is an unofficial mirror of GCC on GitHub that people
> sometimes submit pull requests to:
> https://github.com/gcc-mirror/gcc
> However, this is not the proper way to contribute to GCC, so that means
> that s
Currently there is an unofficial mirror of GCC on GitHub that people
sometimes submit pull requests to:
https://github.com/gcc-mirror/gcc
However, this is not the proper way to contribute to GCC, so that means
that someone (usually Jonathan Wakely) has to go through the PRs and
manually tell
..b49aa76c 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -19,7 +19,6 @@ mirrors. The following sites mirror the gcc.gnu.org
download site
France (no snapshots): ftp://ftp.lip6.fr/pub/gcc/";>ftp.lip6.fr, thanks to
ftpma...@lip6.fr
France, Brittany: ftp://ftp.iris
On 12/1/21 11:21 AM, Segher Boessenkool wrote:
> Hi!
>
> On Wed, Dec 01, 2021 at 09:29:42AM -0600, Bill Schmidt wrote:
>> Recently Kewen fixed a problem in the old builtins support where
>> rs6000_builtin_decl prematurely indicated that a target builtin is
>> unavailable. This also needs to be don
Hi!
On Wed, Dec 01, 2021 at 09:29:42AM -0600, Bill Schmidt wrote:
> Recently Kewen fixed a problem in the old builtins support where
> rs6000_builtin_decl prematurely indicated that a target builtin is
> unavailable. This also needs to be done for the new builtins support, but in
> this case we h
Hi!
Recently Kewen fixed a problem in the old builtins support where
rs6000_builtin_decl prematurely indicated that a target builtin is
unavailable. This also needs to be done for the new builtins support, but in
this case we have to ensure the error message is still produced from the
overload su
So far, only one light runtime units was using the standard unit for
big integers. A special ghost mirror had been created for the reduced
runtimes. In order to use more liberally big integers for proof of the
runtime, rename this ghost mirror into Big_Integers_Ghost at the same
level in the
+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index 3ed8a9c7..3e121e87 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -24,7 +24,7 @@ mirrors. The following sites mirror the gcc.gnu.org
download site
Germany: ftp://ftp.gw
..3ed8a9c7 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -38,7 +38,7 @@ mirrors. The following sites mirror the gcc.gnu.org
download site
The Netherlands, Nijmegen: ftp://ftp.nluug.nl/mirror/languages/gcc";>ftp.nluug.nl, thanks to Jan
Cristiaan van Winkel (j...@atcomputing.nl)
Spotted working on our mirror list; pushed.
Gerald
This was already disabled (commented out), and apparently has been
completely deprovisioned since then.
---
htdocs/mirrors.html | 3 ---
1 file changed, 3 deletions(-)
diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index 75ab56e0
Tobias pointed out that many of our mirrors are listed with the FTP
protocol (or FTP host name) when browers like Chrome or Firefox are
currently removing support for FTP.
This is the first of several changes I'll be making to adjust our
mirror list.
Everyone is welcome to make such chang
Pushed.
Gerald
snip
commit 8a562ce34e441587b87d5e5bc2ebb58f4ce630b9
Author: Gerald Pfeifer
Date: Sat Mar 7 21:59:50 2020 +0100
Represent mirror admins' addresses more consistently.
diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index 6813de72..462d7cd7 1
On Sun, 5 Jan 2020, Gerald Pfeifer wrote:
> Happy to have you as a mirror, and if you'd like to submit a patch
> for https://gcc.gnu.org/mirrors.html that'd be great. Otherwise we
> can create one.
I applied this patch that I created on behalf of Sa
Pushed.
Gerald
- Log -
commit 3af4155933a9d3b8506b56c16865879b098ab4cf
Author: Gerald Pfeifer
Date: Tue Jan 14 23:52:28 2020 +0100
Remove link to the Git mirror entry in our Wiki from navigation bar.
diff --git a/htdocs
On Tue, 2 Oct 2018, David McCallum wrote:
> At this time, your Canadian mirror site at http://gcc.parentingamerica.com/
> is broken. There is only a page with the text "It works!"... which appears
> to be untrue.
Thanks for letting us know, David!
James, heads up!
For now I
Applied.
Gerald
Index: gcc-4.4/porting_to.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/porting_to.html,v
retrieving revision 1.12
diff -u -r1.12 porting_to.html
--- gcc-4.4/porting_to.html 1 Sep 2018 23:42:04 - 1.
On Sat, 1 Sep 2018, Gerald Pfeifer wrote:
> This mirror has gone rogue and the domain is for sale, so I went
> ahead and removed it with the patch below.
Point in case, mirr...@skazkaforyou.com just bounced on me (timeout).
I'm starting to think becoming more picky about new mirrors t
This mirror has gone rogue and the domain is for sale, so I went
ahead and removed it with the patch below.
Gerald
Index: mirrors.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.251
diff -u -r1.251
Hello, Gerald,
I created a new mirror in Hong Kong. Can you add it too?
+Hong Kong:
+ http://mirror-hk.koddos.net/gcc/";>http://mirror-hk.koddos.net/gcc/ |
+ rsync://mirror-hk.koddos.net/gcc/,
+ thanks to Martin (mir...@koddos.net) at KoDDoS.
Regards,
Martin
On Wed, 28 Feb 2018
On Sat, 3 Feb 2018, BigSearcher Info wrote:
> please let me know if you need the mirror I set for the GCC community
> some weeks ago.
Thank you for doing that and letting us know, and sorry for the
delay in responding.
I just added this to the official GCC mirrors list per the patch
It appears the entire mirror infrastructure is gone (empty), so
remove this from our mirror list.
Applied.
Gerald
Index: mirrors.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.247
diff -u -r1.247
On Wed, 28 Feb 2018, KoDDoS Mirror wrote:
> We added missing cronjob to update it. It should be updated in
> less than 6 hours.
Yep, it did. I just applied the patch below.
Thank you for mirroring and letting us know!
Gerald
Index: mirror
On Tue, 8 Jul 2014, Richard Biener wrote:
>> The reason you do not see .sig files on our netgull.com mirror is
>> that it mirrors gcc.gnu.org, which does not carry those, whereas
>> ftp.gnu.org and hence its mirrors has them.
>>
>> Richi, Jakub, can you also add tho
On Sat, 2 Sep 2017, Daniel Volchixin wrote:
> URL: http://mirror.linux-ia64.org/gnu/gcc/
> Country/City: Russia / Novosibirsk
> Contact email / name: dan...@volchixin.co.uk (Daniel Volchixin)
Thank you for hosting this mirror, Daniel and letting us know.
I added this to our mirrors page
On Sat, 22 Apr 2017, Branko wrote:
> On your https://gcc.gnu.org/mirrors.html page, first mirror listed is
> Austrian ftp://gd.tuwien.ac.at/gnu/gcc.
>
> I've noticed that it is offline for a few days. I tried firing email to
> Antonin.Sprinzl at tuwien.ac.at as listed on
Hi Tim,
On Tue, 9 Aug 2016, Tim Semeijn wrote:
> We have added a new mirror in Canada.
>
> IP address is being geolocated in the US but it is actually Canadian. If
> it has to be listed as a US mirror please let me know.
thanks for the heads up! Below is the patch that I
On Fri, 6 May 2016, NOC wrote:
> We have changed our mirror server setup.
>
> Could you please update the mirror list and replace:
>
> France, Gravelines: http://mirror0.babylon.network/gcc/ |
> ftp://mirror0.babylon.network/gcc/ |
> rsync://mirror0.babylon.network/gcc/,
On Sat, 24 Oct 2015, Scott Haiden wrote:
> The US, Saint Louis mirror (http://gcc.petsads.us) seems to host only
> ads. I am not sure if this is a mistake on their part or if they're
> aware of it or not, but I figured I'd let somebody know just in case.
I do hope it's j
ove the current BBLN mirror
>> (mirror.bbln.org) and replace it with our three new ones:
>
> The patch below implements those changes:
>
> - Replace mirror.bbln.org by mirror1.babylon.network. - Add
> mirror0.babylon.network, France, Gravelines. - Add
> mirror2.baby
On Fri, 17 Apr 2015, Tim Semeijn wrote:
> We have changed our company name, hostnames and contact information.
> Please remove the current BBLN mirror (mirror.bbln.org) and replace it
> with our three new ones:
The patch below implements those changes:
- Replace mirror.bbln.org b
Please remove that AU mirror from your list. That server has been
problematic for us. We're working on getting new hosts. I'll update you
when they're available.
On 4/7/15 11:18 AM, Gerald Pfeifer wrote:
On Mon, 9 Mar 2015, Matthew Fortune wrote:
Conrad S writes:
How di
On Mon, 9 Mar 2015, Matthew Fortune wrote:
> Conrad S writes:
>>>> How did this get into the mirror list?
>>>
>>> Because they said they would provide mirrors:
>> > https://gcc.gnu.org/ml/gcc/2014-06/msg00251.html
>> > https://gcc.gnu.org/ml/gcc/
On Fri, 29 Aug 2014, ConcertPass Mirrors Admin wrote:
> we set up a new GCC mirror for the community.
>
> URL: http://mirrors.concertpass.com/gcc/
> Organization/Contact: ConcertPass (ad...@mirrors.concertpass.com)
> Location: United States, Michigan
>
> Please, add it to
Applied, though I noticed the mirror is a few weeks behind right now.
Gerald
Index: mirrors.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.224
diff -u -r1.224 mirrors.html
--- mirrors.html18
On Mon, 14 Jul 2014, Tim Semeijn wrote:
> We have decided to switch domains so the mirror details have changed.
> The old domain will be up for a while but it would be best for the
> details to be edited.
>
> --
>
> http://mirror.bbln.org/gcc
> ftp://mir
Hi Tim,
On Wed, 2 Jul 2014, Tim Semeijn wrote:
> I have set up a French gcc mirror. It is located in Roubaix, France.
isn't that where they like to torture bikes (and riders) once a year? ;-)
> It is reachable through http, ftp and rsync:
>
> http://mirror.bbln.nl/gcc
>
mirrors.html
--- mirrors.html22 Apr 2012 11:40:57 - 1.218
+++ mirrors.html1 Nov 2012 21:45:12 -
@@ -34,7 +34,6 @@ mirrors. The following sites mirror
Slovakia, Bratislava: http://gcc.fyxm.net/";>gcc.fyxm.net,
thanks to Jan Teluch (admin at 2600.sk)
Installed now, after an exchange with Igor and monitoring the mirror
for ten days.
Thanks, Igor!
Gerald
On Mon, 9 Apr 2012, Gerald Pfeifer wrote:
> I was just going to add your server by means of the patch below,
> alas all attempts to rach the server time out. What's going on?
rs opinions, as the topic came up in another
> context.]
Looking at gcc/contrib, there is a lot of stuff there which does
not seem applicable to other projects. Not sure I'd just mirror
all that...
Gerald
On Mon, Apr 9, 2012 at 7:43 AM, Tom Tromey wrote:
>> "Doug" == Doug Evans writes:
>
> Doug> On Thu, Mar 15, 2012 at 11:54 AM, Mike Stump
> wroteDoug> btw, is there any interest in mirroring gcc/contrib -> src/contrib?
> Doug> [instead of gdb having its own copy in gdb/testsuite, it *could*
> "Doug" == Doug Evans writes:
Doug> On Thu, Mar 15, 2012 at 11:54 AM, Mike Stump
wroteDoug> btw, is there any interest in mirroring gcc/contrib -> src/contrib?
Doug> [instead of gdb having its own copy in gdb/testsuite, it *could* use
Doug> the one in, e.g., src/contrib. I don't have a str
On Thu, Mar 15, 2012 at 11:54 AM, Mike Stump wrote:
> On Mar 15, 2012, at 11:09 AM, Pedro Alves wrote:
>> Still, kfail is standard DejaGnu, not a GDB invention. It'd be nice not to
>> need to fork the script for this.
>
> The change is fine for the gcc tree.
Committed (to the gcc tree, already i
On Thu, 22 Mar 2012, Diego Novillo wrote:
> From a thread on IRC. We don't have a prominent link to the Git mirror
> and it's becoming one of the favourite ways for people to access the
> repo.
>
> Gerald, OK for the main page? I can't seem to be able to preview
From a thread on IRC. We don't have a prominent link to the Git mirror
and it's becoming one of the favourite ways for people to access the repo.
Gerald, OK for the main page? I can't seem to be able to preview this
change locally (dunno how the style.mhtml file gets loa
On Fri, Mar 2, 2012 at 3:10 PM, Tobias Burnus wrote:
> On 03/02/2012 03:02 PM, Jakub Jelinek wrote:
>>
>> releasing.html is wrong for this, it has nothing to do with releasing, but
>> with branching, so something like that should go into branching.html
>> instead. From this isn't clear where this
he release to GIT mirror; example:
-
-$ cd /git/gcc.git/.git
-$ git symbolic-ref refs/heads/gcc-4_7-branch refs/remotes/gcc-4_7-branch
-
Web Site Updates
Index: branching.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/branching.html,v
On Fri, Mar 2, 2012 at 3:02 PM, Jakub Jelinek wrote:
> On Fri, Mar 02, 2012 at 03:00:12PM +0100, Tobias Burnus wrote:
>> As mentioned on #gcc, the git mirror should also include new major releases.
>>
>> Diego also documented it on the wiki:
>> http:/
On Fri, Mar 2, 2012 at 3:00 PM, Tobias Burnus wrote:
> As mentioned on #gcc, the git mirror should also include new major releases.
>
> Diego also documented it on the wiki:
> http://gcc.gnu.org/wiki/GitMirror#Adding_a_branch_to_origin.2BAC8.2A (Wiki
> page rev. 94 -> 96)
&g
On Fri, Mar 02, 2012 at 03:00:12PM +0100, Tobias Burnus wrote:
> As mentioned on #gcc, the git mirror should also include new major releases.
>
> Diego also documented it on the wiki:
> http://gcc.gnu.org/wiki/GitMirror#Adding_a_branch_to_origin.2BAC8.2A
> (Wiki page rev. 94 -&g
As mentioned on #gcc, the git mirror should also include new major releases.
Diego also documented it on the wiki:
http://gcc.gnu.org/wiki/GitMirror#Adding_a_branch_to_origin.2BAC8.2A
(Wiki page rev. 94 -> 96)
OK for committal?
Tobias
Index: releasing.h
On Wed, 11 Jan 2012, NetGull Administrator wrote:
> I've just set up a new GCC mirror. Information is as follows:
>
> URL: http://www.netgull.com/gcc/
> Frequency:once a day
> Location:San Jose, California, United States, North America
> Contact: ad...@netgu
On Mon, 24 Oct 2011, Kohei Takahashi wrote:
> I'm GCC mirror admin of ftp.tsukuba.wide.ad.jp. Could you change my mail
> address of mirror lists to tsukuba-ftp-serv...@tsukuba.wide.ad.jp ?
Sure, just done by means of the patch below. Thanks for letting us
know!
Gerald
Index: m
On Mon, 8 Aug 2011, Sergey Kutserey wrote:
> Hopefully you can add this mirror into public mirror list for GCC project.
Thanks, Sergey. This is how I added your mirror to our list.
Gerald
Index: mirrors.html
===
RCS file: /cvs/
On Mon, 25 Apr 2011, Gerald Pfeifer wrote:
> Grigory and me mailed off-list a bit, and I just applied the patch
> below (after checking the mirror now seems to be fully active).
>
> Just one question: is this server _really_ located in Cyprus? My
> traceroutes seem to indicate
rything down?
>
> Also, it seems there has not been a sync for more than half a week?
Grigory and me mailed off-list a bit, and I just applied the patch
below (after checking the mirror now seems to be fully active).
Just one question: is this server _really_ located in Cyprus? My
traceroute
On Fri, 8 Apr 2011, Kohei Takahashi wrote:
> I wish to host a new mirror site.
> When it is possible to register in the mirror list, it is glad.
>
> The URL is http://ftp.tsukuba.wide.ad.jp/software/gcc .
> The mirror is located in Japan/Tsukuba, mirror manager is me, Kohei
> Ta
g/egcs/";>ring.etl.go.jp
The Netherlands, Nijmegen: ftp://ftp.nluug.nl/mirror/languages/gcc";>ftp.nluug.nl, thanks to Jan
Cristiaan van Winkel (jc at ATComputing dot nl)
Slovakia, Bratislava: http://gcc.fyxm.net/";>gcc.fyxm.net,
thanks to Jan Teluch (admin at 2600 dot sk)
UK: ftp
On Sun, Mar 20, 2011 at 10:58:23AM +0800, harryxiyou wrote:
> On Sun, Mar 20, 2011 at 4:18 AM, Gerald Pfeifer wrote:
>
> > On Tue, 15 Feb 2011, Mingjie Xing wrote:
> > > The mirror site in China is unavailable for a long time. I believe it
> > > is helpful if w
On Tue, 15 Feb 2011, Mingjie Xing wrote:
> The mirror site in China is unavailable for a long time. I believe it
> is helpful if we can have one, though I don't know the requirements of
> being a mirror.
Indeed; for the time being I am removing this mirror per the patch
below. Dav
65 matches
Mail list logo