This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: History of GCC
- From: Marek Polacek <polacek at redhat dot com>
- To: Will Hawkins <whh8b at virginia dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 26 Oct 2016 18:57:31 +0200
- Subject: Re: History of GCC
- Authentication-results: sourceware.org; auth=none
- References: <CAE+MWFvVTkYjypsL3PLDk=qx_+VDNwRR0=YRN_dMqQHsDpNynw@mail.gmail.com>
I think you can learn a lot if you follow the Changes pages, so e.g.
<https://gcc.gnu.org/gcc-6/changes.html>, and go back down the history until
you reach the ancient <https://gcc.gnu.org/gcc-3.1/changes.html>.
Marek