• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

system/corennnnn


RSS
Rev. 日時 作者
546b224 2009-05-14 07:10:04 Jack Palevich

Begin filling in ARM code generator.

We can now call functions that have no arguments (and return from them too!)

e00d31a 2009-05-14 04:52:53 San Mehat

am 0389a12: toolbox: Make that \'pointopoint\' instead of \'pointtopoint\'

Merge commit '0389a1297d65321a882ea0dcc69f4de4e3bcb169'

* commit '0389a1297d65321a882ea0dcc69f4de4e3bcb169':
toolbox: Make that 'pointopoint' instead of 'pointtopoint'

80c3b18 2009-05-14 04:52:53 San Mehat

am 94447ca: nexus: Introduce skelaton OpenVpnController class + remove s

Merge commit '94447ca34b2abf9b0d9d9cb52a18bf8ba0f01b61'

* commit '94447ca34b2abf9b0d9d9cb52a18bf8ba0f01b61':
nexus: Introduce skelaton OpenVpnController class + remove some debug messages

4676aac 2009-05-14 04:52:53 San Mehat

am fa49e28: toolbox: Add \'pointopoint\' support to ifconfig

Merge commit 'fa49e2860bebe6bb2a26194c58992e5d5aed0b0d'

* commit 'fa49e2860bebe6bb2a26194c58992e5d5aed0b0d':
toolbox: Add 'pointopoint' support to ifconfig

06683a0 2009-05-14 04:52:53 San Mehat

am 82a2116: nexus: Initial support for manipulating wifi networks + chan

Merge commit '82a2116e6b67db910bba22c4874e6ca5efd3eec0'

* commit '82a2116e6b67db910bba22c4874e6ca5efd3eec0':
nexus: Initial support for manipulating wifi networks + change wifi scan notification msgs

c6f0a25 2009-05-14 04:52:53 San Mehat

am df6c1b9: libsysutils: General clean up + disable build in simulator b

Merge commit 'df6c1b91e3813886070f35929583c30cfaead918'

* commit 'df6c1b91e3813886070f35929583c30cfaead918':
libsysutils: General clean up + disable build in simulator builds

ef94ff4 2009-05-14 04:52:53 Andy McFadden

am 6fc287b: Fix sim build (need explicit -lpthread).

Merge commit '6fc287b6f6df62c73e1057e26475fec2837296cc'

* commit '6fc287b6f6df62c73e1057e26475fec2837296cc':
Fix sim build (need explicit -lpthread).

0389a12 2009-05-14 04:01:52 San Mehat

toolbox: Make that 'pointopoint' instead of 'pointtopoint'

Signed-off-by: San Mehat <san@google.com>

94447ca 2009-05-14 03:54:16 San Mehat

nexus: Introduce skelaton OpenVpnController class + remove some debug messages

Signed-off-by: San Mehat <san@google.com>

2230513 2009-05-14 02:58:45 Jack Palevich

Add stub Arm code generator.

fa49e28 2009-05-14 02:05:06 San Mehat

toolbox: Add 'pointopoint' support to ifconfig

Signed-off-by: San Mehat <san@google.com>

82a2116 2009-05-14 01:10:01 San Mehat

nexus: Initial support for manipulating wifi networks + change wifi scan notification msgs

Signed-off-by: San Mehat <san@google.com>

df6c1b9 2009-05-14 01:10:01 San Mehat

libsysutils: General clean up + disable build in simulator builds

Signed-off-by: San Mehat <san@google.com>

6fc287b 2009-05-13 23:25:03 Andy McFadden

Fix sim build (need explicit -lpthread).

2ac16b7 2009-05-13 11:06:54 San Mehat

am e67651c: nexus: Cleanup the scanner and plug it all in so it works

Merge commit 'e67651c89d0cbb759219412d49cbc5680c17df06'

* commit 'e67651c89d0cbb759219412d49cbc5680c17df06':
nexus: Cleanup the scanner and plug it all in so it works

8cdd901 2009-05-13 11:06:54 San Mehat

am dbdb0db: libsysutils: Fix bug where we\'d leak our control pipes when

Merge commit 'dbdb0db516fa4935ff7b5c05914932099237d808'

* commit 'dbdb0db516fa4935ff7b5c05914932099237d808':
libsysutils: Fix bug where we'd leak our control pipes when closing down a listener

62b6873 2009-05-13 11:06:53 San Mehat

am 8d3fc3f: nexus: Use constants for errorcodes

Merge commit '8d3fc3fde308fbda1b04759b26bb4fc29d41339f'

* commit '8d3fc3fde308fbda1b04759b26bb4fc29d41339f':
nexus: Use constants for errorcodes

9c150d8 2009-05-13 11:06:53 San Mehat

am d530592: libsysutils: Send command arguments to the command, not the

Merge commit 'd530592848985ba4edeafeb413eb5ff58c138eab'

* commit 'd530592848985ba4edeafeb413eb5ff58c138eab':
libsysutils: Send command arguments to the command, not the command again :P

e67651c 2009-05-13 07:50:49 San Mehat

nexus: Cleanup the scanner and plug it all in so it works

Signed-off-by: San Mehat <san@google.com>

dbdb0db 2009-05-13 07:50:26 San Mehat

libsysutils: Fix bug where we'd leak our control pipes when closing down a listener

Signed-off-by: San Mehat <san@google.com>

8d3fc3f 2009-05-13 06:36:32 San Mehat

nexus: Use constants for errorcodes

Signed-off-by: San Mehat <san@google.com>

d530592 2009-05-13 06:35:15 San Mehat

libsysutils: Send command arguments to the command, not the command again :P

Signed-off-by: San Mehat <san@google.com>

55e2c9d 2009-05-13 06:18:53 San Mehat

am 69772dc: nexus: Move to a line based protocol (similar to FTP) + fix

Merge commit '69772dc644e1ccc12b6394267f010100470f3c95'

* commit '69772dc644e1ccc12b6394267f010100470f3c95':
nexus: Move to a line based protocol (similar to FTP) + fix bugs

294449d 2009-05-13 06:15:22 San Mehat

am d768066: libsysutils: Tweak SocketListener and friends

Merge commit 'd768066ef54270a0d3ccfccd50ae8238db5a2cdd'

* commit 'd768066ef54270a0d3ccfccd50ae8238db5a2cdd':
libsysutils: Tweak SocketListener and friends

69772dc 2009-05-13 06:02:32 San Mehat

nexus: Move to a line based protocol (similar to FTP) + fix bugs

Signed-off-by: San Mehat <san@google.com>

d768066 2009-05-13 06:02:32 San Mehat

libsysutils: Tweak SocketListener and friends

Signed-off-by: San Mehat <san@google.com>

bf42c9c 2009-05-13 05:46:16 Jack Palevich

Move all x86-specific knowlege into the X86CodeGenerator.

21a15a2 2009-05-12 10:49:27 Jack Palevich

Various C++ improvements

+ Changed indentation, causes the stats to say there's a lot of lines changed.
+ Should be able to compile multiple times with the same compiler object.
+ Create a CodeBuffer class to hold the code.
+ Create a CodeGenerator class to encapsulate knowlege of the CPU instruction set.
+ Started filling in the code generator.

a969305 2009-05-12 06:51:47 Frabrice Bellard

Document acc language features.

Original text from http://www.ioccc.org/2001/bellard.hint

bbf8ab5 2009-05-12 03:54:30 Jack Palevich

Added command-line option "-t" to allow run-time switching between running and dumping.

Fixed some C++ warnings reported by g++ .
Verified that the compiler actually works when run on 32-bit Linux.