summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | adb: add "adb reboot" command.Mike Lockwood2009-08-054-1/+52
* | | Merge change 20154Android (Google) Code Review2009-08-056-3/+61
|\ \ \
| * | | Added defines for <stdint.h> and <stdbool.h>.Andy McFadden2009-08-056-3/+61
| |/ /
* | | Merge change 20109Android (Google) Code Review2009-08-051-2/+2
|\ \ \
| * | | init: /dev/diag, /dev/diag_arm9 now owned by AID_RADIOIliyan Malchev2009-08-051-2/+2
| |/ /
* | | fastboot: Add support for Motorola USB vendor ID.Mike Lockwood2009-08-051-2/+4
|/ /
* | Merge change 20021Android (Google) Code Review2009-08-043-4/+57
|\ \
| * | Support 2D arrays.Jack Palevich2009-08-043-4/+57
* | | Merge change 20014Android (Google) Code Review2009-08-043-36/+262
|\ \ \ | |/ /
| * | Implement arrays.Jack Palevich2009-08-043-36/+262
* | | Merge change 9647Android (Google) Code Review2009-08-041-1/+4
|\ \ \ | |/ / |/| |
| * | init: Add hw3d master/client nodes to device list.Dima Zavin2009-08-031-1/+4
* | | merge from open-source masterJean-Baptiste Queru2009-08-040-0/+0
|\ \ \ | |/ / |/| |
| * | merge from donutJean-Baptiste Queru2009-08-034-15/+95
| |\ \ | | |/
| * | merge from donutJean-Baptiste Queru2009-07-2912-66/+94
| |\ \
* | \ \ Merge change 9594Android (Google) Code Review2009-08-031-0/+2
|\ \ \ \
| * | | | init: add permissions for /dev/diag and /dev/diag_arm9Iliyan Malchev2009-08-031-0/+2
* | | | | Add support for "short" data type.Jack Palevich2009-08-035-28/+115
|/ / / /
* | | | Merge change 9407Android (Google) Code Review2009-07-313-11/+10
|\ \ \ \
| * | | | Fix parsing of function declarations that return pointers.Jack Palevich2009-07-313-11/+10
* | | | | Merge change 9402Android (Google) Code Review2009-07-313-13/+91
|\ \ \ \ \ | |/ / / /
| * | | | Support brackets for accessing array values.Jack Palevich2009-07-313-13/+91
* | | | | Merge change 9401Android (Google) Code Review2009-07-311-69/+67
|\ \ \ \ \ | |/ / / /
| * | | | Clean up the way we handle postfix operators.Jack Palevich2009-07-311-69/+67
* | | | | Merge change 9400Android (Google) Code Review2009-07-313-27/+43
|\ \ \ \ \ | |/ / / /
| * | | | Implement pre-increment / pre-decrementJack Palevich2009-07-313-27/+43
* | | | | Merge change 9399Android (Google) Code Review2009-07-313-6/+60
|\ \ \ \ \ | |/ / / /
| * | | | Support the comma operator.Jack Palevich2009-07-313-6/+60
* | | | | Merge change 9366Android (Google) Code Review2009-07-313-0/+99
|\ \ \ \ \ | |/ / / /
| * | | | Implement op=.Jack Palevich2009-07-313-0/+99
* | | | | Merge change 9365Android (Google) Code Review2009-07-312-1/+47
|\ \ \ \ \ | |/ / / /
| * | | | Test multiple levels of pointer indirection.Jack Palevich2009-07-312-1/+47
* | | | | Merge change 9364Android (Google) Code Review2009-07-311-23/+19
|\ \ \ \ \ | |/ / / /
| * | | | Assignment in ordinary expressions is now handled using lvals and rvals.Jack Palevich2009-07-301-23/+19
* | | | | Merge change 9363Android (Google) Code Review2009-07-311-19/+60
|\ \ \ \ \ | |/ / / /
| * | | | Start using lvals and rvals.Jack Palevich2009-07-301-19/+60
* | | | | Merge change 9362Android (Google) Code Review2009-07-311-119/+11
|\ \ \ \ \ | |/ / / /
| * | | | Change assignment code gen to use leaR0 .. storeR0ToTOS.Jack Palevich2009-07-301-119/+11
* | | | | am cc1de48d: adb: Another attempted workaround for the adb disconnect problem.Mike Lockwood2009-07-301-11/+81
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | adb: Another attempted workaround for the adb disconnect problem.Mike Lockwood2009-07-301-11/+81
* | | | Fix bad ARM code generation for '||' and '&&' operators.Jack Palevich2009-07-303-1/+60
* | | | Load function symbols using lea syntax.Jack Palevich2009-07-292-49/+98
* | | | Remove loadR0 in favor of lea + loadR0FromR0.Jack Palevich2009-07-291-140/+10
* | | | Implement inc/dec in a more lval-friendly way.Jack Palevich2009-07-293-32/+125
* | | | Adjust stack alignment for local variables to work more like arguments.Jack Palevich2009-07-271-7/+43
* | | | add log tags for backup/restore eventsDan Egnor2009-07-271-42/+54
* | | | Add Bluetooth PBAP service.Jaikumar Ganesh2009-07-261-0/+6
* | | | reconcile korg/master into goog/masterJean-Baptiste Queru2009-07-260-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-25163-4012/+8929
| |\ \ \
* | \ \ \ am de6f62a6: Add support for Samsung and Motorola devices.Xavier Ducrohet2009-07-242-3/+13
|\ \ \ \ \ | | |_|/ / | |/| | |