[ar] Remove direct call to cleanup()
[ar] Add basic skeleton for -m tests
[ar] Transform afile into a global variable
[ar] Remove iflag
[tests/ar] Add tests for -x
[tests/ar] Add tests for -t
[tests/ar] Fix multiple problems in tests
[tests/ar] First version of the test for -p
[tests/ar] Use normal here-documents in chktest.sh
[ar] Use a haslist variable
[tests/ar] Add tests for -d
[ar] Remove current member from pending list
[ar] Do always the check of pending members
[ar] Enable early close for -q
[ar] Move stat after open the file
[tests/ar] Improve -q test
[tests/ar] Try ten at once -q test
[ar/tests] Fix chktest.sh
[tests/ar] Small fix for test-q.sh
[tests/ar] Don't hardcode the user id in the test
[tests/ar] Create test-q.sh
Merge branch 'master' of ssh://simple-cc.org/var/gitrepos/scc
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
[tests/scc] Simplify Makefile
[ar] Fix asignation of temporary field of ar operations
[test/ar] Add tests for -d
Makefiles: split config.h with rules.mk
[ar] Open archive file for read+write
[test/ar] First version of the ar test
[ar] Dummy implementation of -m verbose
Update .gitignore
[test] Create new tree for testing all the tools
[ar] Implement merge() used for -m
[driver/posix] Rename scpp to cpp
[ar] Install ar-$(DRIVER)
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
Merge branch 'master' of ssh://simple-cc.org:/var/gitrepos/scc
[ar] Fix some important warnings
[ar] Improve -m implementation
Use + in recursive make actions
Revert "add MFLAGS"
[driver/posix] Simplify the status check of children processes
[ar] Create doit() function
add MFLAGS
[ar] Add base of -m
[test] Don't use redirection if you use stty
change $() to ${}
[test] Add execute test 177
[ar] Avoid 2nd loop in -r
[ar] Fix closetmp()
[ar] Fix getnum() and add verbose to del()
[lib/scc] Remove war.c and war.h
[ar] Implement -r key
[ar] Small style change
[ar] Add valid()
[ar] Simplify copy()
[ar] Add extract key
[ar] Simplify openar()
[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
[cc2-z80] Add basic code for cgen()
[as-qbe] Remove unneeded prototype
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