kaashoek
d69f0ef861
Initial revision
1987-12-18 16:22:16 +00:00
kaashoek
69040a2ae0
File 'assem.c' is changed to 'help.c'
1987-12-18 16:17:29 +00:00
kaashoek
572f8ec9c4
Comment added
1987-12-18 12:17:56 +00:00
kaashoek
ecabf96c86
Made consistent with 'arg_type.h' and 'decl.h'
1987-12-18 12:12:50 +00:00
kaashoek
9f510b9172
Comments added.
...
Made consistent with 'arg_type.h' and 'em_parser.h'
1987-12-18 12:11:58 +00:00
kaashoek
a6de718152
Made consistent with 'em_parser.h' and 'decl.h'
1987-12-18 12:10:50 +00:00
ceriel
db572116e1
Added a flag to not give warnings
1987-11-27 11:04:07 +00:00
kaashoek
900e979035
*** empty log message ***
1987-11-26 12:14:32 +00:00
kaashoek
4b540c6d7e
Initial revision
1987-11-26 12:14:26 +00:00
kaashoek
8202444413
*** empty log message ***
1987-11-26 12:00:32 +00:00
kaashoek
79457dabd1
Initial revision
1987-11-26 12:00:22 +00:00
ceriel
c27082938b
fix to fix
1987-11-26 10:26:06 +00:00
kaashoek
f1a897cec0
Comments added
1987-11-25 14:41:10 +00:00
kaashoek
5ef24f6923
Comments added
1987-11-25 14:22:15 +00:00
kaashoek
dcc3eb63c4
Initial revision
1987-11-25 14:18:23 +00:00
kaashoek
1240849cda
*** empty log message ***
1987-11-25 14:03:48 +00:00
kaashoek
5865536463
Comments added
1987-11-25 13:55:12 +00:00
kaashoek
152faf2b36
*** empty log message ***
1987-11-25 13:54:01 +00:00
kaashoek
7af2561a91
1987-11-25 13:52:01 +00:00
kaashoek
67ab00564f
n
1987-11-25 13:51:25 +00:00
kaashoek
a057f8e72c
Comments added
1987-11-25 11:49:48 +00:00
kaashoek
f1aba7c217
Initial revision
1987-11-25 11:19:38 +00:00
ceriel
067eace890
fixed a bug: a numeric label now kills condition codes
1987-11-24 11:43:51 +00:00
kaashoek
ee3e8ed07e
*** empty log message ***
1987-11-20 12:07:51 +00:00
kaashoek
02b72945f1
*** empty log message ***
1987-11-20 11:24:45 +00:00
kaashoek
58b70cc7dd
*** empty log message ***
1987-11-20 11:15:42 +00:00
kaashoek
75e0c5f7ed
Initial revision
1987-11-20 11:12:07 +00:00
kaashoek
9947059dcc
Initial revision
1987-11-20 10:41:03 +00:00
ceriel
046dc3d5a9
use $(CC) instead of cc
1987-11-16 10:35:32 +00:00
ceriel
f9281be252
fixed an obscure bug in the hash function: sometimes the globstep variable
...
had a value equal to size! Also, sizes of tables must be prime
1987-11-11 15:05:41 +00:00
ceriel
9dd87881e1
fixed a minor problem with unstacking
1987-11-04 15:55:23 +00:00
ceriel
71df6e6cb8
removed the relative pathnames in #include's
1987-10-20 16:21:44 +00:00
ceriel
0ad68bdb66
fix to Lindseys changes
1987-10-20 16:09:39 +00:00
ceriel
e2c9a1a96f
fix: there was a problem when more than 2 alternatives started with the same token
1987-10-19 15:35:28 +00:00
ceriel
211d2bcfff
The use of {w} in a program line of fe did not work, because ack scans
...
fe before it scans MACH (which is where most vars are declared).
Reversing the order of the scans caused other problems, related to
callnames. I have therefore delayed the 'scanvars' of program lines
(as is already done with args).
1987-10-19 10:24:52 +00:00
ceriel
93e08cb946
Some minor adaptions
1987-10-15 12:42:55 +00:00
ceriel
8d35578ad2
Parameterized the archiver used
1987-10-14 12:41:38 +00:00
ceriel
31b2f7d9e0
take care of GTO
1987-10-02 12:53:04 +00:00
ceriel
102a2b1061
don't optimize when ms_gto
1987-10-02 12:52:29 +00:00
ceriel
1ac5d9c95a
Handle GTO, LOR/STR 0 also use local base
1987-10-02 12:43:54 +00:00
ceriel
d2006b19af
do not replace LAR/SAR by AAR LOI/STI, when the descriptor is not available
1987-10-02 10:48:38 +00:00
ceriel
c0dd8055c2
make variables that are assigned to alive, at least for a short while
1987-10-02 10:41:13 +00:00
ceriel
7f400e5073
print identifier name when multiple declared
1987-10-02 09:55:16 +00:00
ceriel
45c7ab1938
fix in error reporting
1987-09-21 13:21:50 +00:00
ceriel
3ea0fc0fe6
deleted some unused variables
1987-09-03 09:32:21 +00:00
ceriel
c9e52b65d4
some minor fixes, and one important 2/4 one in the sbreak function
1987-09-02 18:42:21 +00:00
ceriel
c1ffb28416
improved the c-flag, and corrected a bug in the produced relocation info
1987-08-26 13:22:44 +00:00
ceriel
469b3cc1e1
a fix: UID and GID were sign-extended
1987-08-24 09:13:31 +00:00
ceriel
18b7250736
Added a DO_TOSTACK command, and put set number of ALL in tables.c
1987-08-20 19:04:18 +00:00
ceriel
754f9ce45d
fixed a problem with the ifdef-stack
1987-08-20 18:12:31 +00:00