Fix up ChangeLog entries (name, e-mail, formatting, otherwise).

From-SVN: r203992
This commit is contained in:
Gerald Pfeifer 2013-10-23 21:30:54 +00:00
parent 33e7f993d1
commit ecdbd01aa1
25 changed files with 68 additions and 68 deletions

View File

@ -370,7 +370,7 @@
* configure.ac: add --disable-libstdcxx configure option
and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
* MAINTAINERS (Write After Approval): Add myself.
@ -810,7 +810,7 @@
* Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
* Makefile.in: Regenerate.
2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
* MAINTAINERS (Write After Approval): Add myself.
@ -911,7 +911,7 @@
* config.sub: Import these changes from the config project:
2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
Ben Elliston <bje@gnu.org>
* config.sub (epiphany): New.

View File

@ -23,7 +23,7 @@
* gcc_update (configure): Update to handle svn 1.8.1.
2013-08-03 Caroline Tice4 <cmtice@google.com>
2013-08-03 Caroline Tice <cmtice@google.com>
* gcc_update: Add libvtv files.

View File

@ -13,7 +13,7 @@
* inclhack.def (cdef_cplusplus): removed, per Bug 51776
* tests/base/sys/cdefs.h (CDEF_CPLUSPLUS_CHECK): obsolete
2013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
2013-05-23 Alexander Ivchenko <alexander.ivchenko@intel.com>
* inclhack.def (complier_h_tradcpp): New.
* fixincl.x: Rebuilt.

View File

@ -19754,7 +19754,7 @@
PR tree-optimization/57066
* builtins.c (fold_builtin_logb): Return +Inf for -Inf.
2013-04-25 James Greenhalgh <jame.greenhalgh@arm.com>
2013-04-25 James Greenhalgh <james.greenhalgh@arm.com>
* config/aarch64/aarch64-simd.md (neg<mode>2): Use VDQ iterator.
@ -23694,7 +23694,7 @@
(udivsi3_i4_single, divsi3_i4_single): Use
TARGET_FPU_SINGLE_ONLY || TARGET_FPU_DOUBLE instead of TARGET_HARD_SH4.
2013-03-13 Dave Korn <dave.korn.cygwin@....>
2013-03-13 Dave Korn <dave.korn.cygwin@gmail.com>
* config/i386/cygwin.h (SHARED_LIBGCC_SPEC): Make shared libgcc the
default setting.
@ -24741,7 +24741,7 @@
* target-globals.c (save_target_globals): For init_reg_sets and
target_reinit remporarily set this_fn_optabs to this_target_optabs.
2013-02-22 James Grennahlgh <james.greenhalgh@arm.com>
2013-02-22 James Greenhalgh <james.greenhalgh@arm.com>
* config/aarch64/aarch64-simd-builtins.def: Add copyright header.
* config/aarch64/t-aarch64
@ -25235,7 +25235,7 @@
equal to op0 or op1, and last_insn pattern is CODE operation
with MEM dest and one of the operands matches that MEM.
2013-02-11 Sriraman Tallam <tmsriramgoogle.com>
2013-02-11 Sriraman Tallam <tmsriram@google.com>
* doc/extend.texi: Document Function Multiversioning and "default"
parameter string to target attribute.

View File

@ -7030,7 +7030,7 @@
Ryan Mansfield <rmansfield@qnx.com>
Diego Novillo <dnovillo@google.com>
Ollie Wild <aaw@google.com>
Kenneth Zadeck <zadeck@naturalbridge.com>
Kenneth Zadeck <zadeck@naturalbridge.com>
* lto-cgraph.c: New file.
* lto-compress.c: New file.
@ -7091,7 +7091,7 @@
(cgraph_optimize): Make extern.
2009-10-03 Nathan Froyd <froydnj@codesourcery.com>
Kenneth Zadeck <zadeck@naturalbridge.com>
Kenneth Zadeck <zadeck@naturalbridge.com>
* toplev.c (in_lto_p): Declare.
* collect2.c (scan_prog_file): Read all the output when reading
@ -7142,7 +7142,7 @@
(gimple_eh_must_not_throw_set_fndecl): New.
2009-10-03 Jan Hubicka <jh@suse.cz>
Kenneth Zadeck <zadeck@naturalbridge.com>
Kenneth Zadeck <zadeck@naturalbridge.com>
* ipa-pure-const.c: Include lto-streamer.h.
(register_hooks): Factor out of ...

View File

@ -9270,7 +9270,7 @@
(sms_schedule): Adjust call to generate_reg_moves.
Don't call free_undo_replace_buff.
2011-10-10 Matthias Klose <doko@ubuntu.com>
2011-10-10 Matthias Klose <doko@ubuntu.com>
* common/config/m32c: Remove empty directory.
@ -13777,11 +13777,11 @@
* doc/extend.texi: Document AVX2 built-in functions.
* doc/invoke.texi: Document -mavx2.
2011-08-22 Matthias Klose <doko@debian.org>
2011-08-22 Matthias Klose <doko@debian.org>
Revert:
2011-07-11 Arthur Loiret <aloiret@debian.org>
Matthias Klose <doko@debian.org>
Matthias Klose <doko@debian.org>
* config/mips/t-linux64 (MULTILIB_DIRNAMES): Set to 'n32 . 64' if
tm_defines contains MIPS_ABI_DEFAULT ABI_32, to follow the glibc
convention.
@ -18472,7 +18472,7 @@
PR middle-end/49736
* expr.c (all_zeros_p): Undo bogus part of last change.
2011-07-14 Matthias Klose <doko@ubuntu.com>
2011-07-14 Matthias Klose <doko@ubuntu.com>
* doc/extend.texi (optimize attribute): Fix typo.
@ -18928,7 +18928,7 @@
--enable-targets=all.
2011-07-11 Arthur Loiret <aloiret@debian.org>
Matthias Klose <doko@debian.org>
Matthias Klose <doko@debian.org>
* config.gcc (mips*-*-linux*): If 'enabled_targets' is 'all', build
a tri-arch compiler defaulting to 32-bit (ABI o32). In this case:

View File

@ -4386,7 +4386,7 @@
* config/sh/sh.c (sh_can_use_simple_return_p): Enable with
-freorder-blocks-and-partition.
2012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>
* rtl.h (CONST_SCALAR_INT_P): New macro.
* cfgexpand.c (expand_debug_locations): Changed to use
@ -4712,7 +4712,7 @@
longer static.
* tree-ssa-loop-ch.c (copy_loop_headers): Use it.
2012-11-06 Sterling Augustine <saugustine@google.com>
2012-11-06 Sterling Augustine <saugustine@google.com>
* dwarf2out.c (output_comdat_type_unit): Check for OBJECT_FORMAT_ELF.
@ -4751,7 +4751,7 @@
* tree-ssa-tail-merge.c (find_duplicate): Do not consider
is_tm_ending_fndecl calls as mergable.
2012-11-06 Sterling Augustine <saugustine@google.com>
2012-11-06 Sterling Augustine <saugustine@google.com>
Cary Coutant <ccoutant@google.com>
* common.opt (gno-split-dwarf, gsplit-dwarf): New switches.
@ -10738,7 +10738,7 @@
* config/i386/i386.c (ix86_rtx_costs): Limit > UNITS_PER_WORD
AND/IOR/XOR cost calculation to MODE_INT class modes.
2012-09-18 Thomas Quinot <quinot@adacore.com>
2012-09-18 Thomas Quinot <quinot@adacore.com>
* doc/invoke.texi: Document -fada-spec-parent.
@ -12749,7 +12749,7 @@
New constraints.
* config/avr/avr.h (LONG_LONG_ACCUM_TYPE_SIZE): Define.
2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
* alias.c (rtx_equal_for_memref_p): Convert constant cases.
* combine.c (find_single_use_1, mark_used_regs_combine): Convert
@ -15922,7 +15922,7 @@
alignment requirements given the known alignment of dynamic_offset.
* function.c (instantiate_virtual_regs): Align dtnamic_offset.
2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
* cfgexpand.c (expand_debug_locations): Encapsulate test for
CONST_DOUBLE in macro.
@ -20452,7 +20452,7 @@
* var-tracking.c (vt_add_function_parameter): Use a preserved
VALUE for the MEM address of an incoming parameter.
2012-06-26 Sterling Augustine <saugustine@google.com>
2012-06-26 Sterling Augustine <saugustine@google.com>
* dwarf2out.c (output_pubnames): Add check for DW_TAG_enumerator.
(prune_unused_types): Likewise.
@ -22305,7 +22305,7 @@
Place new pass_jump2 after pass_stack_adjustments.
* tree-pass.h (pass_jump): Declare.
2012-06-09 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-06-09 Kenneth Zadeck <zadeck@naturalbridge.com>
* simplify-rtx.c (simplify_const_binary_operation): Fixed shift
count trucation.
@ -22716,7 +22716,7 @@
* config/sparc/sparc-protos.h (sparc_initial_elimination_offset):
Prototype it.
2012-06-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-06-02 Kenneth Zadeck <zadeck@naturalbridge.com>
* expmed.c (expand_mult, choose_multiplier): Change
"2 * HOST_BITS_PER_WIDE_INT" to "HOST_BITS_PER_DOUBLE_INT".

View File

@ -3657,7 +3657,7 @@
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Subtype>: Use
int_const_binop to shift bounds by 1 when they are integer constants.
2013-04-25 Arnaud Charlet <charlet@adacore.com>>
2013-04-25 Arnaud Charlet <charlet@adacore.com>
* gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Exclude s-init.ad{s,b}
@ -7343,7 +7343,7 @@
accept an aspect name followed by a comma, indicating a defaulted
boolean aspect.
2013-01-04 Joel Brobecker <brobecker@adacore.com brobecker>
2013-01-04 Joel Brobecker <brobecker@adacore.com>
* gnat_ugn.texi: Document procedure to codesign GDB on Darwin.
Update doc on gnattest --separates switch.

View File

@ -7983,7 +7983,7 @@
* freeze.adb: Minor reformatting.
2010-06-17 Joel Brobecker <brobecker@adacore.com brobecker>
2010-06-17 Joel Brobecker <brobecker@adacore.com>
* gnat_ugn.texi: Add a section introducing gdbserver.
@ -8032,7 +8032,7 @@
* par-labl.adb (Try_Loop): Test whether the label and the goto are in
the same list.
2010-06-17 Joel Brobecker <brobecker@adacore.com brobecker>
2010-06-17 Joel Brobecker <brobecker@adacore.com>
* gnat_ugn.texi: Update the documentation about GDB re: exception
catchpoints.

View File

@ -11415,7 +11415,7 @@
* sem_ch8.adb (Is_Primitive_Operator_In_Use): Always check In_Use on
the Base_Type.
2011-08-03 Joel Brobecker <brobecker@adacore.com brobecker>
2011-08-03 Joel Brobecker <brobecker@adacore.com>
* g-sha256.ads, g-sha512.ads, g-sha1.ads, g-sha224.ads, g-sha384.ads,
g-sehash.ads: Fix typo. Update header.

View File

@ -4452,7 +4452,7 @@
return for unknown exceptions.
* raise-gcc.c (__gnat_personality_seh0): Call __gnat_SEH_error_handler.
2012-07-09 Joel Brobecker <brobecker@adacore.com brobecker>
2012-07-09 Joel Brobecker <brobecker@adacore.com>
* exp_dbug.ads (No_Dollar_In_Label): Delete.

View File

@ -394,7 +394,7 @@
* c-family/array-notation-common.c (length_mismatch_in_expr_p): Delete
unused variables l_length and l_node.
2013-07-04 Joern Rennecke <joern.rennecke@embecosm.com>
2013-07-04 Joern Rennecke <joern.rennecke@embecosm.com>
PR c/57821
* c-common.c (complete_array_type): Delay folding first index

View File

@ -220,7 +220,7 @@
PR c++/57793
* c-decl.c (finish_struct): Check for too-large class.
2013-07-04 Joern Rennecke <joern.rennecke@embecosm.com>
2013-07-04 Joern Rennecke <joern.rennecke@embecosm.com>
PR c/57821
* c-typeck.c (set_init_index): When folding, check for index overflow.

View File

@ -1444,7 +1444,7 @@
(TS 29113 Status): Add TYPE(*) and DIMENSION(..).
(C Interop): Update the section about TS29113.
2013-02-06 Paul Thomas <pault@gcc.gnu.org>
2013-02-06 Paul Thomas <pault@gcc.gnu.org>
PR fortran/55789
* trans-array.c (trans_array_constructor): Remove condition
@ -1541,7 +1541,7 @@
(variable_decl): Remove undeclared type error.
(gfc_match_import): Use renamed instead of original name.
2013-01-27 Paul Thomas <pault@gcc.gnu.org>
2013-01-27 Paul Thomas <pault@gcc.gnu.org>
PR fortran/55984
PR fortran/56047

View File

@ -241,7 +241,7 @@
lto_register_function_decl_in_symtab): Update.
(read_cgraph_and_symbols): Update resolution_map handling.
2013-06-11 Jan Hubicka <jh@suse.cz>
2013-06-11 Jan Hubicka <jh@suse.cz>
* lto-partition.c (get_symbol_class): Simplify weakref handling.
(add_symbol_to_partition_1): Likewise.
@ -704,7 +704,7 @@
builtins on the fly in the future. Change all uses, and poison
the old names. Make sure 0 is not a legitimate builtin index.
2011-10-02 Andi Kleen <ak@linux.intel.com>
2011-10-02 Andi Kleen <ak@linux.intel.com>
* lto-object.c (lto_obj_add_section_data): Add list.
(lto_obj_add_section): Fill in list.
@ -743,7 +743,7 @@
lto_splay_tree_insert.
(lto_file_read): Use lto_splay_tree_new.
2011-09-26 Andi Kleen <ak@linux.intel.com>
2011-09-26 Andi Kleen <ak@linux.intel.com>
* lto.c (lto_resolution_read): Remove id dumping.
(lto_section_with_id): Turn id HOST_WIDE_ID.
@ -1118,7 +1118,7 @@
* lto.c (lto_balanced_map): Do not produce empty partitions.
2010-10-06 Andi Kleen <ak@linux.intel.com>
2010-10-06 Andi Kleen <ak@linux.intel.com>
* lto.c (lto_process_name): Add.
(lto_main): Call lto_process_name.
@ -1144,11 +1144,11 @@
(do_whole_program_analysis): Chose proper partitioning alg.
* Make-lang.in (lto.o): Add dependency on params.h
2010-10-04 Andi Kleen <ak@linux.intel.com>
2010-10-04 Andi Kleen <ak@linux.intel.com>
* Make-lang.in (lto1): Add + to build rule.
2010-10-03 Andi Kleen <ak@linux.intel.com>
2010-10-03 Andi Kleen <ak@linux.intel.com>
* lto.c (lto_file_finalize): Replace gcc_assert for missing section
with fatal_error.
@ -1234,7 +1234,7 @@
* lto.c: Use FOR_EACH_VEC_ELT.
2010-07-27 Andi Kleen <ak@linux.intel.com>
2010-07-27 Andi Kleen <ak@linux.intel.com>
* Make-lang.in (lto.o): Add dependency to splay-tree.h
@ -1251,7 +1251,7 @@
(LANG_HOOKS_OPTION_LANG_MASK, LANG_HOOKS_COMPLAIN_WRONG_LANG_P):
Define.
2010-07-10 Andi Kleen <ak@linux.intel.com>
2010-07-10 Andi Kleen <ak@linux.intel.com>
PR lto/44992
* lto.c: Include splay-tree.h
@ -1267,7 +1267,7 @@
(lto_flatten_file): Add.
(read_cgraph_and_symbols): Handle linked lists of file_datas.
2010-07-10 Andi Kleen <ak@linux.intel.com>
2010-07-10 Andi Kleen <ak@linux.intel.com>
* lto-coff.c (hash_name, eq_name): Move.
(lto_obj_build_section_table): Call lto_obj_create_section_hash_table.

View File

@ -6082,7 +6082,7 @@
* gcc.target/arm/vselvsdf.c: Likewise.
* gcc.target/arm/vselvssf.c: Likewise.
2013-03-25 Kyrylo Tkachov <kyrylo.tkachov at arm.com>
2013-03-25 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gcc.target/aarch64/atomic-comp-swap-release-acquire.c: Move test
body from here...
@ -6970,7 +6970,7 @@
PR rtl-optimization/56151
* gcc.target/i386/pr56151.c: New test.
2013-02-11 Sriraman Tallam <tmsriramgoogle.com>
2013-02-11 Sriraman Tallam <tmsriram@google.com>
* g++.dg/ext/mv12.C: New test.
* g++.dg/ext/mv12.h: New file.
@ -7151,7 +7151,7 @@
PR target/54131
* gfortran.dg/pr54131.f: New test.
2013-02-06 Paul Thomas <pault@gcc.gnu.org>
2013-02-06 Paul Thomas <pault@gcc.gnu.org>
PR fortran/55789
* gfortran.dg/array_constructor_41.f90: New test.

View File

@ -4683,7 +4683,7 @@
* gcc.c-torture/compile/limits-fndefn.c: Add dg-timeout-factor.
2009-08-25 Ville Voutilainen <ville.voutilainen@gmail.com>
2009-08-25 Ville Voutilainen <ville.voutilainen@gmail.com>
* g++.dg/cpp0x/alignof.C: New. Tests that the alignof
keyword works in the same manner as __alignof.

View File

@ -5983,7 +5983,7 @@
PR c++/52637
* g++.dg/debug/localclass1.C: New.
2012-06-16 Ville Voutilainen <ville.voutilainen@gmail.com>
2012-06-16 Ville Voutilainen <ville.voutilainen@gmail.com>
* g++.dg/cpp0x/override4.C: New.

View File

@ -51,8 +51,8 @@
* demangle.h (enum demangle_component_type): Add
DEMANGLE_COMPONENT_TAGGED_NAME.
2012-10-29 Sterling Augustine <saugustine@google.com>
Cary Coutant <ccoutant@google.com>
2012-10-29 Sterling Augustine <saugustine@google.com>
Cary Coutant <ccoutant@google.com>
* dwarf2.h (dwarf_location_list_entry_type): New enum with fields
DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
@ -319,7 +319,7 @@
Sync LD plugin patch series (part 1/6) with src/include/.
* plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
2010-10-06 Andi Kleen <ak@linux.intel.com>
2010-10-06 Andi Kleen <ak@linux.intel.com>
* libiberty.h (setproctitle): Add prototype.

View File

@ -479,7 +479,7 @@
* config/sh/lib1funcs.S (udivsi3_i4i, sdivsi3_i4i): Add __SH2A__ to
inclusion list.
2013-03-04 Edgar E. Iglesias <edgar.iglesias@gmail.com>
2013-03-04 Edgar E. Iglesias <edgar.iglesias@gmail.com>
* config/microblaze/crti.S: Setup stack protection at entry
@ -590,7 +590,7 @@
_divQQ, _divHQ, _divHA, _divSA,
_divUQQ, _divUHQ, _divUHA, _divUSA.
2013-01-26 David Holsgrove <david.holsgrove@xilinx.com>
2013-01-26 David Holsgrove <david.holsgrove@xilinx.com>
* config.host(microblaze*-linux*): tmake_file: Remove
t-slibgcc-nolc-override, add t-slibgcc-libgcc.
@ -598,7 +598,7 @@
to exclude functions from being built with libgcc.c and use
the microblaze assembly.
2013-01-26 Edgar E. Iglesias <edgar.iglesias@gmail.com>
2013-01-26 Edgar E. Iglesias <edgar.iglesias@gmail.com>
* config.host (microblaze*-*-*): Rename microblaze*-*-elf, update
extra_parts.

View File

@ -83,7 +83,7 @@
* hashtab.c (hash_pointer): Remove conditional and avoid
unexecuted shift equal to wordsize.
2013-04-22 Andi Kleen <ak@linux.intel.com>
2013-04-22 Andi Kleen <ak@linux.intel.com>
* hashtab.c (hash_pointer): Move to end of file and reimplement.
@ -657,12 +657,12 @@
* aclocal.m4 (AC_LANG_FUNC_LINK_TRY(C)): Delete.
* configure: Regenerate.
2010-10-07 Andi Kleen <ak@linux.intel.com>
2010-10-07 Andi Kleen <ak@linux.intel.com>
* configure: Regenerate.
* configure.ac: Turn PR_SET_NAME check into link check.
2010-10-06 Andi Kleen <ak@linux.intel.com>
2010-10-06 Andi Kleen <ak@linux.intel.com>
* Makefile.in (CFILES): Add setproctitle.
(CONFIGURED_OFILES): Add setproctitle.

View File

@ -53,7 +53,7 @@
* asan/asan_preinit.cc: New file, synced from upstream.
* asan/asan_rtl.cc: Remove preinit stuff, synced from upstream.
2013-02-21 Jack Howarth <howarth@bromo.med.uc.edu>
2013-02-21 Jack Howarth <howarth@bromo.med.uc.edu>
* asan/Makefile.am (libasan_la_SOURCES): Remove deprecated
dynamic/asan_interceptors_dynamic.cc.
@ -209,7 +209,7 @@
* configure.tgt: Enable build on powerpc*-linux.
2012-12-06 Jack Howarth <howarth@bromo.med.uc.edu>
2012-12-06 Jack Howarth <howarth@bromo.med.uc.edu>
PR 55599/sanitizer
* configure.ac: Set enable_static=no on darwin.
@ -224,7 +224,7 @@
* All files: Merge from upstream r169371.
2012-12-04 Kostya Serebryany <kcc@google.com>
Jack Howarth <howarth@bromo.med.uc.edu>
Jack Howarth <howarth@bromo.med.uc.edu>
PR 55521/sanitizer
* configure.ac: Define USING_MAC_INTERPOSE when on darwin.
@ -290,7 +290,7 @@
* All files: Merge from upstream r168699.
2012-11-24 Kostya Serebryany <kcc@google.com>
Jack Howarth <howarth@bromo.med.uc.edu>
Jack Howarth <howarth@bromo.med.uc.edu>
* interception/mach_override/mach_override.c: Migrate from llvm.
* interception/mach_override/mach_override.h: Likewise.

View File

@ -2615,7 +2615,7 @@
* config/abi/pre/gnu.ver: Add new symbols.
* config/abi/pre/gnu-versioned-namespace.ver: Add new symbols.
2013-05-08 Andoni Morales Alastruey <ylatuya@gmail.com>
2013-05-08 Andoni Morales Alastruey <ylatuya@gmail.com>
PR libstdc++/57212
* include/Makefile.am (_GLIBCXX___MINGW32_GLIBCXX___): Modify

View File

@ -140,12 +140,12 @@
for 'open'. Update function comment.
* vtv_rts.cc (log_memory_protection_data): Remove %d from file name.
2013-08-08 Benjamin Kosnik <bkoz@rehat.com>
2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
Michael Meissner <meissner@linux.vnet.ibm.com>
* configure.tgt : Simplify, just use VTV_SUPPORTED.
2013-08-07 Benjamin Kosnik <bkoz@rehat.com>
2013-08-07 Benjamin Kosnik <bkoz@redhat.com>
* Makefile.am (SUBDIRS): Protect with ENABLE_VTABLE_VERIFY.
* Makefile.in: Regenerate.

View File

@ -334,7 +334,7 @@
(claim_file_handler): Add n variable. Check return value of
process_symtab. Call resolve_conflicts.
2010-07-27 Andi Kleen <ak@linux.intel.com>
2010-07-27 Andi Kleen <ak@linux.intel.com>
* lto-plugin.c (translate): Remove debug fprintf.
@ -343,7 +343,7 @@
PR bootstrap/45042
* lto-plugin.c (translate): Cast to unsigned long.
2010-07-23 Andi Kleen <ak@linux.intel.com>
2010-07-23 Andi Kleen <ak@linux.intel.com>
PR lto/44992
* lto-plugin.c (sym_aux): Add.