r125982 - in /branches/lto/gcc: ChangeLog.lto c...
mmitchel@gcc.gnu.org
mmitchel@gcc.gnu.org
Sun Jun 24 05:21:00 GMT 2007
Author: mmitchel
Date: Sun Jun 24 05:21:55 2007
New Revision: 125982
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125982
Log:
* configure.ac: Use AC_CHECK_HEADERS to find libelf.h.
* config.in: Regenerated.
* configure: Likewise.
* lto-tags.h (LTO_last_tag): Update.
* lto.c (lto_read_variable_formal_parameter_constant_DIE):
Handle DW_AT_MIPS_linkage_name.
(lto_read_subroutine_type_subprogram): Likewise. Correct
compilation errors.
(lto_main): Remove incorrect assertions.
* lto-symbtab.c: Build function types out of TREE_LISTs.
* lto-elf.c (<libelf>): Check for HAVE_LIBELF_H.
* Make-lang.in (LTO_OBJS): Depend on attribs.o.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/config.in
branches/lto/gcc/configure
branches/lto/gcc/configure.ac
branches/lto/gcc/lto-tags.h
branches/lto/gcc/lto/ChangeLog
branches/lto/gcc/lto/Make-lang.in
branches/lto/gcc/lto/lto-elf.c
branches/lto/gcc/lto/lto-symtab.c
branches/lto/gcc/lto/lto.c
More information about the Gcc-cvs
mailing list