Fix attribution for elf32-cris.c patch from 2009
Hans-Peter Nilsson
hans-peter.nilsson@axis.com
Thu Nov 29 14:41:00 GMT 2012
More information about the Binutils mailing list
Thu Nov 29 14:41:00 GMT 2012
- Previous message (by thread): [PATCH] TILEPro/BFD: Correct private object data allocation
- Next message (by thread): [gold] PATCH: Add -fuse-ld= for GCC linker option compatibility
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [PATCH] TILEPro/BFD: Correct private object data allocation
- Next message (by thread): [gold] PATCH: Add -fuse-ld= for GCC linker option compatibility
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list