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
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
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
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
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
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
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
Andrew Hsieh
47b1e0b6f7
am b07d7f6c: Merge "Update NDK headers"
...
* commit 'b07d7f6c25fe3ea99186c2cdb034449e75419518':
Update NDK headers
2012-09-24 14:03:09 -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
a0de803db8
Update README.CRT.TXT
...
Change-Id: I7d0ec48c09c47081c01c9366faf993317990b237
2012-09-21 18:50:16 -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
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
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
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
Chao-Ying Fu
75f8d8217e
Remove unused .ctors, .dtors, and .eh_frame in MIPS crt*_so.S.
...
Change-Id: I9b2d28c7c189d0f3a2ded694fadd0380cfd8e6e5
2012-08-28 13:21:42 -07:00
Andrew Hsieh
9cf4d01b7c
am 51f72cc1: Merge "Support asm/sockios.h for MIPS."
...
* commit '51f72cc1bdd6f2624d5d625716ca3767cd3c3a63':
Support asm/sockios.h for MIPS.
2012-08-22 16:51:01 -07:00
Chao-Ying Fu
4cad8d6fdf
Support asm/sockios.h for MIPS.
...
Change-Id: I5ae75b0a8c2ff5698ca46f02bb371e710fb1fee0
2012-08-22 13:37:26 -07:00
Andrew Hsieh
17f2af7e1f
am a2b32b34: Merge "Update malloc.h"
...
* commit 'a2b32b34220a1bdea566502da1e3254c90f62f16':
Update malloc.h
2012-08-22 01:19:57 -07:00
Andrew Hsieh
a2b32b3422
Merge "Update malloc.h"
2012-08-22 01:08:42 -07:00
Andrew Hsieh
ad00822fd4
am 581a749f: Merge "Support getrlimit and setrlimit for MIPS."
...
* commit '581a749fb1c313dcc3d80303bcc9e129e89fdec1':
Support getrlimit and setrlimit for MIPS.
2012-08-21 19:55:57 -07:00
Andrew Hsieh
bfb393846b
am 143949da: Merge "Add a .note.android.ident section to Android ELF binaries"
...
* commit '143949daba4c1f040753a9456a5e8d7e505e5045':
Add a .note.android.ident section to Android ELF binaries
2012-08-21 19:55:56 -07:00
Andrew Hsieh
581a749fb1
Merge "Support getrlimit and setrlimit for MIPS."
2012-08-21 19:48:50 -07:00
Andrew Hsieh
143949daba
Merge "Add a .note.android.ident section to Android ELF binaries"
2012-08-21 19:48:16 -07:00
Andrew Hsieh
6395d9941e
am d27250b2: Merge "Support poll for MIPS."
...
* commit 'd27250b2635ad3d115983f7308cfd87ee2c3a056':
Support poll for MIPS.
2012-08-21 17:29:12 -07:00
Chao-Ying Fu
9f49f16bdf
Support getrlimit and setrlimit for MIPS.
...
Change-Id: Iff030a0eb2444bd1ba75dff9ba6b76c7cf9e0e7d
2012-08-21 17:24:01 -07:00
Chao-Ying Fu
4cd3283046
Support poll for MIPS.
...
Change-Id: I1299817ea06c9f9ff5701dce0c6166370ef9e87d
2012-08-21 15:27:38 -07:00
Andrew Hsieh
fc638f96ae
Add a .note.android.ident section to Android ELF binaries
...
See related CL:
https://android-review.googlesource.com/#/c/37590
Change-Id: I1d5ab2f754731e9995061de560389c0efa121dea
2012-08-21 18:50:08 +08:00
Andrew Hsieh
ef423edc2c
am e3cfaa6d: Merge "Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS"
...
* commit 'e3cfaa6d4251136ad6f3221d881ac12786169663':
Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS
2012-08-21 03:27:39 -07:00
Andrew Hsieh
e3cfaa6d42
Merge "Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS"
2012-08-21 03:25:11 -07:00
Andrew Hsieh
58a4918b94
Update malloc.h
...
Remove functions never implemented in bionic from malloc.h
Related CLs:
https://android-review.googlesource.com/#/c/41728
https://android-review.googlesource.com/#/c/41731
https://android-review.googlesource.com/#/c/41717
Change-Id: I06639071e3fb442e2389a932382a88a7318606b9
2012-08-21 18:18:00 +08:00
Andrew Hsieh
a5280d312d
Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS
...
Those are C funcitons
Change-Id: I8f481f29b278b8f28d9ce04635d0f04e9e148cb5
2012-08-21 10:41:51 +08:00
Andrew Hsieh
459e3389fd
am 99791042: Merge "Support fcntl for MIPS with different cmd."
...
* commit '99791042b17e0d20adafe3d14a3197306520beb2':
Support fcntl for MIPS with different cmd.
2012-08-20 19:24:54 -07:00
Chao-Ying Fu
5f79ffb271
Support fcntl for MIPS with different cmd.
...
Change-Id: I8d180ab9e18d69f0fd2748ad317319b691a86f35
2012-08-20 18:08:30 -07:00
Andrew Hsieh
16fc554082
am 57d7c468: Merge "Fix flags to *_PORTABLE in open_portable(), and support openat_portable()."
...
* commit '57d7c46837c8a0a64e8b339d45fdc2ebd09648d5':
Fix flags to *_PORTABLE in open_portable(), and support openat_portable().
2012-08-20 17:31:53 -07:00
Chao-Ying Fu
1d34dd0c27
Fix flags to *_PORTABLE in open_portable(), and support openat_portable().
...
Change-Id: Ib889899250fdfc6e7caded2506228f640fcdff3a
2012-08-20 17:07:27 -07:00
Andrew Hsieh
c8ad44c4f3
am 4d39411f: Merge "Support mprotect."
...
* commit '4d39411f7d41e3c931f8be6b1455ba9627fa71b9':
Support mprotect.
2012-08-20 16:27:38 -07:00
Chao-Ying Fu
f43f982232
Support mprotect.
...
Change-Id: Ic786eb35f69d44379129faec02b1023ab2c3282a
2012-08-20 16:02:41 -07:00
Andrew Hsieh
1148901643
am 7f26cea9: Merge "Update stdint.h; Refresh <arch>/include/machine/* stdint.h: https://android-review.googlesource.com/#/c/41714/ https://android-review.googlesource.com/#/c/40576/ <arch>/include/machine/*: to be consistent with bionic/libc/<arch
...
* commit '7f26cea9049c087b0552fb0f364ab6142a1ad227':
Update stdint.h; Refresh <arch>/include/machine/* stdint.h: https://android-review.googlesource.com/#/c/41714/ https://android-review.googlesource.com/#/c/40576/ <arch>/include/machine/*: to be consistent with bionic/libc/<arch>/include/machine/*
2012-08-20 05:36:04 -07:00
Andrew Hsieh
bc95f91d24
am e33ad352: Merge "Remove linux-unistd.h"
...
* commit 'e33ad3528d23349a01113289272ffeff08106cf7':
Remove linux-unistd.h
2012-08-20 05:36:02 -07:00
Andrew Hsieh
7305bb5363
am ed722f12: Merge "Replace link.h for mips with new version for all platforms"
...
* commit 'ed722f1242d330bd3fe29ff0793e4c616190ef2d':
Replace link.h for mips with new version for all platforms
2012-08-20 05:36:01 -07:00
Andrew Hsieh
7f26cea904
Merge "Update stdint.h; Refresh <arch>/include/machine/* stdint.h: https://android-review.googlesource.com/#/c/41714/ https://android-review.googlesource.com/#/c/40576/ <arch>/include/machine/*: to be consistent with bionic/libc/<arch>/include/machine/*"
2012-08-20 05:22:01 -07:00
Andrew Hsieh
e33ad3528d
Merge "Remove linux-unistd.h"
2012-08-20 05:21:26 -07:00
Andrew Hsieh
61a3e1462c
Update stdint.h; Refresh <arch>/include/machine/*
...
stdint.h: https://android-review.googlesource.com/#/c/41714/
https://android-review.googlesource.com/#/c/40576/
<arch>/include/machine/*: to be consistent with
bionic/libc/<arch>/include/machine/*
Change-Id: Ieeb44c3e864bf64c4cad4d3c9d94024a7b520181
2012-08-20 18:32:15 +08:00
Pavel Chupin
51d4794277
Replace link.h for mips with new version for all platforms
...
Update from bionic/libc/include/link.h
For details see https://android-review.googlesource.com/#/c/41705
Change-Id: Ib9e658aa0606584b148e951ad199dc12c2f563c2
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com >
2012-08-20 10:48:23 +04:00