OSDN Git Service

Patch for PR 9617.
[pf3gnuchains/gcc-fork.git] / gcc /
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)...
2003-02-18 mmitchel PR c++/9704
2003-02-18 mmitchel PR c++/9704
2003-02-18 austern * langhooks.h, langhooks-def.h: introduce new...
2003-02-18 danglin * pa.md: Correct and enhance comment.
2003-02-18 geoffkRemove conflict marker
2003-02-18 geoffk * gcc.dg/pch/pch.exp: Delete $bname.h before copying...
2003-02-18 geoffk * gcc.c (validate_switches): Don't scan past closing...
2003-02-18 jason PR c++/9623
2003-02-18 jason PR c++/9623
2003-02-18 kazu * gcc.c-torture/execute/20030209-1.c: Enable the test if
2003-02-18 bje* Fix for PR other/7350
2003-02-18 bje PR c++/1607
2003-02-18 mmitchelAdd PR number
2003-02-18 mmitchel * class.c (build_base_field): Mark fields for base...
2003-02-18 gccadminDaily bump.
2003-02-17 aldyh2003-02-17 Aldy Hernandez <aldyh@redhat.com>
2003-02-17 lerdsuwa PR c++/9457
2003-02-17 hubicka * recog.c (split_all_insns): Fix memory overflow.
2003-02-17 kazu * config/h8300/h8300.md (cmpqi): Remove mode from...
2003-02-17 gccadminDaily bump.
2003-02-16 hubicka * c-typeck.c (build_c_cast): Fold constant variables...
2003-02-16 gerald * doc/install.texi (Specific): Fix link for m68k-att...
2003-02-16 rearnsha* arm.c (arm_reload_in_hi): Ensure that the scratch...
2003-02-16 lerdsuwa PR c++/9459
2003-02-16 rthNew file.
2003-02-16 rthMark PR last change.
2003-02-16 rth * fold-const.c (extract_muldiv_1): Rename from...
2003-02-16 dannysmith * config/i386/cygwin.h (TARGET_SUBTARGET_DEFAULT)...
2003-02-16 sayle2003-02-15 Roger Sayle <roger@eyesopen.com>
2003-02-16 geoffk * doc/invoke.texi (Optimize Options): Correct @option...
2003-02-16 rth * Makefile.in (cfglayout.o): Depend on TARGET_H.
2003-02-16 gccadminDaily bump.
2003-02-15 dje- Add copyright notices.
2003-02-15 rth * gcse.c (bypass_block): Use BLOCK_FOR_INSN...
2003-02-15 rth * bb-reorder.c (find_traces_1_round): Don't...
2003-02-15 dje * config/rs6000/rs6000.h (processor_type): Add PPC440.
2003-02-15 rth * cfgcleanup.c: Include params.h.
2003-02-15 rth * recog.c (split_all_insns): Include new blocks...
2003-02-15 nathan * search.c: ANSIfy function declarations and definitions.
2003-02-15 dannysmith * config/i386/mingw32.h (LIBGCC_SPEC): Add libmingwex.a.
2003-02-15 gccadminDaily bump.
2003-02-14 rth PR optimization/7702
2003-02-14 aoliva* config/mn10300/mn10300.c (mn10300_wide_const_load_use...
2003-02-14 kazu * simplify-rtx.c (simplify_binary_operation): Simplify...
2003-02-14 ro * configure.in: Fix typo.
2003-02-14 kazu * config/h8300/h8300.md (a peephole2): New.
2003-02-14 zlomek * gcc.dg/20030213-1.c: Expect warning for unsupported...
2003-02-14 nemet PR opt/2391
2003-02-14 gdr * decl2.c: Include "timevar.h".
2003-02-14 zack * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
2003-02-14 danglin * inclhack.def (hpux_long_double): Tighten select...
2003-02-14 gccadminDaily bump.
2003-02-13 zlomekTestcase for gcc.gnu.org/ml/gcc-patches/2003-02/msg0101...
2003-02-13 zlomek * cfgcleanup.c (outgoing_edges_match): When there...
2003-02-13 drow * Makefile.in (PREPROCESSOR_DEFINES): Add
2003-02-13 kazu * config/h8300/h8300.md (a peephole2): New.
2003-02-13 gerald * doc/install.texi (Specific): Update three SCO-relate...
2003-02-13 schwab * cgraph.c (SET_NPREDECESORS): Add intermediate cast...
2003-02-13 gdrImprove previous fix.
2003-02-13 gdr2003-02-14 Andrew Pinski <pinskia@physics.uc.edu>
2003-02-13 gdr * timevar.h (POP_TIMEVAR_AND_RETURN): New macro.
2003-02-13 pme2003-02-12 Phil Edwards <pme@gcc.gnu.org>
2003-02-13 sayle * config/i386/i386.md (UNSPEC_FPATAN): New UNSPEC...
2003-02-13 mrs * varray.c (element_size): Remove.
2003-02-13 gccadminDaily bump.
2003-02-12 aldyh2003-02-12 Aldy Hernandez <aldyh@redhat.com>
2003-02-12 aldyh2003-02-12 Aldy Hernandez <aldyh@redhat.com>
2003-02-12 tromey2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
2003-02-12 kazu * config/h8300/h8300.md (a peephole2): New.
2003-02-12 hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...
2003-02-12 aldyh2003-02-12 Aldy Hernandez <aldyh@redhat.com>
2003-02-12 jason * parser.c (cp_parser_postfix_expression):...
2003-02-12 tromey2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
2003-02-12 zack * cpplib.c (do_include_common): Move warnings for
2003-02-12 gerald * doc/install.texi (Specific): Update AVR- and Darwin...
2003-02-12 kazu * gcc.c-torture/execute/20030209-1.c: Disable the...
2003-02-12 hubicka * predict.c (estimate_probability): Fix roundoff...
2003-02-12 kazu * config/h8300/h8300.md (a peephole2): Don't handle...
2003-02-12 kazu * config/h8300/h8300.md (several peephole2): Replace
2003-02-12 rth * gcse.c (lookup_set): Remove unused argument...
2003-02-12 geoffk * diagnostic.c (real_abort): New.
2003-02-12 gccadminDaily bump.
2003-02-11 neroden * Makefile.in: Remove pointless setting of CXXFLAGS...
2003-02-11 rth * config/alpha/linux.h (TARGET_C99_FUNCTIONS...
2003-02-11 rth * config/i386/i386.c (override_options): Define...
2003-02-11 hubicka * i386.c (contains_128bit_aligned_vector_p): New function.
2003-02-11 bwilson * config/xtensa/xtensa.md (set_frame_ptr):...
2003-02-11 danglin Add missing log entry from commit.
2003-02-11 rthFix double applied patch.
2003-02-11 sayle * builtins.c: Fix failures caused by commit of the...
2003-02-11 dalej2003-02-11 Dale Johannesen <dalej@apple.com>
2003-02-11 danglin * inclhack.def (hpux_long_double, hpux10_ctype_declara...
2003-02-11 rth PR optimization/9651
2003-02-11 rth * config/i386/i386.c (override_options): Define...
2003-02-11 geoffk * config/rs6000/host-darwin.c: Fix comment.
next