Brooks Davis
|
2ca586a5ac
|
MFC r201261:
Add missing `void' keywords.
|
2010-01-22 20:24:55 +00:00 |
|
Xin LI
|
b18a2ef17f
|
Code cleanups to make this WARNS=6 clean.
PR: bin/96128
|
2009-06-01 18:42:16 +00:00 |
|
Warner Losh
|
098ca2bda9
|
Start each of the license/copyright comments with /*-, minor shuffle of lines
|
2005-01-06 01:43:34 +00:00 |
|
Justin T. Gibbs
|
708d2cb029
|
Modify assembler to ignore carriage returns in input.
This should make those using the assembler under cygwin
happy.
|
2003-12-16 23:54:07 +00:00 |
|
Justin T. Gibbs
|
99ddedd8d3
|
Remove redundant inclusion of inttypes.h in aicasm_gram.y
and properly sort inttypes.h into list of includes.
Noticed by: Mike Barcroft <mike@freebsd.org>
|
2002-09-27 03:23:02 +00:00 |
|
Justin T. Gibbs
|
4ff10146c3
|
Use inttypes.h
Upgrade assembler to allow a move immediate of 0.
This is helpful in certain macros where we can't know the value of the
immediate in advance.
|
2002-09-26 21:46:19 +00:00 |
|
Justin T. Gibbs
|
63183d8c4e
|
Update assembler syntax and assembler to allow generation of register
description tables used for diagnostic "pretty printing".
|
2002-08-31 06:39:41 +00:00 |
|
Justin T. Gibbs
|
7ce72dbaec
|
Add macro functionality.
Staticize and allow unique naming of data structures so that more
than on sequencer program can be statically compiled into the kernel
at a time.
|
2002-04-24 16:24:43 +00:00 |
|