OSDN Git Service

Fix command line parsing to report unrecognised options.
[pf3gnuchains/gcc-fork.git] / gcc /
1999-11-18 nickcFix command line parsing to report unrecognised options.
1999-11-18 lawDaily bump.
1999-11-18 law * basic-block.h (update_life_extent): Remove...
1999-11-18 law * varasm.c (output_constructor) Solved problem...
1999-11-18 law * gcc.c-torture/execute/991118-1.c: New test.
1999-11-18 law * flow.c (split_edge): Take looping structure into...
1999-11-18 apbiancoWed Nov 3 15:20:02 MST 1999 Godmar Back <gback@cs...
1999-11-18 lawReplace spaces with tab in last change.
1999-11-18 law * Makefile.in (ggc-none.o): Provide host specif...
1999-11-18 rth * cse.c (delete_trivially_dead_insns): Identify...
1999-11-18 dnovillo * invoke.texi: Add documentation for -muninit-const...
1999-11-18 rth * jump.c (jump_optimize_1): Revert last change.
1999-11-17 rth * jump.c (jump_optimize_1): Don't try to duplic...
1999-11-17 burleya bit of a brain-dump from earlier this year
1999-11-17 mmitchel * Makefile.in (toplev.o): Depend on except.h.
1999-11-17 hubickaMon Nov 15 22:45:39 CET 1999 Jan Hubicka <hubicka...
1999-11-17 jason * dwarf2out.c (push_decl_scope): Still use decl_scope_...
1999-11-17 lawDaily bump.
1999-11-17 geoffk* gcc/testsuite/g77.f-torture/execute/u77-test.f (wd...
1999-11-16 rth * explow.c (hard_function_value): Add outgoing...
1999-11-16 lawDaily bump.
1999-11-16 jason * cp-tree.h, decl.c (compute_array_index_type...
1999-11-16 rth * ggc-common.c (ggc_print_statistics): Cast...
1999-11-16 rth * flow.c (calculate_global_regs_live): Zero...
1999-11-16 rth * alpha.c (alpha_build_va_list): Use make_lang_...
1999-11-16 mmitchel * cp-tree.h (build_enumerator): Change prototype.
1999-11-16 mmitchelNew test
1999-11-16 geoffk* config/rs6000/rs6000.c (first_reg_to_save): Save
1999-11-16 jason * class.c (finish_struct): If we're a local...
1999-11-16 jason * dwarf2out.c (scope_die_for): Don't rely on...
1999-11-15 rth * rs6000.h (ASM_OUTPUT_DEF): New.
1999-11-15 korbbSVR5 Byteorder fixes
1999-11-15 law * configure.in: Handle libgcc2 threads support...
1999-11-15 law * i386.c (ix86_decompose_address): Verify the...
1999-11-15 lawDaily bump.
1999-11-15 law * basic-block.h: Remove all #defines and protot...
1999-11-15 law * basic-block.h (dump_bb_data): Remove declaration.
1999-11-15 law * gcse.c (delete_null_pointer_checks_1): Kill...
1999-11-15 law * gcse.c (pre_expr_reaches_here_p): Kill CHECK_...
1999-11-14 mmitchel * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-14 cruxDelete two unused functions
1999-11-14 lawDaily bump.
1999-11-14 mmitchel * call.c (build_conditional_expr): Use build_target_ex...
1999-11-13 jason * decl.c (duplicate_decls): Propagate DECL_DEFER_OUTPUT.
1999-11-13 lawDaily bump.
1999-11-13 mrsFix typo.
1999-11-13 mmitchel * decl.c (cplus_expand_expr_stmt): Don't call break_ou...
1999-11-13 law * function.c (diddle_return_value): Set REG_FUN...
1999-11-13 zackFix misspelled name
1999-11-13 zackTest for optimizer bug with -finline-functions.
1999-11-13 m.hayes * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Wrap...
1999-11-13 wilsonFix another gcc2 merge problem: fix switch statement...
1999-11-12 jason * rtti.c (synthesize_tinfo_fn): Set DECL_DEFER_OUTPUT.
1999-11-12 rth * unroll.c (unroll_loop): Make temp an unsigned...
1999-11-12 vmakarovRemoving one unnecessary comment. It should be in...
1999-11-12 vmakarovFri Nov 12 15:14:19 1999 Vladimir Makarov <vmakarov...
1999-11-12 dnovillo * init.c (init_init_processing): Re-instated Nov 11...
1999-11-12 zack1999-11-12 11:47 -0800 Zack Weinberg <zack@bitmover...
1999-11-12 ghazi * output.h (const_section, init_section, fini_s...
1999-11-12 dnovilloUndo patch from Nov/11/99 to init.c regarding misalignm...
1999-11-12 mmitchel * decl.c (compute_array_index_type): New function...
1999-11-12 mmitchel * tree.h (SAVE_EXPR_PERSISTENT_P): New macro.
1999-11-12 clm * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME...
1999-11-12 nickcTreat QImode addresses the same way GO_IF_LEGITIMATE_IN...
1999-11-12 cruxRemove useless code
1999-11-12 lawDaily bump.
1999-11-12 law * function.c (diddle_return_value): Only clal...
1999-11-12 wilsonFix yet another gcc2 merge problem, this one broke...
1999-11-12 wilsonFix gdb testsuite failures caused by Kenner's bulk...
1999-11-12 law * function.c (diddle_return_value): Use hard_fu...
1999-11-12 dnovilloMoved ChangeLog entry to its proper place.
1999-11-12 law * global.c (global_conflicts): Update comments.
1999-11-11 dnovillo * gcc/cp/init.c (init_init_processing): Header informa...
1999-11-11 korbbAdded verbose levels for status messages
1999-11-11 oliva* template9.C: New test.
1999-11-11 amylaarRemoved obsolete comment.
1999-11-11 cruxAvoid passing things like NEG into expand_and/expand_binop
1999-11-11 mmitchel * xcoffout.c (xcoffout_source_file): Change ggc_add_ro...
1999-11-11 law * flow.c (compute_flow_dominators): Initially...
1999-11-11 lawDaily bump.
1999-11-11 law * basic-block.h (compute_available): Returns...
1999-11-11 jle * config/pa/pa.h (MASK_RETURN_ADDR): Change...
1999-11-10 law * dwarf2out.c (add_AT_location_description...
1999-11-10 mmitchel * error.c (dump_function_name): Don't crash if given...
1999-11-10 tromey * gcc.c (do_spec_1): Support text between `%u' and...
1999-11-10 ghaziinclude:
1999-11-10 cpopetz * gcov.c (struct arcdata): Add hits and total, remove...
1999-11-10 lawDaily bump.
1999-11-10 law * genoutput.c (output_insn_data): Cast `INSN_OU...
1999-11-10 law * invoke.texi (C Dialect Options): Add missing...
1999-11-10 olivatypo; missing close paren
1999-11-10 oliva* Makefile.in (recog.o): Use BASIC_BLOCK_H macro.
1999-11-10 law * flow.c (compute_flow_dominators): No longer...
1999-11-10 oliva* Makefile.in ($(HOST_PREFIX_1)rtl.o): Update dependenc...
1999-11-10 tromey * jcf-path.c: Include <sys/stat.h>.
1999-11-10 tromeyTue Nov 9 10:30:08 1999 Tom Tromey <tromey@cygnus...
1999-11-09 m.hayes * config/c4x/c4x-protos.h: New file. Prototypes for...
1999-11-09 apbiancoTue Nov 9 12:12:38 1999 Alexandre Petit-Bianco ...
1999-11-09 aphThu Nov 4 15:52:35 1999 Andrew Haley <aph@cygnus...
1999-11-09 nickcAdd prototypes file.
next