mycroft
|
c25c219087
|
Random cleanup.
|
1994-01-27 14:45:52 +00:00 |
jtc
|
0e09f939b2
|
Fix bug #24 by renaming _logname_valid to __logname_valid.
|
1993-12-18 01:02:47 +00:00 |
mycroft
|
cd8e1bd162
|
No reason these can't share code...
|
1993-12-08 21:01:56 +00:00 |
mycroft
|
1f063d60c0
|
Fix a bug, and speed up by a few cycles.
|
1993-12-07 06:58:35 +00:00 |
mycroft
|
2c216884a8
|
Fix typo.
|
1993-12-07 03:28:53 +00:00 |
mycroft
|
6103136f3b
|
Fix typo.
|
1993-12-07 02:05:27 +00:00 |
mycroft
|
ca4372787c
|
Fix a couple of nits.
|
1993-12-06 23:45:48 +00:00 |
mycroft
|
50ee78b26f
|
Assembler version.
|
1993-12-06 23:16:05 +00:00 |
mycroft
|
8449f5103c
|
More assembler code.
|
1993-12-06 23:08:46 +00:00 |
mycroft
|
a0f51b3da9
|
Fudged an addressing mode.
|
1993-12-06 22:51:41 +00:00 |
mycroft
|
ff88d330ae
|
Initially cloned from bcmp.S.
|
1993-12-06 22:37:15 +00:00 |
mycroft
|
b5c51ee600
|
#define the appropriate symbol and #include bcopy.S.
|
1993-12-06 22:13:08 +00:00 |
mycroft
|
87a251f506
|
Add code for memcpy() and memmove().
|
1993-12-06 22:12:04 +00:00 |
briggs
|
0db5dab189
|
Ovfork doesn't get .even any other way, so we must explicitly give it
one.
|
1993-12-04 18:59:42 +00:00 |
mycroft
|
448e711c78
|
Clean up deleted files.
|
1993-12-04 01:28:42 +00:00 |
paulus
|
e290fb8f79
|
Changed beq's to jeq's, because (a) the jeq gets optimized to a short branch,
and (b) gas currently assembles the beq's wrongly.
|
1993-11-30 00:45:15 +00:00 |
paulus
|
75d4ac9791
|
Machine-dependent files for generic m68k machines (copied from hp300),
modified to support shared libraries.
|
1993-11-25 23:39:23 +00:00 |
paulus
|
5f70961885
|
Machine-dependent files for generic m68k machines (copied from hp300)
|
1993-11-25 23:36:47 +00:00 |
paulus
|
a1eb25471d
|
Machine-dependent files for generic m68k machines, with shared library support.
|
1993-11-25 23:34:07 +00:00 |