Commit graph

268 commits

Author SHA1 Message Date
dtrg 4428647786 Everything is built in ANSI C now. 2007-04-21 22:55:04 +00:00
dtrg b611731ec3 Updated .distr files for the new release. 2007-02-25 12:51:55 +00:00
dtrg 5c5f711cbb Done a major overhaul of the way target include files are installed and
how platform libraries are built. The ARCH pm variable has now been
renamed PLATFORM (which is more accurate) and a different ARCH
variable added, which represents the CPU family rather than the
hardware platform.
2007-02-20 00:46:10 +00:00
dtrg 809cd2ef0b Added a definition of endrom. 2007-02-20 00:42:23 +00:00
dtrg 5165f0b11f Added some comments and a CVS header. 2007-02-20 00:41:26 +00:00
dtrg 014be56fb0 Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
dtrg 1a037b9685 Added support for the ego global optimisation suite. 2006-07-22 00:52:01 +00:00
dtrg 097c640a6c First version in CVS. 2006-07-20 23:24:28 +00:00
ceriel cdb362b628 removed 1995-12-06 14:04:51 +00:00
ceriel 5e03b1bebb Fixes: some conditionals were evaluated wrong due to the overflow bit 1995-07-21 12:05:26 +00:00
ceriel fdc0e2efdb minor improvement 1995-03-29 11:57:27 +00:00
ceriel 34f7036b87 Reordered patterns 1995-03-28 11:22:34 +00:00
ceriel 06b0d3775f Added some patterns 1995-03-28 10:01:02 +00:00
ceriel 63d0700af1 Fix: made 'rep' equivalent to 'repz' 1994-11-16 14:43:42 +00:00
ceriel e2894d7a6e Header --> Id 1994-06-28 14:41:17 +00:00
ceriel 1db6a3029b Header --> Id 1994-06-24 14:02:31 +00:00
ceriel 910f827fe2 Header --> Id && bug fix 1994-06-23 16:08:51 +00:00
ceriel 11682328eb get section alignments right 1994-01-14 11:42:01 +00:00
ceriel ac6b7e7cf5 Export .stop 1993-11-24 12:57:43 +00:00
ceriel e09aac1b4a shifts do NOT set condition codes properly 1992-12-14 16:40:22 +00:00
ceriel d18493b0ac Some minor modifications reflecting some changes in the peephole optimizer 1992-09-01 10:19:21 +00:00
ceriel d278d61a10 Added BRK entry point 1992-06-30 15:08:35 +00:00
ceriel f6157ea21e Added EXIT and BRK entry point 1992-06-30 15:02:56 +00:00
ceriel cee4d5de8b No system-calls from libem 1992-06-30 15:02:32 +00:00
ceriel 46f084d660 Fix: sometimes did not reserve space for local on a mes ms_gto 1992-06-12 09:46:43 +00:00
ceriel a8b2fae0da Fixed CFU implementation 1992-03-02 11:52:09 +00:00
ceriel 813ca898a7 Bug fix: generated a 'push dl', which does not exist 1992-01-13 10:31:23 +00:00
ceriel 53c4951b29 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:05:43 +00:00
ceriel c3de1a9bea Fixed NOP 1991-11-14 15:53:05 +00:00
ceriel 9cfb64d5c2 Bug fix in LOC LOC CII ZEQ/ZNE pattern 1991-11-14 13:20:55 +00:00
ceriel 934e140c98 Fixed proto.make 1991-09-18 10:03:49 +00:00
ceriel 16b2c7c173 Fixed mach_params 1991-09-18 09:58:12 +00:00
ceriel ad1ff9d44c Added 1991-09-06 16:01:22 +00:00
ceriel d206ef7ce1 Added ce to .distr 1991-09-05 16:37:00 +00:00
ceriel 1ceac3b8e9 New installation mechanism 1991-09-05 16:36:59 +00:00
ceriel 1e4b58858e New installation mechanism 1991-09-04 11:19:28 +00:00
ceriel 564cbc6eba Only call NOP routine when debugging table 1991-09-04 10:55:52 +00:00
ceriel 5d9dc323e9 New installation mechanism 1991-09-02 15:46:16 +00:00
ceriel 3168ce61ae New installation mechanism 1991-08-28 12:02:16 +00:00
ceriel c7edcc34d6 New installation mechanism 1991-08-27 10:47:25 +00:00
ceriel 003382e13f Fix in 'LDC CMS TNE' pattern 1991-07-22 09:23:25 +00:00
ceriel c0d92bbc76 Added some patterns 1991-04-10 10:23:34 +00:00
ceriel e5b52ce56f Added some more patterns 1991-04-05 13:27:49 +00:00
ceriel 86151519db Some small changes to reduce local variable count 1991-04-04 16:48:18 +00:00
ceriel 5b2b02ae1e Added patterns 1991-04-04 13:21:46 +00:00
ceriel cafd4a0497 Added patterns to improve code for getc() and putc() 1991-03-27 15:47:50 +00:00
ceriel f9f8f93115 Fixed typo 1991-03-26 14:43:06 +00:00
ceriel 9565b3bd24 Added some patterns 1991-03-26 10:11:23 +00:00
ceriel 95967a04e4 newlbss takes size as unsigned 1991-03-18 14:19:27 +00:00
ceriel f48f0efe60 Added some more patterns 1991-03-13 15:56:43 +00:00