diff options
author | Nick Clifton <nickc@redhat.com> | 2018-06-24 18:36:15 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-06-24 18:36:15 +0100 |
commit | 719d8288507d9f35c76bdeed5b597348bd345883 (patch) | |
tree | df799cbd68b0bdd031d4be81559d35dbb530d0a8 /ld | |
parent | 6706f7706241eda253d26ce4c927dd5bed4942a7 (diff) | |
download | gdb-719d8288507d9f35c76bdeed5b597348bd345883.zip gdb-719d8288507d9f35c76bdeed5b597348bd345883.tar.gz gdb-719d8288507d9f35c76bdeed5b597348bd345883.tar.bz2 |
Add 2.30 branch notes to ChangeLogs and NEWS files.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 | ||||
-rw-r--r-- | ld/NEWS | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 4e9cc2a..edd33cd 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2018-06-24 Nick Clifton <nickc@redhat.com> + + 2.31 branch created. + * NEWS: Add marker for 2.31. + 2018-06-20 Renlin Li <renlin.li@arm.com> * testsuite/ld-aarch64/emit-relocs-115.d: Update test with new value. @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.31: + * Speed up direct linking with DLLs for Cygwin and Mingw targets. * Add a configure option --enable-separate-code to decide whether |