aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
AgeCommit message (Expand)Author
2001-06-09 * libgcc2.c [L__main]: Include unwind-dw2-fde.h instead of frame.h.rth
2001-05-22 * libgcc2.c: Include hwint.h.rth
2001-05-17 * assert.h: Removed.zack
2001-05-13EH merge from mainline.rth
2001-04-25 * Makefile.in (LIB2FUNCS): Remove _varargs and __dummy.zack
2001-02-08improve commentsjason
2001-01-31* libgcc2.h (Wtype_MAX, Wtype_MIN): Define.aoliva
2001-01-28 * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi
2001-01-24Eliminate IA-64 compiler warnings.wilson
2001-01-242001-01-23 Chris Demetriou <cgd@broadcom.com>cgd
2001-01-232001-01-17 Andrew Haley <aph@redhat.com>aph
2001-01-13 * c-decl.c (start_function): Don't warn if old prototype is builtinkenner
2000-12-16 * libgcc2.h: Use Wtype for SItype and DWtype for DItype in prototypes.m.hayes
2000-12-07 * config/alpha/osf.h: Standarize copyright statement.law
2000-11-01 * libgcc2.c (__shtab): Remove __shtab variable.law
2000-10-20Warning fixes:ghazi
2000-10-19* libgcc2.c (_mulvsi3): Change variables u and v to a and b.cchavva
2000-10-19Added the missing #endif.cchavva
2000-10-18Adding new option -ftrapv.cchavva
2000-10-09 * Makefile.in (LANG_LIB2FUNCS): Remove.rth
2000-10-06 * Makefile.in (LIB2FUNCS): Add _clz.rth
2000-08-08 * frame.h (ia64_frame_state): Add my_psp.rth
2000-07-10Fix compile time warning messagenickc
2000-06-26 * dwarf2.h (enum dwarf_call_frame_info): Addjason
2000-06-13 * libgcc2.c (ia64_throw_helper): Use __builtin_return_address.rth
2000-06-06gcc:nathan
2000-05-252000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph
2000-05-24 * configure.in: Redefine inhibit_libc conditions.law
2000-05-15Update to libgcc copyright exception clause.law
2000-05-04 * libgcc2.c (near eh_context_specific): Comment #endif string.rth
2000-04-15 * configure.in (alpha*-*-*): Aad config/alpha/t-alpha.kenner
2000-03-23 * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.jason
2000-03-23 Implement dwarf2 exception handling for the ARM.jason
2000-03-09 * libgcc2.h: New file.ghazi
2000-02-01 * frame.c (find_fde): Convert for loop to do-while so compilerzack
2000-02-01 * tsystem.h: New file.ghazi
2000-01-26gcc:amylaar
2000-01-23 * libgcc2.c (dwarf_reg_size_table): Size with DWARF_FRAME_REGISTERS.rth
1999-12-29 * crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.ghazi
1999-12-27 * config/h8300/h8300.h (TARGET_H8300H, TARGET_H8300S): Make surejakub
1999-12-12 * gthr-single.h (__gthread_active_p): Add prototype arguments.ghazi
1999-12-09 * longlong.h: Merge in changes from glibc.davem
1999-11-23 * xm-i386.h: Define `__i386__' if not defined, rather than `i386'law
1999-11-02 * libgcc2.c (__do_global_dtors): Only do EH frame stuff ifjason
1999-11-01Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner
1999-10-14 * libgcc2.c (__do_global_dtors): Protect __deregister_frame_infogavin
1999-10-05Do not include stddef.h if building trampoline support and inhibit_libc is de...meissner
1999-10-05Mark args as unused.meissner
1999-10-05Declare malloc, free, and atexit if inhibit_libc is defined.meissner
1999-09-30Use lookup table to get register sizes in dwarf2 ehcrux