I forgot to commit ChangeLogs with darwin ld tests and documentation patch.

From-SVN: r60088
This commit is contained in:
Devang Patel 2002-12-12 17:32:48 -08:00
parent 24aacafbfc
commit dd05b1b461
2 changed files with 11 additions and 0 deletions

View 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.

View 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.