aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-03-28java-tree.h (throw_node): Define as a single member of java_global_trees inst...Richard Henderson7-28/+32
2001-03-28decl.c (end_java_method): Do not save and restore flag_non_call_exceptions.Richard Henderson4-24/+12
2001-03-28decl.c (struct named_label_list): Rename eh_region to in_try_scope, add in_ca...Richard Henderson5-24/+60
2001-03-28Daily bump.GCC Administrator2-2/+2
2001-03-28regmove.c (perhaps_ends_bb_p): Use can_throw_internal to reduce false positives.Richard Henderson2-4/+13
2001-03-27stmt.c (expand_return): Remove always true predicate.Richard Henderson2-39/+8
2001-03-27sched-deps.c (sched_analyze_insn): Consolidate scheduling barrier code.Richard Henderson2-46/+43
2001-03-27rtlanal.c (rtx_addr_can_trap_p): Virtual registers cannot trap.Richard Henderson2-5/+22
2001-03-27except.c (can_throw_internal): Rename from can_throw.Richard Henderson4-8/+11
2001-03-27integrate.c (copy_insn_list): Use returnjump_p.Richard Henderson2-22/+39
2001-03-27function.h (struct function): Move all boolean valued fields to single bit fi...Richard Henderson2-83/+92
2001-03-27flow.c (cleanup_cfg): Take no argument.Richard Henderson5-13/+15
2001-03-27flow.c (tidy_fallthru_edges): Don't combine complex edges.Richard Henderson3-7/+37
2001-03-27Remove flag_new_exceptions.Richard Henderson7-26/+16
2001-03-27combine.c (distribute_notes): If non-call exceptions, put the note on the tra...Richard Henderson2-0/+22
2001-03-27except.h (flag_non_call_exceptions): Move ...Richard Henderson3-4/+6
2001-03-27Make -fsjlj-exceptions a configure option.Richard Henderson19-316/+374
2001-03-27* parse.y (source_end_java_method): Likewise.Richard Henderson2-4/+5
2001-03-27gthr-single.h (UNUSED): New.Richard Henderson2-15/+27
2001-03-27bb-reorder.c, [...]: Rename asynchronous_exceptions to flag_non_call_exceptions.Richard Henderson10-15/+26
2001-03-28configure.in: Don't check for bcopy.Kaveh R. Ghazi5-117/+103
2001-03-27rtl.h (LCT_NORETURN): New.Richard Henderson3-1/+38
2001-03-27function.c (expand_function_start): Set DECL_REGISTER on a pseudo used for DE...Richard Henderson2-1/+9
2001-03-28objc-act.c (objc_init): Use dump_base_name.Stan Shebs2-31/+78
2001-03-28pt.c (check_default_tmpl_args): Make error messages clearer.Phil Edwards2-2/+10
2001-03-28* reload1.c (eliminate_regs): Don't abort on MEM USEs.John David Anglin2-0/+10
2001-03-27Fix ia64-linux kernel miscompile, bad unwind info when reorder epilogue block.Jim Wilson3-6/+58
2001-03-27Makefile.in (SYSTEM_H): Define.Kaveh R. Ghazi9-218/+238
2001-03-27Fix ia64-linux ICE on bash.Jim Wilson2-12/+53
2001-03-27* cppmacro.c (stringify_arg): Null terminate strings.Neil Booth2-2/+8
2001-03-27config.gcc (m68hc11-*-*, [...]): Convert to new tm.h inclusion style.Zack Weinberg7-167/+30
2001-03-27system.h: Include symcat.h.Kaveh R. Ghazi11-29/+25
2001-03-27Daily bump.GCC Administrator2-2/+2
2001-03-27* c-typeck.c (digest_init): Fold init expression.Alan Modra4-0/+12
2001-03-27dump.c (dump_access): New function.Mike Yang2-3/+50
2001-03-27* sbitmap.c (sbitmap_copy): Call memcpy, not bcopy.Kaveh R. Ghazi2-2/+5
2001-03-27except.c (eh_regs): Save results of build_pointer_type to a temp as FUNCTION_...Alan Modra2-4/+9
2001-03-27c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell17-40/+171
2001-03-26error.c: Also undefine 'A' macro used for cp_printers definition.Phil Edwards1-0/+1
2001-03-26parse.y (find_as_inner_class): Follow current package indications not to mist...Alexandre Petit-Bianco2-1/+17
2001-03-26combine.c (try_combine): Use memcpy, not bcopy.Kaveh R. Ghazi3-4/+10
2001-03-26i386.md (push mem DI peep2): New.Jan Hubicka2-7/+183
2001-03-26i386.c (struct machine_function): Add save_varrargs_registers.Jan Hubicka4-14/+170
2001-03-26Implement DR 209Nathan Sidwell9-27/+165
2001-03-26Daily bump.GCC Administrator2-2/+2
2001-03-26* toplev.c (set_float_handler): Use memcpy, not bcopy.Kaveh R. Ghazi2-1/+5
2001-03-26constants.c (PUTN): Use memcpy, not bcopy.Kaveh R. Ghazi4-7/+13
2001-03-26class.c (add_method): Use memcpy/memmove, not bcopy.Kaveh R. Ghazi3-13/+18
2001-03-25* gcc.c-torture/execute/20010325-1.c: New test.Joseph Myers2-0/+19
2001-03-25h8300.md (umodqi3): Output a tab instead of a space.Kazu Hirata2-4/+12