aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-052000-04-03 Matt Welsh <mdw@cs.berkeley.edu>Matt Welsh
2000-04-05 * optabs.c (emit_libcall_block): Remove spurious REG_EQUAL notesHans-Peter Nilsson
2000-04-05 * sh.c (block_lump_real_i4): Add missing clobber of T_REGToshiyasu Morita
2000-04-05 * mips.h (MASK_DEBUG_A, MASK_DEBUG_B, MASK_DEBUG_C): Zero theChris Demetriou
2000-04-05 * basic-block.h (verify_flow_info): Declare.Jeffrey A Law
2000-04-05 * m68k/m68k-protos.h (finalize_pic): Turn prototype off using `#if 0',Philippe De Muyter
2000-04-05Fix problems in my previous commit.Jan Hubicka
2000-04-05 * compile/20000405-2.c: New test.Jakub Jelinek
2000-04-05 * config/sparc/sparc.md (snedi_zero+1, neg_snedi_zero+1,Jakub Jelinek
2000-04-05Daily bump.Jeffrey A Law
2000-04-05Update.Ulrich Drepper
2000-04-05 * acconfig.h: Add HAVE_GAS_HIDDEN.Ulrich Drepper
2000-04-052000-04-04 Philippe De Muyter <phdm@macqel.be>Philippe De Muyter
2000-04-05* compile/20000405-1.c: New test.Alexandre Oliva
2000-04-05Make memory reference + update work with -mregnamesMichael Meissner
2000-04-05 * regrename.c (regno_first_use_in): Wrap prototype in PARAMS.Kaveh Ghazi
2000-04-05 * calls.c (initialize_argument_information): Fix typo in last change.Kaveh Ghazi
2000-04-05 * regrename.c (consider_available): Test fixed_regs notRichard Henderson
2000-04-05* config/rs6000/t-ppccomm (EXTRA_MULTILIB_PARTS): Add crtbegin,Geoffrey Keating
2000-04-05 * calls.c (try_to_integrate): Initialize reg_parm_stack_space.Richard Henderson
2000-04-05 * Makefile.in: Add rules for regrename.oStan Cox
2000-04-04 * Makefile (gccbug): New target.Martin von Loewis
2000-04-04* gcc.dg/cast-qual-1.c: Revert last change.Geoffrey Keating
2000-04-04 * dbxout.c (CONTIN): If it doesn't have to do anything, give it aZack Weinberg
2000-04-04 * cpplex.c (trigraph_map, speccase): Combine into singleZack Weinberg
2000-04-04 * builtins.c (expand_builtin_strlen): Force the source toClinton Popetz
2000-04-042000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>Kaveh R. Ghazi
2000-04-04 * cfns.gperf (hash, libc_name_p): Prototype.Kaveh Ghazi
2000-04-04 * boehm.c (mark_reference_fields, set_bit): Prototype.Kaveh Ghazi
2000-04-04 * Makefile.in: Rebuilt.Tom Tromey
2000-04-04Top level:Alexandre Petit-Bianco
2000-04-04 Correct many new ABI issues regarding vbase and vcall offsetMark Mitchell
2000-04-04 * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_TWICE,Jan Hubicka
2000-04-04 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.Kaveh Ghazi
2000-04-04 * execute/20000403-1.c: New test.Hans-Peter Nilsson
2000-04-04 * config/sparc/sparc.md (movdi_insn_sp64_novis): New pattern.Jakub Jelinek
2000-04-04 * config/sparc/sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor marginJakub Jelinek
2000-04-04Daily bump.Jeffrey A Law
2000-04-04 * pa/pa-64.h: New file.Jeffrey A Law
2000-04-04 * sparc.c (output_restore_regs): Prototype.Kaveh Ghazi
2000-04-04Update regexps for modified error messagesZack Weinberg
2000-04-03 * include/jvm.h (_Jv_GetArrayElementFromElementType): MoreTom Tromey
2000-04-03 * bb-reorder.c (verify_insn_chain): #ifdef out unless ENABLE_CHECKING.Zack Weinberg
2000-04-03Should have been committed with previous batchZack Weinberg
2000-04-03 * gcc.c (C specs): Pass -f(no-)show-column to theZack Weinberg
2000-04-03 * cppexp.c: wrap long lines. New macros CPP_ICE, SYNTAX_ERRORNeil Booth
2000-04-03 * execute/20000402-1.c: New test.Geoffrey Keating
2000-04-03log entryDon Lindsay
2000-04-03More va-arg variations. OKed by Jeff Law.Don Lindsay
2000-04-03Add dependency of 'diagnostic.o' on 'diagnostic.c'Nick Clifton