Commit Graph

  • a3b0f08d57 conversion to new assembler format ceriel 1987-01-16 16:34:45 +00:00
  • 8f27f92269 Bug fix with WorkingDir ceriel 1987-01-16 16:14:22 +00:00
  • e346f6fc74 version generating .o files ceriel 1987-01-16 15:40:01 +00:00
  • 3e2d693b37 as --> nas ceriel 1987-01-16 15:21:51 +00:00
  • e4a90bc417 Bug fix. ceriel 1987-01-16 13:59:02 +00:00
  • 0b941ef495 Bug fixes ceriel 1987-01-16 13:51:45 +00:00
  • 45238eea0f Some bug fixes and minor extensions ceriel 1987-01-16 13:51:42 +00:00
  • 382c88eb17 Using object library ceriel 1987-01-15 22:06:16 +00:00
  • 97cd4953b0 Initial revision bruce 1987-01-15 18:12:26 +00:00
  • ece95a2ee4 Some bug fixes ceriel 1987-01-15 17:36:26 +00:00
  • 8af94099a3 Replaced an occurrence of EOI by EOF. ceriel 1987-01-14 21:37:22 +00:00
  • 324cbd8327 Fixed a minor problem with off_fmt, when it did not produce a '-' sign when neccesary ceriel 1987-01-14 17:49:19 +00:00
  • 9877db53d9 Fixed a minor problem with off_fmt, when this format would not produce the '-' sign. ceriel 1987-01-14 17:47:31 +00:00
  • 493efb1bf7 added EX_SIDEEFFECTS, options['p'] --> ! options['L'], fixed some bugs ceriel 1987-01-14 09:58:51 +00:00
  • 0ffdfb4f76 Added rd_fd and wr_fd. ceriel 1987-01-13 15:10:23 +00:00
  • b2c0f64992 *** empty log message *** ceriel 1987-01-13 13:13:50 +00:00
  • e6f18b2838 Initial revision ceriel 1987-01-13 11:31:24 +00:00
  • 630e5d8082 Initial revision ceriel 1987-01-13 11:01:26 +00:00
  • 6d499785be Initial revision ceriel 1987-01-13 10:53:33 +00:00
  • 424337507d Added standard entries ceriel 1987-01-13 10:43:12 +00:00
  • 876369b2f1 Added standard entries ceriel 1987-01-13 10:30:06 +00:00
  • 692d3702a1 Added "standard" entries ceriel 1987-01-13 10:08:47 +00:00
  • 3cb30fa873 Added a "clean" entry. ceriel 1987-01-13 10:07:25 +00:00
  • 673b1d79e2 Initial revision ceriel 1987-01-13 10:01:07 +00:00
  • 28b3286e21 Added "standard" entries install, cmp, opr ceriel 1987-01-13 09:56:17 +00:00
  • 177e335cad Initial revision ceriel 1987-01-13 09:24:13 +00:00
  • 3c7511780b Initial revision ceriel 1987-01-12 17:21:59 +00:00
  • 6adc4ef78b Added documentation on EM_wordsize and EM_pointersize. ceriel 1987-01-12 15:54:16 +00:00
  • 9639f0a87b Also export EM_wordsize and EM_pointersize. ceriel 1987-01-12 15:42:38 +00:00
  • e77bde5e75 Added TABLEFLAGS and CGGFLAGS. ceriel 1987-01-12 15:10:49 +00:00
  • 031d26deb4 Preprocess table. ceriel 1987-01-12 14:50:25 +00:00
  • 9e528bef6f Allow reading from standard input ceriel 1987-01-12 14:38:45 +00:00
  • 5ddf83ab5a force first line directive ceriel 1987-01-12 14:21:14 +00:00
  • 281f83968c This one works. ceriel 1987-01-12 14:06:47 +00:00
  • cb2b167849 New Makefile, also generating opt2 (t.i. peephole optimizer after global ..) ceriel 1987-01-12 14:01:26 +00:00
  • 896de3243e Corrected the "install" entry. ceriel 1987-01-12 12:30:16 +00:00
  • 961d298b3f In some cases, the number after a HOL was'nt accurate. ceriel 1987-01-09 15:16:22 +00:00
  • 77f4f0f0c9 Bug fix. ceriel 1987-01-09 14:11:59 +00:00
  • 7d4d9c5c34 %c did not work on systems that have their bytes or their words reversed. ceriel 1987-01-08 17:40:25 +00:00
  • 5a0140cf3a Bug fix: order in archive longs is PDP-11 order! ceriel 1987-01-08 17:39:37 +00:00
  • 3ca2fcad1c added doc for C_init ceriel 1987-01-08 16:35:00 +00:00
  • 6f5afaa410 Added C_init ceriel 1987-01-08 16:20:59 +00:00
  • 0a8436a862 Added C_init. ceriel 1987-01-08 16:19:16 +00:00
  • a26a4f7c9d arhdr --> ar_hdr. updated docs on rd_arhdr. ceriel 1987-01-08 16:05:52 +00:00
  • 4219306f55 rd_arhdr now returns 1 if it succeeds, and 0 at end-of-file. ceriel 1987-01-08 16:04:20 +00:00
  • ecf93dbf4f made error in macro parameter count into a warning ceriel 1987-01-08 14:57:18 +00:00
  • 3245258560 Added exclusive or operator ceriel 1987-01-08 14:27:07 +00:00
  • e5820bdbaa Added bitwise operators ceriel 1987-01-08 14:22:32 +00:00
  • 0a237df13d Added xor-oprator ceriel 1987-01-08 14:21:56 +00:00
  • ceee24a4cd Added bitwise and and or operators ceriel 1987-01-08 14:11:23 +00:00
  • 01ac83b971 fix to prevent loop resulting in stack overflow ceriel 1987-01-08 14:10:02 +00:00
  • bfb60b8a33 small adaption to "awayreg". ceriel 1987-01-08 14:09:14 +00:00
  • 1239449207 Added bitwise EX_OR and EX_AND. ceriel 1987-01-08 14:03:43 +00:00
  • cfc9f38ccd Generate line directives that are similar to the ones generated by the Reiser preprocessor. ceriel 1987-01-08 12:42:44 +00:00
  • 0c5feb7493 wrong number of parameters no longer is an error. ceriel 1987-01-08 12:38:05 +00:00
  • 61158d4693 New description file, using LED. ceriel 1987-01-08 11:22:44 +00:00
  • 97f8083ee0 adapted to get .o files ceriel 1987-01-08 11:09:06 +00:00
  • 8f8e0242d8 "l86" --> "i86". ceriel 1987-01-08 11:04:25 +00:00
  • c2805a25bd Initial revision ceriel 1987-01-08 10:41:08 +00:00
  • 037c2426ab Adapted to get .o files. ceriel 1987-01-08 10:29:45 +00:00
  • 669c5cf23f use "compare" shell script ceriel 1987-01-08 10:28:26 +00:00
  • 1a6f092a39 Initial revision ceriel 1987-01-08 10:21:35 +00:00
  • 9c50da1e82 changed name back: libem_s.a --> tail_em.a ceriel 1987-01-08 10:19:47 +00:00
  • c754f6ca69 adapted to new assembler syntax ceriel 1987-01-08 10:13:48 +00:00
  • 5cc2c0ccfc Initial revision ceriel 1987-01-08 10:07:43 +00:00
  • 11695db3e3 I don't know! but it was changed. ceriel 1987-01-08 09:56:17 +00:00
  • 0fd6417833 Adapted to new assembler syntax. ceriel 1987-01-08 09:39:54 +00:00
  • 18376b38cf Initial revision ceriel 1987-01-07 17:13:41 +00:00
  • be68581019 *** empty log message *** ceriel 1987-01-07 11:10:33 +00:00
  • debef378c9 3 --> 3ACK ceriel 1987-01-06 18:54:48 +00:00
  • ceff6f834a Removed a bug that led to infinite looping in obscure cases. ceriel 1987-01-06 18:49:00 +00:00
  • 300ac178de Initial revision ceriel 1987-01-06 18:45:35 +00:00
  • 70f8f5e921 Initial revision ceriel 1987-01-06 18:31:02 +00:00
  • 143b2531bb Initial revision ceriel 1987-01-06 15:16:53 +00:00
  • 56c9ada9e0 Initial revision ceriel 1987-01-06 14:04:26 +00:00
  • ec678ff800 removed the Xmalloc entry ceriel 1987-01-06 13:46:48 +00:00
  • 9cb5c80981 Initial revision ceriel 1987-01-06 13:42:33 +00:00
  • 0f42cf1bd9 Added a "pr" and an "opr" entry. ceriel 1987-01-06 12:59:16 +00:00
  • 3d5a9bc78c Added a "pr" and an "opr" entry. ceriel 1987-01-06 12:42:31 +00:00
  • a7aa5d93ff Initial revision ceriel 1987-01-06 11:41:50 +00:00
  • 3788350d7c Initial revision ceriel 1987-01-06 11:25:09 +00:00
  • 56a28240ff Initial revision ceriel 1987-01-06 11:05:35 +00:00
  • cb96da9bfa Initial revision ceriel 1987-01-05 17:37:37 +00:00
  • b63bf2720c Initial revision ceriel 1987-01-05 17:31:38 +00:00
  • eb28fd80f9 Initial revision ceriel 1987-01-05 17:20:13 +00:00
  • 0de3e4a0af Initial revision ceriel 1987-01-05 14:56:11 +00:00
  • 2254b35256 Initial revision ceriel 1987-01-05 14:44:25 +00:00
  • 26326c178e Initial revision ceriel 1987-01-05 13:26:29 +00:00
  • 8addf6e9a5 Initial revision ceriel 1987-01-05 12:59:41 +00:00
  • da3976277f Extended for new read_em module. ceriel 1987-01-05 12:51:37 +00:00
  • 0329b9ef9a added cleanup.c ceriel 1987-01-05 11:12:55 +00:00
  • e32480406f Initial revision ceriel 1987-01-05 11:08:47 +00:00
  • caeb6b311d Initial revision ceriel 1987-01-05 10:58:34 +00:00
  • a92c8bf067 D_BUSY added, to check recursive deps in def modules ceriel 1986-12-16 15:22:33 +00:00
  • 33a89a8684 bug fix in LLlex.c, "string_token" ceriel 1986-12-16 14:30:33 +00:00
  • 9919cc1ba6 Introduced EMHOME. ceriel 1986-12-16 13:50:54 +00:00
  • 974e2f7d4a Added exit.c stty.c gtty.c ceriel 1986-12-16 10:25:44 +00:00
  • 7e78bd904d Initial revision ceriel 1986-12-16 10:23:21 +00:00
  • 78aaf2fd9d some small changes, asm() yields error message dick 1986-12-13 20:57:40 +00:00
  • 5bbac46b88 No longer use the "system-independant" tail_mon. ceriel 1986-12-12 17:56:05 +00:00