Rev. | Tiempo | Autor |
---|---|---|
6342dbd | 2009-08-01 07:30:23 | Android (Google) Code Review |
Merge change 9401 |
||
61c00b8 | 2009-08-01 07:30:07 | Android (Google) Code Review |
Merge change 9400 |
||
e62b6ea | 2009-08-01 07:29:42 | Android (Google) Code Review |
Merge change 9399 |
||
47cbea9 | 2009-08-01 07:25:53 | Jack Palevich |
Support brackets for accessing array values. |
||
5b65909 | 2009-08-01 06:55:07 | Jack Palevich |
Clean up the way we handle postfix operators. |
||
aaac928 | 2009-08-01 06:34:34 | Jack Palevich |
Implement pre-increment / pre-decrement |
||
43aaee3 | 2009-08-01 06:01:37 | Jack Palevich |
Support the comma operator. |
||
95f2af6 | 2009-08-01 04:06:17 | Android (Google) Code Review |
Merge change 9366 |
||
18f275a | 2009-08-01 04:05:53 | Android (Google) Code Review |
Merge change 9365 |
||
460675e | 2009-08-01 04:05:22 | Android (Google) Code Review |
Merge change 9364 |
||
bb75dcc | 2009-08-01 04:04:56 | Android (Google) Code Review |
Merge change 9363 |
||
b10177a | 2009-08-01 04:03:20 | Android (Google) Code Review |
Merge change 9362 |
||
0c01774 | 2009-08-01 04:00:39 | Jack Palevich |
Implement op=. |
||
beb4fe9 | 2009-08-01 03:27:29 | Jack Palevich |
Test multiple levels of pointer indirection. |
||
29daf57 | 2009-07-31 11:38:55 | Jack Palevich |
Assignment in ordinary expressions is now handled using lvals and rvals. |
||
b5e3331 | 2009-07-31 11:06:34 | Jack Palevich |
Start using lvals and rvals. |
||
8968e8e | 2009-07-31 08:57:33 | Jack Palevich |
Change assignment code gen to use leaR0 .. storeR0ToTOS. |
||
1f4ff53 | 2009-07-31 08:31:40 | Mike Lockwood |
am cc1de48d: adb: Another attempted workaround for the adb disconnect problem. |
||
cc1de48 | 2009-07-31 08:23:56 | Mike Lockwood |
adb: Another attempted workaround for the adb disconnect problem. |
||
8f361fa | 2009-07-31 08:19:43 | Jack Palevich |
Fix bad ARM code generation for '||' and '&&' operators. |
||
9f51a26 | 2009-07-30 08:22:26 | Jack Palevich |
Load function symbols using lea syntax. |
||
a868359 | 2009-07-30 06:57:08 | Jean-Baptiste Queru |
merge from donut |
||
a7813bd | 2009-07-30 03:36:04 | Jack Palevich |
Remove loadR0 in favor of lea + loadR0FromR0. |
||
ddf7c9c | 2009-07-30 02:28:18 | Jack Palevich |
Implement inc/dec in a more lval-friendly way. |
||
7fcdf1c | 2009-07-28 09:54:10 | Jack Palevich |
Adjust stack alignment for local variables to work more like arguments. |
||
894c5cd | 2009-07-28 07:13:00 | Dan Egnor |
add log tags for backup/restore events |
||
630f5f0 | 2009-07-27 15:18:29 | Jaikumar Ganesh |
Add Bluetooth PBAP service. |
||
9c3744b | 2009-07-27 03:43:56 | Jean-Baptiste Queru |
reconcile korg/master into goog/master |
||
96d58f4 | 2009-07-26 10:07:41 | Jean-Baptiste Queru |
Merge korg/donut into korg/master |
||
1fde31c | 2009-07-25 08:09:22 | Xavier Ducrohet |
am de6f62a6: Add support for Samsung and Motorola devices. |