OSDN Git Service

* update_version: Automatically update version files on all
[pf3gnuchains/gcc-fork.git] / gcc /
2002-02-26 aldyh2002-02-26 Aldy Hernandez <aldyh@redhat.com>
2002-02-26 aldyh2002-02-26 Daniel Egger <degger@fhm.edu>
2002-02-26 aldyh2002-02-26 Aldy Hernandez <aldyh@redhat.com>
2002-02-26 aldyh2002-02-26 Aldy Hernandez <aldyh@redhat.com>
2002-02-26 mmitchelDaily bump.
2002-02-26 mmitchelSet version numbers for mainline
2002-02-26 rth * expr.c (expand_expr) [MULT_EXPR]: Do not...
2002-02-25 kazu * gcc.c-torture/execute/960416-1.x: New.
2002-02-25 jakub PR target/5755
2002-02-25 jason * attribs.c (decl_attributes): Also re-layout...
2002-02-25 aoliva* gcc.c (init_gcc_specs): Get -shared-libgcc along...
2002-02-25 gccadminDaily bump.
2002-02-25 aldyh2002-02-25 Aldy Hernandez <aldyh@redhat.com>
2002-02-25 aoliva* config/sparc/sparc.c (const64_high_operand): Zero...
2002-02-25 aldyh2002-02-25 Aldy Hernandez <aldyh@redhat.com>
2002-02-24 amodraNew test.
2002-02-24 kenner * optabs.c (widen_operand): Properly handle CONST_INT...
2002-02-24 rodrigc2002-02-24 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-02-24 neil * cpplex.c (cpp_interpret_charconst): Get signedness or
2002-02-24 kenner * optabs.c (widen_operand): Only call convert_modes for
2002-02-24 gccadminDaily bump.
2002-02-23 neil * cpplib.c (glue_header_name): Use local buffer to...
2002-02-23 neil * doc/cpp.texi, doc/invoke.texi: Update documentation...
2002-02-23 kazu * config/h8300/h8300.c (output_simode_bld): Handle...
2002-02-23 kazu * config/h8300/h8300.md (mulqihi3): Tighten predicates to
2002-02-23 neil * cppinit.c (output_deps): Correct test for stdout...
2002-02-23 kenner * expr.c (store_expr): When converting expression...
2002-02-23 jsm28 * doc/contribute.texi, doc/extend.texi, doc/install...
2002-02-23 jakub PR optimization/5747
2002-02-23 gccadminDaily bump.
2002-02-23 dje * gcc.c (init_gcc_spec): Revert last change.
2002-02-23 dje- Add missing mask_operand patch.
2002-02-23 dje2002-02-23 David Edelsohn <edelsohn@gnu.org>
2002-02-23 aldyh2002-02-23 Aldy Hernandez <aldyh@redhat.com>
2002-02-23 tromey Fix for PR java/2369:
2002-02-23 dje * gcc.c (init_gcc_spec): Do not link with stati...
2002-02-22 bothner * class.c: Change vtable to be more compatible with...
2002-02-22 kenner * expr.c (store_expr): When converting expression...
2002-02-22 jakub PR c++/5748
2002-02-22 aoliva* config/sparc/sol2.h: Don't include sys/mman.h.
2002-02-22 jakub PR other/5746
2002-02-22 bothner * parse.y (patch_method_invocation): Set CAN_COMPLETE_...
2002-02-22 nathancp:
2002-02-22 rsandifo * fold-const.c (fold): Fix typo in comments.
2002-02-22 gccadminDaily bump.
2002-02-22 dnovillo * Makefile.in (langhooks.o): Update dependencies.
2002-02-22 dnovillo * langhooks.c: Include flags.h.
2002-02-22 aldyhcl
2002-02-22 aldyhforgot cl
2002-02-22 aldyh2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2002-02-22 echristo2002-02-21 Eric Christopher <echristo@redhat.com>
2002-02-21 rth * emit-rtl.c (offset_address): Use simplify_gen...
2002-02-21 tromey * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
2002-02-21 amylaar * jump.c (redirect_jump): If old label has no UID...
2002-02-21 amylaar * sh.md (insv): Provide byte offsets for gen_rtx_SUBREG.
2002-02-21 jsm28 * doc/extend.texi: Fix some more overfull hboxes.
2002-02-21 jakub PR optimization/4994
2002-02-21 jakub PR c++/4574
2002-02-21 jakub PR c/4697:
2002-02-21 denisc * config/avr/avr.md: Add more patterns for mized-mode...
2002-02-21 aoliva* rtlanal.c (replace_rtx): Don't make a CONST_INT the...
2002-02-21 amylaar * sh.h (current_function_anonymous_args): Remove.
2002-02-21 gccadminDaily bump.
2002-02-21 dje- remove mistaken ChangeLog item.
2002-02-21 dje2002-02-20 David Edelsohn <edelsohn@gnu.org>
2002-02-20 nferrier * gcj.texi: Option `--classpath' becomes `--CLASSPATH...
2002-02-20 jakub PR debug/4461
2002-02-20 aoliva* combine.c (do_SUBST): Sanity check substitutions of
2002-02-20 aoliva* gcc.c-torture/compile/20020110.c: New test.
2002-02-20 nferrier * gcj.texi: Option `--classpath' becomes `--CLASSPATH...
2002-02-20 aoliva* c-decl.c (pushdecl): If no global declaration is...
2002-02-20 jakub PR c++/4401
2002-02-20 jakub PR c++/5713
2002-02-20 jakub PR c/4389
2002-02-20 rth * config/i386/i386.c (ix86_expand_vector_move...
2002-02-20 pb2002-02-20 Philip Blundell <philb@gnu.org>
2002-02-20 bothner * builtins.c (check_for_builtin): New function.
2002-02-20 jakub * gcc.c-torture/execute/20020219-1.c: New test.
2002-02-20 rth PR c/5615
2002-02-20 tromey * config/fr30/fr30.h (DWARF_LINE_MIN_INSTR_LENGTH...
2002-02-20 alanmWed Feb 20 00:03:25 EST 2002 Alan Matsuoka <alanm@redha...
2002-02-20 jsm28 * doc/extend.texi: Avoid or reduce overfull hboxes.
2002-02-20 dnovillo * expmed.c (store_bit_field): Do not store bit fields...
2002-02-20 joel2001-02-20 Joel Sherrill <joel@OARcorp.com>
2002-02-20 gccadminDaily bump.
2002-02-20 neil * cppinit.c (init_dependency_output): Take deps output...
2002-02-20 zack * toplev.c (output_quoted_string): Write unprintable
2002-02-20 dje2002-02-19 David Edelsohn <edelsohn@gnu.org>
2002-02-20 jason ABI change: Mangle `void (A::*)() const' as
2002-02-20 kenner * config/sparc/sparc.md (nonlocal_goto): Use hard_fram...
2002-02-20 zack * tree.h (struct tree_common): Remove aux. Add unused...
2002-02-19 gerald * doc/c-tree.texi (Classes, TYPE_BINFO): Fix typo.
2002-02-19 pbDuh, fix PR number in last commit.
2002-02-19 pb2002-02-19 Philip Blundell <pb@nexus.co.uk>
2002-02-19 grahams * config/i386/i386.c (ix86_expand_builtin): Fix typo.
2002-02-19 djeAdd (FP_SAVE_INLINE): Delete. to previous entry.
2002-02-19 dje * config/rs6000/linux64.h (LINK_OS_LINUX_SPEC): Look...
2002-02-19 pb2002-02-19 Philip Blundell <philb@gnu.org>
2002-02-19 pb2002-02-19 Philip Blundell <pb@nexus.co.uk>
2002-02-19 thorpej2002-02-19 matthew green <mrg@eterna.com.au>
next