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:
authorJeff Johnston <jjohnstn@redhat.com>2005-01-18 22:23:36 +0300
committerJeff Johnston <jjohnstn@redhat.com>2005-01-18 22:23:36 +0300
commitc377f1e3fec328bdf9bdfce25190b2c8356e4be7 (patch)
tree000cf84df0483724bb243c4c1533d9c5377f350c /libgloss/ChangeLog
parent7a01d046d4c331f7871b3c219730fe7f0d9fb3e3 (diff)
2005-01-18 Hans-Peter Nilsson <hp@axis.com>
* libnosys/configure.in (libc_cv_asm_previous_directive): Set cache-id variable. (libc_cv_asm_popsection_directive): Ditto. (libc_cv_section_attributes): Ditto. (libc_symbol_prefix): Rename from libc_dollar_prefix. Check for "_" as well, and set __SYMBOL_PREFIX accordingly. * libnosys/configure: Regenerate.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index cf9bf75ab..8cbc808bb 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,5 +1,15 @@
2005-01-18 Hans-Peter Nilsson <hp@axis.com>
+ * libnosys/configure.in (libc_cv_asm_previous_directive): Set
+ cache-id variable.
+ (libc_cv_asm_popsection_directive): Ditto.
+ (libc_cv_section_attributes): Ditto.
+ (libc_symbol_prefix): Rename from libc_dollar_prefix. Check for
+ "_" as well, and set __SYMBOL_PREFIX accordingly.
+ * libnosys/configure: Regenerate.
+
+2005-01-18 Hans-Peter Nilsson <hp@axis.com>
+
* libnosys/Makefile.in (LD, AS): Correct obsoleted suffix: Say
as-new and ld-new, not as.new and ld.new.