Searched hist:126588 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/gcclibs/libiberty/
H A DChangeLog.gcc43258817 Sun Dec 01 22:23:15 MST 2013 pfg libiberty: upstream updates.

There is a new ChangeLog.gcc43 file but most notable:

* floatformat.c (get_field): Fix segfault with little-endian word
order on 64-bit hosts.
(put_field): Likewise.
(min): Move definition.

gcc/cp/ChangeLog
2007-05-04 Geoffrey Keating <geoffk@apple.com>

PR 31775
* mangle.c (write_mangled_name): Mangle static variable names.
(write_unqualified_name): Use local-source-name for
namespace-scope static variables.
(Completes FreeBSD's r258017 )

Obtained from: gcc 4.3 (rev. 118552, 120097, 20698, 120702,
121364, 122972, 126588; GPLv2)
MFC after: 2 weeks
/freebsd-10.2-release/sys/vm/
H A Dvm_zeroidle.cdiff 126588 Thu Mar 04 10:18:17 MST 2004 bde Record exactly where this file was copied from. It wasn't repo-copied so
this is not very obvious.

Fixed some style bugs (mainly missing parentheses around return values).

Completed in 176 milliseconds