RSS feed
	
	
	
		064827f5
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/19 03:02
		
[as-z80] Remove r8()
		 
	
		c0575141
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/19 03:01
		
[as] Add better loging in test.sh
		 
	
		68b2bcc2
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/19 02:35
		
[as] Make test.sh clearer
		 
	
		fb23dfbf
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/19 02:30
		
[as-z80] Copy always all the bytes from op buffer
		 
	
		ff584271
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 19:56
		
[as-z80] Add more instructions to the test
		 
	
		c29e1e71
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 19:49
		
[as] Sort op data
		 
	
		ff68f635
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 18:53
		
[as] Add some debug information in generated files
		 
	
		1417acd1
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 18:36
		
[as] Fix test.sh
		 
	
		22218ccc
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 18:36
		
[as-z80] Add missed addressing modes in z80/proc.c
		 
	
		1923cb14
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 18:02
		
[as-z80] Add test for NOP instruction
		 
	
		32bc8b57
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 18:01
		
[as] Add test.sh script
		 
	
		b5db11bd
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 16:56
		
[as] Fix cleansec()
		 
	
		2350408c
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 16:54
		
[as] Process multiple files
		 
	
		43d82809
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 16:06
		
[as-z80] Comment all the test cases
		 
	
		6a5b2db9
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 16:05
		
[as] Fix split()
		 
	
		69ba15ff
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 15:34
		
[as] Read gen.awk rules from a file
		 
	
		3102bca6
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 14:12
		
[as] Print proper error messages in gen.awk
		 
	
		16fea081
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 11:08
		
[as-z80] Add instruction test file
		 
	
		8730d2eb
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 09:58
		
[as-z80] Add call and return group
		 
	
		813c707f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 09:49
		
[as-z80] Add Jump group
		 
	
		5ee84680
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 09:02
		
[as-z80] Add input and output group
		 
	
		5dd86728
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 08:50
		
[as-z80] Add bit manipulation group
		 
	
		62c82ec7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 07:35
		
[as-z80] Add undocumented (and strange) rotate operations
		 
	
		4794e296
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 04:01
		
[as-z80] Add rotate and shift group
		 
	
		f6033a17
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 03:28
		
[as-z80] Add missed exchange instructions
		 
	
		a8c12d5a
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 03:26
		
[as-z80] Add Exchange, block transfer and search groups
		 
	
		c5629533
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/18 03:13
		
[as-i386] Correct signess of p in match()
		 
	
		0c6d4405
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 17:53
		
[as-z80] Add General purpose ALU and CPU control group
		 
	
		3842e776
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 17:45
		
[as-z80] Add 16 bit ALU group
		 
	
		1ac9de9d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 17:26
		
[as-z80] Add 8 bit ALU group instructions
		 
	
		4212f8a3
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 16:20
		
[as] Simplify the format of x80.dat
		 
	
		a9e7bd9e
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 15:22
		
[as-z80] Add I and R load operations
		 
	
		3cd935a5
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 15:13
		
[as-z80] Add indirect BC and DE load instructions
		 
	
		a50b052c
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 15:04
		
[as-z80] Add load inmmediate with indexed addressing
		 
	
		8b6a2d7d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 14:50
		
[as-z80] Add index load operations
		 
	
		2b760d39
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 12:48
		
[as-z80] Add qq 16 bit load instructions
		 
	
		e00bb1e5
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 05:10
		
[as-z80] Add SP 16 bit load instructions
		 
	
		4c09eaec
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 05:03
		
[as-z80] Unfify all the register class cases
		 
	
		ebe3dbb9
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/17 04:57
		
[as-z80] Add 16 bit addressing load instructions
		 
	
		9c39deaf
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 17:43
		
[as-z80] Add dd register class
		 
	
		551aa2e6
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 16:56
		
[as-z80] Simplify r8-r8 instructions
		 
	
		ae4c6ad8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 16:27
		
[as] Add end pseudo instruction
		 
	
		0fe5edeb
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 15:56
		
[as] Add type pseudo instruction
		 
	
		24aa60c7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 15:15
		
[as] Add align pseudo instruction
		 
	
		c35217a1
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 14:47
		
[as] Add string pseudo instruction
		 
	
		dfa4c3e0
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 14:25
		
[as/objdump] Add global and extern pseudo instructions
		 
	
		ab99666d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 13:52
		
[as] Fix symexp()
		 
	
		0645a868
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 12:12
		
[as] Mark as absolute symbols defined in absolute sections
		 
	
		64fa51cf
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 11:47
		
[as/objdump] Add .size and .comm pseudo instructions
		 
	
		54778695
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 03:47
		
[as] Create a symbol for string
		 
	
		5d8b5ae1
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 03:22
		
[as] Invert the meaning of LOAD and FILE bits
		 
	
		8fe3cb06
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 03:14
		
[as] Add optional parameter to .section
		 
	
		d82cd3b9
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/16 03:12
		
[as] Fix string and iden parser
		 
	
		9fbc6a47
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/15 16:59
		
[as] Rework section layer
		 
	
		8de2cd4e
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/15 11:29
		
[as] Fix ASYM argument
		 
	
		79d01869
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/15 11:15
		
[lib/c] Fix assert.h
		 
	
		802fc685
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/15 06:50
		
[lib/c] Simplify getnum() in vfprintf()
		 
	
		137fa07a
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/15 06:41
		
[as] Add more information to error in as()
		 
	
		b087a973
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/15 04:34
		
[as] Add section selection pseudo instructions
		 
	
		3e2ddf39
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/14 10:27
		
[as] Add ASYM argument type
		 
	
		b89dac3b
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/14 10:25
		
[as] Add FRELOC symbol flag
		 
	
		08abc12d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/14 10:22
		
[as-z80] Fix AREG_HL case in match()
		 
	
		73cfd3c6
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/14 10:14
		
[as-z80] Add = pseudo instruction
		 
	
		ecd90239
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/13 02:54
		
[as/myro] Don't emit relocations in 1st pass
		 
	
		6b5ef4c2
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/13 02:54
		
[lib/myro] Fix size of myro relocations
		 
	
		ea7be436
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/13 02:38
		
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
		 
	
		b96020ec
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 17:50
		
[as] Remove section parameter of emit()
		 
	
		48b3decb
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 16:21
		
[as] Don't define relocatable symbols
		 
	
		66269665
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 16:13
		
[as-z80] Add HL,imm16 opcodes
		 
	
		7df2442d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 11:40
		
[as] Simplify the trailing character detection
		 
	
		0001a817
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 11:35
		
[as] Accept comments only at the beginning of field
		 
	
		9cdf8d4b
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 09:19
		
[as] Add additional information in as() error
		 
	
		3f578df6
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 08:52
		
[as] Simplify field()
		 
	
		02036f3d
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 07:47
		
[lib/c] Remove unneeded inclusion
		 
	
		0eb2e050
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 07:32
		
[as] Add validator of labels
		 
	
		67d90c41
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 05:48
		
[as] Preserve order of the symbols in the output file
		 
	
		6ce3d85e
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 05:34
		
[as] Add section id to symbols
		 
	
		f7685e70
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 04:01
		
[as] Fix value of symbols
		 
	
		d9cfe3ba
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 03:56
		
[as] Remove default option in section flags
		 
	
		ad4b2e72
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 03:54
		
[as] Emit correct symbol flags
		 
	
		c136fcc6
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 03:29
		
Add -g by default to SCC_LDFLAGS
		 
	
		904d47a8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 02:56
		
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
		 
	
		13bb65b0
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/12 02:53
		
[lib/c] Fix dependencies generation
		 
	
		681c75d4
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/11 16:39
		
[as] Remove symtype enum
		 
	
		1bc2ce41
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/11 16:30
		
[as] Remove attrbute flagsfrom symbol
		 
	
		0298b8c6
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/11 14:26
		
[as] Add command line options
		 
	
		30d5a2c8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/11 10:25
		
[lib/crt] Add basic crt for z80-scc-none
		 
	
		b01e011f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/11 10:10
		
[lib/c] Rethink the build process
		 
	
		0fc17355
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/11 09:46
		
[lib/c] Fix __labs.o in object Makefile list
		 
	
		eb8459e3
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/11 09:45
		
Move FORALL to config.mk.def
		 
	
		2e89286f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/11 03:28
		
Ignore test.log files
		 
	
		eccc5be2
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/10 13:49
		
[lib/c] Add tmpnam()
		 
	
		34bc68e7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/10 04:56
		
[lib/c] Add sprintf(), snprintf(), vsprintf() and vsnprintf()
		 
	
		5a13b1a8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/09 15:17
		
[lib/c] Add setbuf(), setbuffer(), setlinebuf() and setvbuf()
		 
	
		258c2368
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/09 09:41
		
[lib/c] Add fopen(), fclose() and freopen()
		 
	
		f93ac989
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/08 13:08
		
[lib/c] Add data definition of __iob array
		 
	
		dd094613
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/08 06:04
		
[lib/c] Simplify qsort()
		 
	
		428e86f3
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/07 20:14
		
[lib/c] Add qsort()
		 
	
		bb99c859
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/07 04:38
		
[lib/c] Fix small typo in strncmp()
		 
	
		6a7602cc
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/12/07 04:36
		
[lib/c] Fix atexit() errno value
		 
Next