OSDN Git Service

* gcse.c (bypass_block): Fix a typo in the previous check-in
[pf3gnuchains/gcc-fork.git] / gcc /
2004-01-30 kazu * gcse.c (bypass_block): Fix a typo in the previous...
2004-01-30 pinskia2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-30 matz * g++.dg/ext/case-range1.C, g++.dg/ext/case...
2004-01-30 matz * parser.c (cp_parser_labeled_statement): Accep...
2004-01-30 giovannibajo DR206
2004-01-30 giovannibajo DR206
2004-01-30 kenner * combine.c (simplify_shift_const, case XOR): Be caref...
2004-01-30 giovannibajo PR c++/13683
2004-01-30 giovannibajo PR c++/13683
2004-01-30 ebotcazou * config/sparc/sparc-protos.h: Remove the prototype for
2004-01-30 ebotcazou PR c/12818
2004-01-30 hubicka * alloc-pool.c: Include hashtab.h
2004-01-30 hubicka * reload.c (secondary_memlocs_elim_used): New static...
2004-01-30 hubicka * reload.c (secondary_memlocs_elim_used): New static...
2004-01-30 steven * toplev.c: Fix broken checkin of 2003-12-30, again.
2004-01-30 uweigand * configure.ac (gcc_cv_as_dwarf2_debug_line): Enable...
2004-01-30 ebotcazou PR target/11475
2004-01-30 jason PR c++/13865
2004-01-30 pinskia2004-01-28 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-30 gccadminDaily bump.
2004-01-29 geoffk * objc.dg/call-super-2.m: Include stddef.h for size_t.
2004-01-29 jakub * emit-rtl.c (change_address): Use XEXP (memref, 0...
2004-01-29 dpatelFix Ada breakage.
2004-01-29 ian PR inline-asm/6162
2004-01-29 sayle PR java/13824
2004-01-29 mmitchel PR c++/13883
2004-01-29 giovannibajo * g++.dg/tc1: New directory.
2004-01-29 kazu * config/frv/frv.c: Don't mention deprecated macros in
2004-01-29 aph2004-01-28 Andrew Haley <aph@redhat.com>
2004-01-29 rakdver * cfghooks.c (split_block): Set probability and count...
2004-01-29 zlomek * dwarf2out.c (struct die_struct): Added field decl_id.
2004-01-29 jakub PR optimization/13424
2004-01-29 rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-29 kazu * config/avr/avr.h: Remove target-independent comments...
2004-01-29 dberlin2004-01-28 Daniel Berlin <dberlin@dberlin.org>
2004-01-29 giovannibajo * g++.dg/parse/error11.C: New test.
2004-01-29 giovannibajo * parser.c (cp_parser_template_id): Parse tentatively...
2004-01-29 giovannibajo * c-lex.c (c_lex): Rename to...
2004-01-29 wilsonFix LP64 failures.
2004-01-29 mmitchel PR c++/13791
2004-01-29 kazu * config/mcore/mcore.c (mcore_external_libcall): Add a
2004-01-29 kazu * config/mcore/mcore-protos.h: Remove the prototype for
2004-01-29 kazu * config/m32r/m32r-protos.h: Remove the prototype for
2004-01-29 kazu * config/m68k/m68k.c (TARGET_PROMOTE_PROTOTYPES):...
2004-01-29 kazu * config/stormy16/stormy16.c
2004-01-29 kazu * config/v850/v850.c (TARGET_PROMOTE_PROTOTYPES):...
2004-01-29 kazu * config/fr30/fr30.c (TARGET_PROMOTE_PROTOTYPES):...
2004-01-29 mmitchelFix typo in ChangeLog
2004-01-29 kazu * config/frv/frv-protos.h: Remove the prototype for
2004-01-29 mmitchel PR c++/13736
2004-01-29 hubicka PR c++/12850
2004-01-29 gccadminDaily bump.
2004-01-28 danglin * pa.md: Change predicate of a peephole2 pattern from...
2004-01-28 zack * config/ia64/ia64.md (fetchadd_acq_si, fetchadd_acq_di)
2004-01-28 kazu * config/h8300/h8300.c (WORD_REG_USED): Use
2004-01-28 kazu * genrecog.c (write_node): Remove a useless local...
2004-01-28 hubicka * semantics.c (expand_body) Do emit_associated_thunks...
2004-01-28 ian * Makefile.in (options.c options.h): Use stamp file...
2004-01-28 rth * ggc.h (ggc_free): Declare.
2004-01-28 ian * Make-lang.in (f/str-*.h, f/str-*.j): Use stamp files and
2004-01-28 zack2004-01-28 Zack Weinberg <zack@codesourcery.com>
2004-01-28 hubicka * gcse.c (bypass_block): Prevent edges to be unified...
2004-01-28 nickc(arm_expand_builtin): Force second argument of the...
2004-01-28 wilson * objc.dg/encode-2.m (main): New local string. Set...
2004-01-28 rsandifo * config/fp-bit.c (pack_d): When using paired doubles...
2004-01-28 kazu * config/c4x/c4x.c (TARGET_ASM_EXTERNAL_LIBCALL):...
2004-01-28 kazu * config/i386/i386.c (TARGET_PROMOTE_PROTOTYPES):...
2004-01-28 sayle * config/pa/pa.c (emit_move_sequence): Check that...
2004-01-28 gccadminDaily bump.
2004-01-28 uweigand * config/s390/s390.h (TARGET_DEFAULT): Default to...
2004-01-27 zack * ia64.c (ia64_function_arg): When placing HFAs in...
2004-01-27 rsandifo PR target/7297
2004-01-27 ghazi * objc.dg/call-super-2.m: Make LP64-safe.
2004-01-27 dje * config/rs6000/rs6000.c (rs6000_emit_move...
2004-01-27 dje * config/rs6000/rs6000.md (save_stack_nonlocal...
2004-01-27 dpatel2004-01-27 Devang Patel <dpatel@apple.com>
2004-01-27 bwilson * config/xtensa/xtensa.c (xtensa_copy_incoming_a7...
2004-01-27 amylaar * coverage.c (get_coverage_counts): Give a different...
2004-01-27 kazu * config/iq2000/iq2000-protos.h: Remove the prototype for
2004-01-27 phython2004-01-24 James A. Morrison <ja2morri@uwaterloo.ca>
2004-01-27 zack * doc/rtl.texi (Arithmetic): Rewrite entries for PLUS,
2004-01-27 zack * config/ia64/ia64.md (*nmaddsf4, *nmadddf4, *nmadddf4...
2004-01-27 aph2004-01-27 Andrew Haley <aph@redhat.com>
2004-01-27 ian * gcc.dg/const-elim-1.c: Add xfail for strongarm-...
2004-01-27 ian * config/arm/arm.c (output_return_instruction): Only...
2004-01-27 ebotcazou * config/sparc/sparc.c (function_arg_pass_by_reference...
2004-01-27 lerdsuwaCorrect PR number
2004-01-27 ebotcazou PR target/10904
2004-01-27 amylaar * Makefile.in (bt-load.o): Depend on except.h.
2004-01-27 amodra * config/rs6000/rs6000.h: Correct target_flags free...
2004-01-27 jakub * config/i386/i386.c (ix86_constant_alignment): Decrea...
2004-01-27 kazu * config/h8300/h8300.c (h8300_tiny_constant_address_p...
2004-01-27 ghazi * system.h (CHAR_BITFIELD): Delete.
2004-01-27 gccadminDaily bump.
2004-01-26 kazu * config/arc/arc.c (TARGET_PROMOTE_FUNCTION_ARGS)...
2004-01-26 rth * c-parse.in (extension): Use itype.
2004-01-26 rthRevert accidental commit.
2004-01-26 rth * c-parse.in (extension): Use itype.
2004-01-26 ro * objc.dg/stret-1.m (glob): Renamed to globa.
2004-01-26 ro * Makefile.in (mips-sgi-irix5): Remove -lathread from...
next