aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@imgtec.com>2017-02-07 02:06:20 +0000
committerMaciej W. Rozycki <macro@imgtec.com>2017-02-15 13:40:08 +0000
commitbefe814dd9ac6489c84ecd5c839b3b48aca95280 (patch)
treeef84805d7a96bf85d80c52ab342133d3bf15b28c /ld/ChangeLog
parentb58a8c0c83d58c8f4be67dc1d7a1d9a5e1edba82 (diff)
downloadgdb-befe814dd9ac6489c84ecd5c839b3b48aca95280.zip
gdb-befe814dd9ac6489c84ecd5c839b3b48aca95280.tar.gz
gdb-befe814dd9ac6489c84ecd5c839b3b48aca95280.tar.bz2
LD: vfinfo: Remove static NULL initializers
Remove static NULL initializers, moving the respective variables from data to BSS and saving some storage space. ld/ * ldmisc.c (vfinfo) <'H'>: Remove static NULL initializers.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 618ae81..43e4992 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2017-02-15 Maciej W. Rozycki <macro@imgtec.com>
+
+ * ldmisc.c (vfinfo) <'H'>: Remove static NULL initializers.
+
2017-02-15 Igor Kudrin <ikudrin@accesssoftek.com>
* testsuite/ld-scripts/sysroot-prefix.exp