From: Devang Patel Date: Fri, 13 Dec 2002 01:32:48 +0000 (-0800) Subject: I forgot to commit ChangeLogs with darwin ld tests and documentation patch. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dd05b1b461a3ba163cac1e3ce7801ce042ea2964;p=gcc.git I forgot to commit ChangeLogs with darwin ld tests and documentation patch. From-SVN: r60088 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bad7c43ad10..f8bdf77260a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-12-12 Devang Patel + * doc/invoke.texi: Document Darwin linker options, -bundle + -bind_at_load, -all_load and -arch_errors_fatal + 2002-12-12 Jim Wilson * dbxout.c (dbxout_fptype_value): New. diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index b2ef650726e..7fc603cc378 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2002-12-12 Devang Patel + * gcc.dg/darwin-ld-1.c: New test. + * gcc.dg/darwin-ld-2.c: New test. + * gcc.dg/darwin-ld-3.c: New test. + * gcc.dg/darwin-ld-4.c: New test. + * gcc.dg/darwin-ld-5.c: New test. + 2002-12-12 Eric Botcazou * gcc.c-torture/compile/20021212-1.c: New test.