Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Unified Diff: binutils/binutils/ChangeLog

Issue 3018030: [binutils] Bump binutils to 2.20.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « binutils/bfd/version.h ('k') | binutils/binutils/MAINTAINERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: binutils/binutils/ChangeLog
diff --git a/binutils/binutils/ChangeLog b/binutils/binutils/ChangeLog
index bee7b3571768bfe8a8b77accc9ec7af049929fc8..c48a0a98bcc1ddc266e496d13d6aefb2ee514079 100644
--- a/binutils/binutils/ChangeLog
+++ b/binutils/binutils/ChangeLog
@@ -1,3 +1,40 @@
+2010-02-05 Christophe Lyon <christophe.lyon@st.com>
+
+ * objdump.c (disassemble_bytes): Clear aux->reloc before printing
+ a new address, so as not to reuse a previous, non-related reloc.
+
+2010-01-05 Alan Modra <amodra@gmail.com>
+
+ PR 11129
+ 2009-11-20 Ben Elliston <bje@au.ibm.com>
+ * Makefile.am (syslex.o): Use $(NO_WERROR) not -Wno-error.
+ (sysinfo.o): Likewise.
+ PR 10764
+ 2009-10-16 Jerker Bäck <jerker.back@gmail.com>
+ * Makefile.am (sysinfo.o, syslex.o): Place source file after all
+ command line switches.
+ * Makefile.in: Regenerate.
+
+2009-12-31 Eirik Byrkjeflot Anonsen <eirik@opera.com>
+ Nick Clifton <nickc@redhat.com>
+
+ * objcopy.c (add_redefine_syms_file): Avoid symbol buffer
+ overrun.
+
+2009-10-23 Thomas Cougnard <thomas.cougnard@gmail.com>
+
+ * readelf.c (dynamic_info): Correct size of array.
+
+2009-10-19 Jerker Bäck <jerker.back@gmail.com>
+
+ PR binutils/10793
+ * prdbg.c (tg_end_struct_type): Warning fix.
+
+ PR binutils/10792
+ * dlltool.c (dll_name_list_append): Declare variable at start
+ of block.
+ (dll_name_list_count, dll_name-list_print): Likewise.
+
2009-10-01 Alan Modra <amodra@bigpond.net.au>
* addr2line.c (slurp_symtab): Don't use bfd_read_minisymbols.
« no previous file with comments | « binutils/bfd/version.h ('k') | binutils/binutils/MAINTAINERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698