Richard Stallman
1d42e1b7cf
(__bb_exit_func): Fix format %*d -> %*ld.
...
From-SVN: r6145
1993-11-23 22:01:14 +00:00
Richard Kenner
0c8ae3d30b
(__enable_execute_stack): Add DolphinOS version.
...
From-SVN: r6136
1993-11-21 15:38:55 -05:00
Richard Stallman
003be45548
(exit): Fix declaration of _exit.
...
From-SVN: r5980
1993-11-03 20:08:08 +00:00
Richard Stallman
6aadf9c227
(___builtin_saveregs): New alternative for __PARAGON__.
...
From-SVN: r5907
1993-10-26 23:29:45 +00:00
Richard Stallman
ebd4130940
(L_bb): Undef NULL before including <stdio.h>.
...
From-SVN: r5880
1993-10-25 01:42:49 +00:00
Kresten Krab Thorup
c1381fd357
(__enable_execute_stack): Add case for NeXT/__MACH__.
...
From-SVN: r5394
1993-09-22 17:44:56 +00:00
Kresten Krab Thorup
e117897348
(__clear_cache): add case for new CLEAR_INSN_CACHE.
...
From-SVN: r5391
1993-09-22 17:43:00 +00:00
Richard Stallman
c7544ff7ae
(L_bb): Test inhibit_libc.
...
From-SVN: r5383
1993-09-22 02:33:56 +00:00
Richard Stallman
96fc2623de
Declare __fixunsxfdi only if really have XFmode.
...
Likewise for __fixunstfdi.
From-SVN: r5349
1993-09-18 00:39:21 +00:00
Richard Stallman
cc3cdac3bb
Declare __fixunstfdi.
...
From-SVN: r5333
1993-09-15 22:09:57 +00:00
Richard Stallman
f70ad14cb4
Declare __fixunsxfdi.
...
From-SVN: r5325
1993-09-15 13:30:09 +00:00
Michael Meissner
3cca99e839
Add spaces in basic block output.
...
From-SVN: r5250
1993-09-02 10:55:40 +00:00
Michael Meissner
92832bb59a
Update basic block profiling.
...
From-SVN: r5249
1993-09-02 10:50:41 +00:00
Richard Stallman
c06cff95e3
(__main): Use macro SYMBOL__MAIN instead of invoking directly.
...
From-SVN: r4992
1993-07-26 21:00:16 +00:00
Richard Stallman
56b03d5f89
(__floatdisf): Use DFtype for intermediate values.
...
From-SVN: r4421
1993-05-11 04:42:22 +00:00
Richard Stallman
e0799b34f8
(XFtype): Do define it, if LONG_DOUBLE_TYPE_SIZE == 96.
...
(__fixunsxfdi): New function, if LONG_DOUBLE_TYPE_SIZE == 96.
(__fixxfdi, __floatdixf, __fixunsxfsi): Likewise.
From-SVN: r4000
1993-04-04 07:18:03 +00:00
Richard Stallman
24e4939efc
Comment fix.
...
From-SVN: r3564
1993-02-27 20:27:24 +00:00
Richard Stallman
c74d558306
(inhibit_libc): Renamed from inhibit_eprintf.
...
(L_new_handler): Don't include stdio.h if inhibit_libc.
From-SVN: r3557
1993-02-27 19:12:24 +00:00
Jim Wilson
4be7c28fdd
(cmpdi2, ucmpdi2): comparison result type is now word_mode.
...
From-SVN: r3288
1993-01-19 17:07:04 -08:00
Jim Wilson
19197caa01
Correct typo in comment.
...
From-SVN: r3240
1993-01-14 11:30:29 -08:00
Michael Meissner
de6cbba6ea
Fix ffsdi2 return types.
...
From-SVN: r3225
1993-01-13 20:36:07 +00:00
Richard Stallman
aa66bd06e4
(_ffsdi2): Use the correct names for structure elements of type DIunion.
...
From-SVN: r3217
1993-01-13 04:30:11 +00:00
Paul Eggert
a1c3776604
# Fix misspellings in comments.
...
From-SVN: r3182
1993-01-10 22:33:45 +00:00
Torbjorn Granlund
7bc7d45a25
(__udiv_w_sdiv): Replace hard-coded constants 31 with (SI_TYPE_SIZE - 1).
...
From-SVN: r3146
1993-01-07 21:46:47 +00:00
Jim Wilson
ec06f00ad6
(L_builtin_new): Change to L_op_new.
...
(L_builtin_new): Change to L_op_new. Use new style
definition for __builtin_new.
(L_caps_New): Change to L_new_handler. Delete unused function
builtin_vec_new.
(L_builtin_del): Change to L_op_delete. Delete vfp declaration.
Use new style definition for __builtin_delete. Delete unused
function __builtin_vec_delete.
From-SVN: r3021
1992-12-31 13:10:50 -08:00
Richard Stallman
30de5e95fa
(__udiv_w_sdiv): Cast 1 before shifting by 31.
...
From-SVN: r2809
1992-11-26 19:05:38 +00:00
Richard Stallman
98126ed6a4
(__builtin_vec_new): #undef NULL before including stdio.h.
...
(pyramid __enable_execute_stack): Ditto.
From-SVN: r2668
1992-10-31 21:26:20 +00:00
Michael Meissner
e45d9b98ee
Properly close comment.
...
From-SVN: r2628
1992-10-28 15:56:23 +00:00
Richard Stallman
fffa69145b
Include stdio.h.
...
[__GNU_LIBRARY__] (write): Defined.
From-SVN: r2625
1992-10-27 22:53:58 +00:00
Richard Stallman
d15d0264a9
[L_ctors] (__CTOR_LIST__, __DTOR_LIST__):
...
Initialize these default definitions if __NeXT__.
From-SVN: r2472
1992-10-15 08:25:16 +00:00
Richard Stallman
78e3321337
(__gcc_bcmp): Don't depend on signedness of `char'.
...
From-SVN: r2465
1992-10-15 05:04:48 +00:00
Richard Stallman
bba2431c5d
(__eprintf): Do nothing if inhibit_eprintf is defined.
...
From-SVN: r2289
1992-10-01 03:34:27 +00:00
Richard Stallman
bcea218548
(__builtin_new): Avoid passing 0 to malloc.
...
From-SVN: r2267
1992-09-28 13:43:23 +00:00
Richard Stallman
ad38743d79
(exit): Declare _exit as volatile.
...
(__CTOR_LIST__, __DTOR_LIST__): Moved to separate member.
From-SVN: r2158
1992-09-19 04:47:11 +00:00
Richard Stallman
9bd23d2c95
(__gcc_bcmp): New function, in cond on L__gcc_bcmp.
...
From-SVN: r2110
1992-09-12 08:45:46 +00:00
Richard Stallman
ecbe06a11f
(__builtin_new): Cast the result of malloc.
...
From-SVN: r1935
1992-08-23 07:20:15 +00:00
Richard Kenner
05c0fbb8bc
(builtin_new): Remove declaration of malloc.
...
From-SVN: r1868
1992-08-17 07:33:24 -04:00
Richard Stallman
0c7b7f30eb
entered into RCS
...
From-SVN: r1728
1992-07-31 06:29:36 +00:00
Richard Kenner
bfe655f9bf
*** empty log message ***
...
From-SVN: r1617
1992-07-17 08:27:11 -04:00
Richard Kenner
0dadecf681
*** empty log message ***
...
From-SVN: r1614
1992-07-17 05:57:24 -04:00
Torbjorn Granlund
3904131aad
*** empty log message ***
...
From-SVN: r1546
1992-07-09 22:30:59 +00:00
Charles Hannum
258d13563c
*** empty log message ***
...
From-SVN: r1506
1992-07-07 21:40:53 +00:00
Torbjorn Granlund
431b1ee0e0
*** empty log message ***
...
From-SVN: r1504
1992-07-07 19:58:52 +00:00
Richard Stallman
ab49538861
*** empty log message ***
...
From-SVN: r1503
1992-07-07 19:46:10 +00:00
Richard Stallman
600032fcf3
*** empty log message ***
...
From-SVN: r1435
1992-07-04 23:21:06 +00:00
Richard Stallman
c7c0a63523
*** empty log message ***
...
From-SVN: r1347
1992-06-30 00:35:54 +00:00
Richard Stallman
27d21d3283
*** empty log message ***
...
From-SVN: r1288
1992-06-26 02:43:09 +00:00
Richard Stallman
b6422cca6e
*** empty log message ***
...
From-SVN: r893
1992-05-05 01:46:51 +00:00
Richard Stallman
73a3e4ab83
*** empty log message ***
...
From-SVN: r646
1992-03-31 09:11:23 +00:00
Richard Stallman
b1166faeb0
*** empty log message ***
...
From-SVN: r620
1992-03-29 03:21:13 +00:00
Tom Wood
b335c2ccab
*** empty log message ***
...
From-SVN: r526
1992-03-19 20:41:45 +00:00
Richard Stallman
135461d960
*** empty log message ***
...
From-SVN: r408
1992-03-07 04:39:10 +00:00
Richard Stallman
89cf554bda
*** empty log message ***
...
From-SVN: r309
1992-02-12 17:47:31 +00:00
Richard Stallman
203b91b92d
Initial revision
...
From-SVN: r243
1992-01-28 03:44:05 +00:00