OSDN Git Service

* gcc.c (do_spec_1) ['{']: Handle pending argument upon return
[pf3gnuchains/gcc-fork.git] / gcc /
2003-02-24 sayle * gcc.c (do_spec_1) ['{']: Handle pending argument...
2003-02-24 mmitchel PR c++/5333
2003-02-24 kkojima * config/sh/sh.c (TARGET_HAVE_TLS): Conditionally...
2003-02-24 tromey * lang-options.h: Added -Wdeprecated.
2003-02-24 gccadminDaily bump.
2003-02-23 amodraNew test.
2003-02-23 amodra * calls.c (store_one_arg): Revert 1999-02-16 change...
2003-02-23 kazu * gcse.c (cprop_jump): Use the REG_EQUAL note if avail...
2003-02-23 ghazi * doc/invoke.texi (ggc-min-expand, ggc-min-heapsize...
2003-02-23 lerdsuwa PR c++/7982
2003-02-23 rth2003-02-22 Richard Henderson <rth@redhat.com>
2003-02-23 rth * config/i386/i386.c: Replace "mcpu" with ...
2003-02-23 gccadminDaily bump.
2003-02-22 schwab * config.gcc: Delete references to m68k/t-linux and
2003-02-22 hubicka * toplev.c (rest_of_compilation): Apply fotgotten...
2003-02-22 hubicka * gcc.dg/i386-mul.c: New test.
2003-02-22 hubicka * config/linux.h (TARGET_HAS_F_SETLKW): Define.
2003-02-22 hubicka * c-decl.c (c_expand_body_1): Fix.
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-02-22 zlomek * config/i386/i386.md: Use gen_lowpart instead of...
2003-02-22 aj2003-02-22 Steven Bosscher <s.bosscher@student.tudelf...
2003-02-22 aj2003-02-22 Steven Bosscher <s.bosscher@student.tudelf...
2003-02-22 sayle * fold-const.c (omit_one_operand): No longer static.
2003-02-22 hp * config/cris/cris.c (cris_rtx_costs): Blockify dangli...
2003-02-22 hp * gcc.dg/asmreg-1.c: New test.
2003-02-22 hp * regmove.c (optimize_reg_copy_1): Do not replace...
2003-02-22 ghazi * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)
2003-02-22 hubicka * i386.c (def_builtin): Special case 64bit builtins.
2003-02-22 hubicka * i386.c (builtin_description): Add __builtin_ia32_pad...
2003-02-22 gccadminDaily bump.
2003-02-21 mmitchel PR c++/9749
2003-02-21 hubicka * cfgrtl.c (commit_edge_insertions): Call
2003-02-21 mmitchel PR c++/9727
2003-02-21 amylaar * sh.h (OVERRIDE_OPTIONS): Fix code that clears 'e...
2003-02-21 mmitchel PR c++/8906
2003-02-21 mmitchelFix typo
2003-02-21 mmitchel PR c++/8724
2003-02-21 zack * cpphash.h (struct lexer_state): Add directive_wants_...
2003-02-21 nathan * search.c (bfs_walk_grow): Remove. Fold into ...
2003-02-21 kazu * config/h8300/h8300.md (a peephole2): New.
2003-02-21 hubicka * cfgrtl.c (commit_one_edge_insertion): Only mark...
2003-02-21 hubicka * toplev.c (parse_options_and_default_flags): Undo...
2003-02-21 ebotcazou PR optimization/8613
2003-02-21 bje2003-02-21 Ben Elliston <bje@redhat.com>
2003-02-21 gccadminDaily bump.
2003-02-20 aoliva* configure.in (TARGET_SYSTEM_ROOT): Set default to
2003-02-20 kazu * config/h8300/h8300.md (addhi3_incdec): Change the...
2003-02-20 sayle * explow.c (force_reg): Avoid useless REG_EQUAL notes.
2003-02-20 toon2003-02-20 Toon Moene <toon@moene.indiv.nluug.nl>
2003-02-20 hubicka * toplev.c (flag_sched2_use_superblocks, flag_sched2_u...
2003-02-20 mmitchel PR c++/9729
2003-02-20 dje * config/rs6000/rs6000.md: (attr "type"): Add...
2003-02-20 nathan Change base class access representation.
2003-02-20 dje * config/rs6000/sysv4.h (ASM_OUTPUT_MAX_SKIP_AL...
2003-02-20 hubicka * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2003-02-20 hubicka * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2003-02-20 kazu * config/h8300/h8300.md (*iorsi3_w): New.
2003-02-20 zlomek * combine.c (distribute_notes): Kill REG_EXEC_COUNT.
2003-02-20 zlomek * bb-reorder.c (find_traces_1_round): Fix comment...
2003-02-20 gccadminDaily bump.
2003-02-19 sayle * fold-const.c (fold_real_zero_addition_p): Don't...
2003-02-19 kristerw2003-02-19 Krister Walfridsson <cato@df.lth.se>
2003-02-19 kazu * config/h8300/h8300.c (output_logical_op): Optimize...
2003-02-19 zlomek * bb-reorder.c (find_traces_1_round): Fixed condition...
2003-02-19 hubicka * calls.c (expand_call): Update call of INIT_CUMULATIV...
2003-02-19 kazu * config/h8300/h8300.md (*iorsi3_two_qi_sext): New.
2003-02-19 hubicka * i386.md (movsfcc_1, movdfcc_1): Fix constrains.
2003-02-19 ro * config/mips/iris6.h (TARGET_OS_CPP_BUILTINS): Define...
2003-02-19 hubicka * i386.md (movsfcc_1, movdfcc_1): Fix constrains.
2003-02-19 hubicka * i386.md (movsfcc_1, movdfcc_1): Fix constrains.
2003-02-19 dje2003-02-19 David Edelsohn <edelsohn@gnu.org>
2003-02-19 drow * gcc.c-torture/compile/20030219-1.c: New test.
2003-02-19 drow * expr.c (expand_expr): Use gen_int_mode for the argument
2003-02-19 hubicka * i386.md (cosxf2): Fix conditional.
2003-02-19 kazu * config/h8300/h8300.md (extendqisi2): Change to an...
2003-02-19 kazu * config/h8300/h8300-protos.h: Update the prototype for
2003-02-19 hubicka * cgraph.c (NPREDECESORC, SET_NPREDECESORS): Kill.
2003-02-19 austern * toplev.c, langhooks.c, langhooks-def.h: Move
2003-02-19 kazu * config/h8300/h8300.c (general_operand_src): Always...
2003-02-19 aldyhfix stupidity on previous commit.
2003-02-19 aldyh * gcc.dg/20030218-1.c: New.
2003-02-19 zack * cp/search.c (grow_bfs_bases): New subroutine of...
2003-02-19 sayle * convert.c (convert_to_real): Also optimize (float...
2003-02-19 korbbmark the fixes that fail testing with BSD based sed-s
2003-02-19 korbbreordered fixes
2003-02-19 kkojima * config/sh/sh.c (unspec_caller_rtx_p): New.
2003-02-19 rth * c-common.c (handle_used_attribute): Accept...
2003-02-19 korbbSort the fixes by fix name
2003-02-19 aldyh2003-02-18 Nick Clifton <nickc@redhat.com>
2003-02-19 aldyh2003-02-18 Nick Clifton <nickc@redhat.com>
2003-02-19 aldyh003-02-18 Nick Clifton <nickc@redhat.com>
2003-02-19 gccadminDaily bump.
2003-02-18 schwab * Makefile.in (toplev.o): Depend on $(LANGHOOKS_DEF_H).
2003-02-18 cgd2003-02-18 Chris Demetriou <cgd@broadcom.com>
2003-02-18 amylaar * sh.c (calc_live_regs): Also check GET_CODE when...
2003-02-18 wilsonPatch for PR 9617.
2003-02-18 kristerw2003-02-18 Krister Walfridsson <cato@df.lth.se>
2003-02-18 sayle * fold-const.c (negate_expr_p): New function to determ...
2003-02-18 sayle * sbitmap.c (sbitmap_resize): New function.
2003-02-18 kazu * config/h8300/h8300.md (*zero_extendhisi2_h8300)...
next