gcc.git
1999-11-18 Diego Novilloinvoke.texi: Add documentation for -muninit-const-in...
1999-11-18 Richard Henderson* jump.c (jump_optimize_1): Revert last change.
1999-11-18 Alexandre Petit... MAINTAINERS: Add new Java maintainer.
1999-11-17 Richard Hendersonjump.c (jump_optimize_1): Don't try to duplicate the...
1999-11-17 Gerald PfeiferChange mail address of Per Bothner to per@bothner.com.
1999-11-17 Craig Burleya bit of a brain-dump from earlier this year
1999-11-17 Mark MitchellMakefile.in (toplev.o): Depend on except.h.
1999-11-17 Jan Hubickai386.md (divmodsi4): Rewrite to expander.
1999-11-17 Jason Merrilldwarf2out.c (push_decl_scope): Still use decl_scope_dep...
1999-11-17 Jan HubickaAdd myself into "write after approval"
1999-11-17 Jeff LawDaily bump.
1999-11-17 Geoff Keatingu77-test.f (wd): Allow for longer working directory...
1999-11-16 Jakub Jelinekexplow.c (hard_function_value): Add outgoing argument.
1999-11-16 Jeff LawDaily bump.
1999-11-16 Jason Merrillcp-tree.h, decl.c (compute_array_index_type): Make...
1999-11-16 Richard Hendersonggc-common.c (ggc_print_statistics): Cast size_t to...
1999-11-16 Richard Henderson* flow.c (calculate_global_regs_live): Zero bb->aux...
1999-11-16 Richard Hendersonalpha.c (alpha_build_va_list): Use make_lang_type and...
1999-11-16 Mark Mitchellcp-tree.h (build_enumerator): Change prototype.
1999-11-16 Mark MitchellNew test
1999-11-16 Geoff Keatingrs6000.c (first_reg_to_save): Save PIC_OFFSET_TABLE_REG...
1999-11-16 Jason Merrillclass.c (finish_struct): If we're a local class in...
1999-11-16 Jason Merrilldwarf2out.c (scope_die_for): Don't rely on the decl_sco...
1999-11-15 Richard Hendersonrs6000.h (ASM_OUTPUT_DEF): New.
1999-11-15 Robert LipeSVR5 Byteorder fixes
1999-11-15 David O'Brienconfigure.in: Handle libgcc2 threads support on FreeBSD...
1999-11-15 Jeffrey A Lawi386.c (ix86_decompose_address): Verify the base is...
1999-11-15 H.J. Lu* Makefile.in ($(OBJS)): Depend on stamp-picdir.
1999-11-15 Jeff LawRevert last change.
1999-11-15 Jeffrey A Law* Makefile.in (LIBOBJS): Depend on stamp-picdir.
1999-11-15 Jeff LawDaily bump.
1999-11-15 Jeffrey A Lawbasic-block.h: Remove all #defines and prototypes relat...
1999-11-15 Jeffrey A Lawbasic-block.h (dump_bb_data): Remove declaration.
1999-11-15 Jeffrey A Lawgcse.c (delete_null_pointer_checks_1): Kill unused...
1999-11-15 Jeffrey A Lawgcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM...
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-14 Bernd SchmidtDelete two unused functions
1999-11-14 Jeff LawDaily bump.
1999-11-14 Mark Mitchellcall.c (build_conditional_expr): Use build_target_expr_...
1999-11-13 Jason Merrilldecl.c (duplicate_decls): Propagate DECL_DEFER_OUTPUT.
1999-11-13 Jeff LawDaily bump.
1999-11-13 Mike StumpFix typo.
1999-11-13 Mark Mitchelldecl.c (cplus_expand_expr_stmt): Don't call break_out_c...
1999-11-13 Jeffrey A Lawfunction.c (diddle_return_value): Set REG_FUNCTION_VALU...
1999-11-13 Zack WeinbergFix misspelled name
1999-11-13 Zack WeinbergTest for optimizer bug with -finline-functions.
1999-11-13 Michael Hayesdefaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Wrap...
1999-11-13 Jim WilsonFix another gcc2 merge problem: fix switch statement...
1999-11-12 Jason Merrill* rtti.c (synthesize_tinfo_fn): Set DECL_DEFER_OUTPUT.
1999-11-12 Richard Henderson* unroll.c (unroll_loop): Make temp an unsigned HOST_WI...
1999-11-12 Vladimir MakarovRemoving one unnecessary comment. It should be in...
1999-11-12 Vladimir Makarovi960.h (CAN_DEBUG_WITHOUT_FP): Don't define it.
1999-11-12 Diego Novilloinit.c (init_init_processing): Re-instated Nov 11 patch...
1999-11-12 Zack Weinberggenextract.c (record_insn_name): New function.
1999-11-12 Mike StumpDate...
1999-11-12 Mike StumpSort write-after people to match sorted order of the...
1999-11-12 Kaveh R. Ghazioutput.h (const_section, [...]): Add prototypes.
1999-11-12 Diego NovilloUndo patch from Nov/11/99 to init.c regarding misalignm...
1999-11-12 Mark Mitchelldecl.c (compute_array_index_type): New function, split...
1999-11-12 Mark Mitchelltree.h (SAVE_EXPR_PERSISTENT_P): New macro.
1999-11-12 Catherine Mooredefaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Use ASM_O...
1999-11-12 Bernd SchmidtTreat QImode addresses the same way GO_IF_LEGITIMATE_IN...
1999-11-12 Bernd SchmidtRemove useless code
1999-11-12 Jeff LawDaily bump.
1999-11-12 Jeffrey A Lawfunction.c (diddle_return_value): Only clal hard_functi...
1999-11-12 Jim WilsonFix yet another gcc2 merge problem, this one broke...
1999-11-12 Jim WilsonFix gdb testsuite failures caused by Kenner's bulk...
1999-11-12 Jeffrey A Lawfunction.c (diddle_return_value): Use hard_function_val...
1999-11-12 Diego NovilloMoved ChangeLog entry to its proper place.
1999-11-12 Jeffrey A Lawglobal.c (global_conflicts): Update comments.
1999-11-11 Diego Novilloinit.c (init_init_processing): Header information for...
1999-11-11 Bruce KorbAdded verbose levels for status messages
1999-11-11 Alexandre Oliva* template9.C: New test.
1999-11-11 Joern RenneckeRemoved obsolete comment.
1999-11-11 Bernd SchmidtAvoid passing things like NEG into expand_and/expand_binop
1999-11-11 Rodney Brownxcoffout.c (xcoffout_source_file): Change ggc_add_root...
1999-11-11 Mark MitchellAdd myself as a C++ maintainer again
1999-11-11 Jeffrey A Lawflow.c (compute_flow_dominators): Initially put all...
1999-11-11 Jeff LawDaily bump.
1999-11-11 Jeffrey A Lawbasic-block.h (compute_available): Returns a void now.
1999-11-11 Jason Eckhardt* config/pa/pa.h (MASK_RETURN_ADDR): Change 0xfffffffc...
1999-11-10 Jeffrey A Lawdwarf2out.c (add_AT_location_description): Allow (mem...
1999-11-10 Mark Mitchellerror.c (dump_function_name): Don't crash if given...
1999-11-10 Tom Tromey* gcc.c (do_spec_1): Support text between `%u' and...
1999-11-10 Philippe De... ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GC...
1999-11-10 Clinton Popetzgcov.c (struct arcdata): Add hits and total, remove...
1999-11-10 Jeffrey A Law* hashtab.c: Include stdio.h.
1999-11-10 Clinton PopetzAdded myself as "write after approval"
1999-11-10 Jeff LawDaily bump.
1999-11-10 Philippe De... genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMA...
1999-11-10 Hans-Peter... invoke.texi (C Dialect Options): Add missing builtins...
1999-11-10 Alexandre Olivatypo; missing close paren
1999-11-10 Alexandre OlivaMakefile.in (recog.o): Use BASIC_BLOCK_H macro.
1999-11-10 Jeffrey A Lawflow.c (compute_flow_dominators): No longer treat basic...
1999-11-10 Alexandre OlivaMakefile.in ($(HOST_PREFIX_1)rtl.o): Update dependencie...
1999-11-10 Tom Tromeyre GNATS gcj/84 (path to classes.zip is compiled in...
1999-11-10 Tom Tromey[multiple changes]
1999-11-09 Michael Hayesc4x-protos.h: New file.
1999-11-09 Alexandre Petit... parse.y (source_end_java_method): Resume permanent...
1999-11-09 Andrew Haleyreload1.c (reload_reg_free_for_value_p): Don't use...
next