Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   mrg
Date:           Wed Jul  6 09:01:36 UTC 2011

Modified Files:
        src/external/gpl3/binutils/dist/bfd: elf32-ppc.c
        src/gnu/dist/gdb6/bfd: elf32-ppc.c

Log Message:
cast to int as the fake relocs are not in enum elf_ppc_reloc_type, and
GCC 4.5 complains about values not in the enum as part of a switch block.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/binutils/dist/bfd/elf32-ppc.c
cvs rdiff -u -r1.1.1.2 -r1.2 src/gnu/dist/gdb6/bfd/elf32-ppc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index