OSDN Git Service

extra casting required by new pointer type
[pf3gnuchains/gcc-fork.git] / gcc /
2001-07-21 korbbextra casting required by new pointer type
2001-07-21 korbbforce unsigned char compares
2001-07-21 korbbincorporate patches from 3.0 branch
2001-07-21 kazu * flow.c (try_redirect_by_replacing_jump): Correctly...
2001-07-21 nathan Remove old-abi remnants. Remove comments about old abi
2001-07-20 rth * doc/rtl.texi (REG_DEAD): Update for current...
2001-07-20 hubickaCorrect typo.
2001-07-20 hubicka * m68k.md (zero_extend?i?i2 expander): Use gen_lowpart...
2001-07-20 hubicka * expr.c (emit_single_push_insn): Add call to push...
2001-07-20 hubicka * rtlanal.c (set_noop_p): Return true for noop jumps.
2001-07-20 ciceron * config/m68hc11/m68hc11.md ("movdi", "movdi_internal...
2001-07-20 ciceron * config/m68hc11/m68hc11.c (m68hc11_gen_highpart)...
2001-07-20 dberlin2001-07-20 Daniel Berlin <dan@cgsoftware.com>
2001-07-20 dnovillo * combine.c (combine_simplify_rtx): Generate a new...
2001-07-20 rth * regclass.c (N_REG_INTS): Use only 32 bits...
2001-07-20 gerald * doc/install.texi (sparc-sun-solaris*): Add in 4...
2001-07-20 clm * config/v850/v850.md (casesi): Generate LABEL_REF
2001-07-20 toon2001-07-20 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-20 hubickaoops, missed rej file.
2001-07-20 hubicka * i386-protos.h (ix86_zero_extend_to_Pmode): Declare.
2001-07-20 hubicka * integrate.c (copy_insn_list): handle
2001-07-20 toon2001-07-20 David Billinghurst <David.Billinghurst...
2001-07-20 aldyhremove conflicts
2001-07-20 aldyh * config/mips/mips.h (ISA_HAS_NMADD_NMSUB)...
2001-07-20 nathan * cppinit.c (remove_dup_dir): Make static.
2001-07-20 gccadminDaily bump.
2001-07-20 geoffk * ifcvt.c (noce_try_store_flag_constants): Correct...
2001-07-20 mmitchel * reorg.c (fill_simple_delay_slots): If an instruction...
2001-07-19 rth * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2001-07-19 kazu2001-07-19 Alexandre Oliva <aoliva@redhat.com>
2001-07-19 neil * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-19 clmRestore ASM_OUTPUT_LABEL_REF definition.
2001-07-19 geoffk * reload1.c (eliminate_regs_in_insn): When updating...
2001-07-19 geoffk * reload1.c (choose_reload_regs): Don't inherit a...
2001-07-19 jakub * top.c (ffe_decode_option): Disallow lang-independent...
2001-07-19 geoffk * ifcvt.c (noce_try_store_flag_constants): Use trunc_i...
2001-07-19 toon2001-07-19 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-19 jakub * unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.
2001-07-19 ro * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKE...
2001-07-19 schwab * configure.in (assembler dwarf2 debug_line support...
2001-07-19 mmitchel * class.c (finish_struct_anon): Forbid nested classes.
2001-07-19 gccadminDaily bump.
2001-07-19 neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-19 neil * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2001-07-19 mmitchel * class.c (type_requires_array_cookie): New function.
2001-07-19 jsturm* dwarf2out.c (dwarf2out_abstract_function): Don't...
2001-07-18 rthFix markup for reload_in/out.
2001-07-18 rth * doc/md.texi (reload_in/out): Document restric...
2001-07-18 ro * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Check for ASM_WE...
2001-07-18 gerald * NEWS (Changes in GCC 3.0): Fix typo.
2001-07-18 hubicka * cse.c: Undo my previous patch.
2001-07-18 tromey For PR java/2812:
2001-07-18 tromey For PR java/2812:
2001-07-18 hubicka * flow.c (redirect_edge_and_branch): Bail out on compl...
2001-07-18 hubicka * cse.c (delete_trivially_dead_insns): Delete the...
2001-07-18 hubicka * gcse.c (pre_insert_copy_insn): Call update_ld_motion...
2001-07-18 aj * g++.dg/vtgc1.C: Revert patch from 2001-04...
2001-07-18 nicolaFixed bug in gthr-posix.h - buggy backend thread functi...
2001-07-18 nicolaFixed backend function of objc_mutex_trylock which...
2001-07-18 gccadminDaily bump.
2001-07-18 aj * gcc.dg/iftrap-1.c: Fix target line.
2001-07-18 aj * integrate.c (output_inline_function): Correct type...
2001-07-18 toon2001-07-18 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-18 rth * reload.c (push_secondary_reload): Accept...
2001-07-18 rth * calls.c (prepare_call_address): New parameter...
2001-07-18 cchavva * config.gcc: For *-*-chorusos triplet, get...
2001-07-17 cchavva * config.gcc: For *-*-chorusos triplet, get...
2001-07-17 schwab * configure.in (assembler eh_frame optimization)...
2001-07-17 hubicka * expr.c (epxand_expr): Convert divisions into multipl...
2001-07-17 neil * dbxout.c (dbxout_really_begin_function): Rename to
2001-07-17 rth * c-typeck.c (build_binary_op): Do not shorten...
2001-07-17 hubicka * combine.c (combine_simplify_rtx): Attempt to simplify
2001-07-17 ro * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAK...
2001-07-17 jsm28 * c-parse.in (all_prefix_attributes): New variable.
2001-07-17 toon2001-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-17 echristo2001-07-16 Eric Christopher <echristo@redhat.com>
2001-07-17 gccadminDaily bump.
2001-07-17 rth * config/m68k/m68k.c: Include expr.h and reload.h.
2001-07-17 rth * cse.c (set_live_p): Take INSN argument for...
2001-07-17 ajFix typo in my last entry.
2001-07-17 aj * config/i386/unix.h (ASM_OUTPUT_MI_THUNK)...
2001-07-17 korbbregenerate
2001-07-17 korbbupdate the sample output
2001-07-17 ljrittle* g++.old-deja/g++.robertl/eb130.C: Include the correct...
2001-07-17 korbbHPUX-es vsnprintf and Ultrix-es atexit declaration
2001-07-16 hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-16 law * gcse.c: Update comment at top.
2001-07-16 rth * regclass.c (init_reg_sets): Use only 32 bits...
2001-07-16 rth * hard-reg-set.h (regs_invalidated_by_call...
2001-07-16 ro * gcc.c-torture/execute/20001229-1.c: Include <sys...
2001-07-16 amylaar * gcse.c (pre_insert_copy_insn): Use gen_move_insn...
2001-07-16 law * dominance.c (calc_dfs_tree_nonrec): Reverse...
2001-07-16 law * ssa-ccp.c: (optimize_unexecutable_edges)...
2001-07-16 nicolaAdded two new objc tests
2001-07-16 nicolaNew tests
2001-07-16 aj * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC...
2001-07-16 gccadminDaily bump.
2001-07-16 neil * output.h (sdb_begin_function_line): Restore as an...
2001-07-16 rth * machmode.def (Pmode): Redefine if GENERATOR_FILE.
2001-07-15 hubicka * toplev.c (rest_of_compilation): Fix register_life_up...
next