This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gold ChangeLog powerpc.cc
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 12 Aug 2012 03:07:32 -0000
- Subject: src/gold ChangeLog powerpc.cc
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2012-08-12 03:07:32
Modified files:
gold : ChangeLog powerpc.cc
Log message:
* powerpc.cc: Whitespace fixes. Wrap overly long lines.
(glink insn constants): Use uint32_t.
(Output_data_glink::add_entry): Use insert, not [] operator.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.932&r2=1.933
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/powerpc.cc.diff?cvsroot=src&r1=1.45&r2=1.46