Fix ChangeLog formatting

This commit is contained in:
Siddhesh Poyarekar 2013-11-20 07:46:18 +05:30
parent 73c1ce4fdb
commit b2f386c18f
1 changed files with 3 additions and 3 deletions

View File

@ -318,7 +318,7 @@
2013-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
* elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
* elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
set reference_name to "" to avoid passing NULL to DSO_FILENAME.
2013-11-13 Marcus Shawcroft <marcus.shawcroft@linaro.org>
@ -344,8 +344,8 @@
2013-11-11 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
* benchtests/Makefile: Add bench-strtod.
* benchtests/bench-strtod.c: New file: strtod benchtest
* benchtests/Makefile: Add bench-strtod.
* benchtests/bench-strtod.c: New file: strtod benchtest
2013-11-11 Andreas Schwab <schwab@suse.de>