summaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
Commit message (Expand)AuthorAgeFilesLines
* * libgcc2.c (__bb_exit_func): Remove unused variable.aj2001-12-201-20/+0
* * libgcc2.c (__bb_exit_func): Kill -ax dumping code.hubicka2001-12-181-225/+96
* * libgcc2.c (_bb): Remove ctime declaration.kenner2001-12-111-1/+0
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-719/+0
* * libgcc2.c (__bb_exit_func): Fix line wrap problems.kenner2001-12-021-2/+5
* * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementingjason2001-11-191-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * libgcc2.c (*): Replace EH_FRAME_SECTION with EH_FRAME_SECTION_NAME.grahams2001-08-141-3/+3
* * gcc.c: Fix comment formatting.kazu2001-08-121-2/+2
* * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC to outputaj2001-07-161-48/+55
* * regs.h (struct reg_info_def): Add freq field.hubicka2001-06-221-6/+13
* * libgcc2.c, libgcc2.h: Restore __eprintf. Label as used forzack2001-05-141-0/+22
* * Makefile.in: Exterminate all references to assert.h.zack2001-05-111-18/+0
* * Makefile.in (LIB2FUNCS): Remove _varargs and __dummy.zack2001-04-251-228/+0
* * libgcc2.c [L__main]: Include unwind-dw2-fde.h instead of frame.h.rth2001-03-291-1/+1
* IA-64 ABI Exception Handling.rth2001-03-281-1218/+0
* improve commentsjason2001-02-081-5/+15
* * libgcc2.h (Wtype_MAX, Wtype_MIN): Define.aoliva2001-01-311-8/+8
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* Eliminate IA-64 compiler warnings.wilson2001-01-241-2/+2
* 2001-01-23 Chris Demetriou <cgd@broadcom.com>cgd2001-01-241-1/+10
* 2001-01-17 Andrew Haley <aph@redhat.com>aph2001-01-231-69/+61
* * c-decl.c (start_function): Don't warn if old prototype is builtinkenner2001-01-131-4/+4
* * libgcc2.h: Use Wtype for SItype and DWtype for DItype in prototypes.m.hayes2000-12-161-30/+30
* * config/alpha/osf.h: Standarize copyright statement.law2000-12-071-1/+1
* * libgcc2.c (__shtab): Remove __shtab variable.law2000-11-011-13/+0
* Warning fixes:ghazi2000-10-201-1/+1
* * libgcc2.c (_mulvsi3): Change variables u and v to a and b.cchavva2000-10-191-1/+1
* Added the missing #endif.cchavva2000-10-191-18/+17
* Adding new option -ftrapv.cchavva2000-10-181-0/+170
* * Makefile.in (LANG_LIB2FUNCS): Remove.rth2000-10-091-26/+1
* * Makefile.in (LIB2FUNCS): Add _clz.rth2000-10-061-14/+17
* * frame.h (ia64_frame_state): Add my_psp.rth2000-08-081-17/+16
* Fix compile time warning messagenickc2000-07-101-2/+2
* * dwarf2.h (enum dwarf_call_frame_info): Addjason2000-06-261-0/+3
* * libgcc2.c (ia64_throw_helper): Use __builtin_return_address.rth2000-06-131-4/+3
* gcc:nathan2000-06-061-0/+69
* 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph2000-05-251-0/+167
* * configure.in: Redefine inhibit_libc conditions.law2000-05-241-7/+0
* Update to libgcc copyright exception clause.law2000-05-151-7/+9
* * libgcc2.c (near eh_context_specific): Comment #endif string.rth2000-05-041-1/+1
* * configure.in (alpha*-*-*): Aad config/alpha/t-alpha.kenner2000-04-151-28/+31
* * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.jason2000-03-231-16/+0
* Implement dwarf2 exception handling for the ARM.jason2000-03-231-0/+16
* * libgcc2.h: New file.ghazi2000-03-091-199/+3
* * frame.c (find_fde): Convert for loop to do-while so compilerzack2000-02-011-8/+7
* * tsystem.h: New file.ghazi2000-02-011-27/+1
* gcc:amylaar2000-01-261-14/+80