| Commit message (Expand) | Author | Age | Files | Lines |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -14/+14 |
* | Add setjmp/longjmp exception handling. | mrs | 1997-04-23 | 1 | -0/+166 |
* | (L_bb, L_exit): Use 0 rather than NULL for null pointers. | kenner | 1997-04-13 | 1 | -5/+5 |
* | * libgcc2.c (find_exception_table): Fix to logic to deal with | mrs | 1997-04-02 | 1 | -45/+43 |
* | * libgcc2.c (__bb_exit_func): Support gcov style output. | dje | 1997-03-28 | 1 | -6/+127 |
* | (__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2): | kenner | 1997-02-16 | 1 | -94/+44 |
* | i formatting tweaks | mrs | 1997-02-07 | 1 | -14/+9 |
* | * libgcc2.c: Remove extern for malloc and realloc. | mrs | 1997-01-31 | 1 | -3/+0 |
* | (cacheflush): Add SONY NEWS-OS 4.2 version. | kenner | 1996-12-11 | 1 | -0/+28 |
* | x | merrill | 1996-11-11 | 1 | -1/+1 |
* | * crtstuff.c (__do_global_dtors_aux): Allow finalization code to | mrs | 1996-10-24 | 1 | -3/+6 |
* | irix6 ctors | merrill | 1996-10-16 | 1 | -5/+10 |
* | * libgcc2.c (__throw): New routine. | mrs | 1996-08-16 | 1 | -0/+15 |
* | install EH code | mrs | 1996-07-23 | 1 | -14/+22 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -73/+71 |
* | (__dummy): New function. | kenner | 1996-03-20 | 1 | -0/+5 |
* | (L_bb/atexit, onexit): Declarations replaced by #include'ing "gbl-ctors.h". | kenner | 1996-03-04 | 1 | -14/+55 |
* | Make libgcc2 build under AIX3.2.5 | meissner | 1996-02-03 | 1 | -2/+2 |
* | (_bb_init_prg): Cast arg to bzero to (char *). | kenner | 1995-12-27 | 1 | -1/+1 |
* | (struct bb): Add flags field. | kenner | 1995-12-24 | 1 | -2/+732 |
* | * libgcc2.c (__empty): An empty function used by the C++ frontend for | mrs | 1995-12-18 | 1 | -0/+5 |
* | (trampoline): Add getpagesize and mprotect for WINNT. | kenner | 1995-11-26 | 1 | -0/+33 |
* | (__{C,D}TOR_LIST): For AIX, initialize these arrays to 0,0, just like | kenner | 1995-11-07 | 1 | -1/+1 |
* | (L_eh: __unwind_function): Implement for VAX. | kenner | 1995-10-29 | 1 | -0/+16 |
* | (__unwind_function): Provide a default definition for implementations | kenner | 1995-10-26 | 1 | -9/+10 |
* | (__fixuns[xds]fsi): #undef MIN and MAX before #include of limits.h. | kenner | 1995-10-22 | 1 | -0/+6 |
* | (__udiv_w_sdiv): If we don't have sdiv_qrnnd, define dummy variant of | kenner | 1995-10-19 | 1 | -0/+8 |
* | Include longlong.h. | kenner | 1995-08-31 | 1 | -1/+12 |
* | Fix spelling errors. | kenner | 1995-08-28 | 1 | -1/+1 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (_floatdidf): Correctly set float sizes. | kenner | 1995-06-10 | 1 | -11/+21 |
* | (L_eh, i386): Remove in-line comments in assembly code--the '#' | kenner | 1995-05-25 | 1 | -4/+4 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -3/+3 |
* | Update weak symbol support | merrill | 1995-05-16 | 1 | -4/+33 |
* | weaken C++ free-store functions | merrill | 1995-04-16 | 1 | -0/+4 |
* | Remove explicit 0-initializations of static variables. | merrill | 1995-03-30 | 1 | -6/+6 |
* | * libgcc2.c (__throw_type_match): Update to use new calling convention. | mrs | 1995-03-30 | 1 | -3/+5 |
* | * libgcc2.c (__register_exceptions): Handle empty tables. | mrs | 1995-03-18 | 1 | -2/+7 |
* | Do not initialize the pointer variable __new_handler with an address. | meissner | 1995-03-08 | 1 | -2/+4 |
* | Clone unwind_function for powerpc | meissner | 1995-03-01 | 1 | -1/+19 |
* | (atexit): Prototype now works with NT. | kenner | 1995-02-21 | 1 | -0/+4 |
* | rs6000 exception handling support | mrs | 1995-02-18 | 1 | -0/+18 |
* | tweak __unwind_function for bsdi | mrs | 1995-02-18 | 1 | -1/+1 |
* | Repair botch in application of patch. | kenner | 1995-02-15 | 1 | -1/+1 |
* | (exit): Don't call __do_global_dtors if | dje | 1995-02-13 | 1 | -0/+2 |
* | Don't call write ifdef inhibit_libc. | merrill | 1995-02-13 | 1 | -0/+17 |
* | (L_fixunsxfsi, L_fixunsdfsi, L_fixunssfsi): Undef | wilson | 1995-02-11 | 1 | -0/+24 |
* | Include <limits.h>, not "glimits.h". | ian | 1995-01-31 | 1 | -3/+3 |
* | (__lshldi3): Deleted. | kenner | 1995-01-28 | 1 | -32/+0 |
* | *** empty log message *** | sac | 1995-01-12 | 1 | -1/+1 |