Re: [PATCH] libstdc++: Fix @file for target-specific opt_random.h

2024-08-28 Thread Jonathan Wakely
On Sun, 25 Aug 2024 at 19:20, Kim Gräsman wrote: > > A few of these files self-identified as ext/random.tcc, update to use > the actual basename. Tested and pushed to trunk, thanks. > > libstdc++-v3/ChangeLog: > > * config/cpu/aarch64/opt/ext/opt_random.h: Improve doxygen file > d

[PATCH] libstdc++: Fix @file for target-specific opt_random.h

2024-08-25 Thread Kim Gräsman
A few of these files self-identified as ext/random.tcc, update to use the actual basename. libstdc++-v3/ChangeLog: * config/cpu/aarch64/opt/ext/opt_random.h: Improve doxygen file docs. * config/cpu/i486/opt/ext/opt_random.h: Likewise. --- libstdc++-v3/config/cpu/aarch64/o