Commit Graph

981 Commits

Author SHA1 Message Date
Jack Palevich 22f5c6b8a2 Update FEATURES for recent additions. 2009-10-27 17:34:45 -07:00
Jack Palevich 188a5a7a3a Support nested macros. (Still don't support macro arguments.)
Now you can say:

    #define A B
    #define B C
    #define C 4

int x = A;

And it will work as expected.

Print an error message rather than assert when we're expecting a
function value, but don't find one.
2009-10-27 17:23:20 -07:00
Jack Palevich 66d487487f Print out error message when symbol lookup fails. 2009-10-27 13:58:08 -07:00
Ben Cheng fe20a7abf1 am 779c0a9a: am 491489bb: am 21ec779a: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '779c0a9a7a9d21b031167c21ca32004c23af6de4'

* commit '779c0a9a7a9d21b031167c21ca32004c23af6de4':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-22 09:31:12 -07:00
Ben Cheng 779c0a9a7a am 491489bb: am 21ec779a: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '491489bbb89c62df4442afda173e0f953ba84dcb' into eclair-mr2-plus-aosp

* commit '491489bbb89c62df4442afda173e0f953ba84dcb':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-22 09:26:20 -07:00
Ben Cheng 491489bbb8 am 21ec779a: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '21ec779abe2df0c2e9e170a40c8cf7c2f2eb4ac9' into eclair-mr2

* commit '21ec779abe2df0c2e9e170a40c8cf7c2f2eb4ac9':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-22 06:46:03 -07:00
Ben Cheng 21ec779abe Add stack unwinding directives to atomic-android-arm.S.
For bug 2182296.

Eclair branch Dr. No approved by: hiroshi
2009-10-21 10:47:31 -07:00
Dima Zavin 1a4ce8dc30 am 5c204f59: am 7789f4cc: am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
Merge commit '5c204f59f7b7a1038bed1ac7764f77e6a2172cf0'

* commit '5c204f59f7b7a1038bed1ac7764f77e6a2172cf0':
  init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
2009-10-15 02:50:34 -07:00
Dima Zavin 8a0c88cc75 am 68b88de4: am 68221b91: am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio
Merge commit '68b88de455deb57dcdd4620b2b87e0e3753f2502'

* commit '68b88de455deb57dcdd4620b2b87e0e3753f2502':
  init: Add qdsp6 video encoder, q6venc, device owned by system.audio
2009-10-15 02:50:30 -07:00
Dima Zavin 5c204f59f7 am 7789f4cc: am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
Merge commit '7789f4cc4b712f15e0e5306a874ad6f47dc8c5c0' into eclair-mr2-plus-aosp

* commit '7789f4cc4b712f15e0e5306a874ad6f47dc8c5c0':
  init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
2009-10-15 02:43:55 -07:00
Dima Zavin 68b88de455 am 68221b91: am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio
Merge commit '68221b91b13b174c9bc14c43f2d88bada0fa9546' into eclair-mr2-plus-aosp

* commit '68221b91b13b174c9bc14c43f2d88bada0fa9546':
  init: Add qdsp6 video encoder, q6venc, device owned by system.audio
2009-10-15 02:43:51 -07:00
Dima Zavin 7789f4cc4b am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
Merge commit '065694b32e481a50e57a793d61181494fbf6ef04' into eclair-mr2

* commit '065694b32e481a50e57a793d61181494fbf6ef04':
  init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
2009-10-15 02:37:49 -07:00
Dima Zavin 68221b91b1 am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio
Merge commit '8234aa375896718e19b4450bcb44fa4376f53486' into eclair-mr2

* commit '8234aa375896718e19b4450bcb44fa4376f53486':
  init: Add qdsp6 video encoder, q6venc, device owned by system.audio
2009-10-15 02:37:46 -07:00
Dima Zavin 065694b32e init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
Change-Id: I2f8f0440d9a21230c7711cb6d9a20ec6887b7cb9
Signed-off-by: Dima Zavin <dima@android.com>
2009-10-15 02:24:06 -07:00
Dima Zavin 8234aa3758 init: Add qdsp6 video encoder, q6venc, device owned by system.audio
Change-Id: I86173e07163b70ce8990b8508afba44729c0d8ca
Signed-off-by: Dima Zavin <dima@android.com>
2009-10-15 02:18:57 -07:00
Jean-Baptiste Queru 573463c31c am 62f39c10: merge from open-source master
Merge commit '62f39c105af8789fd9308fa6a5b91f0963a7c59b'

* commit '62f39c105af8789fd9308fa6a5b91f0963a7c59b':
  adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
  Add support for Acer devices
  adb: Add USB Vendor IDs for LG and Huawei
  Add NOTICE file and license tag for adb
  adb: Clean up argument passing for create_service_thread()
  Revert "adb: Another attempted workaround for the adb disconnect problem."
  libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent
  added SuperH atomic support to libcutils
2009-10-14 16:12:21 -07:00
Jean-Baptiste Queru 62f39c105a merge from open-source master 2009-10-14 16:02:20 -07:00
Jean-Baptiste Queru b029e92428 merge from open-source master 2009-10-14 08:19:24 -07:00
San Mehat a1b273ebb7 am dd7105a7: am aaad7ab4: am fd110c7f: Merge change I831d8e1e into eclair
Merge commit 'dd7105a7a11553260be0ea71985ff026aad2cf21'

* commit 'dd7105a7a11553260be0ea71985ff026aad2cf21':
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 17:09:35 -07:00
Ben Cheng afdf977b8d am 22f9d880: am 8a0a5274: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '22f9d880941cf1db87fd19437bce71420eedf8bd'

* commit '22f9d880941cf1db87fd19437bce71420eedf8bd':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-13 17:06:10 -07:00
Mike Lockwood a01fdd534d am 96b6bf3e: am 8cf0d59f: adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
Merge commit '96b6bf3e923e23d695c1322fc41a57c9346b3e90'

* commit '96b6bf3e923e23d695c1322fc41a57c9346b3e90':
  adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
2009-10-13 17:01:53 -07:00
Nicolas Catania bf146b8fc0 am 9f6c3d60: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/system/core into eclair-mr2-plus-aosp
Merge commit '9f6c3d6036a7c8043217f112c2f1bb9eaebc9b11'

* commit '9f6c3d6036a7c8043217f112c2f1bb9eaebc9b11':
  Force the mediaserver process to restart whenever the zygote or system
2009-10-13 16:55:21 -07:00
San Mehat dd7105a7a1 am aaad7ab4: am fd110c7f: Merge change I831d8e1e into eclair
Merge commit 'aaad7ab4ae9e6913481fe4348b040e5d3e2aaec1' into eclair-mr2-plus-aosp

* commit 'aaad7ab4ae9e6913481fe4348b040e5d3e2aaec1':
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 13:05:56 -07:00
San Mehat aaad7ab4ae am fd110c7f: Merge change I831d8e1e into eclair
Merge commit 'fd110c7fb36966a7b917c7661e5497b4ffccd7da' into eclair-mr2

* commit 'fd110c7fb36966a7b917c7661e5497b4ffccd7da':
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 13:01:52 -07:00
San Mehat 96912ff719 am fd110c7f: Merge change I831d8e1e into eclair
Merge commit 'fd110c7fb36966a7b917c7661e5497b4ffccd7da' into eclair-plus-aosp

* commit 'fd110c7fb36966a7b917c7661e5497b4ffccd7da':
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 13:01:44 -07:00
Android (Google) Code Review fd110c7fb3 Merge change I831d8e1e into eclair
* changes:
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 15:54:44 -04:00
San Mehat 831d8e1e3a rootdir: init.rc: Adjust background dirty writeout policy
Signed-off-by: San Mehat <san@google.com>
2009-10-13 12:27:18 -07:00
John Wang d98635c7ae am aae5b1d1: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/system/core into eclair-mr2-plus-aosp
Merge commit 'aae5b1d11e98c705084b28da604735387ae1eb8d'

* commit 'aae5b1d11e98c705084b28da604735387ae1eb8d':
  Make vmallocinfo readable by group log so we can put it in bugreports
2009-10-13 12:00:40 -07:00
Ben Cheng 22f9d88094 am 8a0a5274: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '8a0a5274ff37cbf3acad0199735a05e5fe3b5c9d' into eclair-mr2-plus-aosp

* commit '8a0a5274ff37cbf3acad0199735a05e5fe3b5c9d':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-13 09:58:49 -07:00
Mike Lockwood 74d7ff8cfd adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
Also check that device is not already connected in "adb connect"

Change-Id: I5f84b56b63d8c6932f23791cac319fd6bc39d36c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-13 10:45:39 -04:00
Robert CH Chou 1fbf27bf22 Add support for Acer devices
Change-Id: I7045249f86e2b628c31c888e95eb5ba6f6c47251
2009-10-13 10:45:34 -04:00
Mike Lockwood 89f9a84af0 adb: Add USB Vendor IDs for LG and Huawei
Change-Id: Ib47e3e39609bac9cf34f2b9334aa95184b3db71d
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-13 10:45:29 -04:00
Jean-Baptiste Queru 4a0da39db4 Add NOTICE file and license tag for adb
BUG=1716164
2009-10-13 10:45:22 -04:00
Mike Lockwood d6e3ecb70f adb: Clean up argument passing for create_service_thread()
Change-Id: Id68b312e76215e8e217b42ca0301713dbddfee9e
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-13 10:45:14 -04:00
Joe Onorato e5c8b6dd79 Revert "adb: Another attempted workaround for the adb disconnect problem."
This reverts commit cc1de48dcd.

lockwood says to take this out.
2009-10-13 10:45:04 -04:00
Ben Cheng 8a0a5274ff Add stack unwinding directives to atomic-android-arm.S. 2009-10-12 16:51:23 -07:00
Mike Lockwood 96b6bf3e92 am 8cf0d59f: adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
Merge commit '8cf0d59f61ae0b8554ecf3fe051850508b761b79' into eclair-mr2-plus-aosp

* commit '8cf0d59f61ae0b8554ecf3fe051850508b761b79':
  adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
2009-10-12 12:43:46 -07:00
Jason Sams 02120026e8 am 0261190e: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/system/core into eclair-mr2-plus-aosp
Merge commit '0261190ebb679f588d5d979ca845bb735134e128'

* commit '0261190ebb679f588d5d979ca845bb735134e128':
  add free space on system and cache to free_storage_left log event
2009-10-12 12:42:17 -07:00
Mike Lockwood 677c1e907b am 8cf0d59f: adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
Merge commit '8cf0d59f61ae0b8554ecf3fe051850508b761b79' into eclair-plus-aosp

* commit '8cf0d59f61ae0b8554ecf3fe051850508b761b79':
  adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
2009-10-12 12:38:24 -07:00
Romain Guy cab7fb361e am 1f29a94b: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/system/core into eclair-mr2-plus-aosp
Merge commit '1f29a94bc40b886494fd7692f84dc13e7f709a0d'

* commit '1f29a94bc40b886494fd7692f84dc13e7f709a0d':
  init.rc: don't mount debugfs
2009-10-12 12:33:04 -07:00
San Mehat 052fe8c807 am 9bb6c20e: am 529520e8: Revert "rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support"
Merge commit '9bb6c20eb28e26a840d4e67ccc8c70227ce05e96'

* commit '9bb6c20eb28e26a840d4e67ccc8c70227ce05e96':
  Revert "rootdir: init.rc: *LATENCY EXPERIMENT* - Disable cgroups in favor of new scheduler policy support"
2009-10-12 11:42:14 -07:00
Fred Quintana 3fcaeb9a0f am c0b1c0ac: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/system/core into eclair-mr2-plus-aosp
Merge commit 'c0b1c0ac80bdd080dd3b3dfe0a580eae388e27b5'

* commit 'c0b1c0ac80bdd080dd3b3dfe0a580eae388e27b5':
2009-10-12 11:42:10 -07:00
Jean-Baptiste Queru 7b5f63f8ab am f184b94a: am b084929f: Make AudioPara4 world-readable
Merge commit 'f184b94ad32c50ccf5bb1792a963551b5841e772'

* commit 'f184b94ad32c50ccf5bb1792a963551b5841e772':
  Make AudioPara4 world-readable
2009-10-12 11:08:19 -07:00
Mike Lockwood 8cf0d59f61 adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
Also check that device is not already connected in "adb connect"

Change-Id: I5f84b56b63d8c6932f23791cac319fd6bc39d36c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-11 23:04:18 -04:00
San Mehat ebfe3db361 libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent
Signed-off-by: San Mehat <san@android.com>
2009-10-10 17:39:10 -07:00
Nicolas Catania 9f6c3d6036 Merge branch 'eclair-plus-aosp' of ssh://android-git.corp.google.com:29418/platform/system/core into eclair-mr2-plus-aosp 2009-10-09 15:52:13 -07:00
Dan Bornstein 46c9658f4f am 1dec5032: Force the mediaserver process to restart whenever the zygote or system server do.
Merge commit '1dec5032cfadc1a3d7687ce5b6cd322e4151ce9d' into eclair-plus-aosp

* commit '1dec5032cfadc1a3d7687ce5b6cd322e4151ce9d':
  Force the mediaserver process to restart whenever the zygote or system
2009-10-09 15:43:18 -07:00
Dan Bornstein 1dec5032cf Force the mediaserver process to restart whenever the zygote or system
server do.

Change-Id: I16ce4ae656473055e7e244ccd4af7055959e3c1c
2009-10-09 14:52:15 -07:00
John Wang aae5b1d11e Merge branch 'eclair-plus-aosp' of ssh://android-git.corp.google.com:29418/platform/system/core into eclair-mr2-plus-aosp 2009-10-08 17:45:52 -07:00
Android (Google) Code Review b44224d56d Merge change Ic0e6195f
* changes:
  toolbox: Add nandread command
2009-10-08 20:11:36 -04:00