OSDN Git Service

bootstrap/3963
[pf3gnuchains/gcc-fork.git] / gcc /
2001-08-10 cagneyFix CVS merge botch.
2001-08-10 rth * config/m68k/m68k.c (m68k_svr3_asm_out_constru...
2001-08-10 aph2001-07-26 Andrew Haley <aph@redhat.com>
2001-08-10 zack * calls.c, function.c: Always define PREFERRED_STACK_B...
2001-08-10 jasonincrease array size to force into memory
2001-08-10 kazu * config/h8300/h8300.h: Fix formatting.
2001-08-10 jason * c-common.h (RETURN_NULLIFIED_P): Lose.
2001-08-10 rsandifo * config/mips/mips.c (mips_add_large_offset_to_sp...
2001-08-10 rsandifo * config/mips/mips.c (save_restore_insns): Don't mark...
2001-08-10 rsandifo * config/mips/mips.md (reload_outcc): Use HARD_REGNO_N...
2001-08-10 greenRestore HPUX gcj bootstrap.
2001-08-10 gerald * doc/install.texi (Specific, avr): Fix cross-referenc...
2001-08-10 gccadminDaily bump.
2001-08-10 danglin * stmt.c (expand_null_return_1): Remove code to genera...
2001-08-09 zack * Makefile.in: Partially revert my previous change:
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-09 rth * config/alpha/crtbegin.asm (__JCR_LIST__)...
2001-08-09 jasontweak comment
2001-08-09 zack * Makefile.in (HOST_CFLAGS): Take out -DGENERATOR_FILE.
2001-08-09 jakub * config/ia64/fde-glibc.c: Require glibc 2.2.4+ headers.
2001-08-09 kenner * expr.c (emit_single_push_insn): Only exists ifdef...
2001-08-09 grahams * sched-vis.c (MAX_VISUAL_NO_UNIT): Define.
2001-08-09 grahams * predict.c (estimate_probability): Replace magic...
2001-08-09 grahams * cppexp.c (EXTRACT_PRIO): Uppercase and parenthsize...
2001-08-09 aldyh * config/mips/mips.c (mips_legitimate_address_p...
2001-08-09 gccadminDaily bump.
2001-08-09 apbianco2001-08-08 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-08 green2001-08-08 Anthony Green <green@redhat.com>
2001-08-08 kazu * dbxout.c: Fix comment formatting.
2001-08-08 sirl 2001-08-08 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-08-08 mmitchel * except.c (remove_fixup_regions): Fix typo.
2001-08-08 danglin * g++spec.c (lang_specific_driver): Quote argument...
2001-08-08 aj2001-08-08 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-08-08 hubicka * sibcall.c (return_value_pseudo): New static variable.
2001-08-08 hubicka * calls.c (ECF_ALWAYS_RETURN): New constant.
2001-08-08 aldyh * config/mips/mips.c (mips_legitimate_address_p...
2001-08-08 jason * alias.c (get_alias_set): Return a previously...
2001-08-08 hubicka * predict.def: Set hitrates according our experimental...
2001-08-08 hjl2001-08-08 H.J. Lu <hjl@gnu.org>
2001-08-08 berndsMake cselib_subst_to_values global.
2001-08-08 berndsUse cselib for alias analysis in sched_ebb
2001-08-08 jasonxfail
2001-08-08 berndsTurn patterns/splits into define_insn_and_split
2001-08-08 berndsMake cselib COND_EXEC-safe
2001-08-08 grahams * final.c (shorten_branches): Update the INSN_ADDRESSE...
2001-08-08 grahams * diagnostic.h (diagnostic_format_decoder)...
2001-08-08 grahams * alias.c (find_base_decl): Delete redundent...
2001-08-08 grahams * dependence.c (INDEX_LIMIT_CHECK): Uppercase...
2001-08-08 grahams * config/mips/mips.c (mips_legitimate_address_p...
2001-08-08 grahams * flow.c (back_edge_of_syntactic_loop_p): Add whitespace.
2001-08-08 gccadminDaily bump.
2001-08-08 grahams * c-typeck.c (RESTORE_SPELLING_DEPTH): Uppercase and...
2001-08-08 grahams * combine.c (combine_simplify_rtx): Update comment and
2001-08-07 neil * cppinit.c (cpp_finish): Pop the final buffer without...
2001-08-07 hubicka * calls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 mmitchel * config.gcc: Quote target_cpu_default2 correct...
2001-08-07 neil * cpplib.h, line-map.h: Update comments.
2001-08-07 dje * doc/install.texi: Document fine-grained multilib...
2001-08-07 hubicka * rtlanal.c (find_first_parameter_load): Call note_stores
2001-08-07 jasonrevert get_alias_set change for now
2001-08-07 nathancp:
2001-08-07 hubicka * alias.c (nonlocal_mentioned_p):
2001-08-07 jasonoops
2001-08-07 jason * tree.c (walk_tree): Walk siblings even if...
2001-08-07 jasonimprove comment
2001-08-07 jason * c-semantics.c (make_rtl_for_local_static...
2001-08-07 jason * alias.c (get_alias_set): Return a previously...
2001-08-07 gccadminDaily bump.
2001-08-07 rth * varasm.c (assemble_gc_entry): Remove.
2001-08-07 rth * varasm.c (assemble_constructor): Take a symbo...
2001-08-06 dje * config/rs6000/darwin.h (DOUBLE_INT_ASM_OP): Add...
2001-08-06 jasontweak comment
2001-08-06 toon2001-08-06 David Billinghurst <David.Billinghurst...
2001-08-06 neil * cpperror.c (print_containing_files): Moved to line...
2001-08-06 rth * expr.c (store_constructor): Don't clobber...
2001-08-06 rth * except.c (convert_from_eh_region_ranges_1...
2001-08-06 aj * profile.c (branch_prob): Remove unused variable...
2001-08-06 rth * config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_I...
2001-08-06 gdrcp/
2001-08-06 shebs * doc/install.texi: Document powerpc-*-darwin* details.
2001-08-06 dberlin2001-08-06 Daniel Berlin <dan@cgsoftware.com>
2001-08-06 gccadminDaily bump.
2001-08-06 rth * local-alloc.c (update_equiv_regs): Do not...
2001-08-06 rth * Makefile.in (reload1.o): Add dedendancy on...
2001-08-05 neil * cpplib.c (do_line): Update line number after pop_buffer.
2001-08-05 neil PR preprocessor/3824
2001-08-05 neil PR preprocessor/3081
2001-08-05 berndsPrefer a temporary register over directly storing into...
2001-08-05 berndsNew pattern for the combiner
2001-08-05 berndsFix gen_nop_type abort
2001-08-05 berndsAdd missing REG_INC notes.
2001-08-05 berndsNot all VALUEs are identical
2001-08-05 berndsFix computation of number of iterations with unrolling
2001-08-05 gccadminDaily bump.
2001-08-05 hp * config/sh/sh.c (sh_asm_named_section): Fix typo...
2001-08-04 zackDon't use #if inside C test expression.
2001-08-04 rth * i386.c: Revert 07-30 ix86_output_main_functio...
2001-08-04 neil * cpphash.h (struct cpp_reader): New member directive_...
2001-08-04 hp * config/d30v/d30v.h: Fix typo in start of UNIQUE_SECTION
2001-08-04 hubicka * loop.c (try_copy_prop); Kill invalidated REG_EQUAL...
next