/[avr-libc]
ViewVC logotype

Revision 2400


Jump to revision: Previous Next
Author: joerg_wunsch
Date: Mon May 13 15:21:58 2013 UTC (10 years, 6 months ago)
Changed paths: 3
Log Message:
GCC 4.5+ implies malloc() and free() have no side-effects to global
variables.  Place a memory barrier before any evaluations of __flp or
__brkval to ensure the compiler actually reads them from the
respective memory locations.

Replace private library definitions by "stdlib_private.h".


Changed paths:

Path Details
Directorytrunk/avr-libc/ChangeLog modified , text changed
Directorytrunk/avr-libc/tests/simulate/stdlib/malloc-7.c modified , text changed
Directorytrunk/avr-libc/tests/simulate/stdlib/realloc-2.c modified , text changed

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