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:
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 1e813ae50..9134e838b 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,10 @@
+2002-05-11 Thomas Fitzsimmons <fitzsim@redhat.com>
+
+ * libnosys/acconfig.h (HAVE_SECTION_ATTRIBUTES): New macro.
+ * libnosys/configure.in: Check gcc's support for section attributes.
+ * libnosys/warning.h: Have link_warning expand to nothing if gcc
+ does not support section attributes.
+
2002-04-22 Jonathan Larmour <jlarmour@redhat.com>
* arm/syscall.h: New file. To define extra syscall values for RedBoot.