OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc /
2004-02-15 gccadminDaily bump.
2004-02-14 zlomek * gcc.c-torture/compile/20040214-2.c: New test.
2004-02-14 zlomek * tree-inline.c (copy_body_r): Do not replace ret_label.
2004-02-14 pinskia2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-02-14 pinskia2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-02-14 hubicka * i386.c (x86_four_jump_limit): New variable.
2004-02-14 zlomek * emit-rtl.c (set_decl_incoming_rtl): Check whether...
2004-02-14 bothner * fix-header.c (line_table): Move local variable...
2004-02-14 kraai * Makefile.in: Fix comment typos.
2004-02-14 ebotcazou * loop.c (check_dbra_loop): Use gen_int_mode instead...
2004-02-14 rsandifo * config/mips/mips-protos.h (mips_load_got_page):...
2004-02-14 rsandifo * config/mips/mips.h (MASK_DEBUG_[ABEFI], TARGET_DEBUG...
2004-02-14 lerdsuwa PR c++/13635
2004-02-14 giovannibajo PR c++/13927
2004-02-14 giovannibajo PR c++/13927
2004-02-14 mmitchel PR c++/14122
2004-02-14 gccadminDaily bump.
2004-02-13 geoffk * Make-lang.in: Install man pages under the same names
2004-02-13 ro * configure.ac: Search for as, ld below libexec/gcc.
2004-02-13 bjeTwo minor fixes.
2004-02-13 mmitchel PR c++/14083
2004-02-13 zack * config-lang.in: Disable Ada by default until probe...
2004-02-13 zack * xcoffout.c (xcoff_assign_fundamental_type_number...
2004-02-13 ian PR c++/9851
2004-02-13 uweigand * config/s390/s390-protos.h (s390_output_symbolic_cons...
2004-02-13 rakdver * cfgloopanal.c (mark_irreducible_loops): Rewriten.
2004-02-13 mmitchel * call.c (conversion_kind): New type.
2004-02-13 cgd2004-02-12 Chris Demetriou <cgd@broadcom.com>
2004-02-13 amodra * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
2004-02-13 geoffk * config/darwin.h: Add include guards. Remove old...
2004-02-13 geoffk * Makefile.in (install-man): Use $(CPP_INSTALL_NAME...
2004-02-13 aoliva* configure.ac (gcc_cv_ld): Don't set to LD if target...
2004-02-13 gccadminDaily bump.
2004-02-12 jsm28 * ca.po: New file.
2004-02-12 zack * dbxout.c: Move declaration of dbxout_type_decl outside
2004-02-12 zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-12 kenner * function.c (update_epilogue_consts): Teach about...
2004-02-12 uweigand * config/s390/s390.c (s390_sched_reorder2): Remove.
2004-02-12 zack * c-parse.in (maybe_type_qual): Delete.
2004-02-12 rsandifo PR bootstrap/13617
2004-02-12 kenner * emit-rtl.c (set_mem_attributes_minus_bitpos): Don...
2004-02-12 mmitchel * lib/scanasm.exp (dg-scan): Quote pattern before...
2004-02-12 kazu * config.gcc: Restore support for m68k-openbsd.
2004-02-12 hubicka * tree-optimize.c (tree_rest_of_compilation): Do not...
2004-02-12 charlet2004-02-12 Olivier Hainque <hainque@act-europe.fr>
2004-02-12 hpenner* g++.dg/simd-2.C: xfail on ppc64-linux.
2004-02-12 kraai * doc/install.texi: Fix the spelling of "explicitly".
2004-02-12 echristo2004-02-11 Eric Christopher <echristo@redhat.com>
2004-02-12 gccadminDaily bump.
2004-02-11 ianForgot to mention the PR number:
2004-02-11 jsm28 PR c/456
2004-02-11 sayle2004-02-11 Uros Bizjak <uros@kss-loka.si>
2004-02-11 ian * flow.c (insn_dead_p): A clobber of a dead hard regis...
2004-02-11 uweigand * tree.h (frame_base_decl): Add GTY marker.
2004-02-11 dberlin2004-02-11 Daniel Berlin <dberlin@dberlin.org>
2004-02-11 hpenner* g++.dg/simd-2.C: Set -maltivec for ppc64.
2004-02-11 bothner Represent column numbers using line-map's source_location.
2004-02-11 aldyhfix changelog entry
2004-02-11 hpenner * config/rs6000/altivec.md (*movv4si_internal...
2004-02-11 aldyh * config/rs6000/spe.md ("*movv2si_internal...
2004-02-11 bonzini* gcc.dg/pr14092-1.c: Use intptr_t for the cast.
2004-02-11 rsandifoFix typo in last entry.
2004-02-11 rsandifo * config/mips/mips.h (TARGET_OLDABI): Define. Use...
2004-02-11 hpenner * gcc/config/rs6000/rs6000.c (rs6000_override_options)
2004-02-11 rsandifo * emit-rtl.c (mark_label_nuses): Check that a LABEL_RE...
2004-02-11 kraai * doc/install.texi: Remove extra cd.
2004-02-11 zlaski2004-02-10 Ziemowit Laski <zlaski@apple.com>
2004-02-11 mmitchel * typeck.c (lookup_destructor): Fix typo in error...
2004-02-11 gccadminDaily bump.
2004-02-10 kazu * config/h8300/h8300-protos.h: Add a prototype for
2004-02-10 dannysmith PR c/14088
2004-02-10 kazu * config/h8300/h8300.md: Remove an incorrect comment...
2004-02-10 jsm28 * gjavah.c: Include "intl.h".
2004-02-10 zlomek PR/14058
2004-02-10 bothner * c-opts.c (c_common_post_options): Don't emit worki...
2004-02-10 bonziniPR c/14092
2004-02-10 amodra * config/rs6000/linux64.h (MD_FALLBACK_FRAME_STATE_FOR...
2004-02-10 jsm28 * de.po: Update.
2004-02-10 bonzini* rtl.h (schedule_insns, schedule_ebbs, fix_sched_param,
2004-02-10 charlet * doc/sourcebuild.texi: Add libada documentation.
2004-02-10 charlet PR ada/6637, PR ada/5911
2004-02-10 rsandifo * config/mips/mips.h (TARGET_GPWORD): Return false...
2004-02-10 amodra * gcc.dg/cpp/assert4.c: Fix typo last change.
2004-02-10 zlaski2004-02-09 Ziemowit Laski <zlaski@apple.com>
2004-02-10 bwilson * config/xtensa/xtensa-protos.h (xtensa_copy_incoming_...
2004-02-10 amodra * gcc.dg/darwin-longlong.c: Only use r0 in asm for...
2004-02-10 gccadminDaily bump.
2004-02-09 jsm28 * de.po: Update.
2004-02-09 amodra * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
2004-02-09 dj* config/i386/xm-djgpp.h (GCC_DRIVER_HOST_INITIALIZATIO...
2004-02-09 wilsonPR c++/11295
2004-02-09 wilsonPR libstdc++/5625
2004-02-09 dje * config/rs6000/rs6000.c (rs6000_emit_move...
2004-02-09 ro * config/mips/iris5.h (BSS_SECTION_ASM_OP): Define.
2004-02-09 ro * configure.ac: Remove default executable files before...
2004-02-09 kazu PR target/13721
2004-02-09 charlet2004-02-09 Ed Schonberg <schonberg@gnat.com>
2004-02-09 kazu * call.c, parser.c, tree.c: Fix comment typos.
2004-02-09 sayle * fold-const.c (fold) <NOP_EXPR>: Use the original...
2004-02-09 charlet2004-02-09 Albert Lee <lee@gnat.com>
next