git-hooks: integrate ChangeLog format check

2020-07-08 Thread Martin Liška

On 5/13/20 7:53 PM, Joseph Myers wrote:

  See the issues
I filed athttps://github.com/AdaCore/git-hooks/issues  for the existing
custom GCC changes and the pull request
https://github.com/AdaCore/git-hooks/pull/12  to bring in implementations
of many of those features (not sure if it covers everything or not).


Hey Joseph.

If I see correctly, the pull request was merged.
Are we now in a position where we can separate the GCC-specific
ChangeLog check in gcc-hooks? If so, can you please guide me
a bit?

Thanks,
Martin


Re: GCC 10.1.1 Status Report (2020-06-29)

2020-07-08 Thread Richard Biener
On Mon, 29 Jun 2020, Richard Biener wrote:

> 
> Status
> ==
> 
> The GCC 10 branch is in regression and documentation fixing mode.
> 
> We're close to two months after the GCC 10.1 release which means
> a first bugfix release is about to happen.  The plan is to release
> mid July and I am targeting for a release candidate mid next
> week, no later than July 17th.

So this sparked some confusion as "mid next week" is now but July 17th
is end of next week.  Thus I will do 10.1 RC1 next week July 15th.

Sorry for the confusion,
Richard.