This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src include/elf/ChangeLog include/elf/ppc.h bf ...
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 22 Jun 2009 00:52:20 -0000
- Subject: src include/elf/ChangeLog include/elf/ppc.h bf ...
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2009-06-22 00:52:20
Modified files:
include/elf : ChangeLog ppc.h
bfd : ChangeLog elf32-ppc.c elf32-v850.c
Log message:
include/elf/
* ppc.h (R_PPC_RELAX*): Define as enum.
bfd/
* elf32-ppc.c (ppc_elf_check_relocs): Handle R_PPC_RELAX* in switch.
* elf32-v850.c (v850_elf_relocate_section): Warning fix.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ChangeLog.diff?cvsroot=src&r1=1.366&r2=1.367
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/elf/ppc.h.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4665&r2=1.4666
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-ppc.c.diff?cvsroot=src&r1=1.258&r2=1.259
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-v850.c.diff?cvsroot=src&r1=1.73&r2=1.74