OSDN Git Service

* tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1999-05-31 law * tm.texi (MD_EXEC_PREFIX): Note need to update...
1999-05-31 law * configure.in (native gas tests): Search for...
1999-05-30 law * alias.c (find_base_term): Improve handling...
1999-05-30 lawSun May 30 14:29:17 1999 Eric Raskin (ehr@listworks...
1999-05-30 nickcSat May 29 19:08:10 1999 Philip Blundell <philb@gnu...
1999-05-28 korbbReplace local include scheme with #include of system.h
1999-05-28 korbbfixinc.dgux: Use modified _int_varargs.h
1999-05-28 law * i386/t-dgux (EXTRA_PARTS): Add crti.o
1999-05-28 law * rs6000/sysv4.h (CC1_SPEC): Add support for...
1999-05-27 law
1999-05-27 law
1999-05-27 law * varasm.c (STRIP_NAME_ENCODING): Remove defaul...
1999-05-27 law * loop.c (strength_reduce): Don't do biv->giv...
1999-05-27 law
1999-05-26 rth * alpha.h (MASK_FIX, TARGET_FIX): New.
1999-05-26 mmitchel * fold-const.c (fold): STRIP_NOPS when deciding...
1999-05-26 mmitchel * gcc.texi (Passes): Document branch-shortening.
1999-05-26 nickcRevert previous delta
1999-05-26 nickc Check against frame_pointer_rtx not FRAME_POINTER_REGNUM
1999-05-26 law
1999-05-25 law * output.h (STRIP_NAME_ENCODING): Provide defau...
1999-05-25 law
1999-05-25 gavin * config/mips/mips.h (ASM_OUTPUT_DOUBLE_INT) : Use...
1999-05-24 wilsonFix aix --with-gnu-ld configuration bug.
1999-05-24 rth * sparc/linux64.h (ASM_OUTPUT_CONSTRUCTOR)...
1999-05-24 law * loop.c (strength_reduce): Do not clear NOT_EVERY_ITE...
1999-05-24 nickcFix blunder made when applying patch to arm.h
1999-05-24 mmitchel * stmt.c (expand_end_bindings): Ignore any elements...
1999-05-23 lawSun May 23 20:31:16 1999 Jeffrey A Law (law@cygnus...
1999-05-22 dje * collect2.c (main): Only generate import or...
1999-05-22 nickcApply patch from Philip Blundell <pb@nexus.co.uk>...
1999-05-22 nickcFix erroneous warning message
1999-05-22 nickcoops - omitted from previous delta
1999-05-22 nickcFix description of a stack element in a PARALLEL genera...
1999-05-22 mmitchel * expr.h (lang_expand_constant): Guard with #ifdef...
1999-05-21 djeFri May 21 21:19:02 1999 Franz Sirl <Franz.Sirl-kerne...
1999-05-21 amylaar * sh.h (BRANCH_COST): Define.
1999-05-20 lawThu May 20 10:00:42 1999 Stephen L Moshier <moshier...
1999-05-20 mmitchel * expr.h (lang_expand_constant): Declare.
1999-05-20 ghazi * optabs.c (expand_cmplxdiv_straight, expand_cm...
1999-05-20 korbbA fix for one breaks another :( - do not ignore SIGCLD!
1999-05-20 korbbstatic initialization removal & K&R-ification
1999-05-20 law * config/dbxcoff.h (DBX_OUTPUT_MAIN_SOURCE_FILE...
1999-05-20 law
1999-05-19 law
1999-05-19 korbbKandR-ification of fixincl.x
1999-05-19 mmitchel * stmt.c (expand_return): Call start_cleanup_deferral and
1999-05-19 law
1999-05-19 law * i386.c (output_float_compare): Avoid GNU...
1999-05-18 law * version.c: Bump to distinguish mainline tree...
1999-05-18 burleyimprove open-coding of complex divide, use new method...
1999-05-17 law * configure.in (arm*-*-netbsd*): Use collect2.
1999-05-17 law * cppspec.c: Insert -no-gcc into command line...
1999-05-17 law * Makefile.in (stmp-fixproto): Pass location...
1999-05-17 law * fixinc/fixincl.c: Remove #error, it is not...
1999-05-17 law * collect2.c (main): Fix typo in COLLECT2_HOST...
1999-05-17 korbbRemoved no-op pipe
1999-05-17 korbbWait for children from chain_open()
1999-05-17 mmitchel * tree.def (TYPE_NONCOPIED_PARTS): Revise documentatio...
1999-05-17 lawBump for snapshot
1999-05-17 law * reg-stack.c: Do not emit pop insns after...
1999-05-17 law * m68k.c (standard_68881_constant_p): Don't...
1999-05-17 law * fold-const.c (fold_truthop): When converting...
1999-05-17 law * cse.c (cse_insn): Copy SRC_CONST before putti...
1999-05-17 law * vxppc.h (CPP_SPEC): Fix support for vararg functions.
1999-05-15 law * fixinc/hackshell.tpl: Fix mis-applied patch.
1999-05-15 law
1999-05-14 m.hayes * config/c4x/c4x.md (set_lo_sum+2): New splitter to...
1999-05-14 m.hayes * config/c4x/c4x.md (decrement_and_branch_on_count...
1999-05-14 m.hayesFix previous patch.
1999-05-14 m.hayes
1999-05-14 drepperUpdate.
1999-05-13 dje * rs6000.c (mask_constant): Delete.
1999-05-13 law * cpp.texi: Fix some typos.
1999-05-13 law * loop.c (maybe_eliminate_biv): Check regno...
1999-05-13 law * i386.c (memory_address_info): Correct the...
1999-05-13 lawFix typo.
1999-05-13 law * arm.md (nop): Backout Apr 27 change. Ensure...
1999-05-12 zack1999-05-12 20:22 -0400 Zack Weinberg <zack@rabi.colum...
1999-05-12 dje * rs6000.c (print_operand) [w]: Calculate signe...
1999-05-12 korbbverify a file's existence before copying it
1999-05-12 burleydisable maintenance of errno
1999-05-11 law * fixproto: Change "mkdir" calls to "mkdir -p"
1999-05-11 law * fixinc/inclhack.def (io_def_quotes): Consiste...
1999-05-11 rth * alpha.c (alpha_expand_block_move): Handle...
1999-05-11 drepperUpdate.
1999-05-11 brolleyTue May 11 11:45:16 1999 Dave Brolley <brolley@cygnus...
1999-05-11 vmakarovTue May 11 11:34:56 1999 Vladimir Makarov <vmakarov...
1999-05-11 nickc(FUNCTION_ARG): Stack element of PARALLEL must come...
1999-05-11 law * fixinc/inclhack.def (sun_auth_proto): Apply...
1999-05-10 wilsonFix irix5 native build failure resulting from my previo...
1999-05-10 brolley1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys...
1999-05-10 brolley1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys...
1999-05-10 law * optabs.c (emit_cmp_and_jump_insns): Handle the case...
1999-05-10 korbbcheck for Norcroft bug ; // comment remover portability
1999-05-09 burleyAdd some transitive closure
1999-05-09 burleyHandle ERROR_MARK input
1999-05-09 law
1999-05-09 rearnsha* config/arm/arm.h (ASM_OUTPUT_MI_THUNK): Add (PLT...
1999-05-08 law * pa.h (PRINT_OPERAND_ADDRESS): Output "%r0", not...
next