Re: Proposal to patch libiberty.a for controlling whether pathnames on Windows are converted to lower case

2019-09-04 Thread Jeff Law
On 8/15/19 6:42 PM, Carroll, Paul wrote: > This is a proposed patch to libiberty, with an accompanying patch to GCC. > The purpose of this patch is to make it possible for Windows-hosted > toolchains to have the ability to control whether Canonicalized > filenames are converted to all lower-case. >

Proposal to patch libiberty.a for controlling whether pathnames on Windows are converted to lower case

2019-08-15 Thread Carroll, Paul
This is a proposed patch to libiberty, with an accompanying patch to GCC. The purpose of this patch is to make it possible for Windows-hosted toolchains to have the ability to control whether Canonicalized filenames are converted to all lower-case. Most Windows users are not affected by this be