OSDN Git Service

* win32.cc: fixed tab, indentation and whitespace
[pf3gnuchains/gcc-fork.git] / gcc /
2003-08-29 mmitchel * init.c (decl_constant_value): Deal with COND_EXPR...
2003-08-29 bothner Fix (hopefully temporary) for breakage caused by my...
2003-08-29 uweigand * config/s390/s390.md ("*mulsi3_sign"): New insn.
2003-08-29 gccadminDaily bump.
2003-08-28 tromey * gcj.texi (Extensions): Document gcjlib URLs.
2003-08-28 ghazi * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUB...
2003-08-28 ghazi * builtin-types.def (BT_FN_FLOAT_INT_FLOAT,
2003-08-28 neroden * fixinc/mkfixinc.sh: Remove special case code for...
2003-08-28 neroden * fixinc/mkfixinc.sh: Remove special case code for...
2003-08-28 ghazi * builtin-types.def (BT_FN_INT_FLOAT, BT_FN_INT_DOUBLE,
2003-08-28 uweigand * config/s390/s390.c (legitmate_constant_p): Use LARL on
2003-08-28 mmitchel PR optimization/5079
2003-08-28 drow * gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)
2003-08-28 bothner * cpperror.c (print_location): Don't check for !pfile...
2003-08-28 gccadminDaily bump.
2003-08-27 jason * real.c (do_multiply): Initialize with memset.
2003-08-27 rakdver * gcov.c (typedef struct arc_info): New field cs_count.
2003-08-27 uweigand * config/s390/s390.c (struct machine_function): Remove...
2003-08-27 mmitchel * g++.dg/opt/ptrmem3.C: New test.
2003-08-27 neroden * fixinc/inclhack.def (ptx_netswap): New disabled...
2003-08-27 rearnsha2003-08-27 Richard Earnshaw <rearnsha@arm.com>
2003-08-27 jakub * builtins.c (expand_builtin_expect_jump): Save pendin...
2003-08-27 rsandifo * calls.c (initialize_argument_information): If an...
2003-08-27 neroden * fixinc/tests/base/string.h, fixinc/tests/base/sys...
2003-08-27 zack2003-08-26 Dan Nicolaescu <dann@ics.uci.edu>
2003-08-27 gccadminDaily bump.
2003-08-26 neroden * fixinc/inclhack.def (ptx_pwd_h): New disabled fix...
2003-08-26 neroden * fixinc/inclhack.def (ptx_sys_mc_param_h)...
2003-08-26 bothnerCopy over from cs branch:
2003-08-26 sayle PR middle-end/12002
2003-08-26 uweigand * config/s390/s390.c (emit_prologue): Don't check...
2003-08-26 neroden * fixinc/inclhack.def (svr4_preproc_lint_on,
2003-08-26 mmitchel * doc/install.texi (Prerequisites): Mention GNU make...
2003-08-26 uweigand * config/s390/s390.md ("*llgt_sisi", "*llgt_sisi_split...
2003-08-26 uweigand * config/s390/s390.md ("*fmadddf", "*fmsubdf",
2003-08-26 sayle * fold-const.c (fold <MULT_EXPR>): Optimize (C1/X...
2003-08-26 sayle * builtins.c (fold_builtin_bitop): New function to...
2003-08-26 kraai * gcc.dg/noncompile/20030818-1.c: Expect second line...
2003-08-26 nathancp:
2003-08-26 nathan * builtins.c (build_function_call_expr): Don't set
2003-08-26 nathan * gcse.c (is_too_expensive): New function.
2003-08-26 zackgcc:
2003-08-26 gccadminDaily bump.
2003-08-26 sayle * builtins.c (expand_builtin_mathfn): Rearrange so...
2003-08-25 janis * gcc.dg/compat/vector-1_x.c: Compile with -w.
2003-08-25 rth * config/ia64/ia64.c (ia64_expand_tls_address...
2003-08-25 neroden * fixinc/inclhack.def (svr4_sighandler_type): New...
2003-08-25 uweigand * combine.c (simplify_comparison): Re-enable widening...
2003-08-25 gdrFix thinko
2003-08-25 rth * cxx-pretty-print.c (pp_cxx_class_name): Remov...
2003-08-25 uweigand * combine.c (distribute_notes): Handle REG_ALWAYS_RETURN.
2003-08-25 uweigand * combine.c (combine_simplify_rtx): Fix RTL sharing...
2003-08-25 gdr * pretty-print.h (pp_maybe_newline_and_indent): New...
2003-08-25 mmitchel PR c++/8795
2003-08-25 mmitchel PR c++/8795
2003-08-25 rth * config/i386.i386.c (ix86_return_in_memory...
2003-08-25 gccadminDaily bump.
2003-08-24 kazu * rtlanal.c (may_trap_p): Simplify an integer comparison.
2003-08-24 neroden * fixinc/inclhack.def (AAB_svr4_replace_byteorder...
2003-08-24 jle2003-08-23 Jason Eckhardt <jle@rice.edu>
2003-08-24 gccadminDaily bump.
2003-08-23 jakub * c-decl.c (pushdecl): Only put decls which finish_str...
2003-08-23 hubicka PR target/11369
2003-08-23 uweigand * config/s390/s390.h (LOAD_EXTEND_OP): Remove.
2003-08-23 dalejfix thinko in previous
2003-08-23 dalej2003-08-23 Dale Johannesen <dalej@apple.com>
2003-08-23 jle2003-08-23 Jason Eckhardt <jle@rice.edu>
2003-08-23 rsandifo * config/mips/linux64.h (STARTFILE_PREFIX_SPEC): Remove.
2003-08-23 rsandifo * config/mips/mips.c (mips_setup_incoming_varargs...
2003-08-23 uweigand * config/s390/s390.c (s390_expand_movstr, s390_expand_...
2003-08-23 sayle * combine.c (apply_distributive_law): Correct comment.
2003-08-23 lerdsuwa PR c++/3765
2003-08-23 lerdsuwa PR c++/641, c++/11876
2003-08-23 jle2003-08-23 Jason Eckhardt <jle@rice.edu>
2003-08-23 jle2003-08-22 Jason Eckhardt <jle@rice.edu>
2003-08-23 kazu * config/iq2000/iq2000.c: Fix comment typos.
2003-08-23 kazu * config/iq2000/iq2000.c: Follow spelling conventions.
2003-08-23 jle2003-08-22 Jason Eckhardt <jle@rice.edu>
2003-08-23 jle2003-08-22 Jason Eckhardt <jle@rice.edu>
2003-08-23 jle2003-08-22 Jason Eckhardt <jle@rice.edu>
2003-08-23 jle2003-08-22 Jason Eckhardt <jle@rice.edu>
2003-08-23 mmitchel * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2003-08-23 jle2003-08-22 Jason Eckhardt <jle@rice.edu>
2003-08-23 mmitchel * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*...
2003-08-23 jle2003-08-22 Jason Eckhardt <jle@rice.edu>
2003-08-23 uweigand * config/s390/s390-protos.h (s390_output_pool_entry...
2003-08-23 gccadminDaily bump.
2003-08-22 cgd2003-08-22 Chris Demetriou <cgd@broadcom.com>
2003-08-22 sayle * hashtable.c (ht_expand): Avoid calculating rehash...
2003-08-22 mmitchel * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2003-08-22 mmitchel * gcc.misc-tests/linkage.exp: Add logic for ia64-hp...
2003-08-22 mmitchel * config/ia64/hpux.h (SUPPORTS_INIT_PRIORITY): Define...
2003-08-22 mmitchel * g++.dg/other/packed1.C: Add XFAIL marker for ia64...
2003-08-22 mmitchel * config/ia64/ia64.md (*ptr_extend_plus_1): Rename...
2003-08-22 bernie * gcc/config/m68k/m68k.c (m68k_coff_asm_named_section...
2003-08-22 kazu * config/i386/i386.c (const_int_1_operand): Simplify an
2003-08-22 amodra * config/fp-bit.c: Specify config/ dir for include...
2003-08-22 kazu * cfgcleanup.c: Fix comment typos.
2003-08-22 kazu * c-decl.c: Fix comment formatting.
2003-08-22 kazu * builtin-attrs.def: Fix comment formatting.
next