Commit Graph

21 Commits

Author SHA1 Message Date
dtrg
9c722420dd 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
ceriel
06f158f980 Added -n flag 1996-11-21 10:14:26 +00:00
ceriel
bcc84a94d5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel
d33da47a2a Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:28:58 +00:00
ceriel
526f073ec6 Added support for S_CRS 1990-07-30 11:56:28 +00:00
ceriel
fddc825d0f cast ptrdiff_t to int for ANSI 1990-04-25 14:23:05 +00:00
ceriel
6e6064b6e6 Added verbose option 1990-03-15 10:44:14 +00:00
ceriel
636f6e5c0b improved the c-flag, and corrected a bug in the produced relocation info 1987-08-26 13:22:44 +00:00
ceriel
2571458361 improved -c option 1987-08-19 14:10:39 +00:00
ceriel
56b0cb2438 fix + some more statistics 1987-08-11 15:31:09 +00:00
ceriel
f5501fd149 adapted sizes somewhat, made facility to print memory statistics 1987-08-11 14:42:15 +00:00
ceriel
a9c913d6fd align sizes 1987-08-06 18:40:02 +00:00
ceriel
f5371e1096 Added copyright notice 1987-03-09 19:15:41 +00:00
ceriel
4f246d0f8f A wrong flag is no longer fatal 1987-03-05 14:57:15 +00:00
ceriel
dea3101fba forgot a continue. 1987-02-12 13:54:37 +00:00
ceriel
ae00be7592 *** empty log message *** 1987-02-05 14:11:46 +00:00
ceriel
6365a82a06 A new version, that no longer tries to move all null parts to the end
of a segment. It also uses the "object" library to read and write ACK-
object files and libraries.
1986-10-20 10:17:57 +00:00
em
d72f604a96 fixed bug in number() -- hex letters mistreated 1986-02-03 14:30:19 +00:00
keie
ee7dc02965 Changed to get led working under amoeba.
Author: K.S. Mullender.
1985-06-10 10:48:49 +00:00
keie
7d5733c9d2 Now using arch.h, out.h and ranlib.h from ../../h 1985-04-18 15:21:16 +00:00
duk
c0f8361e8c Header and section table now allocated statically. 1985-01-10 13:22:04 +00:00