gcc.git
1999-12-16 Jeffrey A Law* profile.c: Remove redundant #include "output.h".
1999-12-16 Richard Hendersoncombine.c (simplify_comparison): Reduce (OP (MINUS...
1999-12-16 Jeffrey A Law* h8300.md (HImode preinc peephole): Fix typo.
1999-12-16 Jeff LawDaily bump.
1999-12-16 Michael MeissnerAdd new tests for long long spanning reg/stack
1999-12-16 Mark Mitchellclass.c (handle_using_decl): Get TYPE_FIELDS and TYPE_M...
1999-12-16 Jason Merrillfunction.c (retrofit_block): Abort if we don't find...
1999-12-15 Tom TromeynatSystem.cc (init_properties): Don't set user.name...
1999-12-15 Mark Mitchellbuiltins.c (expand_builtin_mathfn): Make sure not to...
1999-12-15 Jason Merrill* stmt.c (expand_decl): Expand upper bound of a dynamic...
1999-12-15 Jason Merrilltweak comments
1999-12-15 Jakub Jelinek* expr.c (emit_group_load): Use dst mode if src is...
1999-12-15 Jan Hubickafunction.c (PREFERRED_STACK_BOUDNARY): Provide default...
1999-12-15 J"orn Renneckecaller-save.c (insert_one_insn): Returns struct insn_ch...
1999-12-15 David S. Millerrtlanal.c (reg_overlap_mentioned_p): Handle CONCAT.
1999-12-15 Jan Hubickaflow.c (calculate_loop_depth): Make global, remove...
1999-12-15 Jan Hubickaflow.c (dump_flow_info): Dump loop_depth.
1999-12-15 Nathan Sidwell* g++.old-deja/g++.warn/cast-align1.C: New test.
1999-12-15 Nathan Sidwelltypeck.c (build_c_cast): Expand warning message.
1999-12-15 Richard Hendersoncp-tree.h (make_aggr_type): Declare.
1999-12-15 Jason Merrilltree.c (decl_function_context): Handle virtual functions.
1999-12-15 Jason Merrillcp-tree.def (TEMPLATE_PARM_INDEX): Calculate size using...
1999-12-15 Jason MerrillMakefile.in (MYCXXFLAGS): Include $(CXXFLAGS).
1999-12-15 Jason Merrillfiledoalloc.c, [...]: Remove advertising clause from...
1999-12-15 Jason Merrilldwarf2out.c (add_abstract_origin_attribute): Do call...
1999-12-15 Jason Merrilloptimize.c (expand_call_inline): Set BLOCK_ABSTRACT_ORI...
1999-12-15 Jeff LawDaily bump.
1999-12-15 Jeffrey A Lawregclass.c (record_reg_classes): Update comment for...
1999-12-15 Martin v. Löwisstrstream.h (strstreambuf::streambuf): Rename parameter...
1999-12-15 Martin v. Löwisback out unrelated patch to std:: qualify reverse_iterator
1999-12-15 Martin v. Löwisbastring.h (basic_string::basic_string): Rename paramet...
1999-12-15 David Edelsohn* rs6000.md (tablejumpdi): Generate DImode LABEL_REF.
1999-12-15 Jason Merrillerror.c (dump_decl): operator==, not operator ==.
1999-12-15 Mark Mitchellclass.c (check_field_decls): Split out from ...
1999-12-14 Geoff Keatingm68020-elf.h (ENDFILE_SPEC): Delete.
1999-12-14 David S. MillerList Jakub as Sparc co-maintainer.
1999-12-14 Jason Merrilldwarf2out.c (class_scope_p): New fn.
1999-12-14 Per Bothnerre GNATS gcj/110 (don't exclude private methods from...
1999-12-14 Bernd SchmidtAvoid reversing bivs with maybe_multiple set.
1999-12-14 Nick CliftonAdd support for -mcpu=arm720 cmmand line switch
1999-12-14 J"orn Renneckeloop.c (strength_reduce): Fix sign of giv lifetime...
1999-12-14 Mark Mitchellcp-tree.h (remap_save_expr): Add walk_subtrees parameter.
1999-12-14 Mark Mitchelldump.c (dequeue_and_dump): Dump DECL_NAMESPACE_ALIAS.
1999-12-14 Jakub Jelineklinux64.h (DEFAULT_VTABLE_THUNKS): Define to 1.
1999-12-14 Richard Hendersonconfigure.in (alpha-osf, [...]): Handle ev6[78].
1999-12-14 Richard Hendersonconfig.guess (alpha-osf, [...]): Detect ev67.
1999-12-14 Richard Hendersoncppp.c (main): Set trigraphs and __STRICT_ANSI__ as...
1999-12-14 Clinton Popetzarm.md (mulsidi3adddi, [...]): New patterns for long...
1999-12-14 Jan Hubickaregclass.c (scan_one_insn): Set loop_cost to 1 when...
1999-12-14 Jakub Jelinekxm-sp64.h: Avoid using __sparc_v9__ when testing for...
1999-12-14 Jakub Jelineksparc.h (SPARC_DEFAULT_CMODEL): Default to CM_32.
1999-12-14 Bernd SchmidtUndo one misguided optimization attempt in previous...
1999-12-14 Bernd SchmidtRun reg_scan_update to get information about regs creat...
1999-12-14 Jan Hubickaregclass.c (record_reg_classes): Do not do the copying...
1999-12-14 Jan Hubicka* regclass.c (record_reg_classes): Handle INOUT operand...
1999-12-14 Jakub Jelineklinux64.h (TARGET_LIVE_G0, [...]): Don't support weird...
1999-12-14 Bernd SchmidtAvoid making shared rtl.
1999-12-14 Bernd SchmidtNew testcases.
1999-12-14 Bernd SchmidtNew testcase
1999-12-14 Jakub Jelinek* target.h: Handle sparc64 the same way as alpha.
1999-12-14 Jakub Jelinekbastring.h (class basic_string::Rep): Use proper define...
1999-12-14 Jeff LawDaily bump.
1999-12-14 Jakub JelinekAdd myself into "write after approval"
1999-12-14 Mumit Khancccp.c (INO_T_EQ): Disable inode-based optimization...
1999-12-14 Mumit Khanstl_config.h (__MINGW32__): Define __STL_WIN32THREADS...
1999-12-14 Mumit Khanclass.c (finish_base_struct): Allow multiple COM base...
1999-12-14 Mumit Khancrtdll.h (STARTFILE_SPEC): Add -pg profiling support.
1999-12-14 Jeffrey A Law* gcc.c-torture/compile/991213-3.c: New test.
1999-12-14 Jeffrey A Law* gcc.c-torture/compile/991213-2.c: New test.
1999-12-14 Jeffrey A Law* gcc.c-torture/compile/991213-1.c: New test.
1999-12-14 Mumit Khanlex.c (saving_parse_to_obstack): New global.
1999-12-14 Mumit KhanAdd myself to "write after approval" list.
1999-12-14 Jeffrey A Lawcombine.c (combine_simplify_rtx): Fix order of checks...
1999-12-13 Tom Tromeyaclocal.m4, configure: Rebuilt.
1999-12-13 Clinton Popetz* config/arm/arm.md (*mulsidi3adddi, *umulsidi3adddi...
1999-12-13 Bernd SchmidtSimplify reload register allocation
1999-12-13 Jeff LawDaily bump.
1999-12-13 Mark Mitchelloptimize.c (initialize_inlined_parameters): Take FN...
1999-12-13 Jeffrey A Law* doprnt.c: Remove incorrect comment closure.
1999-12-13 Jeff Law* flow.c (create_edge_list): Cast xmalloc return value.
1999-12-13 Jeff Law* cse.c: Fix a few minor whitespace goofs.
1999-12-13 Don Bowmanvxworks.h: Fix problem with comment termination.
1999-12-13 David S. Millercse.c (struct cse_reg_info): Add hash_next member,...
1999-12-13 Jeffrey A Law* cse.c (cse_basic_block): Free qty_table consistently.
1999-12-13 Alexandre Petit... re GNATS gcj/79 (Problem creating static arrays)
1999-12-13 David S. Millersparc.md (movtf reg/reg split): Don't generate SUBREGs...
1999-12-12 Anthony Greencheck-init.c (check_init): Take into account both types...
1999-12-12 Alexandre Petit... parse.h (EXPR_WFL_QUALIFICATION): Temporary uses the...
1999-12-12 Alexandre Petit... tree.def (EXPR_WITH_FILE_LOCATION): Temporarily add...
1999-12-12 Anthony GreenOops. Date was wrong.
1999-12-12 Stephen L Moshierloop.c (load_mems): Don't hoist written floating point...
1999-12-12 Mark Mitchellexcept.h (struct eh_queue): Add `next' pointer.
1999-12-12 Anthony Greengcconfig.h (DATASTART): Define as (&data_start) for...
1999-12-12 Kaveh R. Ghazigthr-single.h (__gthread_active_p): Add prototype argum...
1999-12-12 Jeff LawDaily bump.
1999-12-12 Kaveh R. Ghazicombine.c (record_promoted_value): Remove unused variab...
1999-12-12 Kaveh R. Ghazii386-protos.h (output_387_binary_op, [...]): Constify...
1999-12-11 Kaveh R. Ghaziclass.c (get_vtable_name): Use a literal format string...
1999-12-11 Kaveh R. Ghazitypeck.c (apply_chill_array_layout, [...]): Avoid the...
1999-12-11 Jeff LawDaily bump.
next