History log of /src/sys/arch/m68k/fpsp/asm2gas |
Revision | | Date | Author | Comments |
1.10 |
| 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
1.9 |
| 28-Mar-2008 |
apb | branches: 1.9.2; 1.9.4; Synchronise the two asm2gas scripts in sys/arch/m68k/060sp and sys/arch/m68k/fpsp:
* The fpsp/asm2gas sed script previously hardcoded the fact that registers needed a '%' prefix, and the 060sp/asm2gas sed scrip previously did not have rules related to inserting '%' before register names. Now, both scripts have the same rules, but the rules are parapeterised to use "$P", which is set to '' or '%' as appropriate.
* Some other minor changes to the sed scripts.
The new asm2gas scripts have been verified to produce identical output to the old asm2gas scripts, for all inputs in 060sp/dist/*.sa and fpsp/*.sa, except for some differences inside comments.
Thanks to Izumi Tsutsui for suggesting that these scripts should be synchronised.
|
1.8 |
| 24-Jun-2006 |
tsutsui | branches: 1.8.58; Pass sed command path to asm2gas via environment rather than arg. ok'ed by gdamore.
|
1.7 |
| 18-Jun-2006 |
gdamore | Use TOOL_SED for asm2gas, which makes it possible to cross-compile this on Solaris 10. (Solaris 10's sed doesn't like the comment lines, and also complains about too many commands in the input.)
|
1.6 |
| 06-Dec-2000 |
is | branches: 1.6.40; 1.6.54; 1.6.58; 1.6.64; 1.6.66; Make this new-GAS ready. Code by Steve Woodford.
|
1.5 |
| 15-Aug-1998 |
mycroft | branches: 1.5.12; Assign copyrights to TNF.
|
1.4 |
| 15-Aug-1998 |
mycroft | Make copyright notices with my name consistent.
|
1.3 |
| 26-Oct-1994 |
cgd | new RCS ID format.
|
1.2 |
| 07-Jul-1994 |
mycroft | branches: 1.2.2; Simplify, speed it up, and do the right thing for floating point constants.
|
1.1 |
| 05-Jul-1994 |
mycroft | Port to NetBSD, with some bug fixes and minor performance tweaks.
|
1.2.2.2 |
| 07-Jul-1994 |
mycroft | Simplify, speed it up, and do the right thing for floating point constants.
|
1.2.2.1 |
| 07-Jul-1994 |
mycroft | file asm2gas was added on branch netbsd-1-0 on 1994-07-07 01:51:19 +0000
|
1.5.12.1 |
| 08-Dec-2000 |
bouyer | Sync with HEAD.
|
1.6.66.2 |
| 24-Jun-2006 |
tsutsui | Pass sed command path to asm2gas via environment rather than arg. ok'ed by gdamore.
|
1.6.66.1 |
| 18-Jun-2006 |
gdamore | Use TOOL_SED for asm2gas, which makes it possible to cross-compile this on Solaris 10. (Solaris 10's sed doesn't like the comment lines, and also complains about too many commands in the input.)
|
1.6.64.1 |
| 19-Jun-2006 |
chap | Sync with head.
|
1.6.58.1 |
| 26-Jun-2006 |
yamt | sync with head.
|
1.6.54.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.6.40.2 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.6.40.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.8.58.2 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.8.58.1 |
| 03-Apr-2008 |
mjf | Sync with HEAD.
|
1.9.4.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.9.2.1 |
| 18-May-2008 |
yamt | sync with head.
|