]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1999-10-10 Kaveh R. Ghaziansidecl.h (HAVE_GCC_VERSION): New macro.
1999-10-10 Bernd SchmidtFix a warning in copy_insn_1
1999-10-10 Bernd SchmidtFix docs for ADDRESS rtx
1999-10-10 Bernd SchmidtDon't put things between tablejumps and jump tables...
1999-10-10 Richard HendersonLost debug_decision_list from genrecog changelog.
1999-10-10 Richard Hendersongenrecog.c (add_to_sequence): Move allow_const_int...
1999-10-10 Richard Henderson* i386.h (CC1_SPEC): Typo -- use cc1_cpu.
1999-10-10 Marc Espie* config.table: Provide a backup shell for executing...
1999-10-10 Jeffrey A Lawgcse.c (gcse_main): Avoid global optimizations if we...
1999-10-10 Ken Raeburnc-common.c (check_format_info): Warn if format string...
1999-10-10 Jonathan Larmourconfigure.in (arm*-*-*): Don't let autoconf remove...
1999-10-09 Mark Mitchellcp-tree.h (make_rtl_for_local_static): New function.
1999-10-09 Richard Hendersonalpha.md (extendsidi2): Turn into a splitter.
1999-10-09 Richard HendersonMakefile.in (flow.o): Depend on TREE_H.
1999-10-09 Richard HendersonTest commit.
1999-10-09 Richard Henderson* mips.c (mips_va_arg) [EABI]: Return addr_rtx.
1999-10-08 Richard Hendersonmips.md (movstrsi+[123]): Combine these into a single...
1999-10-08 Kaveh R. Ghazi* configure.in (c-mbchar): Append, don't overwrite...
1999-10-08 Richard Hendersonlists.c (init_EXPR_INSN_LIST_cache): Don't need to...
1999-10-08 Bernd SchmidtNew testcase
1999-10-08 Bernd SchmidtAdd functions copy_insn/copy_insn_1; use them in jump.c
1999-10-08 Kaveh R. GhaziMakefile.in (insn-recog.o): Depend on hard-reg-set...
1999-10-08 Bernd SchmidtFix bad constraints in prologue_allocate_stack in i386.md
1999-10-08 Jeff LawDaily bump.
1999-10-08 Richard Hendersonrs6000.md (fix_truncdfsi2_internal+1): Emit a clobber...
1999-10-08 Franz Sirlcp-tree.h (cp_make_lake_type): Renamed from make_lang_type.
1999-10-08 Franz Sirltree.c (make_lang_type_fn): New funtion pointer.
1999-10-08 Mark Mitchellpt.c (tsubst_expr): Set DECL_TEMPLATE_INSTANTIATED...
1999-10-08 Mark MitchellFix test case
1999-10-08 Diego NovilloMoved ChangeLog entry for a recent change to gcc/config...
1999-10-08 Jason Merrillexpr.c (expand_expr, [...]): Set TREE_USED sooner.
1999-10-08 Jason Merrillclass.c (build_vtable_entry_ref): Use finish_asm_stmt.
1999-10-07 Michael MeissnerComment out peepholes that generate buggy code
1999-10-07 Richard Hendersongenrecog.c (add_to_sequence): Disable mode check for...
1999-10-07 Bernd SchmidtInitialize empty_string in ggc-simple.
1999-10-07 Mark Mitchellfriend.c (make_friend_class): Robustify.
1999-10-07 Anthony GreenDuring class file generation...
1999-10-07 Richard Hendersonconfigure.in: Detect mmap.
1999-10-07 Jeff LawDaily bump.
1999-10-07 Richard Henderson* c-decl.c (ggc_p): Enable.
1999-10-07 Diego Novillors6000.c (secondary_reload_class): For TARGET_ELF make...
1999-10-07 Mark Mitchell* dump.c (dequeue_and_dump): Dump all three operands...
1999-10-06 Tom Tromeyconfigure.in (GCJ): Define as "target-gcj", not "target...
1999-10-06 Kaveh R. Ghazi* flow.c (verify_flow_info): Make it extern & unconditi...
1999-10-06 Brendan Kehoesp86x-elf.h (SUBTARGET_SWITCHES): Add missing doc strin...
1999-10-06 Michael MeissnerFix sanity check
1999-10-06 Richard Hendersongenrecog.c (add_to_sequence): Verify operand to label_r...
1999-10-06 Mark Mitchellcp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-06 Brendan Kehoedecl.c (grokdeclarator): Only warn about non-zero array...
1999-10-06 Richard Hendersongenconfig.c (main): Disable HAVE_conditional_arithmetic.
1999-10-06 Kaveh R. Ghazicollect2.c (scan_prog_file, [...]): Prototype function...
1999-10-06 Jeff LawDaily bump.
1999-10-06 Mark Mitchelldecl2.c (start_static_storage_duration_function): Push...
1999-10-06 Mark Mitchelldump.c (DUMP_CHILDREN): Remove.
1999-10-06 Michael MeissnerRedo changelog entry.
1999-10-05 Mark Mitchellir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.
1999-10-05 Mark Mitchell* ir.texi: Document LOOP_EXPR and EXIT_EXPR.
1999-10-05 Paul Burchard* ggc-page.c (GGC_ALWAYS_COLLECT): Fix typo when undef...
1999-10-05 Michael MeissnerMake libgcc1-test.c compile without warnings
1999-10-05 Michael MeissnerDo not include stddef.h if building trampoline support...
1999-10-05 Michael MeissnerMark args as unused.
1999-10-05 Michael MeissnerDeclare malloc, free, and atexit if inhibit_libc is...
1999-10-05 Richard Hendersonflow.c (make_edge): Accept an optional 2D bitmap in...
1999-10-05 Kaveh R. Ghazimbchar.c (literal_codeset, [...]): Constify a char*.
1999-10-05 Mark Mitchellmethod.c (synthesize_method): Call setup_vtbl_ptr for...
1999-10-05 Michael MeissnerInclude tm_p.h in ggc files
1999-10-05 Diego Novillomips.c (mips_move_2words): Split doubles if ISA >=...
1999-10-05 Jeff LawDaily bump.
1999-10-05 Richard HendersonRewrite to use independant test structures.
1999-10-05 Zack Weinbergresource.c (find_free_register): Mark class_str argumen...
1999-10-05 Jeffrey A LawJeffrey A Law (law@cygnus.com)
1999-10-05 Richard Hendersontoplev.c (dbr_sched_time): Unconditional.
1999-10-05 Anthony Greenflow.c (make_edges): Fix insn iteration.
1999-10-04 Richard Hendersontree.c (build1): Set TREE_SIDE_EFFECTS for expressions...
1999-10-04 Mark Mitchellstmt.c (expand_anon_union_decl): When any of the elemen...
1999-10-04 Ulrich DrepperUpdate.
1999-10-04 Ulrich DrepperTest for not using results of va_arg calls.
1999-10-04 Tom Tromeyconfigure: Rebuilt.
1999-10-04 Tom TromeynatPlainSocketImpl.cc: Don't include headers if java...
1999-10-04 Tom Tromeyre GNATS gcj/59 (Problem with jv-scan --print-main)
1999-10-04 Mark MitchellAlways use -fvtable-thunks.
1999-10-04 Tom TromeyMakefile.in: Rebuilt.
1999-10-04 Richard Hendersonbitmap.h (enum bitmap_bits): Add BITMAP_XOR.
1999-10-04 Richard Henderson* sbitmap.c (sbitmap_ones): Don't set too many bits.
1999-10-04 Richard Hendersontoplev.c (rest_of_compilation): Turn on cse_not_expecte...
1999-10-04 Nathan Sidwelldecl2.c (grok_alignof): Don't decay lvalues.
1999-10-04 Stan Coxmips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi...
1999-10-04 Jeffrey A Law* mn10200.c (asm_file_start): Fix typo.
1999-10-04 Alexandre Olivacppinit.c (is_idchar initializer): Loosen tests to...
1999-10-04 Mark Mitchellcp-tree.h (struct language_function): Remove static_lab...
1999-10-04 Mark Mitchellmips.md: Define conditional move patterns for floating...
1999-10-04 Mark Mitchellcall.c (build_over_call): Don't set TREE_SIDE_EFFECTS...
1999-10-04 Mark Mitchelltree.c (make_node): Set TREE_SIDE_EFFECTS for expressio...
1999-10-04 Jason Merrill* init.c (build_vec_delete_1): Fold COND_EXPRs.
1999-10-04 Jeff LawDaily bump.
1999-10-04 Jeffrey A Lawcppinit.c (is_idchar initializer): Tighten tests for...
1999-10-04 Jeffrey A Lawggc-none.c (ggc_alloc_rtvec): An rtvec is an array...
1999-10-04 Jeffrey A Lawgenattrtab.c (simplify_cond): Make TESTS an array of...
1999-10-04 Anthony GreenFix changelog entry
1999-10-04 Anthony GreenA little clean up.
next
This page took 0.081032 seconds and 5 git commands to generate.