This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fix attribution for elf32-cris.c patch from 2009


Following up on a finding from archeology done for a gdb-related
change from 2009: I missed attribution to a colleague.  Sorry.
Fixed as follows.  In that patch, I'll take credit for updating
the related comment, removing redundant parentheses and writing
the ChangeLog entry.  I got two out of three right...
Committed.

Index: ChangeLog-2009
===================================================================
RCS file: /cvs/src/src/bfd/ChangeLog-2009,v
retrieving revision 1.2
diff -p -u -4 -r1.2 ChangeLog-2009
--- ChangeLog-2009	17 Aug 2012 02:39:27 -0000	1.2
+++ ChangeLog-2009	29 Nov 2012 14:35:58 -0000
@@ -407,9 +407,10 @@
 
 	PR binutils/10802
 	* opncls.c (_maybe_make_executable): Make DYNAMIC files executable.
 
-2009-10-19  Hans-Peter Nilsson  <hp@axis.com>
+2009-10-19  Edgar E. Iglesias  <edgar@axis.com>
+	    Hans-Peter Nilsson  <hp@axis.com>
 
 	* elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_DTPREL>:
 	Don't subtract the size of the TLS block for non-shared objects
 	from the relocation.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]