[ar] Move usage() near of main()
[ar] Add -p print key
[ar] Flush stdout before finishing
[ar] Fix long list
[ar] Implement printout of time with -t
[ar] Add -t option
[ar] Refactor run()
[ar] Add -d flag
[ar] Add openar() and archive()
[ar] Begin to write the proper tool
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
[as] Add -u to the diff command line of test.sh
[as] Fix -r option
[as-z80] Add Zilog style symbol directives
[as] Cont all the lines of input files
[nm] Add correct type of symbols
[as] Remove FNTYPE and FMASK
[doc] Update documentation about myro information
[as] Remove FRELLOC from flags
[as] Improve clean rule in Makefile
[nm] Fix some small bugs
[doc] Add documentation about myro
[as-z80] Add test cases for at&t syntax
[as] Fix use before setting in field()
[as] Allow left to right or right to left parsing
[as] Fix getline
Merge remote-tracking branch 'simple-cc/master'
[as] Add support for recursive inclusion
[as] Use isspace() in field()
Merge branch 'master' of ssh://simple-cc.org/var/gitrepos/scc
[as] Don't use fgets()
[as-z80] Change [] to ()
[as] Move parser stuff to parser.c
[as] Small comment fix
[as] Create unary() function
[as] Use $ for immediate
[as] Remove memory operand from operand()
[as] Generalize zilog() to addrmode()
[as-z80] Update test.s to use only ()
[as] Define regmode
[as] Fix lunpack()
[as] Run sort under the C locale
[as] Don't force % in register names
[as] Add number parsing
Add limits macros for TUINT and TINT
[as] Update test.sh to cover with the new dir structure
[as] Change the filesystem tree
[as-z80] Fix RET cc opcodes
Use [] instead of () for indirection
Remove unreachable goto
[as] Trim characters from fields
[as-z80] Add relative jumps
[as-z80] Remove unneeded break
[as-z80] Add bibliography documentation
[as-z80] Don't call getclass() in every match iteration
[as-z80] Pass directly the node to flag2int() and reg2int()
[as-z80] Remove class functions
[as-z80] Remove argtype field form symbols
[as-z80] Simplify 8 bit load group
[as-z80] Expand ld16() to all the cases
[as-z80] Add indirect jumps
[as] Don't include ^ in the rules regexs
[as-z80] Add alu16() function
[as-z80] Add input-output instructions
[as-z80] Add bit operations
[as-z80] Add rotate and shift operations
[as-z80] Add test for indexed instructions
[as-z80] Add test for SBC %A,imm
[as-z80] Add test for indexed instructions
[as-z80] Add idx() implementation
[as] Only fold binary when both operands are immediate
[as-z80] Add IM instructions
[as-z80] Add more operations of ED prefix
[as-z80] Add more immediate operations
[as-z80] Add unconditional absolute branches
[as-z80] Add RST instructions
[as-z80] Add conditional branch instructions
[as-z80] Add direct addressing tests
[as-z80] Fix buffer overflow in imm16()
[as] Create bytes with the size of the instruction
[as] Initialize sec->mem in new sections
[as-z80] Add direct addressing tests
[as-z80] Add index subpair instructions
[as-z80] Remove all the undocumented and duplicated BIT
[as-z80] Implement bit operations
[as-z80] Add more tests
[as-z80] Fix push code
[as-z80] Remove all the duplicated BIT opcodes
[as-z80] Fix rotations opcodes
[as-z80] Add more test cases
[as-z80] Fix opcode of XOR A,(HL)
[as-z80] Add more test cases
[as-z80] Add SP to the list of registers
[as] Strim input data
Change Quentin Carbonneaux mail address
[as] Don't do twice the line number
[as] Change all the spaces or tabs to newlines
[as-z80] Create r16_xx() and xx_r16()
[as-z80] Add more instructions to the test
[as-z80] Allow register names with '