1998-06-08 |
Andrew MacLeod | [multiple changes] |
blob | commitdiff | raw |
1998-05-14 |
Andrew MacLeod | First cut of changes to utilize the new exception handl... |
blob | commitdiff | raw | diff to current |
1998-05-13 |
Kaveh R. Ghazi | Warning fixes: |
blob | commitdiff | raw | diff to current |
1998-05-05 |
Jeff Law | * Check in merge from gcc2. See ChangeLog.12 for details. |
blob | commitdiff | raw | diff to current |
1998-04-23 |
Jim Wilson | Partial fix for problem reported by Don Bowman. |
blob | commitdiff | raw | diff to current |
1998-04-17 |
Jeff Law | libgcc2.c (__floatdisf): Fix a couple typos. |
blob | commitdiff | raw | diff to current |
1998-04-17 |
Kaveh R. Ghazi | Zap some warnings in target files: |
blob | commitdiff | raw | diff to current |
1998-04-04 |
Jeff Law | * Check in merge from gcc2. See ChangeLog.11 and Chang... |
blob | commitdiff | raw | diff to current |
1998-03-30 |
Stan Cox | (__main, __do_global_dtors, __do_global_ctors): For... |
blob | commitdiff | raw | diff to current |
1998-03-19 |
Philippe De Muyter | * libgcc2.c (exit): Do not call __bb_exit_func if HAVE_... |
blob | commitdiff | raw | diff to current |
1998-03-18 |
Kaveh R. Ghazi | Fix more warnings... |
blob | commitdiff | raw | diff to current |
1998-03-11 |
Teemu Torma | Patch from Teemu Torma to fix Solaris 2.6 EH failures. |
blob | commitdiff | raw | diff to current |
1998-02-28 |
Kaveh R. Ghazi | Fix warious warnings: |
blob | commitdiff | raw | diff to current |
1998-02-13 |
Robert Lipe | Rats. Forgot to change copyrights on the first commit. |
blob | commitdiff | raw | diff to current |
1998-02-13 |
Robert Lipe | c-lang.c (finish_file): Bracket declaration of static_c... |
blob | commitdiff | raw | diff to current |
1998-01-26 |
Manfred Hollstein | libgcc2.c (__clear_insn_cache): On sysV68 enable the... |
blob | commitdiff | raw | diff to current |
1998-01-14 |
Jeff Law | Bring in final gcc-2.8.0 changes. |
blob | commitdiff | raw | diff to current |
1997-12-29 |
Michael Meissner | Do not define inhibit_libc if it was already defined |
blob | commitdiff | raw | diff to current |
1997-12-24 |
Teemu Torma | Makefile.in (GTHREAD_FLAGS): New var. |
blob | commitdiff | raw | diff to current |
1997-12-19 |
Jeff Law | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1997-12-12 |
Jason Merrill | except.c (use_eh_context): Don't copy_rtx a REG. |
blob | commitdiff | raw | diff to current |
1997-12-12 |
Teemu Torma | [multiple changes] |
blob | commitdiff | raw | diff to current |
1997-12-11 |
Jeff Law | Another handful of gcc-2.8 changes (will it ever go... |
blob | commitdiff | raw | diff to current |
1997-12-09 |
Jeffrey A Law | * Partially cleaned up prototyping code from HJ. |
blob | commitdiff | raw | diff to current |
1997-12-07 |
Jeff Law | Merge from gcc-2.8 |
blob | commitdiff | raw | diff to current |
1997-12-04 |
Jason Merrill | ./: * libgcc2.c (__throw): Use __builtin_return_addr... |
blob | commitdiff | raw | diff to current |
1997-11-26 |
Jason Merrill | integrate.c (output_inline_function): Just unset DECL_I... |
blob | commitdiff | raw | diff to current |
1997-11-20 |
Jason Merrill | Makefile.in (LIB2FUNCS): Remove C++ memory management... |
blob | commitdiff | raw | diff to current |
1997-10-31 |
Jason Merrill | [multiple changes] |
blob | commitdiff | raw | diff to current |
1997-10-18 |
Jason Merrill | tree.c (restore_tree_status): Also free up temporary... |
blob | commitdiff | raw | diff to current |
1997-09-29 |
Jason Merrill | * libgcc2.c (__throw): Fix thinko. |
blob | commitdiff | raw | diff to current |
1997-09-27 |
Jason Merrill | c-decl.c (init_decl_processing): Add __builtin_dwarf_re... |
blob | commitdiff | raw | diff to current |
1997-09-18 |
Jason Merrill | final.c (final_scan_insn): Hand BARRIERs off to the... |
blob | commitdiff | raw | diff to current |
1997-09-18 |
Jason Merrill | libgcc2.c (find_exception_handler): Subtract one from... |
blob | commitdiff | raw | diff to current |
1997-09-17 |
Jason Merrill | * libgcc2.c (find_exception_handler): Not found is -1. |
blob | commitdiff | raw | diff to current |
1997-09-16 |
Jason Merrill | dwarf2 EH support |
blob | commitdiff | raw | diff to current |
1997-09-10 |
Jim Wilson | Clean up patches for delta88 nested function support. |
blob | commitdiff | raw | diff to current |
1997-09-10 |
Manfred Hollstein | * m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define. |
blob | commitdiff | raw | diff to current |
1997-08-02 |
Richard Kenner | (_trampoline): Rework last change; both getpagesize... |
blob | commitdiff | raw | diff to current |
1997-07-31 |
Ian Lance Taylor | Don't compile getpagesize if __CYGWIN32__ |
blob | commitdiff | raw | diff to current |
1997-07-02 |
Richard Kenner | (_trampoline): Add stdcall attribute to VirtualProtect... |
blob | commitdiff | raw | diff to current |
1997-06-19 |
Mike Stump | * libgcc2.c (__eh_type): Remove `extern' to make this... |
blob | commitdiff | raw | diff to current |
1997-06-18 |
Mike Stump | libgcc2.c (__eh_pcnthrow): Add support -fno-sjlj-except... |
blob | commitdiff | raw | diff to current |
1997-06-06 |
Mike Stump | libgcc2.c (__eh_ffetmnpc): Add support for machines... |
blob | commitdiff | raw | diff to current |
1997-05-18 |
Richard Kenner | (atexit): Cast malloc and realloc calls. |
blob | commitdiff | raw | diff to current |
1997-05-07 |
Mike Stump | except.c (start_dynamic_handler): Fix so that we can... |
blob | commitdiff | raw | diff to current |
1997-05-06 |
Mike Stump | reformat a little to match GNU coding standards. |
blob | commitdiff | raw | diff to current |
1997-04-23 |
Mike Stump | Add setjmp/longjmp exception handling. |
blob | commitdiff | raw | diff to current |
1997-04-13 |
Richard Kenner | (L_bb, L_exit): Use 0 rather than NULL for null pointers. |
blob | commitdiff | raw | diff to current |
1997-04-02 |
Mike Stump | libgcc2.c (find_exception_table): Fix to logic to deal... |
blob | commitdiff | raw | diff to current |
1997-03-28 |
Doug Evans | * libgcc2.c (__bb_exit_func): Support gcov style output. |
blob | commitdiff | raw | diff to current |
1997-02-16 |
Richard Kenner | (__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2): |
blob | commitdiff | raw | diff to current |
1997-02-07 |
Mike Stump | i formatting tweaks |
blob | commitdiff | raw | diff to current |
1997-01-31 |
Mike Stump | * libgcc2.c: Remove extern for malloc and realloc. |
blob | commitdiff | raw | diff to current |
1996-12-11 |
Richard Kenner | (cacheflush): Add SONY NEWS-OS 4.2 version. |
blob | commitdiff | raw | diff to current |
1996-11-11 |
Jason Merrill | x |
blob | commitdiff | raw | diff to current |
1996-10-24 |
Mike Stump | crtstuff.c (__do_global_dtors_aux): Allow finalization... |
blob | commitdiff | raw | diff to current |
1996-10-16 |
Jason Merrill | irix6 ctors |
blob | commitdiff | raw | diff to current |
1996-08-16 |
Mike Stump | libgcc2.c (__throw): New routine. |
blob | commitdiff | raw | diff to current |
1996-07-23 |
Mike Stump | install EH code |
blob | commitdiff | raw | diff to current |
1996-07-03 |
Mike Stump | formatting tweaks |
blob | commitdiff | raw | diff to current |
1996-03-20 |
Richard Kenner | (__dummy): New function. |
blob | commitdiff | raw | diff to current |
1996-03-04 |
Richard Kenner | (L_bb/atexit, onexit): Declarations replaced by #includ... |
blob | commitdiff | raw | diff to current |
1996-02-03 |
Michael Meissner | Make libgcc2 build under AIX3.2.5 |
blob | commitdiff | raw | diff to current |
1995-12-27 |
Richard Kenner | (_bb_init_prg): Cast arg to bzero to (char *). |
blob | commitdiff | raw | diff to current |
1995-12-24 |
Richard Kenner | (struct bb): Add flags field. |
blob | commitdiff | raw | diff to current |
1995-12-18 |
Mike Stump | libgcc2.c (__empty): An empty function used by the... |
blob | commitdiff | raw | diff to current |
1995-11-26 |
Richard Kenner | (trampoline): Add getpagesize and mprotect for WINNT. |
blob | commitdiff | raw | diff to current |
1995-11-07 |
Richard Kenner | (__{C,D}TOR_LIST): For AIX... |
blob | commitdiff | raw | diff to current |
1995-10-29 |
Richard Kenner | (L_eh: __unwind_function): Implement for VAX. |
blob | commitdiff | raw | diff to current |
1995-10-26 |
Richard Kenner | (__unwind_function): Provide a default definition for... |
blob | commitdiff | raw | diff to current |
1995-10-22 |
Richard Kenner | (__fixuns[xds]fsi): #undef MIN and MAX before #include... |
blob | commitdiff | raw | diff to current |
1995-10-19 |
Richard Kenner | (__udiv_w_sdiv): If we don't have sdiv_qrnnd, define... |
blob | commitdiff | raw | diff to current |
1995-08-31 |
Richard Kenner | Include longlong.h. |
blob | commitdiff | raw | diff to current |
1995-08-28 |
Richard Kenner | Fix spelling errors. |
blob | commitdiff | raw | diff to current |
1995-06-15 |
Richard Kenner | Update FSF address. |
blob | commitdiff | raw | diff to current |
1995-06-10 |
Richard Kenner | (_floatdidf): Correctly set float sizes. |
blob | commitdiff | raw | diff to current |
1995-05-25 |
Richard Kenner | (L_eh, i386): Remove in-line comments in assembly code... |
blob | commitdiff | raw | diff to current |
1995-05-16 |
Richard Kenner | Fix typos in comments. |
blob | commitdiff | raw | diff to current |
1995-05-16 |
Jason Merrill | Update weak symbol support |
blob | commitdiff | raw | diff to current |
1995-04-16 |
Jason Merrill | weaken C++ free-store functions |
blob | commitdiff | raw | diff to current |
1995-03-30 |
Jason Merrill | Remove explicit 0-initializations of static variables. |
blob | commitdiff | raw | diff to current |
1995-03-30 |
Mike Stump | * libgcc2.c (__throw_type_match): Update to use new... |
blob | commitdiff | raw | diff to current |
1995-03-18 |
Mike Stump | * libgcc2.c (__register_exceptions): Handle empty tables. |
blob | commitdiff | raw | diff to current |
1995-03-08 |
Michael Meissner | Do not initialize the pointer variable __new_handler... |
blob | commitdiff | raw | diff to current |
1995-03-01 |
Michael Meissner | Clone unwind_function for powerpc |
blob | commitdiff | raw | diff to current |
1995-02-21 |
Richard Kenner | (atexit): Prototype now works with NT. |
blob | commitdiff | raw | diff to current |
1995-02-18 |
Mike Stump | rs6000 exception handling support |
blob | commitdiff | raw | diff to current |
1995-02-18 |
Mike Stump | tweak __unwind_function for bsdi |
blob | commitdiff | raw | diff to current |
1995-02-15 |
Richard Kenner | Repair botch in application of patch. |
blob | commitdiff | raw | diff to current |
1995-02-13 |
Doug Evans | (exit): Don't call __do_global_dtors if |
blob | commitdiff | raw | diff to current |
1995-02-13 |
Jason Merrill | Don't call write ifdef inhibit_libc. |
blob | commitdiff | raw | diff to current |
1995-02-11 |
Jim Wilson | (L_fixunsxfsi, L_fixunsdfsi, L_fixunssfsi): Undef |
blob | commitdiff | raw | diff to current |
1995-01-31 |
Ian Lance Taylor | Include <limits.h>, not "glimits.h". |
blob | commitdiff | raw | diff to current |
1995-01-28 |
Richard Kenner | (__lshldi3): Deleted. |
blob | commitdiff | raw | diff to current |
1995-01-12 |
Steve Chamberlain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1995-01-12 |
Steve Chamberlain | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1994-11-30 |
Richard Kenner | (word_type): Use __attribute__ ((mode (__word__))). |
blob | commitdiff | raw | diff to current |
1994-11-29 |
Mike Stump | libgcc2.c (__register_exceptions): Find max ending... |
blob | commitdiff | raw | diff to current |
1994-11-19 |
Jason Merrill | Shared library support. |
blob | commitdiff | raw | diff to current |
next |