On Mon, Oct 27, 2025, 2:41 AM Jonathan Wakely <[email protected]> wrote:
> > > On Mon, 27 Oct 2025, 01:28 Joel Sherrill, <[email protected]> wrote: > >> FWIW I search the info for the string until I hit the description. >> >> What I have been in need of recently is knowing when they first appeared. >> That can be done with git or manual archeology but if it was a standard >> part of documenting an option, that might e useful to more than just me. >> > > I created https://gcc.gnu.org/wiki/WarningHistory to document that for > warnings, but I haven't updated it in years. > That gets up to GCC 8. That's old but not ancient history. Is the trick to do a git diff between tags of successive versions? That page has some added along a branch. I think I will add updating that page to my to-do list. Thanks. --joel > > > >
