OSDN Git Service

Add comment about duplication of EXTRA_PARTS in EXTRA_MULTILIB_PARTS
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1999-03-26 amylaar * loop.c (combine_givs): Fix index into can_combine...
1999-03-26 nickcDefine EXTRA_MULTILIB_PARTS in case mutlilibs are ever...
1999-03-26 nickcInclude dbxelf.h
1999-03-26 nickcMove stabs specific target macros out od svr4.h and...
1999-03-26 law * fold-const.c (fold_truthop): Verify that the...
1999-03-26 loewis * gcc.texi (Copy Assignment): New node.
1999-03-25 law * gcc.c: Compile unconditionally all code formerly...
1999-03-25 jason * gcc.texi (Temporaries): Update.
1999-03-25 rth * combine.c (distribute_notes): Place REG_LABEL...
1999-03-25 law * loop.c (strength_reduce): Correct a comment.
1999-03-25 wilsonFix missing initializer compile-time warning messages.
1999-03-25 amacleod
1999-03-25 jason * tlink.c (symbol_hash_newfunc): Remove redundant...
1999-03-25 rth* i386.h (PREFERRED_STACK_BOUNDARY): Set to 128.
1999-03-25 nickcApplied patch from Phillip Blundell <pb@nexus.co.uk>:
1999-03-25 law * rtl.h (MEM_COPY_ATTRIBUTES): Remove unnecessa...
1999-03-25 law * Makefile.in (RANLIB_TEST): Improve test.
1999-03-25 law * combine.c (force_to_mode, case PLUS): Use...
1999-03-24 law * system.h (STDIN_FILENO): Provide default...
1999-03-24 law * fold-const.c (make_range): If orig_type is...
1999-03-24 law * i386/djgpp.h: Fix typo.
1999-03-24 law * fixinc/mkfixinc.sh: Recognize cygwin* instead...
1999-03-24 nickcAccept both 'model' and '__model__' as attribute names.
1999-03-24 amylaarAdded star.
1999-03-24 amylaar reload1.c (choose_reload_regs): If output-reloading...
1999-03-24 mrs * arm/aout.h (DBX_OUTPUT_MAIN_SOURCE_FILENAME): Fix...
1999-03-24 law * libgcc2.c (__CTOR_LIST__, __DTOR_LIST__)...
1999-03-24 law * fold-const.c (fold): Recognise a rotate by...
1999-03-24 law * pa.md (rotlsi3): New expander. Synthesize...
1999-03-23 law * expr.c (expand_assignment): Do not try to...
1999-03-23 law * protoize.c (abspath): Preserve multiple leadi...
1999-03-23 law * arm/vxarm.h: Split out vxWorks support into...
1999-03-23 law * i386/openbsd.h (TARGET_DEFAULT): Use symbolic...
1999-03-23 bothner
1999-03-23 nickcAdd doc strings for SUBTARGET_SWITCHES
1999-03-23 mmitchel * function.c: Include hash.h.
1999-03-23 law * crtstuff.c: Use ANSI function definitions...
1999-03-22 law * i386/openbsd.h (TARGET_DEFAULT): Define.
1999-03-22 law * sdbout.c (syms.h): Don't include on Interix.
1999-03-22 law * configure.in: Add i386-pc-interix support.
1999-03-22 law * i386.h (PREFERRED_STACK_BOUNDARY): Define.
1999-03-22 wilsonAdd documentation for MIPS options.
1999-03-22 nickcFix compile time warnings about unused parameters
1999-03-22 nickcOops - omitted from previous delta
1999-03-22 amylaar * reload1.c (reload_as_needed): Set reload_is_output_r...
1999-03-22 amylaar * cse.c (cse_insn): Don't change the result register...
1999-03-22 amylaar * rtl.h (shallow_copy_rtx): Declare.
1999-03-22 vmakarovMore full description of changes for config/h8300/h8300.c.
1999-03-22 vmakarovMon Mar 22 10:44:33 1999 Vladimir Makarov <vmakarov...
1999-03-22 law
1999-03-21 law * gcse.c (dump_hash_table): Fix whitespace in declaration.
1999-03-21 law * basic-block.h (pre_lcm, pre_rev_lcm): Declare.
1999-03-21 law * toplev.c (main): A debug option without a...
1999-03-21 nickcPreserve programmer specified labels, and emit debug...
1999-03-21 manfred
1999-03-21 lawBump for snapshot
1999-03-20 ghazi * sparc.h (TARGET_SWITCHES): Add null descriptio...
1999-03-20 ghaziWarning fixes:
1999-03-20 schwab * tm.texi (Varargs): Don't split argument of @item...
1999-03-20 m.hayes * config/c4x/c4x.h (TARGET_SWITCHES): Add null descrip...
1999-03-20 m.hayes * loop.c (check_dbra_loop): Fix debug message.
1999-03-19 m.hayes * config/c4x/c4x.md (decrement_and_branch_on_count...
1999-03-19 m.hayes * config/c4x/c4x.h (TARGET_SWITCHES): Add documentation.
1999-03-19 loewis * expr.c (expand_expr): Handle ERROR_MARK much earlier.
1999-03-19 ghaziWarning fixes:
1999-03-19 ghaziWarning fixes:
1999-03-19 law * toplev.c (read_integral_parameter): Constify...
1999-03-19 law * system.h: Use putc_unlocked, fputc_unlocked...
1999-03-18 law * i860.h (TARGET_SWITCHES): Add documentation.
1999-03-18 oliva* Makefile.in (INTL_TARGETS): new macro
1999-03-18 law * i370.h (TARGET_SWITCHES): Add documentation.
1999-03-18 law * fx80.h (TARGET_SWITCHES): Add documentation.
1999-03-18 law * elxsi.h (TARGET_SWITCHES): Add documentation.
1999-03-18 law * clipper.h (TARGET_SWITCHES): Add documentation.
1999-03-18 law * 1750a.h (TARGET_SWITCHES): Add documentation.
1999-03-18 law * pa.h (TARGET_SWITCHES): Add documentation.
1999-03-18 law * mn10300.h (TARGET_SWITCHES): Add documentation.
1999-03-18 law * h8300.h (TARGET_SWITCHES): Add documentation.
1999-03-18 lawAdd missing changelog entry.
1999-03-18 nickcDo not perform pseudo replacements if the loop contains...
1999-03-18 amylaar * reload.c (find_reloads_toplev): When processing...
1999-03-18 ghaziWarning fixes:
1999-03-18 gavin * config/mips/mips.c (mips_explicit_type_size_string...
1999-03-18 law * configure.in: Use "exit 1", not "exit (1)".
1999-03-17 law * config/i386/go32.h: Delete.
1999-03-17 law * config/t-gnu (SYSTEM_HEADER_DIR): New variabl...
1999-03-17 law * fixinc/fixincl.c: Include auto-host.h instead...
1999-03-17 law * flow.c (compute_immediate_dominators): New...
1999-03-17 law * gcc.c (process_command): Dump link_command_sp...
1999-03-17 law * pa.md: Add real PA8000 scheduling information.
1999-03-17 law * pa.h (processor_type): Add PROCESSOR_8000...
1999-03-17 davem * config/sparc/sparc.h (TARGET_SWITCHES, TARGET_OPTIONS):
1999-03-17 rth * alpha.h (HARD_REGNO_MODE_OK): Allow only...
1999-03-17 nickcFix compile time warnings.
1999-03-17 amylaar * reload1.c (eliminate_regs): Don't keep REG_DEAD...
1999-03-17 rth * function.c (fixup_var_refs_1): First try...
1999-03-17 brolleyWed Mar 17 11:20:29 1999 Dave Brolley <brolley@cygnus...
1999-03-17 ghazi * c-lex.c: Don't include setjmp.h.
1999-03-16 law * cexp.y (yyerror): Call verror to get a useful...
1999-03-16 law * .gdbinit: Move command to put breakpoint...
next