gcc.git
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.
1999-12-10 Ben Collinsconfigure.in: Fix typo for "-64" in 64bit as check.
1999-12-10 Jakub Jelineklonglong.h (__sparc_v9__): Use %rDIGIT instead of ...
1999-12-10 Kaveh R. Ghazic-parse.in (string): With -Wtraditional, warn if ANSI...
1999-12-10 Kaveh R. Ghaziflow.c (flow_loops_dump): Avoid ANSI string concatenation.
1999-12-10 Geoff Keatingm68k.h (CONDITIONAL_REGISTER_USAGE): If we have no...
1999-12-10 Clinton Popetzarm.md (*mulsidi3adddi, [...]): New patterns for long...
1999-12-10 Andrew Haleyparse.h (BUILD_THROW): Add support for sjlj-exceptions.
1999-12-10 Bernd SchmidtUndo previous change
1999-12-10 David S. Millersparc.c (fp_sethi_p, [...]): New functions.
1999-12-10 Jeff LawDaily bump.
1999-12-10 Gavin Romig... c-common.c (c_common_nodes_and_builtins): Create __buil...
1999-12-10 Jeffrey A Law* pa/elf.h (MAX_OFILE_ALIGNMENT): Define.
1999-12-10 J"orn Renneckeregclass.c (globalize_reg): Re-instate test that allows...
1999-12-09 Jan Hubickai386.md (cpu attribute): Add "athlon".
1999-12-09 Andreas Jaegerloop.c (record_biv): Declare parameter as int.
1999-12-09 Andreas Jaegerexcept.c (expand_throw): Add static attribute to match...
1999-12-09 Mark Mitchelldecl.c (init_decl_processing): Reenable inlining on...
1999-12-09 Mark Mitchelltree.c (copy_node): Do zero the TREE_CHAIN, even for...
1999-12-09 Tom Tromeyre GNATS libgcj/117 (_Jv_PthreadCheckMonitor test is...
1999-12-09 Jakub Jelineksparc.h (PROMOTE_FOR_CALL_ONLY): Define.
1999-12-09 Anthony Green> * decl.c (init_decl_processing): Mark throw_node...
1999-12-09 Jan Hubicka* i386.md (neg??, abs?f, one_cmpl?i): Use nonimmediate_...
1999-12-09 Jan Hubicka* flow.c (recompute_reg_usage): Use basic block info...
1999-12-09 Jan Hubickacombine.c (try_combine, [...]): Remove REG_N_REFS updat...
1999-12-09 Jakub Jelineklinux64.h (TARGET_DEFAULT): Make -mapp-regs default...
1999-12-09 Mark Mitchelldump.c (dequeue_and_dump): Abbreviate `class' as `cls...
1999-12-09 Jeff LawDaily bump.
1999-12-09 Nathan Sidwell* gcc.c-torture/compile/991208-1.c: New test.
1999-12-09 Richard Henderson* flow.c (count_basic_blocks): Don't add (use (const_in...
1999-12-09 Jakub Jelineklonglong.h: Merge in changes from glibc.
1999-12-08 Bernd SchmidtDon't hoist volatile mems out of loops.
1999-12-08 Jakub Jelineksparc.h (SPARC_SETHI_P): Don't look at topmost 32 bits...
1999-12-08 Jakub Jelineksparc.c (ultra_cmove_results_ready_p, [...]): Typo...
1999-12-08 Alexandre Olivasol2-64.h: Same as sol2-sld-64.h...
1999-12-08 Richard Hendersonalpha.c (secondary_reload_class): For !BWX, sub-simode...
1999-12-08 Brendan KehoeMakefile.in (FPBIT_FUNCS, [...]): Add _sf_to_usi _df_to...
1999-12-08 Alexandre Olivaconfigure.in: When target is sparc* and tm_file contain...
1999-12-08 Jeff LawDaily bump.
1999-12-08 Jakub Jelinekconfigure.in (sparc64-*-linux*): Use posix threads...
1999-12-08 Jakub Jelineksparc.c (sparc_emit_float_lib_cmp): New function.
1999-12-08 Jakub Jelineksparc.h (LEGITIMATE_CONSTANT_P): Consider TFmode 0...
1999-12-08 Jakub Jelineksparc.md (sethi_di_medlow_embmedany_pic): Fix pattern...
1999-12-08 Jakub Jelineksparc.c (hard_32bit_mode_classes): Mark registers suita...
1999-12-08 Richard Hendersonloop.h (struct induction): Add multi_insn_incr.
1999-12-07 Martin v. Löwisinvoke.texi (C Dialect Options): Remove -flang-c9x...
1999-12-07 Jeff LawDaily bump.
1999-12-07 Mark Mitchelltree.c (walk_tree): Don't recurse into DECL_INITIAL...
1999-12-07 Mark Mitchelltree.c (walk_tree): Don't recurse into DECL_INITIAL...
1999-12-07 David S. Millercombine.c (check_promoted_subreg): Do not conditionaliz...
1999-12-07 Jim WilsonFix ia64 abort while compiling gcc.c-torture/unsorted...
1999-12-06 Jim WilsonFix ia64 execute/930630-1.c miscompilation.
next