/[avr-libc]/avr-libc/ChangeLog
ViewVC logotype

Diff of /avr-libc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.561 by joerg_wunsch, Mon Sep 12 20:41:41 2005 UTC revision 1.562 by joerg_wunsch, Tue Sep 13 13:29:54 2005 UTC
# Line 1  Line 1 
1    2005-09-13 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
2    
3            * doc/api/doxygen.config.in: use __DOXYGEN__ instead of DOXYGEN to
4            encapsulate documentation-only code, so we are on the safe side wrt.
5            using a reserved macro name that cannot collide with an application.
6            * include/assert.h: (Ditto.)
7            * include/math.h: (Ditto.)
8            * include/setjmp.h: (Ditto.)
9            * include/stdint.h: (Ditto.)
10            * include/stdio.h: (Ditto.)
11            * include/stdlib.h: (Ditto.)
12            * include/avr/delay.h: (Ditto.)
13            * include/avr/eeprom.h: (Ditto.)
14            * include/avr/interrupt.h: (Ditto.)
15            * include/avr/pgmspace.h: (Ditto.)
16            * include/avr/sleep.h: (Ditto.)
17            * include/avr/wdt.h: (Ditto.)
18            * libc/misc/itoa.S: (Ditto.)
19            * libc/misc/ltoa.S: (Ditto.)
20            * libc/misc/mul10.S: (Ditto.)
21            * libc/misc/mulsi10.S: (Ditto.)
22            * libc/misc/ultoa.S: (Ditto.)
23            * libc/misc/utoa.S: (Ditto.)
24            * libc/pmstring/memcpy_P.S: (Ditto.)
25            * libc/pmstring/strcasecmp_P.S: (Ditto.)
26            * libc/pmstring/strcat_P.S: (Ditto.)
27            * libc/pmstring/strcmp_P.S: (Ditto.)
28            * libc/pmstring/strcpy_P.S: (Ditto.)
29            * libc/pmstring/strlcat_P.S: (Ditto.)
30            * libc/pmstring/strlcpy_P.S: (Ditto.)
31            * libc/pmstring/strlen_P.S: (Ditto.)
32            * libc/pmstring/strncasecmp_P.S: (Ditto.)
33            * libc/pmstring/strncat_P.S: (Ditto.)
34            * libc/pmstring/strncmp_P.S: (Ditto.)
35            * libc/pmstring/strncpy_P.S: (Ditto.)
36            * libc/pmstring/strnlen_P.S: (Ditto.)
37            * libc/stdlib/atoi.S: (Ditto.)
38            * libc/stdlib/atol.S: (Ditto.)
39            * libc/stdlib/ctype.S: (Ditto.)
40            * libc/stdlib/stdlib_private.h: (Ditto.)
41            * libc/string/memccpy.S: (Ditto.)
42            * libc/string/memchr.S: (Ditto.)
43            * libc/string/memcmp.S: (Ditto.)
44            * libc/string/memcpy.S: (Ditto.)
45            * libc/string/memmove.S: (Ditto.)
46            * libc/string/memset.S: (Ditto.)
47            * libc/string/strcasecmp.S: (Ditto.)
48            * libc/string/strcat.S: (Ditto.)
49            * libc/string/strchr.S: (Ditto.)
50            * libc/string/strcmp.S: (Ditto.)
51            * libc/string/strcpy.S: (Ditto.)
52            * libc/string/strlcat.S: (Ditto.)
53            * libc/string/strlcpy.S: (Ditto.)
54            * libc/string/strlen.S: (Ditto.)
55            * libc/string/strlwr.S: (Ditto.)
56            * libc/string/strncasecmp.S: (Ditto.)
57            * libc/string/strncat.S: (Ditto.)
58            * libc/string/strncmp.S: (Ditto.)
59            * libc/string/strncpy.S: (Ditto.)
60            * libc/string/strnlen.S: (Ditto.)
61            * libc/string/strrchr.S: (Ditto.)
62            * libc/string/strrev.S: (Ditto.)
63            * libc/string/strsep.S: (Ditto.)
64            * libc/string/strstr.S: (Ditto.)
65            * libc/string/strtok_r.S: (Ditto.)
66            * libc/string/strupr.S: (Ditto.)
67            * libm/fplib/addsf3x.S: (Ditto.)
68            * libm/fplib/asin.S: (Ditto.)
69            * libm/fplib/atan2.S: (Ditto.)
70            * libm/fplib/dtostre.S: (Ditto.)
71            * libm/fplib/dtostrf.S: (Ditto.)
72            * libm/fplib/exp.S: (Ditto.)
73            * libm/fplib/floatsisf.S: (Ditto.)
74            * libm/fplib/fmod.S: (Ditto.)
75            * libm/fplib/fp_cosinus.S: (Ditto.)
76            * libm/fplib/fp_merge.S: (Ditto.)
77            * libm/fplib/fp_powerseries.S: (Ditto.)
78            * libm/fplib/fp_split.S: (Ditto.)
79            * libm/fplib/frexp.S: (Ditto.)
80            * libm/fplib/ldexp.S: (Ditto.)
81            * libm/fplib/log.S: (Ditto.)
82            * libm/fplib/mulsf3x.S: (Ditto.)
83            * libm/fplib/sin.S: (Ditto.)
84            * libm/fplib/strtod.S: (Ditto.)
85            * libm/fplib/tan.S: (Ditto.)
86            * libm/fplib/tanh.S: (Ditto.)
87    
88  2005-09-12 Joerg Wunsch <j.gnu@uriah.heep.sax.de>  2005-09-12 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
89    
90          * include/avr/iomxx0_1.h: change vector names to current          * include/avr/iomxx0_1.h: change vector names to current

Legend:
Removed from v.1.561  
changed lines
  Added in v.1.562

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26