OSDN Git Service

I forgot to commit ChangeLogs with darwin ld tests and documentation patch.
authordpatel <dpatel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Dec 2002 01:32:48 +0000 (01:32 +0000)
committerdpatel <dpatel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Dec 2002 01:32:48 +0000 (01:32 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60088 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/testsuite/ChangeLog

index bad7c43..f8bdf77 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-12  Devang Patel  <dpatel@apple.com>
+       * doc/invoke.texi: Document Darwin linker options, -bundle
+       -bind_at_load, -all_load and -arch_errors_fatal
+
 2002-12-12  Jim Wilson  <wilson@redhat.com>
 
        * dbxout.c (dbxout_fptype_value): New.
index b2ef650..7fc603c 100644 (file)
@@ -1,3 +1,10 @@
+2002-12-12  Devang Patel <dpatel@apple.com>
+       * 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  <ebotcazou@libertysurf.fr>
 
        * gcc.c-torture/compile/20021212-1.c: New test.