shithub: scc

RSS feed

c34608fd – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 11:48
[test/ar] First version of the ar test

cf4ab9ca – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 09:40
[ar] Dummy implementation of -m verbose

4138b6d9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 09:07
Update .gitignore

de2ade03 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 09:04
[test] Create new tree for testing all the tools

d67fed02 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 03:50
[ar] Implement merge() used for -m

e28bdf55 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 03:35
[driver/posix] Rename scpp to cpp

00719830 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 03:35
[ar] Install ar-$(DRIVER)

eeec7382 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/16 03:24
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

040a49db – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 17:46
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

4ddc2fb8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 17:36
[ar] Fix some important warnings

73a6628e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 17:31
[ar] Improve -m implementation

039acf98 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 11:55
Use + in recursive make actions

48b05725 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 11:46
Revert "add MFLAGS"

0fc0b503 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 09:46
[driver/posix] Simplify the status check of children processes

064bf34e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/15 03:24
[ar] Create doit() function

f3d06fb5 – izabera <izaberina@gmail.com> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2018/02/14 18:13
add MFLAGS

5918a774 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 18:11
[ar] Add base of -m

0194c75a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 18:03
[test] Don't use redirection if you use stty

b3ac093c – izabera <izaberina@gmail.com> authored and Roberto E. Vargas Caballero <k0ga@shike2.com> committed on 2018/02/14 09:49
change $() to ${}

5f5c0ab7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 17:46
[test] Add execute test 177

f482bbbc – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 17:07
[ar] Avoid 2nd loop in -r

07b6c899 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 12:32
[ar] Fix closetmp()

7e77d6f2 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 09:09
[ar] Fix getnum() and add verbose to del()

28f4f268 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 09:06
[lib/scc] Remove war.c and war.h

6ae15535 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/14 06:57
[ar] Implement -r key

1d8a64b2 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 10:15
[ar] Small style change

0c6b04d3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:59
[ar] Add valid()

f252835d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:46
[ar] Simplify copy()

458a063e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:42
[ar] Add extract key

fe9bac1e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:23
[ar] Simplify openar()

c9ae3648 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:19
[ar] Move usage() near of main()

ed6c62e1 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 09:15
[ar] Add -p print key

fc3cb31e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 08:39
[ar] Flush stdout before finishing

795b5349 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 08:38
[ar] Fix long list

488049b6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 07:22
[ar] Implement printout of time with -t

0ac77da6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 06:54
[ar] Add -t option

e280190f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 06:23
[ar] Refactor run()

0bea8c50 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/13 05:04
[ar] Add -d flag

95e151ee – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/12 03:25
[ar] Add openar() and archive()

7ce12b64 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/09 04:25
[ar] Begin to write the proper tool

cc375742 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/05 02:48
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc

ee9d0c10 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/05 02:48
[as] Add -u to the diff command line of test.sh

12420501 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/05 02:47
[as] Fix -r option

b8114189 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 18:21
[as-z80] Add Zilog style symbol directives

d664a157 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 18:21
[as] Cont all the lines of input files

f804aedc – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 17:03
[nm] Add correct type of symbols

4ca82252 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 16:31
[as] Remove FNTYPE and FMASK

ca543c97 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 15:20
[doc] Update documentation about myro information

b9ed55ac – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 15:18
[as] Remove FRELLOC from flags

97084170 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 06:37
[as] Improve clean rule in Makefile

ed326ceb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/03 05:53
[nm] Fix some small bugs

25e676d8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 15:55
[doc] Add documentation about myro

08f9c9fb – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 13:05
[as-z80] Add test cases for at&t syntax

278181dd – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 13:05
[as] Fix use before setting in field()

90587cbe – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 02:31
[as] Allow left to right or right to left parsing

7b11f155 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/02 02:25
[as] Fix getline

e4f73e4c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/01 15:59
Merge remote-tracking branch 'simple-cc/master'

395a3c57 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/02/01 14:57
[as] Add support for recursive inclusion

60c8089e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 16:45
[as] Use isspace() in field()

3247a8c8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 16:34
Merge branch 'master' of ssh://simple-cc.org/var/gitrepos/scc

954fbcce – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/26 08:25
[as] Don't use fgets()

81e3671b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 11:45
[as-z80] Change [] to ()

50d3a85c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 09:55
[as] Move parser stuff to parser.c

6ac8cd27 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 09:52
[as] Small comment fix

8a651eca – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 09:51
[as] Create unary() function

0a7dad25 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 08:29
[as] Use $ for immediate

c8eab2fc – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 09:28
[as] Remove memory operand from operand()

b7e1cae8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 07:56
[as] Generalize zilog() to addrmode()

7592b0fa – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 07:55
[as-z80] Update test.s to use only ()

f15cd037 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 07:33
[as] Define regmode

bf30308c – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 07:31
[as] Fix lunpack()

f48467f6 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/25 07:28
[as] Run sort under the C locale

2404c806 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/23 10:25
[as] Don't force % in register names

ae8167e3 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/23 09:49
[as] Add number parsing

5b9d9b60 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/23 09:46
Add limits macros for TUINT and TINT

5f0409dd – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/23 08:51
[as] Update test.sh to cover with the new dir structure

f967fb57 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/19 09:35
[as] Change the filesystem tree

5247d32a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/18 11:54
[as-z80] Fix RET cc opcodes

d3a48f9f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/18 11:09
Use [] instead of () for indirection

f59a05d8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/18 10:50
Remove unreachable goto

b5edd86d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2018/01/11 04:11
[as] Trim characters from fields

1f95241f – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 10:48
[as-z80] Add relative jumps

d040c845 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 09:58
[as-z80] Remove unneeded break

8e373599 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 09:35
[as-z80] Add bibliography documentation

8db36cf9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 09:28
[as-z80] Don't call getclass() in every match iteration

bbef0f74 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 08:44
[as-z80] Pass directly the node to flag2int() and reg2int()

cac39720 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 08:41
[as-z80] Remove class functions

15e86f6a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 06:55
[as-z80] Remove argtype field form symbols

9ecf926b – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 06:38
[as-z80] Simplify 8 bit load group

74d520e8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 04:53
[as-z80] Expand ld16() to all the cases

2f51459d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 04:12
[as-z80] Add indirect jumps

d9814fd8 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/29 03:44
[as] Don't include ^ in the rules regexs

1ac5e0b7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/28 11:46
[as-z80] Add alu16() function

3035e998 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/28 11:09
[as-z80] Add input-output instructions

c32a81c9 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/28 10:36
[as-z80] Add bit operations

011d3678 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/28 09:14
[as-z80] Add rotate and shift operations

c02ebef7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/28 06:40
[as-z80] Add test for indexed instructions

047b3a3a – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/28 06:50
[as-z80] Add test for SBC %A,imm

5436eb8d – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/28 06:40
[as-z80] Add test for indexed instructions

67edfb04 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2017/12/27 10:53
[as-z80] Add idx() implementation

Next