]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/libgcc2.c
(__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2):
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Feb 1997 12:55:15 +0000 (12:55 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 16 Feb 1997 12:55:15 +0000 (12:55 +0000)
commit4f195a89be1c189ef1c0474f09688660ae20370e
treee56e8fee42ce2970d173d017a4e1c8dcb9f52c5e
parenta42689c969027ee4c9738521ef4661b920603119
(__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2):
Use ANSI style definition with full prototype.
(__muldi3, __udiv_w_sdiv, __udivmoddi4, __divdi3, __moddi3) : Likewise.
(__udivmoddi4, __udivdi3, __cmpdi2, __ucmpdi2) : Likewise.
(__fixunstfdi, __fixtfdi, __fixunsxfdi, __fixxfdi) : Likewise.
(__fixunsdfdi, __fixdfdi, __floatdixf, __floatditf) : Likewise.
(__floatdidf, __floatdisf, __fixunsxfsi, __fixunsdfsi) : Likewise.
(__gcc_bcmp, __eprintf, gopen, gclose, __bb_init_file) : Likewise.
(__bb_init_trace_func, __clear_cache, mprotect) : Likewise.
(__enable_execute_stack, cacheflush, exit) : Likewise.
(find_exception_table, __find_first_exception_table_match) : Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13658 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/libgcc2.c