OSDN Git Service

* pa.md (conditional zero): If op1 is a register, force it into
[pf3gnuchains/gcc-fork.git] / gcc /
1999-12-29 law * pa.md (conditional zero): If op1 is a registe...
1999-12-29 lawDaily bump.
1999-12-29 mmitchel * cp-tree.h (lang_type): Add nearly_empty_p. Adjust...
1999-12-29 mmitchel * cp-tree.h (do_inline_function_hair): Remove.
1999-12-29 mmitchel * cp-tree.h (lang_type): Replace abstract_virtuals...
1999-12-29 mmitchel * tree.h (BINFO_BASETYPES): Improve documentation.
1999-12-28 ghazi * configure.in (--enable-checking): Use a more...
1999-12-28 ghazi * configure.in (AC_DECL_SYS_SIGLIST, xm-siglist.h,
1999-12-28 jakub * config/sparc/sparc.md (cmp_zero_qi,
1999-12-28 manfred * m68k/t-mot3300-gald (CROSS_LIBGCC1): Define to libgc...
1999-12-28 lawDaily bump.
1999-12-28 ian * configure.in: Avoid [[ by using test and changequote...
1999-12-27 cpopetz * config/mips/mips.h: Fix typo from 12/17/99 libgcc2...
1999-12-27 rth * alias.c (nonlocal_reference_p): Add else...
1999-12-27 ghazi * diagnostic.c (v_message_with_decl): Use ....
1999-12-27 ghazi * system.h (strsignal): Don't check HAVE_STRSIG...
1999-12-27 loewisUpdate for 991221 and 991227
1999-12-27 loewisNew test case
1999-12-27 loewis * fold-const.c (operand_equal_p): Use memcmp to compar...
1999-12-27 lawDaily bump.
1999-12-27 jakub * config/h8300/h8300.h (TARGET_H8300H, TARGET_H8300S...
1999-12-26 zack1999-12-26 Zack Weinberg <zack@wolery.cumb.org>
1999-12-26 mmitchel * decl.c (store_return_init): Use mode of old RTL...
1999-12-26 kenner * fold-const.c (fold_truthop): Properly check for...
1999-12-26 lawDaily bump.
1999-12-25 lawDaily bump.
1999-12-24 mmitchel * toplev.h (note_deferall_of_defined_inline_function...
1999-12-24 kenner * expr.c (store_constructor): Don't call clear_storage...
1999-12-24 ghazi * Makefile.in (toplev.o): Depend on loop.h.
1999-12-24 lawDaily bump.
1999-12-23 amylaar * reload1.c (emit_input_reload_insns): Restore old...
1999-12-23 zack1999-12-23 Zack Weinberg <zack@wolery.cumb.org>
1999-12-23 lawDaily bump.
1999-12-23 jason * dwarf2out.c (add_abstract_origin_attribute...
1999-12-23 hp * Makefile.in (INTEGRATE_H): Fix typo: INTEGRATE_H...
1999-12-22 m.hayes * config/c4x/c4x.c (c4x_address_cost): Add statement...
1999-12-22 mmitchel * dump.c (dequeue_and_dump): Handle CTOR_STMTs.
1999-12-22 m.hayes * config/c4x/c4x.md (*addqi3_noclobber_reload): Change...
1999-12-22 olivaoops, not an ICE, just a bogus error
1999-12-22 olivaoops, it needs -O1 to fail
1999-12-22 oliva* nameret2.C: New test.
1999-12-22 oliva* error.c (dump_decl): Support named return values.
1999-12-22 oliva* g++.old-deja/g++.pt/instantiate6.C: Remove excess...
1999-12-22 lawDaily bump.
1999-12-22 oliva* nameret1.C: New test.
1999-12-22 olivatweaks
1999-12-22 oliva* template10.C: New test.
1999-12-21 mmitchel * Makefile.in (calls.o): Depend on function.h.
1999-12-21 mmitchelNew test
1999-12-21 cruxBreak up emit_reload_insns.
1999-12-21 kenner * pa.h (FUNCTION_ARG_BOUNDARY): Never return 0.
1999-12-21 m.hayes * md.texi: Add c4x constraints documentation.
1999-12-21 loewisNew test case.
1999-12-21 loewis * config/i386/dgux.c (struct option): Rename to
1999-12-21 lawDaily bump.
1999-12-21 law * Makefile.in (crtbegin.o, crtend.o, s-crtS...
1999-12-21 dje * longlong.h (_ARCH_PPC): Only protect add_ssaa...
1999-12-21 law * fold-const.c (real_hex_to_f): Remove unused...
1999-12-21 mmitchel1999-12-20 Mark Mitchell <mark@codesourcery.com>
1999-12-21 mmitchel * cp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-12-20 kennerFix typo in turned-off code
1999-12-20 kenner * tree.c (real_value_from_int_cst): Clear REAL_VALUE_T...
1999-12-20 kenner * expr.c (store_constructor): New argument SIZE; pass...
1999-12-20 mmitchel * Makefile.in (explow.o): Depend on function.h.
1999-12-20 nathan* g++.old-deja/g++.other/cast3.C: New test.
1999-12-20 nathan* typeck.c (strip_all_pointer_quals): New static function.
1999-12-20 cruxcurrent_function -> cfun
1999-12-20 cruxChange some regsets to regset_heads
1999-12-20 lawDaily bump.
1999-12-20 m.hayes * config/c4x/rtems.h: New file.
1999-12-19 cruxBetter spill failure messages.
1999-12-19 kenner * rs6000.h (SUBTARGET_DEFAULT): New macro.
1999-12-19 lawDaily bump.
1999-12-19 mmitchel * crtstuff.c (__do_global_ctors_aux): Do not call...
1999-12-19 rth * cccp.c (main): Define __STDC_VERSION__ as...
1999-12-19 rth * alpha.c (alpha_emit_conditional_move): If...
1999-12-19 rth * c-typeck.c (c_expand_start_case): Don't warn...
1999-12-19 kennerFix typo in last change
1999-12-19 kennerRevert bogus patch
1999-12-18 kenner * alias.c: Minor reformatting.
1999-12-18 amylaar * unroll.c (copy_loop_body): Don't treat a REG like...
1999-12-18 zack1999-12-18 10:42 -0800 Zack Weinberg <zack@wolery...
1999-12-18 davem * toplev.c (rest_of_compilation): Restore BLOCK tree
1999-12-18 rearnsha* config/arm/linux-elf.h: Change all instances of
1999-12-18 lawDaily bump.
1999-12-18 gdr1999-12-18 Gabriel Dos Reis <gdr@codesourcery.com>
1999-12-17 m.hayes * config/c4x/c4x.h (ASM_OUTPUT_XXX): Wrap in do-while(0).
1999-12-17 m.hayes * config/c4x/c4x.md (rpts_top, rptb_top): Add clobbers...
1999-12-17 zack1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.colum...
1999-12-17 zack1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.colum...
1999-12-17 tromey * gjavah.c (decode_signature_piece): Print "::" in...
1999-12-17 jakub * config/sparc/sparc.h (TARGET_ARCH32): Exchange ifdef...
1999-12-17 rearnsha* loop.c (insert_loop_mem): Don't record MEMs from...
1999-12-17 hubicka * regclass.c (regclass): Do not use flowgraph when...
1999-12-17 hubicka * gcse.c (try_replace_reg): Do replacements in REG_EQU...
1999-12-17 lawDaily bump.
1999-12-17 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
1999-12-17 mmitchel * crtstuff.c (__dso_handle): Declare.
1999-12-17 hubickaOops. Used wrong changelog entry.
1999-12-17 hubicka * regmove.c (copy_src_to_dest): Remove loop_depth...
next