This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 03/14] Add D frontend (GDC) changelogs.


This patch just includes all changelogs for the D front-end (GDC),
going back to the dawn of time itself.

---
 gcc/d/ChangeLog      |  332 ++++++++++
 gcc/d/ChangeLog-2006 |  954 +++++++++++++++++++++++++++
 gcc/d/ChangeLog-2007 | 1340 ++++++++++++++++++++++++++++++++++++++
 gcc/d/ChangeLog-2008 |  331 ++++++++++
 gcc/d/ChangeLog-2009 |  185 ++++++
 gcc/d/ChangeLog-2010 | 1484 ++++++++++++++++++++++++++++++++++++++++++
 gcc/d/ChangeLog-2011 | 1248 +++++++++++++++++++++++++++++++++++
 gcc/d/ChangeLog-2012 |  857 ++++++++++++++++++++++++
 gcc/d/ChangeLog-2013 | 1221 ++++++++++++++++++++++++++++++++++
 gcc/d/ChangeLog-2014 |  660 +++++++++++++++++++
 gcc/d/ChangeLog-2015 |  771 ++++++++++++++++++++++
 gcc/d/ChangeLog-2016 | 1262 +++++++++++++++++++++++++++++++++++
 gcc/d/ChangeLog-2017 | 1175 +++++++++++++++++++++++++++++++++
 13 files changed, 11820 insertions(+)

Attachment: 03-v4-d-frontend-changelogs.patch.xz
Description: application/xz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]