Index: include/coff/ChangeLog |
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog |
index 4b0a70a91af01f5f8645f35811ef7ee2c1527779..639fb669d3604ea27e2a2e22b23b1746f1295235 100644 |
--- a/include/coff/ChangeLog |
+++ b/include/coff/ChangeLog |
@@ -1,3 +1,26 @@ |
+2013-12-06 Tristan Gingold <gingold@adacore.com> |
+ |
+ * pe.h (UWOP_EPILOG, UWOP_PARE): Define. |
+ |
+2013-07-10 Tristan Gingold <gingold@adacore.com> |
+ |
+ * rs6000.h (external_core_dumpx): New structure. |
+ (external_ld_info32): Ditto. |
+ |
+2013-07-02 Tristan Gingold <gingold@adacore.com> |
+ |
+ * internal.h (C_STTLS, C_GTLS): Define. |
+ * xcoff.h (XMC_TL, XMC_TU, XMC_TE): Define. |
+ |
+2013-02-04 Alan Modra <amodra@gmail.com> |
+ |
+ * ti.h (SWAP_OUT_RELOC_EXTRA): Define. |
+ |
+2013-01-02 Martin Storsjo <martin@martin.st> |
+ |
+ * arm.h (ARMV7PEMAGIC): Define. |
+ (ARMBADMAG): Update. |
+ |
2011-06-02 Nick Clifton <nickc@redhat.com> |
* i860.h: Fix spelling mistake in comment. |
@@ -340,6 +363,12 @@ |
For older changes see ChangeLog-9103 |
+Copyright (C) 2004-2012 Free Software Foundation, Inc. |
+ |
+Copying and distribution of this file, with or without modification, |
+are permitted in any medium without royalty provided the copyright |
+notice and this notice are preserved. |
+ |
Local Variables: |
mode: change-log |
left-margin: 8 |