From dee6b11ddf94b811e5d3e5759215ee4416437a72 Mon Sep 17 00:00:00 2001 From: jrmarino Date: Sat, 20 Oct 2012 04:00:02 -0700 Subject: [PATCH] --- release32/index.mdwn | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/release32/index.mdwn b/release32/index.mdwn index ef67648..73f49fd 100644 --- a/release32/index.mdwn +++ b/release32/index.mdwn @@ -131,7 +131,9 @@ Added support for -z nodefaultlib flag Updated ELF filter implementation Added support for dflopen Added two new directives to libmap.conf -Synced general bug fixes from FreeBSD +Synced general bug fixes from FreeBSD + +* Support exception handling on statically linked binaries * Imported terminfo and deprecated termcap DragonFly is the only BSD using terminfo for its terminal database. Termcap is still installed but terminfo has a higher priority and is accessed first. @@ -159,6 +161,7 @@ If the environment variable LDVER is set as "ld.gold" then the gold linker will * zlib 1.2.5 replaced with zlib 1.2.7 * ncurses 5.7 replaced with ncurses 5.9 * libgmp 5.0.2 replaced with libgmp 5.0.5 +* gcc 4.4 updated to final release 4.4.7 >### Security related -- 1.7.7.2