| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | *** empty log message *** | sac | 1995-01-12 | 1 | -10/+10 |
* | (word_type): Use __attribute__ ((mode (__word__))). | kenner | 1994-11-30 | 1 | -9/+3 |
* | * libgcc2.c (__register_exceptions): Find max ending of a segment for | mrs | 1994-11-29 | 1 | -1/+27 |
* | Shared library support. | merrill | 1994-11-19 | 1 | -35/+2 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -2/+10 |
* | (LIB2FUNCS): Add _pure. | merrill | 1994-10-21 | 1 | -0/+10 |
* | * Makefile.in, libgcc2.c (L_eh): some support routines for C++. | mrs | 1994-09-27 | 1 | -0/+149 |
* | Add declaration of ctime. | kenner | 1994-07-29 | 1 | -0/+1 |
* | Reverse order of execution of | merrill | 1994-07-29 | 1 | -15/+3 |
* | (__floatdisf): Protect against double-rounding error. | kenner | 1994-06-02 | 1 | -0/+35 |
* | (__umoddi3): Correct type of variable `w'. | kenner | 1994-05-17 | 1 | -1/+1 |
* | Revert to identifiers for mode attributes. | kenner | 1994-05-12 | 1 | -12/+12 |