diff options
author | Roland McGrath <roland@gnu.org> | 2004-08-14 06:55:25 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-08-14 06:55:25 +0000 |
commit | 913e79f5da4cac6754a29068086a9cb7aa3508b1 (patch) | |
tree | e53b06a50afbd761537f319f14386dc7ed64f5db /ChangeLog | |
parent | c73f137c551738dac75cac7a0ec60f1ad7ad6e6e (diff) | |
download | glibc-913e79f5da4cac6754a29068086a9cb7aa3508b1.tar.gz glibc-913e79f5da4cac6754a29068086a9cb7aa3508b1.tar.xz glibc-913e79f5da4cac6754a29068086a9cb7aa3508b1.zip |
* scripts/output-format.sed: Handle default case of three-argument
OUTPUT_FORMAT. * sysdeps/arm/machine-gmon.h (mcount_internal): Mark as __attribute_used__.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5b6b668173..2b16346422 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-08-13 Daniel Jacobowitz <dan@debian.org> + + * scripts/output-format.sed: Handle default case of three-argument + OUTPUT_FORMAT. + + * sysdeps/arm/machine-gmon.h (mcount_internal): Mark as + __attribute_used__. + 2004-08-13 Ulrich Drepper <drepper@redhat.com> * nss/getent.c (ahosts_keys): ai_canonname is NULL for all but the |