Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2009-10-02 18:40:41 +0400
committerAlan Modra <modra@gmail.com>2009-10-02 18:40:41 +0400
commit8ddebae79537231ef7205373b7d0602117a3d47e (patch)
treeb83c2e82a222c00cff568ce52264fa79bc70fbe3 /include/aout/ChangeLog
parenta37e07482c0a1ebb4be22d9d22c2bc6106e11a47 (diff)
include/aout/
* aout64.h (N_SHARED_LIB): Define as zero if not already defined. * sun4.h (N_SHARED_LIB): Define. * hp300hpux.h (N_SHARED_LIB): Don't define. bfd/ * aout-cris.c (N_SHARED_LIB): Don't define. * hp300bsd.c (N_SHARED_LIB): Don't define. * i386bsd.c (N_SHARED_LIB): Don't define. * i386linux.c (N_SHARED_LIB): Don't define. * i386lynx.c (N_SHARED_LIB): Don't define. * m68klinux.c (N_SHARED_LIB): Don't define. * m88kmach3.c (N_SHARED_LIB): Don't define. * mipsbsd.c (N_SHARED_LIB): Don't define. * newsos3.c (N_SHARED_LIB): Don't define. * pc532-mach.c (N_SHARED_LIB): Don't define. * pdp11.c (N_SHARED_LIB): Don't define. * sparclinux.c (N_SHARED_LIB): Don't define. * vaxbsd.c (N_SHARED_LIB): Don't define.
Diffstat (limited to 'include/aout/ChangeLog')
-rw-r--r--include/aout/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/aout/ChangeLog b/include/aout/ChangeLog
index 493b2153e..c25e61062 100644
--- a/include/aout/ChangeLog
+++ b/include/aout/ChangeLog
@@ -1,3 +1,9 @@
+2009-10-02 Alan Modra <amodra@bigpond.net.au>
+
+ * aout64.h (N_SHARED_LIB): Define as zero if not already defined.
+ * sun4.h (N_SHARED_LIB): Define.
+ * hp300hpux.h (N_SHARED_LIB): Don't define.
+
2008-08-28 Tristan Gingold <gingold@adacore.com>
* stab.def: Add BNSYM, ENSYM, OSO for darwin.