/[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.580 by aesok, Thu Oct 20 20:44:02 2005 UTC revision 1.581 by joerg_wunsch, Fri Oct 21 20:55:19 2005 UTC
# Line 1  Line 1 
1    2005-10-21 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
2    
3            * xml/Atmel2libc.py: correctly escape & in output, don't
4            bail out if the device has holes in the vector table,
5            map out illegal characters when constructing a vector's
6            name, consider devices that have a bootloader but no
7            RWW/NRWW areas, parse traditional header files for
8            alt_names
9            * xml/Desc-parser.py: when adding an alt_name, build a
10            list of names, use an IO register's name as the key instead
11            of its address, as in few cases, two registers share the
12            same address, allow specifying a file on the command-line
13            * xml/Device.dtd: add alt_name to the interrupt vector
14            spec.
15            * xml/patch-headers.py: New file.  Convert XML files, and
16            generate patched header files with mixed old and new style
17            names.
18    
19  2005-10-20 Anatoly Sokolov <aesok@pautinka.net>  2005-10-20 Anatoly Sokolov <aesok@pautinka.net>
20    
21          * libc/string/memccpy.S: Make labels local, add Id line,          * libc/string/memccpy.S: Make labels local, add Id line,
22          use movw when possible, use X_movw instead LOAD_X/LOAD_Z.          use movw when possible, use X_movw instead LOAD_X/LOAD_Z.
23          * libc/string/memchr.S: (Ditto.)          * libc/string/memchr.S: (Ditto.)
24            
25  2005-10-19 Anatoly Sokolov <aesok@pautinka.net>  2005-10-19 Anatoly Sokolov <aesok@pautinka.net>
26    
27          * libc/misc/itoa.S (itoa) : Use movw when possible.          * libc/misc/itoa.S (itoa) : Use movw when possible.

Legend:
Removed from v.1.580  
changed lines
  Added in v.1.581

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