diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index e80477f..cb30ebf 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ 2017-06-06 Andrew Burgess <andrew.burgess@embecosm.com> + * ld.h (struct args_type): Fix typo in comment. + +2017-06-06 Andrew Burgess <andrew.burgess@embecosm.com> + * ld.h (struct args_type): Add force_group_allocation field. * ldgram.y: Add support for FORCE_GROUP_ALLOCATION. * ldlex.h: Likewise. |