summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent hoisting code from generating uninitialized accesses.bernds2001-03-302-3/+20
* * i386.c (ix86_split_long_move): Use change address to compensatehubicka2001-03-302-2/+11
* Daily bump.gccadmin2001-03-305-5/+5
* 2001-03-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2001-03-3017-133/+137
* * i386.md (sse_movdfcc_eq): Fix constraint (sse_mov?fcc splitter): Use opera...hubicka2001-03-292-5/+10
* * i386.c (ix86_expand_setcc): Support 64bit.hubicka2001-03-293-12/+107
* * libgcc2.c [L__main]: Include unwind-dw2-fde.h instead of frame.h.rth2001-03-292-1/+5
* 2001-03-28 Matthew Hiller <hiller@redhat.com>hiller2001-03-293-4/+20
* * configure.in: Use different syntax for subdirectory creation.bryce2001-03-293-14/+9
* * Makefile.in (cs-tconfig.h): Depend on CONFIG_H, not GCONFIG_H.rth2001-03-282-2/+7
* Fix abort when passing 1.0L as unnamed argument.wilson2001-03-282-2/+7
* * libsupc++/Makefile.am (CXXLINK): Add --tag disable-shared afteraoliva2001-03-283-25/+60
* * g++.old-deja/g++.other/eh4.C: Fix typo.ljrittle2001-03-282-1/+5
* * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.ljrittle2001-03-282-3/+7
* * expr.c (pop_type_0): Call `concat' rather than building theghazi2001-03-283-25/+24
* * toplev.h (fatal_error): Add ATTRIBUTE_NORETURN.ghazi2001-03-284-3/+13
* 2001-03-21 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-282-2/+9
* 2001-03-28 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-282-0/+5
* Revert cflags patch.dj2001-03-282-2/+5
* 2001-03-28 Philip Blundell <philb@gnu.org>pb2001-03-282-0/+84
* * config/avr/libgcc.S (__mulhi3): Correct tests to exit the loopmarekm2001-03-282-1/+8
* Fix missing barrier problembernds2001-03-282-95/+175
* Make hash values more randombernds2001-03-282-13/+5
* * config/rs6000/rs6000.h (EPILOGUE_USES): Use TARGET_AIX,rth2001-03-283-2/+9
* * Makefile.in (make-temp-file.o): Depend on config.h.rth2001-03-282-0/+5
* * config/sparc/sparc.c (eligible_for_epilogue_delay): False ifrth2001-03-284-10/+35
* * config/rs6000/rs6000.c (rs6000_stack_info): Allocate spacerth2001-03-284-105/+146
* * config/i386/i386.c (general_no_elim_operand): Disallow virtual regs.rth2001-03-285-48/+199
* * config/alpha/alpha.c (alpha_sa_mask): Add EH_RETURN_DATA_REGNOs.rth2001-03-285-28/+93
* IA-64 ABI Exception Handling.rth2001-03-28100-9366/+9948
* * java-tree.h (throw_node): Define as a single member ofrth2001-03-287-28/+32
* * decl.c (end_java_method): Do not save and restorerth2001-03-284-24/+12
* * decl.c (struct named_label_list): Rename eh_region torth2001-03-285-24/+60
* Daily bump.gccadmin2001-03-285-5/+5
* * regmove.c (perhaps_ends_bb_p): Use can_throw_internal torth2001-03-282-4/+13
* * stmt.c (expand_return): Remove always true predicate.rth2001-03-282-39/+8
* * sched-deps.c (sched_analyze_insn): Consolidate schedulingrth2001-03-282-46/+43
* * rtlanal.c (rtx_addr_can_trap_p): Virtual registers cannot trap.rth2001-03-282-5/+22
* * except.c (can_throw_internal): Rename from can_throw.rth2001-03-284-8/+11
* * integrate.c (copy_insn_list): Use returnjump_p.rth2001-03-282-22/+39
* * function.h (struct function): Move all boolean valued fieldsrth2001-03-282-83/+92
* * flow.c (cleanup_cfg): Take no argument.rth2001-03-285-13/+15
* * flow.c (tidy_fallthru_edges): Don't combine complex edges.rth2001-03-283-7/+37
* Remove flag_new_exceptions.rth2001-03-287-26/+16
* * combine.c (distribute_notes) [REG_EH_REGION]: If non-callrth2001-03-282-0/+22
* * except.h (flag_non_call_exceptions): Move ...rth2001-03-283-4/+6
* Make -fsjlj-exceptions a configure option.rth2001-03-2819-316/+374
* * parse.y (source_end_java_method): Likewise.rth2001-03-282-4/+5
* * gthr-single.h (UNUSED): New. Distinguish between how Crth2001-03-282-15/+27
* * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,rth2001-03-2810-15/+26