]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
Make -fsjlj-exceptions a configure option.
[thirdparty/gcc.git] / gcc / ChangeLog
2001-03-28  Richard HendersonMake -fsjlj-exceptions a configure option.
2001-03-28  Richard Hendersongthr-single.h (UNUSED): New.
2001-03-28  Richard Hendersonbb-reorder.c, [...]: Rename asynchronous_exceptions...
2001-03-28  Kaveh R. Ghaziconfigure.in: Don't check for bcopy.
2001-03-28  Richard Hendersonrtl.h (LCT_NORETURN): New.
2001-03-28  Richard Hendersonfunction.c (expand_function_start): Set DECL_REGISTER...
2001-03-28  Stan Shebsobjc-act.c (objc_init): Use dump_base_name.
2001-03-28  John David Anglin* reload1.c (eliminate_regs): Don't abort on MEM USEs.
2001-03-27  Jim WilsonFix ia64-linux kernel miscompile, bad unwind info when...
2001-03-27  Kaveh R. GhaziMakefile.in (SYSTEM_H): Define.
2001-03-27  Jim WilsonFix ia64-linux ICE on bash.
2001-03-27  Neil Booth* cppmacro.c (stringify_arg): Null terminate strings.
2001-03-27  Zack Weinbergconfig.gcc (m68hc11-*-*, [...]): Convert to new tm...
2001-03-27  Kaveh R. Ghazisystem.h: Include symcat.h.
2001-03-27  Alan Modra* c-typeck.c (digest_init): Fold init expression.
2001-03-27  Kaveh R. Ghazi* sbitmap.c (sbitmap_copy): Call memcpy, not bcopy.
2001-03-27  Alan Modraexcept.c (eh_regs): Save results of build_pointer_type...
2001-03-27  Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-03-26  Kaveh R. Ghazicombine.c (try_combine): Use memcpy, not bcopy.
2001-03-26  Jan Hubickai386.md (push mem DI peep2): New.
2001-03-26  Jan Hubickai386.c (struct machine_function): Add save_varrargs_reg...
2001-03-26  Kaveh R. Ghazi* toplev.c (set_float_handler): Use memcpy, not bcopy.
2001-03-25  Kazu Hiratah8300.md (umodqi3): Output a tab instead of a space.
2001-03-25  Kaveh R. Ghazimkconfig.sh (DEFINES): Handle entries with '='.
2001-03-25  Jan Hubickai386.md (ashldi3, [...]): Change predicates to shiftdi_...
2001-03-25  Jan Hubickai386.md (movstrsi): Move offline.
2001-03-24  Jan Hubickai386.md (cmpdi): Fix operand predicates.
2001-03-24  Jan Hubickai386-protos.h (ix86_split_long_move): Return void.
2001-03-24  Richard Hendersoniris4.h (ASM_OUTPUT_ASCII): Rename local variables...
2001-03-23  Jakub Jelinekvarasm.c (make_decl_rtl): Don't append var_labelno...
2001-03-23  Jim WilsonRe-add missing debug info for weak aliases.
2001-03-23  J"orn Rennecke* stor-layout.c (layout_type): Give OFFSET_TYPE a MODE_...
2001-03-23  Bryce McKinlay[multiple changes]
2001-03-23  Zack Weinbergmkconfig.sh: Use a subshell with redirected stdout...
2001-03-22  Gordon Sadler* Makefile.in (stage1_build): Pass CFLAGS to stage1_build.
2001-03-22  Jan Hubickai386.md (zero_extendsidi2_32): Break out from ...
2001-03-22  Jan Hubickai386.md (pushsi, [...]): Disable.
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-22  Joseph Myersinvoke.texi (-ffast-math): Remove duplicate line about...
2001-03-22  Joseph Myersgcc.texi: Remove more obsolete documentation of bugs...
2001-03-22  Kazu Hiratah8300.md (movsi_h8300hs): Split the 2nd alternative...
2001-03-22  Jason Merrillcollect2.c (is_ctor_dtor): Always use '_' in the file...
2001-03-22  Richard Kennergcse.c (hash_scan_set): An expression is not anticipati...
2001-03-21  Richard Kennercse.c (find_comparison_args): Remove previous change.
2001-03-21  Richard Kenner* config/i386/i386.md (conditional_trap): Remove warning.
2001-03-21  Richard Kennerrecog.c (push_operand): Fix error in last change that...
2001-03-21  Richard Kennersdbout.c: #include ggc.h.
2001-03-21  Jan Hubickai386.c (override_options): Default ix86_regparm to...
2001-03-21  Jan Hubicka* recog.c (push_operand): Recognize new format of push...
2001-03-21  Jan Hubickai386.md (pushqi1): New.
2001-03-21  Jan Hubickai386.md (pophi1, [...]): Remove.
2001-03-21  Richard Kennerrtl.texi (COMPARE): Clarify documentation and reference...
2001-03-20  Stan Shebsobjc-act.c (get_static_reference): Use NULL_TREE.
2001-03-20  Tom Tromey* libgcc-std.ver: Added __fixunssfsi and __fixunsdfsi.
2001-03-20  Mark Mitchelltree.c (set_decl_assembler_name): Set DECL_ASSEMBLER_NA...
2001-03-20  DJ Deloriefix date
2001-03-20  DJ DelorieMakefile.in (install-libgcc): Pass complete list of...
2001-03-20  David Billinghurstcygwin.h: Declare ctor_section, dtor_section drectve_se...
2001-03-20  Alexandre Olivash.md (movsf_ie): Fix output patterns for fpul load...
2001-03-20  Alan ModraMakefile.in (OBJS): Remove hashtab.o (canadian cross...
2001-03-20  Stan Shebsobjc-act.c (maybe_objc_method_name): Remove, never...
2001-03-20  Tom Tromey* gcc.c (init_gcc_specs): Fix comment.
2001-03-19  Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-19  Nick CliftonUndo previous delta
2001-03-19  Philip BlundellAdd support for unique sections in arm-linux target.
2001-03-19  Mark Mitchellcse.c (find_comparison_args): Update documentation.
2001-03-19  Zack Weinberg* Makefile.in (hash.o): Depend on $(GCONFIG_H), not...
2001-03-19  Jakub Jelinekcrtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY if...
2001-03-19  Jan Hubicka* i386.md (absdf2 expander): Fix 64bit case.
2001-03-19  Brad LucierMakefile.in: Have splay-tree.o depend on $(GCONFIG_H).
2001-03-19  Andrew Haleylibgcc-ia64.ver: Add __ia64_backtrace.
2001-03-19  Gerald Pfeifer* README.X11: Remove obsolete file.
2001-03-19  Anthony Greenpj.h: Remove some trailing commas.
2001-03-18  Richard Hendersondefaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move...
2001-03-18  Anthony Green> * config/pj/lib1funcs.S: Fix broken comment.
2001-03-18  Joseph Myersgcc.texi: Remove obsolete information relating to build...
2001-03-18  Richard Hendersondwarf2out.c (queue_reg_save): New.
2001-03-17  Richard Hendersonintegrate.h (struct inline_remap): Add local_return_label.
2001-03-17  Richard Hendersondwarf2out.c (lookup_filename): Emit .file if the assemb...
2001-03-17  Richard Kennercombine.c (undobuf): Remove field previous_undos; all...
2001-03-17  Richard Kenner* print-tree.c (print_node): Print DECL_NONADDRESSABLE_P.
2001-03-17  David Billinghurst* config/i386/xm-cygwin.h: Include <sys/cygwin.h. ...
2001-03-17  Jim WilsonFix glibc dl-sysdeps.c abort from Jes Sorensen.
2001-03-17  Phil Edwardsgccbug.in: Remove high priority.
2001-03-16  Richard Hendersonaclocal.m4 (gcc_AC_EXAMINE_OBJECT): Substitute leading...
2001-03-16  Zack Weinbergaclocal.m4 (gcc_AC_EXAMINE_OBJECT): New utility macro...
2001-03-16  Laurynas BiveinisMakefile.in: Set SHELL.
2001-03-16  Richard Hendersondwarf2asm.c (dw2_asm_output_data): Mask data to the...
2001-03-16  Richard Hendersondwarf2out.c: Revert most of 2000-11-25 and 2001-01...
2001-03-16  Michael MeissnerFix some MIPS warnings
2001-03-16  Jan Hubickai386.c (ix86_expand_fp_movcc): Do not attempt to constr...
2001-03-16  Alexandre Olivash.c (sh_expand_prologue): Insns that set up the PIC...
2001-03-16  Brad Lucier* Makefile.in (hash.o): Depend on CONFIG_H.
2001-03-16  Mark Mitchell* dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF_SET.
2001-03-16  Richard Hendersonia64.h (ASM_OUTPUT_DWARF_OFFSET): New.
2001-03-16  Alexandre Oliva* cppfiles.c (stack_include_file): Use MAX of sysp.
2001-03-16  Steve EllceySteve Ellcey's ia64-hpux port.
2001-03-16  Bruce Korbinclhack.def (irix_stdio_va_list): New.
2001-03-16  Richard Hendersondwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWA...
2001-03-16  Bruce Korbmore rigorous SIGCHLD guarding
next