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

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

[avr-libc-commit] [2126] Update after last week's malloc() fix.


From: Joerg Wunsch
Subject: [avr-libc-commit] [2126] Update after last week's malloc() fix.
Date: Mon, 07 Jun 2010 14:17:06 +0000

Revision: 2126
          http://svn.sv.gnu.org/viewvc/?view=rev&root=avr-libc&revision=2126
Author:   joerg_wunsch
Date:     2010-06-07 14:17:06 +0000 (Mon, 07 Jun 2010)
Log Message:
-----------
Update after last week's malloc() fix.

Modified Paths:
--------------
    trunk/avr-libc/NEWS

Modified: trunk/avr-libc/NEWS
===================================================================
--- trunk/avr-libc/NEWS 2010-06-07 14:15:10 UTC (rev 2125)
+++ trunk/avr-libc/NEWS 2010-06-07 14:17:06 UTC (rev 2126)
@@ -103,6 +103,7 @@
   [#26840] Missing #define in iom32m1.h
   [#26876] include io.h into fuse.h
   [#27201] _WORDREGISTER in xmega headers does not work in C99 mode
+  [#27235] malloc: Several things go wrong (part 1)
   [#27367] RAMSTART missing in elder device header files
   [#27434] Arguments of macros must be protected in parentheses
   [#28575] Minor bug in iousb162.h - missing FUSE_ prefixes
@@ -115,6 +116,7 @@
   [#28574] Xmega D ADC struct missing registers
 
 
+
 * Other changes:
 
   - Added 'avr35' architecture. Now 'MOVW' and 'LPM Rx, Z[+]' instructions
@@ -279,6 +281,7 @@
   [#6718] Optimize the EEPROM functions
   [#6720] FAQ update. Add EEPROM section, baud rate section. Correct spelling.
   [#6878] eewr_byte.S update for patch #6718
+  [#6895] Improved malloc behaviour when expanding used area
   
 * New functions:
 




reply via email to

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