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

@ -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

@ -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

@ -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

@ -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.

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.