avr-libc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-commit] avr-libc ./ChangeLog libc/string/memccpy.S libc... [av


From: Anatoly Sokolov
Subject: [avr-libc-commit] avr-libc ./ChangeLog libc/string/memccpy.S libc... [avr-libc-1_2-branch]
Date: Sat, 05 Nov 2005 11:54:18 -0500

CVSROOT:        /cvsroot/avr-libc
Module name:    avr-libc
Branch:         avr-libc-1_2-branch
Changes by:     Anatoly Sokolov <address@hidden>        05/11/05 16:54:18

Modified files:
        .              : ChangeLog 
        libc/string    : memccpy.S memchr.S strcasecmp.S strlwr.S 
                         strncasecmp.S strstr.S strupr.S 

Log message:
        * libc/string/strcasecmp.S: Make labels local, add Id line, 
        use X_movw instead LOAD_X/LOAD_Z.
        * libc/string/strlwr.S: (Ditto.)
        * libc/string/strncasecmp.S: (Ditto.)
        * libc/string/strupr.S: (Ditto.)
        * libc/string/memccpy.S: Rename labels.
        * libc/string/memchr.S: (Ditto.)
        * libc/string/strstr.S: Make labels local.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/ChangeLog.diff?only_with_tag=avr-libc-1_2-branch&tr1=1.456.2.83&tr2=1.456.2.84&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/libc/string/memccpy.S.diff?only_with_tag=avr-libc-1_2-branch&tr1=1.4.4.1&tr2=1.4.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/libc/string/memchr.S.diff?only_with_tag=avr-libc-1_2-branch&tr1=1.4.4.1&tr2=1.4.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/libc/string/strcasecmp.S.diff?only_with_tag=avr-libc-1_2-branch&tr1=1.4&tr2=1.4.4.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/libc/string/strlwr.S.diff?only_with_tag=avr-libc-1_2-branch&tr1=1.4&tr2=1.4.4.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/libc/string/strncasecmp.S.diff?only_with_tag=avr-libc-1_2-branch&tr1=1.3&tr2=1.3.4.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/libc/string/strstr.S.diff?only_with_tag=avr-libc-1_2-branch&tr1=1.6.4.1&tr2=1.6.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/avr-libc/avr-libc/libc/string/strupr.S.diff?only_with_tag=avr-libc-1_2-branch&tr1=1.3&tr2=1.3.4.1&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]