From: Joseph Myers Date: Wed, 2 Feb 2011 01:21:52 +0000 (+0000) Subject: * config/openbsd.opt (assert=): New Driver option. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6fc2f091e7e70574c17d229bb6b9e6db1e0d385a;p=gcc.git * config/openbsd.opt (assert=): New Driver option. From-SVN: r169512 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index adbabcf93f5..f3a27caa499 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2011-02-01 Joseph Myers + + * config/openbsd.opt (assert=): New Driver option. + 2011-02-01 Joseph Myers * config/i386/nto.opt: New. diff --git a/gcc/config/openbsd.opt b/gcc/config/openbsd.opt index b27a4689bbc..b8c8fd41698 100644 --- a/gcc/config/openbsd.opt +++ b/gcc/config/openbsd.opt @@ -1,6 +1,6 @@ ; OpenBSD options. -; Copyright (C) 2010 +; Copyright (C) 2010, 2011 ; Free Software Foundation, Inc. ; ; This file is part of GCC. @@ -24,6 +24,9 @@ ; Please try to keep this file in ASCII collating order. +assert= +Driver JoinedOrMissing + posix Driver