From 055bc77a80b333ec68c373719b54aee6c232995b Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 9 Jan 2021 10:40:28 +0000 Subject: Add Changelog entries and NEWS entries for 2.36 branch --- ld/ChangeLog | 4 ++++ ld/NEWS | 2 ++ 2 files changed, 6 insertions(+) (limited to 'ld') diff --git a/ld/ChangeLog b/ld/ChangeLog index edbf886..850944a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2021-01-09 Nick Clifton + + * 2.36 release branch crated. + 2021-01-08 H.J. Lu * ld-x86-64/property-x86-lam-u48-4.d: Updated. diff --git a/ld/NEWS b/ld/NEWS index 8450e65..9948c3b 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.36: + * Add libdep plugin, for linking dependencies of static libraries that were recorded by ar in the __.LIBDEP archive member. -- cgit v1.1