Andrew Hsieh
b0bfe87cde
am 5d629997: Merge "[MIPS] Add Support clone."
...
* commit '5d629997201781d741aa8feda0660ec896a0185b':
[MIPS] Add Support clone.
2012-10-05 02:23:35 -07:00
Andrew Hsieh
58786fff75
am 8b394bfd: Merge "[MIPS] Updated support for statfs and fstatfs."
...
* commit '8b394bfd715e8ccd18076fdfea7031333384cb6e':
[MIPS] Updated support for statfs and fstatfs.
2012-10-05 02:23:34 -07:00
Andrew Hsieh
352ef1b5f1
am f9bacbc6: Merge "[MIPS] Updated support for stat."
...
* commit 'f9bacbc6475918b03d72a727bd3a29cc37469361':
[MIPS] Updated support for stat.
2012-10-05 02:23:33 -07:00
Andrew Hsieh
09d940cae0
am 58be4b98: Merge "[MIPS] Updated support for socket and added support for socket_pair."
...
* commit '58be4b981e0a9c68c439f48fb965d41fbd5ee5ec':
[MIPS] Updated support for socket and added support for socket_pair.
2012-10-05 02:23:31 -07:00
Andrew Hsieh
cd67609dc8
am 9c32f373: Merge "[MIPS] Update Support for fcntl."
...
* commit '9c32f3735e378d2d632930892fe206d7b7f19115':
[MIPS] Update Support for fcntl.
2012-10-05 02:23:30 -07:00
Andrew Hsieh
460326fa60
am bc2958b9: Merge "[MIPS] Add Support for syscall."
...
* commit 'bc2958b94eb5bcc399be09dd59791da2f59b5467':
[MIPS] Add Support for syscall.
2012-10-05 02:23:29 -07:00
Andrew Hsieh
1d4173dde1
am 39850f9e: Merge "[MIPS] Add Support timer_create."
...
* commit '39850f9e1353bf28c69e587b1e2e879c73d943c6':
[MIPS] Add Support timer_create.
2012-10-05 02:23:27 -07:00
Andrew Hsieh
cef0b881b1
am 22ae5a37: Merge "[MIPS] Add Support signal."
...
* commit '22ae5a37da72a1af07cd9adb835dd8650d1a047a':
[MIPS] Add Support signal.
2012-10-05 02:23:26 -07:00
Andrew Hsieh
76f93a10db
am c1d3bef5: Merge "[MIPS] Add Support errno, Added Logging, sorted Android.mk files."
...
* commit 'c1d3bef5cc18258beb94f804f83c944ab578eced':
[MIPS] Add Support errno, Added Logging, sorted Android.mk files.
2012-10-05 02:23:25 -07:00
Andrew Hsieh
5d62999720
Merge "[MIPS] Add Support clone."
2012-10-05 02:17:50 -07:00
Pete Delaney
fbedea894c
[MIPS] Add Support clone.
...
Change-Id: I3320c38e4228ba0aba37fe5af93e6f467c2e1b12
Signed-off-by: Chris Dearman <chris@mips.com >
Signed-off-by: Pete Delaney <piet@mips.com >
2012-10-05 02:17:39 -07:00
Andrew Hsieh
8b394bfd71
Merge "[MIPS] Updated support for statfs and fstatfs."
2012-10-05 02:17:30 -07:00
Pete Delaney
9ea8cc7e99
[MIPS] Updated support for statfs and fstatfs.
...
Change-Id: I0d8385cdb6599c572b25abae28498166582b33ca
Signed-off-by: Chris Dearman <chris@mips.com >
Signed-off-by: Pete Delaney <piet@mips.com >
2012-10-05 02:17:22 -07:00
Andrew Hsieh
f9bacbc647
Merge "[MIPS] Updated support for stat."
2012-10-05 02:17:10 -07:00
Pete Delaney
2c4605a5a4
[MIPS] Updated support for stat.
...
Change-Id: Ica3b92edb6718c19308da7370ced145ccaeb8d6d
Signed-off-by: Chris Dearman <chris@mips.com >
Signed-off-by: Pete Delaney <piet@mips.com >
2012-10-05 02:16:59 -07:00
Andrew Hsieh
58be4b981e
Merge "[MIPS] Updated support for socket and added support for socket_pair."
2012-10-05 02:16:39 -07:00
Pete Delaney
e3e0db1051
[MIPS] Updated support for socket and added support for socket_pair.
...
Socket type can also contain SOCK_NONBLOCK and SOCK_CLOEXEC flags.
NDK headers do not export these values but they seem to be aliases
of O_NONBLOCK and O_CLOEXEC. NDK headers do not define O_CLOEXEC.
Change-Id: If97fcb9f1ff130ea11a0da6452454a256f769809
Signed-off-by: Chris Dearman <chris@mips.com >
Signed-off-by: Pete Delaney <piet@mips.com >
2012-10-05 02:16:25 -07:00
Andrew Hsieh
9c32f3735e
Merge "[MIPS] Update Support for fcntl."
2012-10-05 02:15:07 -07:00
Andrew Hsieh
bc2958b94e
Merge "[MIPS] Add Support for syscall."
2012-10-05 02:14:51 -07:00
Andrew Hsieh
39850f9e13
Merge "[MIPS] Add Support timer_create."
2012-10-05 02:14:28 -07:00
Andrew Hsieh
22ae5a37da
Merge "[MIPS] Add Support signal."
2012-10-05 02:14:10 -07:00
Andrew Hsieh
c1d3bef5cc
Merge "[MIPS] Add Support errno, Added Logging, sorted Android.mk files."
2012-10-05 02:12:51 -07:00
Pete Delaney
b10b6f2baf
[MIPS] Update Support for fcntl.
...
Change-Id: I743837793a84e6f4dbbc192b29b19a6eae78a5da
Signed-off-by: Pete Delaney <piet@mips.com >
Signed-off-by: Chris Dearman <chris@mips.com >
2012-10-05 00:23:49 -07:00
Pete Delaney
9b350a5d22
[MIPS] Add Support for syscall.
...
Change-Id: Ib9c13ea152fdfe58b36362442eeef88e4a463c31
Signed-off-by: Chris Dearman <chris@mips.com >
Signed-off-by: Pete Delaney <piet@mips.com >
2012-10-05 00:23:49 -07:00
Pete Delaney
0d05107265
[MIPS] Add Support timer_create.
...
Signals needed to be mapped.
Change-Id: Id0748924f16ac6787b87062d774e837a14d1233c
Signed-off-by: Chris Dearman <chris@mips.com >
Signed-off-by: Pete Delaney <piet@mips.com >
2012-10-05 00:23:49 -07:00
Pete Delaney
79b607b432
[MIPS] Add Support signal.
...
Change-Id: Ie2aa6cd24a119f96cd01c6b3d6352f011a0825b5
Signed-off-by: Pete Delaney <piet@mips.com >
Signed-off-by: Chris Dearman <chris@mips.com >
2012-10-05 00:23:49 -07:00
Pete Delaney
25cabbf92e
[MIPS] Add Support errno, Added Logging, sorted Android.mk files.
...
Change-Id: Ibeeab51feb77be07ea8ccacf2f448bb5135d7373
Signed-off-by: Chris Dearman <chris@mips.com >
Signed-off-by: Pete Delaney <piet@mips.com >
2012-10-05 00:23:49 -07:00
Jean-Baptiste Queru
6dd8880cc9
Reconcile with jb-dev - do not merge
...
Change-Id: Ie0ff01ab85c75e2dc14c12c14ff641aa4cf54b58
2012-10-03 15:22:04 -07:00
Andrew Hsieh
24e005a234
am c7daea04: Merge "Replace __unused in linux/sysctl.h with __linux_unused"
...
* commit 'c7daea046b9f05fb07936bafd2f7436478781a2d':
Replace __unused in linux/sysctl.h with __linux_unused
2012-09-26 15:48:00 -07:00
Andrew Hsieh
c7daea046b
Merge "Replace __unused in linux/sysctl.h with __linux_unused"
2012-09-26 15:32:50 -07:00
Andrew Hsieh
36ffaf5406
Replace __unused in linux/sysctl.h with __linux_unused
...
To avoid conflict with "#define __unused" in sys/cdefs.h
See
https://android-review.googlesource.com/#/c/43479
https://android-review.googlesource.com/#/c/43565
Change-Id: I6b8155570f4398b3ee8845d75bd231bca7f1d86f
2012-09-26 15:11:39 -07:00
Xavier Ducrohet
45825eae6b
Update platform-tools sdk comp to 15.
...
Change-Id: Icdcf530ea223c1181b9be9bc1029f126c5558f1d
2012-09-24 14:54:59 -07:00
Andrew Hsieh
47b1e0b6f7
am b07d7f6c: Merge "Update NDK headers"
...
* commit 'b07d7f6c25fe3ea99186c2cdb034449e75419518':
Update NDK headers
2012-09-24 14:03:09 -07:00
Andrew Hsieh
b07d7f6c25
Merge "Update NDK headers"
2012-09-24 13:54:51 -07:00
Andrew Hsieh
c6427a73a2
Update NDK headers
...
Sync NDK headers with bionic's. Most are new symbols.
The only big differences are in arch-mips/include/asm:
1) arch-mips/include/asm/unistd.h, see
https://android-review.googlesource.com/#/c/40875
2) arch-mips/include/asm/*, see
https://android-review.googlesource.com/#/c/43335
https://android-review.googlesource.com/#/c/43440
https://android-review.googlesource.com/#/c/43401
Change-Id: I8204f9b5f2f2c14a31dc28efc8a9d8c66cf73fe2
2012-09-24 12:31:43 -07:00
Andrew Hsieh
b034233afa
am 3c901267: Merge "Update README.CRT.TXT"
...
* commit '3c901267609c17645999aa7a8ca95413ad528038':
Update README.CRT.TXT
2012-09-24 09:28:50 -07:00
Andrew Hsieh
3c90126760
Merge "Update README.CRT.TXT"
2012-09-24 09:24:05 -07:00
Andrew Hsieh
a0de803db8
Update README.CRT.TXT
...
Change-Id: I7d0ec48c09c47081c01c9366faf993317990b237
2012-09-21 18:50:16 -07:00
Dirk Dougherty
09bb223b97
Doc change: Add temporary redirect for dac/live to dgc/live.
...
Change-Id: I5a999abb6228f9a2b5d589e6e51176ecf930abe4
2012-09-12 09:24:04 -07:00
Dirk Dougherty
bc93334be2
Doc change: redirect accessibility best practices to new location.
...
Change-Id: I4c4d96ed07ecd4640f98d3c5a719cb24f48ab94f
2012-09-10 12:02:50 -07:00
Andrew Hsieh
4102c6f241
am b833605a: Merge "Rewrite ARM crtbegin* as C files"
...
* commit 'b833605a2bf5c27ff57cf5508fc58bca351c2470':
Rewrite ARM crtbegin* as C files
2012-09-06 18:30:03 -07:00
Andrew Hsieh
b833605a2b
Merge "Rewrite ARM crtbegin* as C files"
2012-09-06 18:14:38 -07:00
Andrew Hsieh
d0b834c7ad
Rewrite ARM crtbegin* as C files
...
This is port of related CLs:
9d40326830c2bd407427889c554adeb915ee6b4a
f3cfcd869ded41d25c1f4f4e48e7c374a64f9583
Summary: By placing __PREINIT_ARRAY__, __INIT_ARRAY__, __FINI_ARRAY__
and __CTOR_LIST__ on stack, this change allows PIC w/o relying on text
relocations.
Change-Id: I02a1b496b16aba692f4f9fa998a71efd943689fd
2012-09-06 15:27:56 +08:00
Andrew Hsieh
3bc200de51
am 9864b880: Merge "Replace deprecated APIs in NDK samples"
...
* commit '9864b8803782378159761424dee2270a12833872':
Replace deprecated APIs in NDK samples
2012-08-30 08:23:48 -07:00
Andrew Hsieh
9864b88037
Merge "Replace deprecated APIs in NDK samples"
2012-08-30 08:17:05 -07:00
Andrew Hsieh
eb703bf543
Replace deprecated APIs in NDK samples
...
1. hello-gl2 from android-5 to android-7
2. native-activity from android-9 to android-10
3. native-audio from android-9 to android-10
4. native-plasma from android-9 to android-10
Related CL
https://android-review.googlesource.com/#/c/42218 , which
adjusts android-10 to use android-9 header/lib
Related issue:
http://code.google.com/p/android/issues/detail?id=20017
Change-Id: I49c4c0dd2cedb34522a9d196211ee96fce21b6c4
2012-08-30 13:02:53 +08:00
Xavier Ducrohet
b1b6735cd6
Prepare for JB SDK rev 3
...
Change-Id: I3b1beb1ff2e12ed39631f6f96379819a0cea6b3c
2012-08-29 16:36:54 -07:00
Raphael Moll
0c11d9258f
am 3fda35f2: Merge "Windows USB Driver for generic + Q, rev 7."
...
* commit '3fda35f2c9cc3910a9fbab92b4b73e9891387fc5':
Windows USB Driver for generic + Q, rev 7.
2012-08-29 11:06:12 -07:00
Raphael Moll
3fda35f2c9
Merge "Windows USB Driver for generic + Q, rev 7."
2012-08-29 10:56:46 -07:00
Andrew Hsieh
87485cd822
am fcc2452b: Merge "Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S."
...
* commit 'fcc2452b5102b412ba300243e0e9d26c827515cf':
Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S.
2012-08-28 23:17:32 -07:00