<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/binutils</link><counters><counter name="forever" lastEventTime="1295197578" firstEventTime="1073775878">14772</counter></counters><metadata><item name="subtitle"><value type="text/plain">None</value></item><item name="description"><value type="text/plain">None</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Binutils</value></item><item name="url"><value type="text/plain">None</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>hjl</author>            <files>   <file>gas/ChangeLog</file>   <file>gas/config/tc-i386.c</file>   <file>gas/testsuite/ChangeLog</file>   <file>gas/testsuite/gas/i386/ilp32/immed64.d</file>   <file>gas/testsuite/gas/i386/ilp32/inval.l</file>   <file>gas/testsuite/gas/i386/ilp32/inval.sreloc64.d</file>   <file>gas/testsuite/gas/i386/ilp32/x86-64-pcrel.d</file>   <file>gas/testsuite/gas/i386/ilp32/immed64.s</file>   <file>gas/testsuite/gas/i386/ilp32/reloc64.s</file>   <file>gas/testsuite/gas/i386/ilp32/x86-64-pcrel.s</file>            </files>            <log>  Disallow 64bit relocations in x32 mode.
	
	gas/
	
	2011-01-16  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* config/tc-i386.c (disallow_64bit_disp): Renamed to ...
	(disallow_64bit_reloc): This.
	(md_assemble): Don't check movabs for x32 mode here.
	(i386_target_format): Updated.
	(tc_gen_reloc): Check if 64bit relocations are allowed.
	
	gas/testsuite/
	
	2011-01-16  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* gas/i386/ilp32/immed64.s: New.
	* gas/i386/ilp32/reloc64.s: Likewise.
	* gas/i386/ilp32/x86-64-pcrel.s: Likewise.
	
	* gas/i386/ilp32/inval.s: Add more tests.
	
	* gas/i386/ilp32/immed64.d: Updated.
	* gas/i386/ilp32/inval.l: Likewise.
	* gas/i386/ilp32/reloc64.d: Likewise.
	* gas/i386/ilp32/x86-64-pcrel.d: Likewise.              </log>        </commit>    </body> <timestamp>1295197576</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>        <branch>binutils-2_21-branch</branch>   </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>bfd/version.h</file>            </files>            <log>  daily update              </log>        </commit>    </body> <timestamp>1295132414</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>bfd/version.h</file>            </files>            <log>  daily update              </log>        </commit>    </body> <timestamp>1295132410</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>hjl</author>            <files>   <file>gas/ChangeLog</file>            </files>            <log>  Update ChangeLog.              </log>        </commit>    </body> <timestamp>1295112334</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>hjl</author>            <files>   <file>bfd/ChangeLog</file>   <file>bfd/elf64-x86-64.c</file>            </files>            <log>  Check invalid x32 relocations.
	
	2011-01-15  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* elf64-x86-64.c (elf_x86_64_check_relocs): Check invalid x32
	relocations.              </log>        </commit>    </body> <timestamp>1295106593</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>hjl</author>            <files>   <file>gas/ChangeLog</file>   <file>gas/config/tc-i386.c</file>   <file>gas/testsuite/ChangeLog</file>   <file>gas/testsuite/gas/i386/ilp32/ilp32.exp</file>   <file>gas/testsuite/gas/i386/ilp32/x86-64.d</file>   <file>gas/testsuite/gas/i386/ilp32/inval.l</file>   <file>gas/testsuite/gas/i386/ilp32/inval.s</file>   <file>gas/testsuite/gas/i386/ilp32/x86-64.s</file>            </files>            <log>  Don't allow movabs with relocation in x32 mode.
	
	gas/
	
	2011-01-15  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* config/tc-i386.c (disallow_64bit_disp): New.
	(x86_elf_abi): Replace X86_64_LP64_ABI/X86_64_ILP32_ABI with
	X86_64_ABI/X86_64_X32_ABI.
	(md_assemble): Don't allow movabs with relocation in x32 mode.
	(i386_target_format): Updated.
	
	gas/testsuite/
	
	2011-01-15  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* gas/i386/ilp32/ilp32.exp: Run inval.
	
	* gas/i386/ilp32/inval.l: New.
	* gas/i386/ilp32/inval.s: Likewise.
	* gas/i386/ilp32/x86-64.s: Likewise.
	
	* gas/i386/ilp32/x86-64.d: Don't use ../x86_64.s.  Updated.              </log>        </commit>    </body> <timestamp>1295106488</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>hjl</author>            <files>   <file>ld/testsuite/ChangeLog</file>   <file>ld/testsuite/ld-x86-64/ia32-2.d</file>   <file>ld/testsuite/ld-x86-64/lp64-3.d</file>            </files>            <log>  Replace n32 with x32.              </log>        </commit>    </body> <timestamp>1295051931</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>hjl</author>            <files>   <file>gas/ChangeLog</file>   <file>gas/config/tc-i386.c</file>   <file>gas/doc/c-i386.texi</file>   <file>gas/testsuite/ChangeLog</file>   <file>gas/testsuite/gas/i386/ilp32/ilp32.exp</file>   <file>gas/testsuite/gas/i386/ilp32/cfi/ilp32.exp</file>   <file>gas/testsuite/gas/i386/ilp32/elf/ilp32.exp</file>   <file>gas/testsuite/gas/i386/ilp32/lns/ilp32.exp</file>   <file>ld/testsuite/ChangeLog</file>   <file>ld/testsuite/ld-x86-64/ilp32-1.d</file>   <file>ld/testsuite/ld-x86-64/ilp32-2.d</file>   <file>ld/testsuite/ld-x86-64/ilp32-3.d</file>   <file>ld/testsuite/ld-x86-64/ilp32-4.dilp32-5.d</file>   <file>ld/testsuite/ld-x86-64/x86-64.exp</file>            </files>            <log>  Rename --n32 to --x32.
	
	gas/
	
	2011-01-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* config/tc-i386.c (OPTION_N32): Renamed to ...
	(OPTION_X32): This.
	(md_longopts): Replace n32 with x32.
	(md_parse_option): Updated.
	(md_show_usage): Likewise.
	
	* doc/c-i386.texi: Replace n32 with x32.
	
	gas/testsuite/
	
	2011-01-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* gas/i386/ilp32/cfi/ilp32.exp: Replace --n32 with --x32.
	* gas/i386/ilp32/elf/ilp32.exp: Likewise.
	* gas/i386/ilp32/ilp32.exp: Likewise.
	* gas/i386/ilp32/lns/ilp32.exp: Likewise.
	
	ld/testsuite/
	
	2011-01-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* ld-x86-64/ilp32-1.d: Replace --n32 with --x32.
	* ld-x86-64/ilp32-2.d: Likewise.
	* ld-x86-64/ilp32-3.d: Likewise.
	* ld-x86-64/ilp32-4.d: Likewise.
	* ld-x86-64/ilp32-5.d: Likewise.
	* ld-x86-64/x86-64.exp: Likewise.              </log>        </commit>    </body> <timestamp>1295046436</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>        <branch>binutils-2_21-branch</branch>   </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>bfd/version.h</file>            </files>            <log>  daily update              </log>        </commit>    </body> <timestamp>1295046026</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>bfd/version.h</file>            </files>            <log>  daily update              </log>        </commit>    </body> <timestamp>1295046014</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>hjl</author>            <files>   <file>bfd/ChangeLog</file>   <file>bfd/elf64-x86-64.c</file>   <file>ld/testsuite/ChangeLog</file>   <file>ld/testsuite/ld-x86-64/x86-64.exp</file>   <file>ld/testsuite/ld-x86-64/ilp32-5.d</file>   <file>ld/testsuite/ld-x86-64/ilp32-5.s</file>            </files>            <log>  Handle R_X86_64_32 like R_X86_64_64 for ILP32.
	
	bfd/
	
	2011-01-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* elf64-x86-64.c (elf_x86_64_link_hash_table): Add pointer_r_type.
	(elf_x86_64_link_hash_table_create): Set pointer_r_type.
	(elf_x86_64_check_relocs): Handle R_X86_64_32 like R_X86_64_64
	for ILP32.  Remove ABI_64_P PIC check for R_X86_64_8,
	R_X86_64_16, R_X86_64_32 and R_X86_64_32S.
	(elf_x86_64_relocate_section):  Handle R_X86_64_32 like R_X86_64_64
	for ILP32.
	
	ld/testsuite/
	
	2011-01-14  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* ld-x86-64/ilp32-5.d: New.
	* ld-x86-64/ilp32-5.s: Likewise.
	
	* ld-x86-64/x86-64.exp: Run ilp32-5.              </log>        </commit>    </body> <timestamp>1295045357</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>ld/ChangeLog</file>   <file>ld/ldmain.c</file>   <file>ld/ldmisc.c</file>   <file>ld/plugin.c</file>   <file>ld/emultempl/ppc64elf.em</file>   <file>ld/emultempl/xtensaelf.em</file>   <file>ld/emultempl/beos.em</file>   <file>ld/emultempl/pe.em</file>   <file>ld/emultempl/pep.em</file>   <file>ld/emulparams/elf32mcore.sh</file>            </files>            <log>  * ldmain.c (main): Flush stdout before and stderr after printing
	message.
	* ldmisc.c (einfo): Similarly.
	* plugin.c (message): Likewise.
	* emultempl/ppc64elf.em: Likewise.
	* emultempl/xtensaelf.em: Likewise.
	* emulparams/elf32mcore.sh: Use einfo rather than printf.
	* emultempl/beos.em: Likewise.
	* emultempl/pe.em: Likewise.
	* emultempl/pep.em: Likewise.              </log>        </commit>    </body> <timestamp>1295008641</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>bfd/ChangeLog</file>   <file>bfd/bfd.c</file>   <file>bfd/elf.c</file>   <file>bfd/libbfd.c</file>   <file>bfd/som.ccoff-i860.c</file>   <file>bfd/coff-ppc.c</file>   <file>bfd/coff-sh.c</file>   <file>bfd/elf32-bfin.celf32-dlx.c</file>   <file>bfd/elf32-mep.c</file>   <file>bfd/elf32-v850.c</file>   <file>bfd/mach-o.cpef.c</file>            </files>            <log>  * bfd.c (bfd_perror): Flush stdout before and stderr after printing
	error.
	(_bfd_default_error_handler): Likewise.
	* elf.c (print_segment_map): Likewise.
	* libbfd.c (warn_deprecated): Likewise.
	* som.c (som_sizeof_headers): No need to do so here.
	* coff-i860.c: Replace use of printf for error messages with
	_bfd_error_handler.
	* coff-ppc.c: Likewise.
	* coff-sh.c: Likewise.
	* elf32-bfin.c: Likewise.
	* elf32-dlx.c: Likewise.
	* elf32-mep.c: Likewise.
	* elf32-v850.c: Likewise.
	* mach-o.c: Likewise.
	* pef.c: Likewise.              </log>        </commit>    </body> <timestamp>1295008560</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>hjl</author>            <files>   <file>bfd/ChangeLog</file>   <file>bfd/elf64-x86-64.c</file>   <file>ld/testsuite/ChangeLog</file>   <file>ld/testsuite/ld-x86-64/x86-64.exp</file>   <file>ld/testsuite/ld-x86-64/ilp32-4.d</file>            </files>            <log>  Fix x86-64 ILP32 shared library.
	
	bfd/
	
	2011-01-13  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* elf64-x86-64.c (elf_x86_64_link_hash_table): Remove
	swap_reloca_out.
	(elf_x86_64_link_hash_table_create): Don't set swap_reloca_out.
	(elf_x86_64_check_relocs): Align relocation section to 4 byte
	for 32bit.
	(elf_x86_64_gc_sweep_hook): Replace ELF64_ST_TYPE with
	ELF_ST_TYPE.
	(elf_x86_64_finish_dynamic_symbol): Updated.
	(elf_x86_64_finish_dynamic_sections): Don't use
	Elf64_External_Dyn, bfd_elf64_swap_dyn_in, nor
	bfd_elf64_swap_dyn_out.
	
	ld/testsuite/
	
	2011-01-13  H.J. Lu  &lt;hongjiu.lu@intel.com&gt;
	
	* ld-x86-64/ilp32-4.d: New.
	
	* ld-x86-64/x86-64.exp: Run ilp32-4.              </log>        </commit>    </body> <timestamp>1294979046</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>ld/ChangeLog</file>   <file>ld/emultempl/elf32.em</file>            </files>            <log>  * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
	attempt to put non-alloc orphans before debug sections, just place
	them after .comment.              </log>        </commit>    </body> <timestamp>1294972066</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>ld/ChangeLog</file>   <file>ld/ldlang.c</file>            </files>            <log>  PR ld/12339
	* ldlang.c (sort_def_symbol): Handle bfd_link_hash_warning symbols.              </log>        </commit>    </body> <timestamp>1294971505</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>bfd/ChangeLog</file>   <file>bfd/elf32-arm.c</file>            </files>            <log>  PR ld/12339
	* elf32-arm.c (allocate_dynrelocs): Don't set up eh before
	following bfd_link_hash_warning symbol link.              </log>        </commit>    </body> <timestamp>1294971482</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>ld/ChangeLog</file>   <file>ld/Makefile.am</file>   <file>ld/Makefile.in</file>            </files>            <log>  * Makefile.am: Sort emulation rules.
	(eelf32am33lin.c): Delete.
	(ALL_EMULATION_SOURCES): Sort, add missing entries.
	(ALL_64_EMULATION_SOURCES): Likewise.
	* Makefile.in: Regenerate.              </log>        </commit>    </body> <timestamp>1294970633</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>        <branch>binutils-2_21-branch</branch>   </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>bfd/version.h</file>            </files>            <log>  daily update              </log>        </commit>    </body> <timestamp>1294959629</timestamp></message><message>    <generator>        <name>CIA Perl client for Cygnus-style CVS mails</name>        <version>1.1</version>        <url>Ask pasky@ucw.cz.</url>    </generator>    <source>        <project>binutils</project>        <module>src</module>    </source>    <body>        <commit>            <author>amodra</author>            <files>   <file>bfd/version.h</file>            </files>            <log>  daily update              </log>        </commit>    </body> <timestamp>1294959622</timestamp></message></recentMessages></statsTarget>
