ceriel
|
2cb19d3a30
|
Corrected problem in reading symbol table: t14=15, t15=16 did not work properly
|
1992-05-20 10:57:42 +00:00 |
|
ceriel
|
bc42e31518
|
Fixed problem with repl_mul(); it was called far too often
|
1992-04-24 12:39:58 +00:00 |
|
ceriel
|
fe0a904894
|
Corrected manual pages
|
1992-04-23 12:53:03 +00:00 |
|
ceriel
|
b4f6c3fa00
|
Documented -gdb flag
|
1992-04-15 10:24:15 +00:00 |
|
ceriel
|
a0aa85fa4e
|
fixed linting
|
1992-03-02 16:47:03 +00:00 |
|
ceriel
|
a6a1b1d3d0
|
initialize inctable better
|
1992-02-26 13:38:34 +00:00 |
|
ceriel
|
0bfa4970c5
|
Added i386 description
|
1992-02-11 16:59:43 +00:00 |
|
ceriel
|
646bd0e51f
|
small fix for compatibility with different make's
|
1992-01-22 11:25:52 +00:00 |
|
ceriel
|
56ab70f21f
|
Added dbsym.c
|
1991-12-19 09:30:53 +00:00 |
|
ceriel
|
47a6b4b526
|
Ported to 80386 (problem: different read() semantics)
|
1991-12-18 14:36:26 +00:00 |
|
ceriel
|
12149f5858
|
Added pop_push.h
|
1991-12-18 09:47:19 +00:00 |
|
ceriel
|
70b535c368
|
No longer use ushort
|
1991-12-18 09:45:26 +00:00 |
|
ceriel
|
de758867f8
|
Fixed typo in previous fix
|
1991-12-18 09:14:25 +00:00 |
|
ceriel
|
168634cd0b
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 15:49:18 +00:00 |
|
ceriel
|
df1ed9426d
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 15:28:58 +00:00 |
|
ceriel
|
f30ffd415c
|
Changed order in ceg/list
|
1991-12-16 16:06:29 +00:00 |
|
ceriel
|
c6f6df87ae
|
Improved installation of make_ files
|
1991-12-16 15:35:14 +00:00 |
|
ceriel
|
80b250950e
|
Do not use '#undef aap xxx'; it is not allowed for ANSI C
|
1991-12-16 14:34:06 +00:00 |
|
ceriel
|
d20534521e
|
be consistent in naming of itemtab.h
|
1991-12-12 16:02:59 +00:00 |
|
ceriel
|
8394d5a4e1
|
Added 'extern'
|
1991-12-12 16:01:46 +00:00 |
|
ceriel
|
b0e631d402
|
Fixed comment
|
1991-12-12 13:01:00 +00:00 |
|
ceriel
|
a93813c1f6
|
Made acceptable for our ANSI C compiler
|
1991-12-03 11:03:58 +00:00 |
|
ceriel
|
9e2361fc8f
|
bug fix in generating prototypes
|
1991-12-03 10:56:40 +00:00 |
|
ceriel
|
c36ae7020f
|
Fixed for ANSI-C part
|
1991-12-02 15:25:01 +00:00 |
|
ceriel
|
7ec968fb03
|
Always also produce ANSI-C, depending on __STDC__ and __cplusplus
|
1991-12-02 09:15:04 +00:00 |
|
ceriel
|
ec47c06ad7
|
bug fix in repl_mul and moved call to it so that it is done after pattern matching
|
1991-11-28 16:59:25 +00:00 |
|
ceriel
|
505494c560
|
Improved for lint
|
1991-11-27 13:38:51 +00:00 |
|
ceriel
|
35260bae58
|
produce ANSI C under -a option
|
1991-11-26 15:38:41 +00:00 |
|
ceriel
|
ca89734a36
|
Another minor change in manual page
|
1991-11-25 09:41:30 +00:00 |
|
ceriel
|
e0956f63db
|
Minor change in manual page
|
1991-11-25 09:39:31 +00:00 |
|
ceriel
|
698130c4e2
|
removed makedepend
|
1991-11-23 12:43:11 +00:00 |
|
ceriel
|
3a2211512d
|
Removed makedepend
|
1991-11-23 12:26:02 +00:00 |
|
ceriel
|
aa702fa855
|
Bug fix in multiplication optimization
|
1991-11-23 12:17:18 +00:00 |
|
ceriel
|
6fa0e5bfb0
|
Changed copyright notice, made installation less dependent on ACK
|
1991-11-23 10:41:43 +00:00 |
|
ceriel
|
2b6f5b9b8d
|
Avoid use of 'you'
|
1991-11-22 13:18:57 +00:00 |
|
ceriel
|
2291dff954
|
updated manual page
|
1991-11-20 16:45:25 +00:00 |
|
ceriel
|
17352b8b8d
|
Added code to optimize multiplies with constants
|
1991-11-20 15:53:11 +00:00 |
|
ceriel
|
e9a6af1a42
|
anm also works on aal archives now
|
1991-11-18 09:46:53 +00:00 |
|
ceriel
|
839165633b
|
Fixed manual page
|
1991-11-15 14:41:41 +00:00 |
|
ceriel
|
9c507cc10a
|
Updated ack manual page
|
1991-11-15 13:37:36 +00:00 |
|
ceriel
|
1af5c80b1b
|
Also preprocess when user explicitly askes for it through -c.i
|
1991-11-15 12:50:13 +00:00 |
|
ceriel
|
eac501941f
|
'\v' is not a K&R character
|
1991-11-07 09:45:09 +00:00 |
|
ceriel
|
650a132457
|
Fixed typo
|
1991-11-07 09:39:30 +00:00 |
|
ceriel
|
17014578be
|
Also remove scan.c on cleanup
|
1991-11-07 09:35:35 +00:00 |
|
ceriel
|
791246001f
|
'\v' is not a K&R character
|
1991-11-07 09:34:02 +00:00 |
|
ceriel
|
2e58c2438f
|
'\v' is not K&R C
|
1991-11-06 14:36:25 +00:00 |
|
ceriel
|
4e99d889ff
|
Changed manual page installation mechanism
|
1991-11-05 15:31:14 +00:00 |
|
ceriel
|
3da953fa85
|
Added grind support
|
1991-11-01 11:53:42 +00:00 |
|
ceriel
|
03e1bea097
|
Added some tests and changed ordering mechanism
|
1991-11-01 10:37:26 +00:00 |
|
ceriel
|
0633c900a8
|
Some fixes to ashow, and also install it
|
1991-10-31 11:04:02 +00:00 |
|
ceriel
|
0b32f6d32f
|
prevent null reference
|
1991-10-31 10:01:34 +00:00 |
|
ceriel
|
35dc8e74d0
|
Improved lint entry
|
1991-10-29 09:26:01 +00:00 |
|
ceriel
|
d747702ae9
|
Corrected lintlib entry
|
1991-10-29 09:24:48 +00:00 |
|
ceriel
|
7213f2527b
|
Pass COPTIONS, not CFLAGS
|
1991-10-25 15:23:01 +00:00 |
|
ceriel
|
69026d6c17
|
Bug fix: used field of freed struct
|
1991-10-25 14:27:59 +00:00 |
|
ceriel
|
49a64df069
|
do not depend on sys/wait.h, it does not always exist
|
1991-10-25 11:18:29 +00:00 |
|
ceriel
|
4daf59e3d2
|
Made more portable by not depending on a.out.h file
|
1991-10-22 13:31:36 +00:00 |
|
ceriel
|
0c8514a9ed
|
NSIG is not always defined
|
1991-10-22 09:07:31 +00:00 |
|
ceriel
|
1bde03203a
|
Fixed typo
|
1991-10-21 14:17:32 +00:00 |
|
ceriel
|
615e30bdd4
|
Added compilation rule for scan.c
|
1991-10-21 14:13:29 +00:00 |
|
ceriel
|
51f8a3b798
|
cleanup better
|
1991-10-21 13:59:48 +00:00 |
|
ceriel
|
e8d165a4a6
|
cleanup better
|
1991-10-21 13:26:50 +00:00 |
|
ceriel
|
80293fbc82
|
Make target writable
|
1991-10-18 10:07:38 +00:00 |
|
ceriel
|
96893d0092
|
Make targets writable
|
1991-10-18 09:58:52 +00:00 |
|
ceriel
|
147bb196b2
|
generate Version.c
|
1991-10-16 13:07:28 +00:00 |
|
ceriel
|
43248fb244
|
improved installation mechanism
|
1991-10-14 11:39:24 +00:00 |
|
ceriel
|
33ec8e07ed
|
improved installation mechanism
|
1991-10-14 09:38:04 +00:00 |
|
ceriel
|
da6ac05990
|
Updated
|
1991-10-14 09:33:55 +00:00 |
|
ceriel
|
20a7f7b188
|
improved installation mechanism
|
1991-10-14 09:18:33 +00:00 |
|
ceriel
|
64eacb4c9f
|
Do not install lintlib by default: maybe lint is not installed yet
|
1991-10-09 19:12:52 +00:00 |
|
ceriel
|
df3ae6c2fb
|
Updated
|
1991-10-08 10:04:53 +00:00 |
|
ceriel
|
0d055f2272
|
Added some patterns
|
1991-10-04 11:10:07 +00:00 |
|
ceriel
|
2b7aae3b44
|
Added support for volatile
|
1991-10-02 13:03:31 +00:00 |
|
ceriel
|
a28c551213
|
ip_spec.h is moved
|
1991-10-01 17:37:21 +00:00 |
|
ceriel
|
fe6cddde09
|
Moved ip_spec.h to h directory
|
1991-10-01 16:24:49 +00:00 |
|
ceriel
|
7551b8e83a
|
Changes to manual page
|
1991-10-01 12:18:39 +00:00 |
|
ceriel
|
3e17bc4188
|
Hidden name 'not_implemented'
|
1991-09-30 09:26:09 +00:00 |
|
ceriel
|
3a0c4d8704
|
Adapted for SPARC. LBRAC not reliable
|
1991-09-27 14:58:30 +00:00 |
|
ceriel
|
90279a0a36
|
Also include back.h
|
1991-09-26 12:55:43 +00:00 |
|
ceriel
|
c17ce93d9e
|
Several fixes
|
1991-09-25 10:30:45 +00:00 |
|
ceriel
|
8661cdb40b
|
Added {} around generated for-loop
|
1991-09-25 10:29:00 +00:00 |
|
ceriel
|
571ad3216b
|
Fixed proto.make
|
1991-09-20 10:39:07 +00:00 |
|
ceriel
|
717cfbd921
|
improved test entries
|
1991-09-18 19:39:02 +00:00 |
|
ceriel
|
90370cbc29
|
one more minor change: display name of file being compiled
|
1991-09-18 18:40:55 +00:00 |
|
ceriel
|
f84b365280
|
minor changes
|
1991-09-18 18:39:11 +00:00 |
|
ceriel
|
b0b814befd
|
Forgot next.c
|
1991-09-18 10:16:06 +00:00 |
|
ceriel
|
369776173a
|
Fixed: em_path now resides in config
|
1991-09-18 10:14:52 +00:00 |
|
ceriel
|
d3b2458f24
|
Fixed array bound error. Amazing that it worked on a SUN-3
|
1991-09-17 10:39:20 +00:00 |
|
ceriel
|
c2bcab0685
|
Fixed proto.make
|
1991-09-16 11:09:10 +00:00 |
|
ceriel
|
728dc323cd
|
Fixed proto files
|
1991-09-16 09:59:09 +00:00 |
|
ceriel
|
9e2e9cc6f7
|
Fixed
|
1991-09-16 09:38:58 +00:00 |
|
ceriel
|
d3254e4bb7
|
Added ops.c and ops.h
|
1991-09-13 15:13:59 +00:00 |
|
ceriel
|
884e02e822
|
fix: make.ops takes a parameter
|
1991-09-13 15:09:38 +00:00 |
|
ceriel
|
bdf6bc6f87
|
Added grind
|
1991-09-13 15:05:49 +00:00 |
|
ceriel
|
65454de06c
|
Fixed proto.make
|
1991-09-13 14:56:50 +00:00 |
|
ceriel
|
712ae25e0d
|
No longer made with amake
|
1991-09-13 14:53:27 +00:00 |
|
ceriel
|
cd8141b705
|
Fixed proto.make
|
1991-09-13 11:20:27 +00:00 |
|
ceriel
|
0182322630
|
Fixed proto.make
|
1991-09-13 11:00:50 +00:00 |
|
ceriel
|
7d5231279f
|
Fixed
|
1991-09-13 10:24:29 +00:00 |
|
ceriel
|
c9c46c1ec1
|
Fixed
|
1991-09-13 10:12:17 +00:00 |
|