aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-12-29pa.md (conditional zero): If op1 is a register, force it into the same regist...Jeffrey A Law2-9/+19
1999-12-29Daily bump.Jeff Law2-2/+2
1999-12-29cp-tree.h (lang_type): Add nearly_empty_p.Mark Mitchell3-2/+46
1999-12-29cp-tree.h (do_inline_function_hair): Remove.Mark Mitchell5-127/+155
1999-12-29cp-tree.h (lang_type): Replace abstract_virtuals with pure_virtuals.Mark Mitchell9-45/+71
1999-12-29* tree.h (BINFO_BASETYPES): Improve documentation.Mark Mitchell2-4/+9
1999-12-28configure.in (--enable-checking): Use a more portable `for' loop syntax.Kaveh R. Ghazi3-204/+211
1999-12-28configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use.Kaveh R. Ghazi26-274/+155
1999-12-28sparc.md (cmp_zero_qi, [...]): New patterns.Jakub Jelinek2-0/+48
1999-12-28t-mot3300-gald (CROSS_LIBGCC1): Define to libgcc1-asm.a.Manfred Hollstein3-0/+41
1999-12-28Daily bump.Jeff Law2-2/+2
1999-12-28configure.in: Avoid [[ by using test and changequote.Ian Lance Taylor3-19/+27
1999-12-27* config/mips/mips.h: Fix typo from 12/17/99 libgcc2 fix.Clinton Popetz2-1/+5
1999-12-27alias.c (nonlocal_reference_p): Add else for disjoint ifs.Christophe Jaillet9-18/+32
1999-12-27diagnostic.c (v_message_with_decl): Use .* format specifier instead of buildi...Kaveh R. Ghazi2-8/+4
1999-12-27system.h (strsignal): Don't check HAVE_STRSIGNAL when determining whether to ...Kaveh R. Ghazi2-12/+12
1999-12-27Update for 991221 and 991227Martin v. Löwis1-0/+8
1999-12-27New test caseMartin v. Löwis1-0/+11
1999-12-27fold-const.c (operand_equal_p): Use memcmp to compare string constants.Martin v. Löwis2-1/+7
1999-12-27Daily bump.Jeff Law2-2/+2
1999-12-27h8300.h (TARGET_H8300H, [...]): Make sure UNITS_PER_WORD and BITS_PER_WORD ar...Jakub Jelinek6-193/+334
1999-12-26acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING, GC_CHECKING, GC_AL...Zack Weinberg13-235/+357
1999-12-26decl.c (store_return_init): Use mode of old RTL generated for DECL_RESULT, no...Mark Mitchell5-3/+23
1999-12-26* fold-const.c (fold_truthop): Properly check for FP RHS.Richard Kenner2-5/+7
1999-12-26Daily bump.Jeff Law2-2/+2
1999-12-25Daily bump.Jeff Law2-2/+2
1999-12-24toplev.h (note_deferall_of_defined_inline_function): Declare.Mark Mitchell5-11/+52
1999-12-24expr.c (store_constructor): Don't call clear_storage if size is variable.Richard Kenner2-5/+11
1999-12-24Makefile.in (toplev.o): Depend on loop.h.Kaveh R. Ghazi16-23/+87
1999-12-24Daily bump.Jeff Law2-2/+2
1999-12-23reload1.c (emit_input_reload_insns): Restore old behaviour wrt.J"orn Rennecke2-4/+9
1999-12-23Makefile.in (ggc-simple.c, ggc-page.c): Don't depend on hash.h.Zack Weinberg4-9/+13
1999-12-23Daily bump.Jeff Law2-2/+2
1999-12-23dwarf2out.c (add_abstract_origin_attribute): Call gen_abstract_function on ou...Jason Merrill2-0/+12
1999-12-23* Makefile.in (INTEGRATE_H): Fix typo: INTEGRATE_H, not INTREGRATE_H.Hans-Peter Nilsson2-1/+5
1999-12-22c4x.c (c4x_address_cost): Add statement to default case in switch.Michael Hayes2-0/+20
1999-12-22* dump.c (dequeue_and_dump): Handle CTOR_STMTs.Mark Mitchell2-0/+13
1999-12-22c4x.md (*addqi3_noclobber_reload): Change operand 0 constraints to "a!r".Michael Hayes2-1/+6
1999-12-22oops, not an ICE, just a bogus errorAlexandre Oliva1-2/+1
1999-12-22oops, it needs -O1 to failAlexandre Oliva1-1/+1
1999-12-22* nameret2.C: New test.Alexandre Oliva2-0/+17
1999-12-22* error.c (dump_decl): Support named return values.Alexandre Oliva2-0/+9
1999-12-22* g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.Alexandre Oliva2-1/+4
1999-12-22Daily bump.Jeff Law2-2/+2
1999-12-22* nameret1.C: New test.Alexandre Oliva2-0/+16
1999-12-22tweaksAlexandre Oliva1-4/+4
1999-12-22* template10.C: New test.Alexandre Oliva2-0/+26
1999-12-21Makefile.in (calls.o): Depend on function.h.Mark Mitchell2-2/+7
1999-12-21New testMark Mitchell1-0/+26
1999-12-21Break up emit_reload_insns.Bernd Schmidt2-780/+824