RSS feed
	
	
	
		454f06c1
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 18:20
		
[as] Fix type of fields in struct op
		 
	
		a69a08db
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 17:54
		
[as] Propagate AIMM property in +
		 
	
		b3eaabc7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 12:28
		
[as] Add support for registers in expressions
		 
	
		a9d67e01
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 11:35
		
[as-z80] Add missed I register
		 
	
		2c80da9e
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 11:13
		
Remove dep file remove
		 
	
		91bbc191
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 11:03
		
[as] Add basic support for z80
		 
	
		528d5a76
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 10:20
		
[as] Make gen.awk platform independent
		 
	
		8d68ade0
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 10:03
		
[as-x86] Remove debug information from gen.awk
		 
	
		9c763ab7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 10:02
		
[as-386] Update iarch() reg list
		 
	
		423d7476
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 08:57
		
[as] Update directives to use AT&T syntax
		 
	
		a98aac17
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 08:10
		
[as-x86] Use unified file for instructions
		 
	
		5eaa64cb
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 08:09
		
[as] Small fix to register names
		 
	
		3bb75bee
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 05:11
		
[as] Extend x86 register list
		 
	
		fbda4d2f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 04:04
		
[as] Extend list of intel registers
		 
	
		1bc054f7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 02:11
		
Merge remote-tracking branch 'origin/master'
		 
	
		4fc15c50
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 02:01
		
[as] Move match() to the target part
		 
	
		de47aaf0
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/27 02:00
		
Remove touch dep
		 
	
		db6a88b1
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/26 09:45
		
[as] Add indirection operand to primary()
		 
	
		d44f4258
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/26 06:57
		
[as] Get rid of : in labels definition
		 
	
		4d2efcd9
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/26 06:56
		
[as] Reduce the number of calls to casecmp()
		 
	
		24e2f336
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/25 11:33
		
Merge branch 'master' of ssh://bitreich.org/scm/scc
		 
	
		fe896e5a
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/25 06:49
		
[libc] Do not use () in ctype macros
		 
	
		b91d539b
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/25 06:47
		
[libc] Add macro definitions for tolower() and toupper()
		 
	
		8e416b79
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/24 13:13
		
[as] Remove empty fields of instbl.c
		 
	
		652c56f7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/24 04:46
		
[as] Preserve the name of symbols
		 
	
		d17f6bb8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/24 04:39
		
[as] Free in binary()
		 
	
		e4a2c5cc
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/24 04:33
		
[as] Fix end of string test in expr()
		 
	
		1652b5cd
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/22 10:24
		
[as] Rewrite getargs()
		 
	
		44d7ee0f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/22 08:16
		
[as] Fix +1 problems in parser
		 
	
		4ed832ac
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/22 04:43
		
[as] Remove Arg type
		 
	
		a7572774
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/22 03:49
		
[as] Small whitespace change
		 
	
		a5cc4b7b
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/22 03:49
		
[as] Fix name sccsid of symbol.c
		 
	
		dd38947f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/22 03:48
		
[as] Fix split()
		 
	
		ff653813
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/22 03:20
		
Simplify Makefiles
		 
	
		76562633
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/21 10:04
		
Revert "Pass MAKEFLAGS as parameter to recursive makes"
		 
	
		a8cf09fa
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/21 09:00
		
Revert "Move library geneartion rule to libdep.mk"
		 
	
		393b9c62
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/21 08:56
		
Pass MAKEFLAGS as parameter to recursive makes
		 
	
		efa37e2c
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/21 08:44
		
[as] Don't deallocate what is not allocated
		 
	
		d2c30b9e
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/21 08:34
		
[as] Add temporaries symbols
		 
	
		cb489b71
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/21 07:32
		
[as] Change the name of emit.c to symbol.c
		 
	
		9478b030
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/21 05:03
		
Move library geneartion rule to libdep.mk
		 
	
		d551e92f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/21 05:00
		
[cc2] Simplifies the error generation script
		 
	
		d47a56d8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/21 04:59
		
[cc2] Fix small spelling error in error list
		 
	
		33250e0f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/20 18:34
		
[as] Small cosmetic changes
		 
	
		09ae5802
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/20 16:54
		
[as] Add binary() and unary()
		 
	
		dfff0083
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/19 10:48
		
[as] Add basic lexer
		 
	
		fd262ec2
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/19 08:05
		
[as] Add forgoten equality token in expr.c
		 
	
		eed9b5df
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/19 07:12
		
[as] Add skeleton for expression evaluator
		 
	
		8dd361f8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/18 21:09
		
[as] Restructure the distribution of the functions
		 
	
		57c4da4b
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2017/01/16 09:15
		
[cpp] make scc more boring
		 
	
		3d2624f2
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/17 18:21
		
Add dependency of system.mk to dep
		 
	
		29c364de
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/17 18:20
		
Add flags for OpenBSD and FreeBSD in system.mk
		 
	
		dc9b0223
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/16 21:03
		
Add automatic specific flags per system
		 
	
		a4b082e8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/16 17:39
		
Add define flags for NetBSD
		 
	
		faab83b8
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/14 18:12
		
[as] Add sccsid strings
		 
	
		a69ea8a2
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/14 10:53
		
[cc2] Rename newnode() no node()
		 
	
		4d521c0a
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/14 10:35
		
Fix libscc.a generation rules in Makefiles
		 
	
		234d6473
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/14 10:32
		
[cc2] Use the new generic arena allocator
		 
	
		45a3ec40
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/13 12:25
		
[lib] Update the sccsid strings after the big makefile change
		 
	
		0d6543af
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/13 12:19
		
[lib] Add generic arena allocator
		 
	
		ab2e4ae3
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/13 03:49
		
[cc1] Improve aligment of fields in Node and Symbol
		 
	
		b28a0356
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/12 13:37
		
[lib] Add dependency to scc.h
		 
	
		23aa25d5
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2017/09/12 09:31
		
[libc] Fix ctype array size
		 
	
		3d3ef19b
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2017/09/12 07:21
		
[libc] ctype: don't cast parameter to unsigned char
		 
	
		da85f84a
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/12 04:51
		
[cc1] Remove use of unsigned in tokens and ops
		 
	
		6394e7a9
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/12 04:33
		
[cc1] Remove scalar use of char
		 
	
		30e8cd88
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/12 04:12
		
[cc1] Add warning about invalid input character
		 
	
		f7ecd706
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/11 04:15
		
[as] Add symbol definition
		 
	
		c1a3310f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/11 04:12
		
[as] Add line and file information in error messages
		 
	
		1e3dd27b
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/10 13:23
		
[as] Fix returned value in section
		 
	
		1213937b
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/10 13:18
		
[as] Improve field splitter
		 
	
		196b6aee
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/10 04:09
		
[as] Fix memory allocation in lookup()
		 
	
		ed874de1
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/10 02:38
		
[as] Control overflow of packed bytes
		 
	
		73aec03c
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 17:12
		
[as] Fix next() return code
		 
	
		e49dedd1
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 17:09
		
[as] Add symbol type
		 
	
		e53dfc6f
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 16:37
		
[as] Add the ABS segment
		 
	
		051a76e1
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 06:21
		
[cc1] Avoid inclusion of stdio.h in every file
		 
	
		4dba5596
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 06:08
		
[as] Add parser.c
		 
	
		33983a06
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 03:35
		
[as-x86] Add RET instruction
		 
	
		bd868e6e
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 03:33
		
[as] Allow instructions without arguments
		 
	
		94dc2642
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 03:24
		
[as-x86] Update list of instructions not implemented
		 
	
		0ee0d673
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 03:17
		
[as] Move pack() to emit.c
		 
	
		d861d0e3
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 03:12
		
[as] Autogenerate list of formats
		 
	
		e389dc23
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 03:02
		
[as] Use a common regex language
		 
	
		10e4cba2
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/09 02:39
		
[as] Add support for data definitions
		 
	
		1ef6b829
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/08 15:51
		
[as] Add skeleton for amd64
		 
	
		7a5f84aa
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/08 15:18
		
[as] Remove useless SEXEC
		 
	
		9bef6a79
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/08 14:31
		
[as] Add address overflow check
		 
	
		048182fd
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/08 14:04
		
[as] Add support for multi sections
		 
	
		bdcd33e0
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/08 13:50
		
[as] Improve isect()
		 
	
		cd137ca7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/08 13:41
		
[as] Remove Bucket structure
		 
	
		b0fde523
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/08 13:41
		
[as] Add libdir generation
		 
	
		647f85d6
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/08 13:09
		
[as] Add first version of a target assembler
		 
	
		64cd9ca2
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/08 11:50
		
[as-x86] Import nasm ins table
		 
	
		7043b008
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 on 2017/09/07 06:51
		
[tests] Force to use hard tabs
		 
	
		817b9de7
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 and Quentin Rameau <quinq@fifth.space>
 committed
 on 2017/08/29 11:34
		
Remove header comments about the license
		 
	
		c4445583
		 – Roberto E. Vargas Caballero <k0ga@shike2.com>
 authored
 and Quentin Rameau <quinq@fifth.space>
 committed
 on 2017/08/29 11:29
		
[cc1] Remove PASSTHROUGH comments
		 
	
		c1f17049
		 – Christoph Lohmann <20h@r-36.net>
 authored
 and Quentin Rameau <quinq@fifth.space>
 committed
 on 2017/08/29 10:42
		
Add a manpage for scc.
		 
	
		9df2bb4e
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2017/08/29 08:52
		
Makefile: remove the / between DESTDIR and PREFIX
		 
	
		8b178526
		 – Quentin Rameau <quinq@fifth.space>
 authored
 on 2017/08/28 19:36
		
[driver] Fix devnullfd initialisation
		 
Next