- 07 Mar, 2012 1 commit
-
-
Ben Cheng authored
Change-Id: I4da6b23cdbce89445f1ca5d2fadeb23345ce694c
-
- 06 Mar, 2012 1 commit
-
-
Nick Kralevich authored
-
- 05 Mar, 2012 3 commits
-
-
Nick Kralevich authored
Add support for PT_GNU_RELRO. This allows the static linker to indicate that certain regions of memory should be marked as "read-only" after dynamic linking is complete. See: * http://www.akkadia.org/drepper/nonselsec.pdf (section 6) * http://tk-blog.blogspot.com/2009/02/relro-not-so-well-known-memory.html Note that this change has no effect on Android right now, because we don't compile our code with relro enabled. Change-Id: I6541f8775367e8558b4388f7d105b1ae6e8f046b
-
Kenny Root authored
-
Kenny Root authored
This reverts commit 93cb3081
-
- 02 Mar, 2012 11 commits
-
-
Kenny Root authored
-
Kenny Root authored
Use the same pattern in atexit.S to reference __dso_handle in a way that doesn't require a TEXTREL flag to be set. Change-Id: Id69d20863ee203d2b2f7ef0db230f9b548657741
-
Elliott Hughes authored
* commit '6d074bb7': Upgrade to tzdata2012b.
-
Elliott Hughes authored
* commit '70d1d45f': Upgrade to tzdata2012b.
-
Elliott Hughes authored
* commit 'a58c88c2': Upgrade to tzdata2012b.
-
Elliott Hughes authored
* commit 'a2b1bbc9': Upgrade to tzdata2011a.
-
Elliott Hughes authored
* commit 'a480cf93': Upgrade to tzdata2011a.
-
Elliott Hughes authored
Change-Id: I21a1dd41503518e75892180c14f1ce79102772ad
-
Elliott Hughes authored
-
Elliott Hughes authored
Summer time in Cuba has been delayed 3 weeks (now starts April 1 rather than March 11). Since March 11 (the old start date, as listed in 2012a) is just a little over a week away, this change is urgent. Change-Id: Iadf4dc30072bdac0bcd0ad4b9e076a9ca071efbe
-
Elliott Hughes authored
-
- 01 Mar, 2012 4 commits
-
-
Jean-Baptiste Queru authored
* commit 'cff86bdc': update stddef.h
-
Jean-Baptiste Queru authored
* commit '568ee0d1': Eliminate duplicate constants
-
Jean-Baptiste Queru authored
* commit 'dc755140': Clean up the remnants of SuperH support
-
Elliott Hughes authored
From the notes: Chile 2011/2012 and 2012/2013 summer time date adjustments. Falkland Islands onto permanent summer time (we're assuming for the foreseeable future, though 2012 is all we're fairly certain of.) Armenia has abolished Summer Time. Tokelau jumped the International Date Line back last December (just the same as their near neighbour, Samoa). America/Creston is a new zone for a small area of British Columbia There will be a leapsecod 2012-06-30 23:59:60 UTC. Change-Id: I1d66edf8d33fd1dbcf21178def91844025fd9047
-
- 29 Feb, 2012 14 commits
-
-
Jean-Baptiste Queru authored
* commit '018c27ed': update stddef.h
-
Jean-Baptiste Queru authored
* commit '51d22d7e': Eliminate duplicate constants
-
Jean-Baptiste Queru authored
* commit '25f2d1f0': update stddef.h
-
Jean-Baptiste Queru authored
* commit 'afab5a70': Eliminate duplicate constants
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
Nick Kralevich authored
Pull in an updated version of stddef.h from the linux kernel. Pulled from upstream kernel at 891003abb0db6bfffd61b76ad0ed39bb7c3db8e1 This file was generated using the following command: cd bionic/libc/kernel/ ./tools/clean_header.py -u ../../../external/kernel-headers/original/linux/stddef.h Change-Id: I6c29f3fa100c5368da41d0f0da39bc50fa668e9d
-
Nick Kralevich authored
include/elf.h contains basically the same values as linux/auxvec.h. Eliminate dups. include/sys/exec_elf.h contains basically the same values as linux/elf.h. Eliminate dups. Change-Id: I66b8358161bb52223bb657f8f73ba28b324f4fa3
-
Jean-Baptiste Queru authored
* commit '7c38f53d': Clean up the remnants of SuperH support
-
Jean-Baptiste Queru authored
* commit '7f28e0b4': Clean up the remnants of SuperH support
-
Jean-Baptiste Queru authored
-
Nick Kralevich authored
-
Nick Kralevich authored
include/elf.h contains basically the same values as linux/auxvec.h. Eliminate dups. include/sys/exec_elf.h contains basically the same values as linux/elf.h. Eliminate dups. Change-Id: I66b8358161bb52223bb657f8f73ba28b324f4fa3
-
Andrew Hsieh authored
-
- 28 Feb, 2012 6 commits
-
-
Nick Kralevich authored
-
Nick Kralevich authored
Pull in an updated version of stddef.h from the linux kernel. Pulled from upstream kernel at 891003abb0db6bfffd61b76ad0ed39bb7c3db8e1 This file was generated using the following command: cd bionic/libc/kernel/ ./tools/clean_header.py -u ../../../external/kernel-headers/original/linux/stddef.h Change-Id: I6c29f3fa100c5368da41d0f0da39bc50fa668e9d
-
Jean-Baptiste Queru authored
am 2e236c13: am 17edd38f: am 9c9b0fc7: Merge "libm: cherry-pick one patch from freebsd to fix logb() denormals issue" * commit '2e236c13': libm: cherry-pick one patch from freebsd to fix logb() denormals issue
-
Jean-Baptiste Queru authored
am 17edd38f: am 9c9b0fc7: Merge "libm: cherry-pick one patch from freebsd to fix logb() denormals issue" * commit '17edd38f': libm: cherry-pick one patch from freebsd to fix logb() denormals issue
-
Jean-Baptiste Queru authored
* commit '9c9b0fc7': libm: cherry-pick one patch from freebsd to fix logb() denormals issue
-
Jean-Baptiste Queru authored
-