ceriel
9751e398e3
Made easier to use other compiler
1989-02-16 16:33:29 +00:00
ceriel
188b1df96d
fixed; the previous change was wrong
1989-02-16 11:14:22 +00:00
ceriel
9baa112ea1
Handle empty string in search path; It means: current directory
1989-02-16 10:48:06 +00:00
ceriel
5a4933ff7f
Try to allocate to the next power of 2, instead of just aligning
...
with GRABSIZE; This way, malloc(1000000) followed by free() followed by
another malloc(1000000) will result in the same block being allocated,
because first_present will now find it
1989-02-10 09:18:19 +00:00
ceriel
c64da88289
Added FORMAT information for our lint; Documented the _format routine
1989-02-07 11:17:22 +00:00
ceriel
1e9d815c92
Documented need of em_data.a for libeme.a
1989-02-07 11:11:57 +00:00
ceriel
f3c29355f6
simplified a bit to make the resulting optimizer smaller; Added a
...
constant w2 that can be used in the patterns instead of 2*w
1989-02-02 11:41:31 +00:00
ceriel
2930ebb406
fixed bug: OO_halfflush did not work properly
1989-01-31 10:33:59 +00:00
ceriel
f2d5f15e51
fixed wr_arhdr: date and size
1988-11-18 16:06:07 +00:00
ceriel
4b5e5a9764
fixed typo
1988-11-16 13:37:46 +00:00
ceriel
0e895422bc
removed include: was already done in nopt.h
1988-11-03 10:03:45 +00:00
ceriel
7a6913dea1
some minor improvements
1988-10-28 13:37:48 +00:00
ceriel
e71c873fc1
moved comment
1988-10-21 17:35:54 +00:00
ceriel
0d9daaa18d
changed assert macro to also work with ANSI C compilers
1988-10-21 17:34:20 +00:00
ceriel
0f8489fe28
Added .distr
1988-10-14 16:47:39 +00:00
ceriel
b909bb629b
modified bts2str to also escape double quotes
1988-10-05 16:19:42 +00:00
ceriel
9c8e5b9217
corrected a bit
1988-09-30 09:36:26 +00:00
ceriel
391d115b4d
fixes from bruce: there are four, not three types of pattern that the
...
routine findworst should look for
1988-09-27 11:16:04 +00:00
ceriel
751854f36a
prevent multiple includes
1988-09-27 09:50:34 +00:00
ceriel
8a8d0d9151
prevent multiple includes
1988-09-26 15:11:25 +00:00
ceriel
2df4da50da
made names more unique
1988-09-26 15:05:00 +00:00
ceriel
b533b53690
some improvements to manual page and interface
1988-09-22 16:09:18 +00:00
ceriel
f8a9f58006
Parameterize archiver
1988-08-23 13:16:38 +00:00
ceriel
9d6a005bb2
minor change: use int in array index
1988-08-23 12:54:16 +00:00
ceriel
7ee4487924
Added ChPushBack
1988-08-19 13:07:20 +00:00
ceriel
e0fd12fd05
removed obsolete comment
1988-07-26 15:15:01 +00:00
ceriel
b1dc8c8f52
fixed
1988-07-26 09:53:47 +00:00
ceriel
b3efe7e46c
should not result in commons; does not work with some ranlibs
1988-07-12 20:34:16 +00:00
ceriel
45bb3b1413
try another SBRK
1988-07-11 14:06:11 +00:00
ceriel
0505a65a74
check results in shell script
1988-07-08 16:10:17 +00:00
ceriel
32c3955be1
don't include too much
1988-07-08 15:51:27 +00:00
ceriel
87901b15ba
declare mktemp
1988-07-08 15:31:32 +00:00
ceriel
7f6d1911e2
comment sign at begin of line
1988-07-05 12:56:43 +00:00
ceriel
bb3dc913a2
improved; delayed frees did not work anyway
1988-07-05 11:50:11 +00:00
ceriel
bbf9b03ef4
changed order in archive
1988-07-05 09:12:07 +00:00
ceriel
1f07fc05a4
fixed bug with linenumber counting
1988-06-29 14:05:37 +00:00
ceriel
c03e25dc0d
Added sys_rename
1988-06-28 11:12:18 +00:00
ceriel
c68c06d0c3
only check duplicate ms_emx
1988-06-15 15:25:50 +00:00
ceriel
62c9bd14ce
made to work for distribution
1988-04-19 18:58:08 +00:00
ceriel
347a183428
avoid installation order problem
1988-04-19 17:05:05 +00:00
ceriel
39ee09e442
order was wrong
1988-04-19 16:56:40 +00:00
ceriel
832e4c3e8d
order was wrong
1988-04-19 16:55:51 +00:00
ceriel
bbe4d39ddd
improved stupid test
1988-04-19 16:45:19 +00:00
ceriel
0de242d9bb
Added make.sh
1988-04-18 09:18:18 +00:00
ceriel
f5be4dafc6
use varargs when needed
1988-04-15 15:34:19 +00:00
ceriel
e53d23a925
some minor improvements
1988-04-13 13:05:38 +00:00
ceriel
24d7026a7a
corrected comment message
1988-04-13 12:52:40 +00:00
ceriel
cdda84eaab
minor improvement
1988-04-13 12:40:48 +00:00
ceriel
b0715c481b
also make a makecalls for code expander
1988-04-11 09:48:59 +00:00
ceriel
7c4afedd26
split into separate include files
1988-04-11 09:47:33 +00:00