Samuel Thibault <samuel.thiba...@ens-lyon.org> writes: > I reworked the patch to factorize the bsd signal definitions. > I have split off the system definitions because the priority range of > GNU/Mach has diverged from the original BSD kernels.
> gcc/ada/ChangeLog | 17 ++ Hello, The changes look good, I'll finish the review tomorrow. But I can already point out that your 3 patches include changes to the ChangeLog file, which should not be the case (it's automated from the git log now). Thanks! Marc