OSDN Git Service

2003-01-24 Phil Edwards <pme@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc /
2003-01-24 pme2003-01-24 Phil Edwards <pme@gcc.gnu.org>
2003-01-24 rth * ifcvt.c (noce_process_if_block): Re-add check...
2003-01-24 tromey * jcf-parse.c (parse_zip_file_entries): Overwrite...
2003-01-24 ghazi * configure.in: Revert last change.
2003-01-24 ghazi * ChangeLog (configure.in): Don't include ansidecl...
2003-01-24 neroden * dump.c: ANSIfy function declarations and definitions.
2003-01-24 gccadminDaily bump.
2003-01-23 sirl2003-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2003-01-23 tromey * expr.c (build_known_method_ref): Use method's contex...
2003-01-23 neroden * cp-tree.h, decl.h: Get rid of PARAMS. Again.
2003-01-23 ghazi * cpplex.c (cpp_interpret_charconst): Squelch warning...
2003-01-23 uweigand * genattrtab.c (write_attr_get): Mark 'insn' paramter
2003-01-23 rearnshaduplicate not dumplicate.
2003-01-23 rearnsha* arm.c (thumb_base_register_rtx_p): New function.
2003-01-23 tromey * constants.c (set_constant_entry): Allocated cleared...
2003-01-23 schwab * unwind.h (_Unwind_GetTextRelBase): Mark parameter...
2003-01-23 ghazi * fixinc/Makefile.in (FL_LIST): Revert last change.
2003-01-23 reichelt PR other/7341
2003-01-23 mmitchel PR c++/9354
2003-01-23 sayle PR optimization/8423
2003-01-23 neroden2003-01-22 Nathanael Nerode <neroden@gcc.gnu.org>
2003-01-23 tromey * java-tree.h: Don't use PARAMS.
2003-01-23 uweigand * config/s390/s390.h (HARD_REGNO_MODE_OK):...
2003-01-23 neroden2003-01-22 Nathanael Nerode <neroden@gcc.gnu.org>
2003-01-23 gccadminDaily bump.
2003-01-23 mmitchel PR c++/9328
2003-01-22 reichelt PR c++/2738
2003-01-22 mmitchel PR c++/9298
2003-01-22 tromey * expr.c (build_invokeinterface): Abort if method...
2003-01-22 tromey * gcj.texi (Input and output files): Mention non-class...
2003-01-22 schwab* ra-rewrite.c (rewrite_program2): Initialize bb to...
2003-01-22 mmitchel PR c++/9384
2003-01-22 kazu * config/h8300/h8300.c (h8300_shift_needs_scratch_p...
2003-01-22 mmitchel * parser.c (cp_parser_simple_declaration): Return...
2003-01-22 mmitchel PR c++/9388
2003-01-22 uweigand * config/s390/s390-protos.h (preferred_la_operand_p):
2003-01-22 rearnsha* arm.c (arm_address_register_rtx_p): New function.
2003-01-22 hpenner * config/s390/s390.md (floatdfdi2): Insn has...
2003-01-22 schwab * config/ia64/t-ia64 (insn-attrtab.o-warn): Define...
2003-01-22 zackfix typo in last change
2003-01-22 zack * genautomata.c (output_internal_insn_latency_func,
2003-01-22 zack * ada/Make-lang.in: Disable -Werror for tracebak.c and
2003-01-22 ghazi * Makefile.in (ssa-ccp.o): Depend on coretypes.h ...
2003-01-22 geoffk * config/rs6000/rs6000.md: Remove warning.
2003-01-22 rth * dwarf2out.c (lookup_filename): Fix printf...
2003-01-22 gccadminDaily bump.
2003-01-21 uweigand * dwarf2out (output_file_names): Don't crash if called
2003-01-21 zack * genautomata.c (output_internal_insn_latency_func...
2003-01-21 sayle * stmt.c (same_case_target_p): New function to determi...
2003-01-21 kazu * config/h8300/h8300.md (*negsf2_h8300): Use \\t inste...
2003-01-21 hubicka * gcc.c-torture/execute/990208-1.c: Add noinline...
2003-01-21 tromey * class.c (supers_all_compiled): New function.
2003-01-21 tromey * parse.y (method_header): Native method can't be...
2003-01-21 rthFix PR attribution.
2003-01-21 uweigand * dwarf2out.c (fde_table_in_use): Mark GTY.
2003-01-21 kazu * config/h8300/h8300.c (output_plussi): Support H8...
2003-01-21 ghazi * calls.c (fix_unsafe_tree): Prototype.
2003-01-21 ghazigcc:
2003-01-21 schwab * genautomata.c (output_internal_insn_latency_func...
2003-01-21 zack * genautomata.c: Space savings in generated code:
2003-01-21 rth PR opt/7507
2003-01-21 rth * expr.h (default_must_pass_in_stack): Move...
2003-01-21 rth PR opt/7507
2003-01-21 rth PR opt/8848
2003-01-21 kazu * config/h8300/h8300.c (const_costs): Remove a warning.
2003-01-21 kazu * config/h8300/h8300.md (addsi_h8300): Remove the...
2003-01-21 kazu * config/h8300/h8300.c (get_shift_alg): Remove redunda...
2003-01-21 ghazi * system.h (__NO_STRING_INLINES): Define.
2003-01-21 danglin * ifcvt.c (noce_emit_store_flag): Don't emit store...
2003-01-21 sayle * cse.c (cse_insn): Avoid RTL sharing when updating...
2003-01-21 gccadminDaily bump.
2003-01-21 zack * configure.in: Check for system-provided 'uchar'...
2003-01-21 zack * configure.in: Check for system-provided 'uchar'...
2003-01-20 rth * expr.h (MUST_PASS_IN_STACK): Move implementat...
2003-01-20 vmakarov2003-01-20 Vladimir Makarov <vmakarov@redhat.com>
2003-01-20 ghazi * collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME...
2003-01-20 nickcAdd an UNSPEC_PROLOGUE_USE to prevent the link register...
2003-01-20 hubicka * i386.md (SSE cmov splitter): Handle memory operand...
2003-01-20 schwab * system.h: Don't declare strsignal if the decl test...
2003-01-20 kazu * config/h8300/h8300.c (notice_update_cc): Don't assum...
2003-01-20 gccadminDaily bump.
2003-01-20 dje * system.h (strsignal): Also declare if no declaration...
2003-01-20 dje * collect2.c (ldgetname): Expand declaration...
2003-01-19 paolo2003-01-19 Paolo Carlini <pcarlini@unitus.it>
2003-01-19 aoliva* config.gcc (mips64*-*-linux*): Added.
2003-01-19 ciceron * config/m68hc11/m68hc11.c (stack_push_word, stack_pop...
2003-01-18 kazu * basic-block.h: Fix comment formatting.
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-18 ghazi * Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).
2003-01-18 sayle * config/pa/pa.md (muldi3): Avoid invalid sharing...
2003-01-18 gccadminDaily bump.
2003-01-18 ghazi * ra-build.c (undef_to_size_word): Avoid `switch'...
2003-01-18 dalej2003-01-17 Dale Johannesen <dalej@apple.com>
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-18 shebs * config/darwin-protos.h: Forward-declare struc...
2003-01-17 jason PR c++/9167, c++/9358
2003-01-17 jason PR c++/9342
2003-01-17 mmitchel PR c++/9294
2003-01-17 rupp * config/alpha/alpha.c (alpha_need_linkage): Fix obvious
2003-01-17 ghazi * jcf-io.c (caching_stat): Cast the 3rd arg of scandir...
next