platform/upstream/linaro-gcc.git
1999-10-08 ghazi * configure.in (c-mbchar): Append, don't overwri...
1999-10-08 rth * lists.c (init_EXPR_INSN_LIST_cache): Don...
1999-10-08 cruxNew testcase
1999-10-08 cruxAdd functions copy_insn/copy_insn_1; use them in jump.c
1999-10-08 ghazi * Makefile.in (insn-recog.o): Depend on hard...
1999-10-08 cruxFix bad constraints in prologue_allocate_stack in i386.md
1999-10-08 lawDaily bump.
1999-10-08 rth * rs6000.md (fix_truncdfsi2_internal+1): Emit...
1999-10-08 mmitchel * cp-tree.h (cp_make_lake_type): Renamed from...
1999-10-08 mmitchel * tree.c (make_lang_type_fn): New funtion pointer.
1999-10-08 mmitchel * pt.c (tsubst_expr): Set DECL_TEMPLATE_INSTANTIATED...
1999-10-08 mmitchelFix test case
1999-10-08 dnovilloMoved ChangeLog entry for a recent change to gcc/config...
1999-10-08 jason * expr.c (expand_expr, TARGET_EXPR): Set TREE_USED...
1999-10-08 jason * class.c (build_vtable_entry_ref): Use finish_asm_stmt.
1999-10-07 meissnerComment out peepholes that generate buggy code
1999-10-07 rth * genrecog.c (add_to_sequence): Disable mode...
1999-10-07 cruxInitialize empty_string in ggc-simple.
1999-10-07 mmitchel * friend.c (make_friend_class): Robustify.
1999-10-07 greenDuring class file generation, generate_classfile occasi...
1999-10-07 rth * configure.in: Detect mmap. Add --with-gc...
1999-10-07 lawDaily bump.
1999-10-07 rth * c-decl.c (ggc_p): Enable.
1999-10-07 dnovillo * config/rs6000/rs6000.c (secondary_reload_clas...
1999-10-07 mmitchel * dump.c (dequeue_and_dump): Dump all three operands...
1999-10-06 tromey * configure.in (GCJ): Define as "target-gcj", not...
1999-10-06 ghazi * flow.c (verify_flow_info): Make it extern...
1999-10-06 brendan * sparc/sp86x-elf.h (SUBTARGET_SWITCHES): Add missing doc
1999-10-06 meissnerFix sanity check
1999-10-06 rth * genrecog.c (add_to_sequence): Verify operand...
1999-10-06 mmitchel * cp-tree.h (CLASSTYPE_VFIELD): Remove.
1999-10-06 brendan * decl.c (grokdeclarator): Only warn about non-zero...
1999-10-06 rth * genconfig.c (main): Disable HAVE_conditional_...
1999-10-06 ghazi * collect2.c (scan_prog_file, scan_libraries...
1999-10-06 lawDaily bump.
1999-10-06 mmitchel * decl2.c (start_static_storage_duration_function...
1999-10-06 mmitchel * dump.c (DUMP_CHILDREN): Remove.
1999-10-06 meissnerRedo changelog entry.
1999-10-05 mmitchel * ir.texi: Document BIND_EXPR, LOOP_EXPR, and EXIT_EXPR.
1999-10-05 mmitchel * ir.texi: Document LOOP_EXPR and EXIT_EXPR.
1999-10-05 mmitchel * ggc-page.c (GGC_ALWAYS_COLLECT): Fix typo when undef...
1999-10-05 meissnerMake libgcc1-test.c compile without warnings
1999-10-05 meissnerDo not include stddef.h if building trampoline support...
1999-10-05 meissnerMark args as unused.
1999-10-05 meissnerDeclare malloc, free, and atexit if inhibit_libc is...
1999-10-05 rth * flow.c (make_edge): Accept an optional 2D...
1999-10-05 ghazi * mbchar.c (literal_codeset, local_mbtowc, local_mblen...
1999-10-05 mmitchel * method.c (synthesize_method): Call setup_vtbl_ptr...
1999-10-05 meissnerInclude tm_p.h in ggc files
1999-10-05 gavin * config/mips/mips.c (mips_move_2words): Split doubles...
1999-10-05 lawDaily bump.
1999-10-05 rthRewrite to use independant test structures.
1999-10-05 zack1999-10-04 21:58 -0700 Zack Weinberg <zack@bitmover...
1999-10-05 rthJeffrey A Law (law@cygnus.com)
1999-10-05 rth * toplev.c (dbr_sched_time): Unconditional.
1999-10-05 green * flow.c (make_edges): Fix insn iteration.
1999-10-04 rth * tree.c (build1): Set TREE_SIDE_EFFECTS for...
1999-10-04 mmitchel * stmt.c (expand_anon_union_decl): When any of the...
1999-10-04 drepperUpdate.
1999-10-04 drepperTest for not using results of va_arg calls.
1999-10-04 tromey * configure: Rebuilt.
1999-10-04 tromey * java/net/natPlainSocketImpl.cc: Don't include headers if
1999-10-04 tromey * lex.h (BUILD_OPERATOR2): Return ASSIGN_ANY_TK in...
1999-10-04 mmitchelAlways use -fvtable-thunks.
1999-10-04 tromey * Makefile.in: Rebuilt.
1999-10-04 rth * bitmap.h (enum bitmap_bits): Add BITMAP_XOR.
1999-10-04 rth * sbitmap.c (sbitmap_ones): Don't set too many...
1999-10-04 rth * toplev.c (rest_of_compilation): Turn on cse_n...
1999-10-04 nathan * decl2.c (grok_alignof): Don't decay lvalues.
1999-10-04 scox* mips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi...
1999-10-04 law * mn10200.c (asm_file_start): Fix typo.
1999-10-04 oliva* cppinit.c (is_idchar initializer): Loosen tests to...
1999-10-04 mmitchel * cp-tree.h (struct language_function): Remove static_...
1999-10-04 mmitchel * mips.md: Define conditional move patterns for floati...
1999-10-04 mmitchel1999-10-04 Mark Mitchell <mark@codesourcery.com>
1999-10-04 mmitchel * tree.c (make_node): Set TREE_SIDE_EFFECTS for expres...
1999-10-04 jason * init.c (build_vec_delete_1): Fold COND_EXPRs.
1999-10-04 lawDaily bump.
1999-10-04 law * cppinit.c (is_idchar initializer): Tighten...
1999-10-04 law * ggc-none.c (ggc_alloc_rtvec): An rtvec is...
1999-10-04 law * genattrtab.c (simplify_cond): Make TESTS...
1999-10-04 greenFix changelog entry
1999-10-04 greenA little clean up.
1999-10-03 law * configure.in (fr30): Fix typo.
1999-10-03 law * mbchar.h: Add missing #endif.
1999-10-03 law * t-fr30 (LIB2FUNCS_EXTRA): Remove definition.
1999-10-03 mmitchel * cp-tree.def (VEC_INIT_EXPR): Remove.
1999-10-03 ghaziUpdate copyright date
1999-10-03 ghazi * print-tree.c (print_node, indent_to): Remove redunda...
1999-10-03 ghazi * cpplib.c (if_directive_nameo): Add static prototype.
1999-10-03 ghazi * alias.c (nonlocal_reference_p): Add static...
1999-10-03 mmitchel * tree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check for
1999-10-03 lawDaily bump.
1999-10-03 mmitchel * xmalloc.c (xmalloc): Fix spelling error.
1999-10-02 ghaziFix copyright.
1999-10-02 ghazi * graph.h: New file to prototype functions exported...
1999-10-02 ghazi * cplus-dem.c (fancy_abort, demangle_integral_value,
1999-10-02 rthFix typo in peep2 example.
1999-10-02 rth Krister Walfridsson <cato@df.lth.se>
1999-10-02 rthJim Kingdon <http://developer.redhat.com>
next