Age | Commit message (Collapse) | Author |
|
Life is easier if we just keep test code in the same directory as the
stuff it's testing...
Test: tests still build and pass
Change-Id: I9b35d689098bdc28a71d69645b0ca9fdd6ea0108
|
|
Historically we had part of the linker licensed under BSD and
another part under Apache 2 license. This commit makes all the
linker code licensed under BSD license.
Test: m
Change-Id: I11b8163ae75966b5768d3fe992679de376106515
|
|
C/C++ requires the result of malloc/new to be
aligned for any primitive type.
Change-Id: I715b7679e738f34b3b409993fb3ef242e1321b7f
|
|
Change-Id: I87d80fbcd4ec26c0ee4f601b9c4c64f600418dd9
|
|
Change-Id: Ifc08e64b3a85205f072b7abab1149c7ab71e2f75
|