OSDN Git Service

1999-09-13 12:13 -0700 Zack Weinberg <zack@bitmover.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1999-09-13 zack1999-09-13 12:13 -0700 Zack Weinberg <zack@bitmover...
1999-09-13 brolleyMon Sep 13 12:57:06 1999 Dave Brolley <brolley@cygnus...
1999-09-13 nickcMove definition of 'thenan' to its own object file...
1999-09-13 schwab * tree.c (fix_sizetype): Exchange the types for TYPE_...
1999-09-13 ghazi * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend...
1999-09-12 rearnsha* arm.c (note_invalid_constants): Use recog_data.operan...
1999-09-12 cruxAdd missing declarations
1999-09-12 cruxUse structures not many single arrays in reload
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-12 m.hayes * config/c4x/c4x.h (c4x_rpts_cycles_string,
1999-09-12 rth * tree.c (save_tree_status): Revert 10 Sep...
1999-09-12 rth * cse.c (cse_main): If gc'ing, collect around...
1999-09-12 mmitchel * tree.c (type_hash_canon): Put all types in the hash...
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-11 rthAlex Samuel <samuel@codesourcery.com>
1999-09-11 zack1999-09-10 22:37 -0700 Zack Weinberg <zack@bitmover...
1999-09-10 rth * builtins.c (expand_builtin_va_arg): Cope...
1999-09-10 wilsonFix too small buffer problem found by ia64 port.
1999-09-10 ghazi * protoize.c: Remove various __STDC__ and POSIX hacks...
1999-09-10 rth * loop.c (basic_induction_var): Typo NULL_RTX...
1999-09-10 aphFri Sep 10 16:48:26 1999 Andrew Haley <aph@cygnus...
1999-09-10 aphWed Sep 8 16:12:04 1999 Andrew Haley <aph@cygnus...
1999-09-10 cruxFix ashlqi3 bug
1999-09-10 cruxMove declarations and building code for common tree...
1999-09-10 rth * c-decl.c (finish_function): When processing...
1999-09-10 jasonrevert:
1999-09-09 rth * i386.c (override_options): Remove ppro, penti...
1999-09-09 rth * function.c (assign_stack_local_1): Allocate...
1999-09-09 mmitchelFix typo in last change.
1999-09-09 mmitchel * ggc.h (lang_cleanup_tree): Remove.
1999-09-09 jason * defaults.h (EH_FRAME_SECTION, EH_FRAME_SECTION_ASM_O...
1999-09-09 mmitchel * function.h (free_after_compilation): Remove decl...
1999-09-09 cruxAdd a missing GC root
1999-09-09 rearnsha* arm.c: Include "ggc.h".
1999-09-09 nathangcc/ChangeLog:
1999-09-09 nickcPass -pedantic command line switch on to cpplib
1999-09-09 rth * ggc-simple.c (IS_MARKED, IGNORE_MARK): New.
1999-09-09 nickcdefine NO_IMPLICIT_EXTERN_C
1999-09-09 rth* toplev.c (main): Always init_ggc.
1999-09-09 rth * except.c (find_all_handler_type_matches)...
1999-09-09 rth * combine.c (SUBST): Break out to a real functi...
1999-09-09 geoffk * Makefile.in (cppexp.o): Depend on cpphash.h.
1999-09-09 mmitchel * ggc.h (ggc_alloc): New function.
1999-09-09 ghazi * c-decl.c (mark_binding_level): Make static to match...
1999-09-08 rth* flow.c (new_insn_dead_notes): Don't early out for...
1999-09-08 rth * gengenrtl.c (CONST_DOUBLE_FORMAT): Take the...
1999-09-08 rth * ggc-simple.c (ggc_free_rtx): Poison the corre...
1999-09-08 rth* alpha.md (call value patterns): Remove the result...
1999-09-08 rth * Makefile.in (stmp-fixinc): Remove extraneous...
1999-09-08 ghazi * system.h (sbrk, malloc, calloc, realloc): Backup...
1999-09-08 ghazi * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
1999-09-08 korbbHapless User Hint for gperf
1999-09-08 rth * ggc-simple.c (init_ggc): Absorb the old init.
1999-09-08 rth * lists.c: Include ggc.h.
1999-09-08 schwab * cccp.c (main): Fix handling of -include and -imacros...
1999-09-08 law * cpplib.c (cpp_push_buffer): Fix order of...
1999-09-08 oliva* rtl.h (obstack_alloc_rtx): Removed, it's now static in
1999-09-08 rth * flow.c (insn_dead_p): Use XEXP rather than...
1999-09-08 m.hayes * config/c4x/c4x.c: Include ggc.h.
1999-09-08 rth * defaults.h (TARGET_ESC): Move ...
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-09-08 rth * configure.in: add i370-*-openedition, i370...
1999-09-08 mmitchel * dsp16xxx.c: Include ggc.h
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-09-08 mmitchel * rs6000.c: Include ggc.h.
1999-09-08 rth * alpha.h (alpha_compare): New.
1999-09-08 rth * alpha.h (alpha_eh_epilogue_sp_ofs): Remove.
1999-09-08 geoffk* config/rs6000/rs6000.c (first_reg_to_save): Don't...
1999-09-08 rth * c-typeck.c (type_lists_compatible_p): Use...
1999-09-08 mmitchel Add some machine-dependent GC roots.
1999-09-07 ghazi * cpperror.c (cpp_file_line_for_message): Constify...
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 gavin * config/mips/mips.h (MULTILIB_ENDIAN_DEFAULT) : New...
1999-09-07 law * pa/x-pa-mpeix: New file for the MPE port.
1999-09-07 law * pa/quadlib.asm: New file for long double...
1999-09-07 law * configure.in: Add hppa1.0-*-mpeix for MPE...
1999-09-07 schwab * final.c (shorten_branches): Fix last change.
1999-09-07 law * pa.h (ASM_OUTPUT_DOUBLE_INT): Delete.
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-06 rth * v850.h (EXPAND_BUILTIN_VA_ARG): New.
1999-09-06 m.hayes * haifa-sched.c: Tidy comments.
1999-09-06 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-09-06 cruxcopy_node should copy the node
1999-09-06 oliva* collect2.c (scan_libraries): Fix double-thinko :-).
1999-09-06 law * collect2.c (scan_libraries): Fix thinko.
1999-09-06 law * cse.c (delete_trivially_dead_insns): Do not...
1999-09-06 mmitchel * Makefile.in (ggc-simple.o): Depend on hash.h.
1999-09-06 rth * clipper/clipper.c (clipper_va_start): Fix...
1999-09-05 meissnerMove 'temporary' bits so they don't conflict with windo...
1999-09-05 mmitchel * integrate.c (function_cannot_inline_p): Do not inline
1999-09-05 mmitchel * Makefile.in (ggc-simple.o): Depend on varray.h.
1999-09-05 rth * haifa-sched.c (schedule_block): Use next_nonn...
1999-09-05 mmitchel * Makefile.in (stor-layout.o): Depend on ggc.h.
1999-09-05 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-05 ghazi * ggc-simple.c (ggc_root, ggc_collect): Wrap prototype...
1999-09-05 mmitchel * c-decl.c (struct language_function): Renamed from...
1999-09-05 rth * sparc.h (EXPAND_BUILTIN_VA_START): Define.
1999-09-04 m.hayes * config/c4x/c4x.h (DBR_OUTPUT_SEQEND): Use XVECEXP...
1999-09-04 m.hayes * config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Disable.
next