Commit Graph

12049 Commits

Author SHA1 Message Date
Chris Banes
a3fc703d7b am c11af55d: am 2aac0a0a: am d2de640e: am c5d5c3db: Merge "bitmapfun: Add support to use inBitmap option" into jb-mr1-dev
* commit 'c11af55d1232a1d5b5b4422a16731484a2d38084':
  bitmapfun: Add support to use inBitmap option
2013-02-21 15:19:56 -08:00
Andrew Hsieh
a0fc2d479d am 46108c78: am e36716a7: Merge "[MIPS] Portable versions of setjmp, sigsetjmp, ..."
* commit '46108c78fe4cb965f4a898ee2ce765a20f3e9ffc':
  [MIPS] Portable versions of setjmp, sigsetjmp, ...
2013-02-21 15:19:41 -08:00
Andrew Hsieh
3f807dca96 am 2b1f24d0: am cb445fac: Merge "[MIPS] Added support for STDIO sflags()."
* commit '2b1f24d0f9ff63ddb2c8a762f0dff18a531c86c8':
  [MIPS] Added support for STDIO sflags().
2013-02-21 15:19:40 -08:00
Andrew Hsieh
41453eb910 am 20c27c6a: am bbfa248a: Merge "[MIPS] Fixed a bug and improved fcntl_portable."
* commit '20c27c6ae3fa61646b69121da16f7c41534c7494':
  [MIPS] Fixed a bug and improved fcntl_portable.
2013-02-21 15:19:39 -08:00
Andrew Hsieh
a116b26a09 am 3000f04a: am e1fcd666: Merge "[MIPS] Extend Signal Mapping to include RT Signals."
* commit '3000f04a54cf8ffad3c3af0d0935e9a2c80b8463':
  [MIPS] Extend Signal Mapping to include RT Signals.
2013-02-21 15:19:38 -08:00
Andrew Hsieh
55ace8b9ba am 12b5c76a: am 5e0e89f2: Merge "[MIPS] Added support for file descriptor related system calls."
* commit '12b5c76a7567e2c984fdb5a30ddab12ebf979815':
  [MIPS] Added support for file descriptor related system calls.
2013-02-21 15:19:38 -08:00
Andrew Hsieh
75edf7a46f am 6c4d142d: am 8a8fff39: Merge "[MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01."
* commit '6c4d142d02ce917e86b3314f894e04a9e012330f':
  [MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01.
2013-02-21 15:19:37 -08:00
Andrew Hsieh
493118bc33 am 77a4022c: am b1317706: Merge "[MIPS] Added missing _NR_* system call support and cleaned up."
* commit '77a4022ccaaef8ca179e059d4a2811b5eb0faa91':
  [MIPS] Added missing _NR_* system call support and cleaned up.
2013-02-21 15:19:36 -08:00
Andrew Hsieh
1ed1020285 am 2e628c7e: am fa011bfb: Merge "[MIPS] Add Real Time Signal Functions and minor bug fixes."
* commit '2e628c7e40498d8736756dbbf07ce9d5070f0ec9':
  [MIPS] Add Real Time Signal Functions and minor bug fixes.
2013-02-21 15:19:35 -08:00
Andrew Hsieh
4869c8cc13 am b467728d: am 166bc925: Merge "[MIPS] Unify around a consistent *_ntop/*_pton style."
* commit 'b467728d7a3e3089dea74531058d5db5e6abc829':
  [MIPS] Unify around a consistent *_ntop/*_pton style.
2013-02-21 15:19:34 -08:00
Andrew Hsieh
bba8c09a2c am 5bd68161: am 13b81329: Merge "[MIPS] Tighten up code to fit within 100 characters lines."
* commit '5bd68161282bca73c56e3c73548cba15b7a9e754':
  [MIPS] Tighten up code to fit within 100 characters lines.
2013-02-21 15:19:33 -08:00
Andrew Hsieh
4949d861d0 am 364e4d94: am 1ef2354f: Merge "[MIPS] Expand TABS and remove redundant return parenthesis."
* commit '364e4d94daa2d2278091eedfaf6cc19989911725':
  [MIPS] Expand TABS and remove redundant return parenthesis.
2013-02-21 15:19:32 -08:00
Adam Koch
323e1a4f89 am ddf2040c: am 985f6801: am 5f51b7fb: Bitmapfun Sample: Add some docs and clean up some method naming.
* commit 'ddf2040c2d12d5c1984363aff8ad24744f82b6e7':
  Bitmapfun Sample: Add some docs and clean up some method naming.
2013-02-21 14:24:54 -08:00
Adam Koch
ecc7357403 am d337bbbf: am d97830ca: am e826ee24: Merge "Bitmapfun Sample: Add additional sample images." into jb-mr1-dev
* commit 'd337bbbfa5ef29ad95c919a4b97bf4e4884ed533':
  Bitmapfun Sample: Add additional sample images.
2013-02-21 14:24:54 -08:00
Chris Banes
c11af55d12 am 2aac0a0a: am d2de640e: am c5d5c3db: Merge "bitmapfun: Add support to use inBitmap option" into jb-mr1-dev
* commit '2aac0a0a9d16fa494de17b64985517fc73836ca4':
  bitmapfun: Add support to use inBitmap option
2013-02-21 14:24:53 -08:00
Andrew Hsieh
46108c78fe am e36716a7: Merge "[MIPS] Portable versions of setjmp, sigsetjmp, ..."
* commit 'e36716a74ca2c8197f492da7e02003047c38c961':
  [MIPS] Portable versions of setjmp, sigsetjmp, ...
2013-02-21 14:21:06 -08:00
Andrew Hsieh
2b1f24d0f9 am cb445fac: Merge "[MIPS] Added support for STDIO sflags()."
* commit 'cb445fac27fadd599cd50361094cdf9bcc5141eb':
  [MIPS] Added support for STDIO sflags().
2013-02-21 14:21:05 -08:00
Andrew Hsieh
20c27c6ae3 am bbfa248a: Merge "[MIPS] Fixed a bug and improved fcntl_portable."
* commit 'bbfa248ab2f5cf28c4fc30eb6f276f6c6266e993':
  [MIPS] Fixed a bug and improved fcntl_portable.
2013-02-21 14:21:04 -08:00
Andrew Hsieh
3000f04a54 am e1fcd666: Merge "[MIPS] Extend Signal Mapping to include RT Signals."
* commit 'e1fcd666e12d0cdc92495116f134aba9fed937e1':
  [MIPS] Extend Signal Mapping to include RT Signals.
2013-02-21 14:21:03 -08:00
Andrew Hsieh
12b5c76a75 am 5e0e89f2: Merge "[MIPS] Added support for file descriptor related system calls."
* commit '5e0e89f2291d7187cc7241a086e2bdcd5b511c7c':
  [MIPS] Added support for file descriptor related system calls.
2013-02-21 14:21:02 -08:00
Andrew Hsieh
6c4d142d02 am 8a8fff39: Merge "[MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01."
* commit '8a8fff3928bdfd2731bd84109d4280dc034a3b92':
  [MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01.
2013-02-21 14:21:01 -08:00
Andrew Hsieh
77a4022cca am b1317706: Merge "[MIPS] Added missing _NR_* system call support and cleaned up."
* commit 'b1317706c4dc70d7de28e6e2c6fef4c6a51a379b':
  [MIPS] Added missing _NR_* system call support and cleaned up.
2013-02-21 14:21:00 -08:00
Andrew Hsieh
2e628c7e40 am fa011bfb: Merge "[MIPS] Add Real Time Signal Functions and minor bug fixes."
* commit 'fa011bfb5818cfdd9ae3f97ae86ba27cc6687d81':
  [MIPS] Add Real Time Signal Functions and minor bug fixes.
2013-02-21 14:21:00 -08:00
Andrew Hsieh
b467728d7a am 166bc925: Merge "[MIPS] Unify around a consistent *_ntop/*_pton style."
* commit '166bc925cc688606eda1d32de79f914cdfe087f6':
  [MIPS] Unify around a consistent *_ntop/*_pton style.
2013-02-21 14:20:59 -08:00
Andrew Hsieh
5bd6816128 am 13b81329: Merge "[MIPS] Tighten up code to fit within 100 characters lines."
* commit '13b81329385e1e8ec3ff55737f98bd1a9ededd74':
  [MIPS] Tighten up code to fit within 100 characters lines.
2013-02-21 14:20:58 -08:00
Andrew Hsieh
364e4d94da am 1ef2354f: Merge "[MIPS] Expand TABS and remove redundant return parenthesis."
* commit '1ef2354fa780df42c8d42af4300f63d81ae7b52d':
  [MIPS] Expand TABS and remove redundant return parenthesis.
2013-02-21 14:20:57 -08:00
Adam Koch
ddf2040c2d am 985f6801: am 5f51b7fb: Bitmapfun Sample: Add some docs and clean up some method naming.
* commit '985f6801fcc185ba0c6850764f2baf32ce83b541':
  Bitmapfun Sample: Add some docs and clean up some method naming.
2013-02-21 14:19:56 -08:00
Adam Koch
d337bbbfa5 am d97830ca: am e826ee24: Merge "Bitmapfun Sample: Add additional sample images." into jb-mr1-dev
* commit 'd97830ca46a71542f5d566a84fd34781b7dd3816':
  Bitmapfun Sample: Add additional sample images.
2013-02-21 14:19:55 -08:00
Chris Banes
2aac0a0a9d am d2de640e: am c5d5c3db: Merge "bitmapfun: Add support to use inBitmap option" into jb-mr1-dev
* commit 'd2de640ee3c1a40affd773417cd0fa7acfd6363b':
  bitmapfun: Add support to use inBitmap option
2013-02-21 14:19:54 -08:00
Adam Koch
985f6801fc am 5f51b7fb: Bitmapfun Sample: Add some docs and clean up some method naming.
* commit '5f51b7fb0caa695e2905545441979c5f0aa6f973':
  Bitmapfun Sample: Add some docs and clean up some method naming.
2013-02-21 14:14:37 -08:00
Adam Koch
d97830ca46 am e826ee24: Merge "Bitmapfun Sample: Add additional sample images." into jb-mr1-dev
* commit 'e826ee24ecacce4ff8d7ff511c1d9101f665a1c8':
  Bitmapfun Sample: Add additional sample images.
2013-02-21 14:14:36 -08:00
Chris Banes
d2de640ee3 am c5d5c3db: Merge "bitmapfun: Add support to use inBitmap option" into jb-mr1-dev
* commit 'c5d5c3db62354a51b90934511a1f8dd1c87e987f':
  bitmapfun: Add support to use inBitmap option
2013-02-21 14:14:35 -08:00
Zak Cohen
87cfef9699 Make query in FileProvider demo respect OpenanbleColumns.
Change-Id: I4b40d0ddfa8b88da67a6960102242d0d7bc12dfc
2013-02-21 16:05:30 +00:00
Adam Koch
5f51b7fb0c Bitmapfun Sample: Add some docs and clean up some method naming.
Change-Id: I12dc039b1084a8f1a27b47a5a516773ab4e1c2cb
2013-02-21 11:00:19 -05:00
Adam Koch
e826ee24ec Merge "Bitmapfun Sample: Add additional sample images." into jb-mr1-dev 2013-02-21 14:03:07 +00:00
Chris Banes
c5d5c3db62 Merge "bitmapfun: Add support to use inBitmap option" into jb-mr1-dev 2013-02-21 11:28:45 +00:00
Andrew Hsieh
e36716a74c Merge "[MIPS] Portable versions of setjmp, sigsetjmp, ..." 2013-02-21 04:49:43 +00:00
Andrew Hsieh
cb445fac27 Merge "[MIPS] Added support for STDIO sflags()." 2013-02-21 04:49:26 +00:00
Andrew Hsieh
bbfa248ab2 Merge "[MIPS] Fixed a bug and improved fcntl_portable." 2013-02-21 04:49:05 +00:00
Andrew Hsieh
e1fcd666e1 Merge "[MIPS] Extend Signal Mapping to include RT Signals." 2013-02-21 04:48:49 +00:00
Andrew Hsieh
5e0e89f229 Merge "[MIPS] Added support for file descriptor related system calls." 2013-02-21 04:48:32 +00:00
Andrew Hsieh
8a8fff3928 Merge "[MIPS] Fixed LTP Tests 9 and 20 of getaddrinfo_01." 2013-02-21 04:48:06 +00:00
Andrew Hsieh
b1317706c4 Merge "[MIPS] Added missing _NR_* system call support and cleaned up." 2013-02-21 04:47:43 +00:00
Andrew Hsieh
fa011bfb58 Merge "[MIPS] Add Real Time Signal Functions and minor bug fixes." 2013-02-21 04:47:23 +00:00
Andrew Hsieh
166bc925cc Merge "[MIPS] Unify around a consistent *_ntop/*_pton style." 2013-02-21 04:47:04 +00:00
Andrew Hsieh
13b8132938 Merge "[MIPS] Tighten up code to fit within 100 characters lines." 2013-02-21 04:46:48 +00:00
Andrew Hsieh
1ef2354fa7 Merge "[MIPS] Expand TABS and remove redundant return parenthesis." 2013-02-21 04:39:24 +00:00
Pete Delaney
183963db80 [MIPS] Portable versions of setjmp, sigsetjmp, ...
The portable (ARM) jmp_buf and sigjmp_buf structures are smaller than the native
(MIPS) structures so it is not safe to simply call the standard bionic routines.

Luckily there is a lot of redundant space in the standard MIPS structures
and it is possible to save all of the needed registers in the area provided by the
ARM application.

Change-Id: I694a90516cdf96d581863e833776092830afe3cc
Signed-off-by: Chris Dearman <chris.dearman@imgtec.com>
Signed-off-by: Pete Delaney <piet.delaney@imgtec.com>
Signed-off-by: Paul Lind <paul.lind@imgtec.com>
2013-02-20 20:07:33 -08:00
Pete Delaney
860342e989 [MIPS] Added support for STDIO sflags().
sflags() returns open() flags via a pointer passed to sflags().

Change-Id: I854dc4302bf09318e97eb3129a8debf98dbe8735
Signed-off-by: Chris Dearman <chris.dearman@imgtec.com>
Signed-off-by: Pete Delaney <piet.delaney@imgtec.com>
Signed-off-by: Paul Lind <paul.lind@imgtec.com>
2013-02-20 20:06:46 -08:00
Pete Delaney
998548881e [MIPS] Fixed a bug and improved fcntl_portable.
Improved Logging, tweaked func names, fixed double mappings
of mips_command.

While debugging the LTP fcntl07* set of failures I modified
a few ALOGV() calls to make logging more helpful in
fcntl_cmd_pton().

Change-Id: Idc9a7c8dd27883dff1e555769d6a8e331f4fdeb9
Signed-off-by: Pete Delaney <piet.delaney@imgtec.com>
Signed-off-by: Chris Dearman <chris.dearman@imgtec.com>
Signed-off-by: Paul Lind <paul.lind@imgtec.com>
2013-02-20 20:06:13 -08:00