summaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
Commit message (Expand)AuthorAgeFilesLines
* Partial fix for problem reported by Don Bowman.wilson1998-04-231-0/+6
* 8law1998-04-171-2/+2
* Zap some warnings in target files:ghazi1998-04-171-1/+9
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-28/+13
* (__main, __do_global_dtors, __do_global_ctors): For __CYGWIN32__ use the vers...scox1998-03-301-0/+2
* * libgcc2.c (exit): Do not call __bb_exit_func if HAVE_ATEXIT.law1998-03-191-1/+7
* Fix more warnings...ghazi1998-03-181-3/+3
* Patch from Teemu Torma to fix Solaris 2.6 EH failures.wilson1998-03-111-1/+5
* Fix warious warnings:ghazi1998-02-281-3/+3
* Rats. Forgot to change copyrights on the first commit.robertl1998-02-131-1/+1
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-8/+0
* * libgcc2.c (__clear_insn_cache): On sysV68 enable the memctllaw1998-01-261-0/+6
* Bring in final gcc-2.8.0 changes.law1998-01-141-0/+40
* Do not define inhibit_libc if it was already definedmeissner1997-12-291-1/+1
* * Makefile.in (GTHREAD_FLAGS): New var.law1997-12-241-2/+7
* *** empty log message ***law1997-12-191-0/+3
* * except.c (use_eh_context): Don't copy_rtx a REG.jason1997-12-121-174/+4
* Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>jason1997-12-121-30/+176
* Another handful of gcc-2.8 changes (will it ever go out the door?).law1997-12-111-1/+1
* * Partially cleaned up prototyping code from HJ.law1997-12-091-2/+1
* Merge from gcc-2.8law1997-12-071-1/+12
* ./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.jason1997-12-041-3/+4
* * integrate.c (output_inline_function): Just unset DECL_INLINE.jason1997-11-261-0/+1
* ./:jason1997-11-201-155/+0
* Fri Oct 31 01:45:31 1997 Jason Merrill <jason@yorick.cygnus.com>jason1997-10-311-4/+6
* * tree.c (restore_tree_status): Also free up temporary storagejason1997-10-181-1/+1
* * libgcc2.c (__throw): Fix thinko.jason1997-09-291-1/+1
* * c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.jason1997-09-271-6/+18
* * final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.jason1997-09-181-9/+6
* * libgcc2.c (find_exception_handler): Subtract one from our PC whenjason1997-09-181-0/+4
* * libgcc2.c (find_exception_handler): Not found is -1.jason1997-09-171-4/+4
* dwarf2 EH supportjason1997-09-161-111/+349
* Clean up patches for delta88 nested function support.wilson1997-09-101-2/+2
* * m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define.law1997-09-101-2/+2
* (_trampoline): Rework last change; both getpagesize and mprotect arekenner1997-08-021-13/+15
* Don't compile getpagesize if __CYGWIN32__ian1997-07-311-0/+4
* (_trampoline): Add stdcall attribute to VirtualProtect on i386.kenner1997-07-021-0/+4
* * libgcc2.c (__eh_type): Remove `extern' to make this a definition.mrs1997-06-191-1/+1
* * libgcc2.c (__eh_pcnthrow): Add support -fno-sjlj-exceptionsmrs1997-06-181-3/+3
* * libgcc2.c (__eh_ffetmnpc): Add support for machines that cannotmrs1997-06-061-0/+10
* (atexit): Cast malloc and realloc calls.kenner1997-05-181-3/+4
* * except.c (start_dynamic_handler): Fix so that we can usemrs1997-05-071-4/+12
* reformat a little to match GNU coding standards.mrs1997-05-061-14/+14
* Add setjmp/longjmp exception handling.mrs1997-04-231-0/+166
* (L_bb, L_exit): Use 0 rather than NULL for null pointers.kenner1997-04-131-5/+5
* * libgcc2.c (find_exception_table): Fix to logic to deal withmrs1997-04-021-45/+43
* * libgcc2.c (__bb_exit_func): Support gcov style output.dje1997-03-281-6/+127
* (__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2):kenner1997-02-161-94/+44
* i formatting tweaksmrs1997-02-071-14/+9
* * libgcc2.c: Remove extern for malloc and realloc.mrs1997-01-311-3/+0