diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2013-04-17 16:22:13 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2013-04-17 16:22:13 +0000 |
commit | a9ea330b299633a64eedd7928dfb7f7432c8de6a (patch) | |
tree | bdfb9bc9b32db299004b80ef1c129b62b4ee5a80 /bfd/ChangeLog | |
parent | 543cdd9588df4bfed933ad20796faf4c708b373d (diff) | |
download | gdb-a9ea330b299633a64eedd7928dfb7f7432c8de6a.zip gdb-a9ea330b299633a64eedd7928dfb7f7432c8de6a.tar.gz gdb-a9ea330b299633a64eedd7928dfb7f7432c8de6a.tar.bz2 |
Update copyright year on elf-ifunc.c
* elf-ifunc.c: Update copyright year.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 40c339f..be6dd52 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2013-04-17 H.J. Lu <hongjiu.lu@intel.com> + + * elf-ifunc.c: Update copyright year. + 2013-04-17 Luca Pizzamiglio <luca.pizzamiglio@gmail.com> * coffcode.h: Added a cast to void when a bfd_set_section_*() |