aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-01-01cp-tree.h (VF_NORMAL_VALUE): Remove.Mark Mitchell3-122/+60
1999-12-31function.c (update_temp_slot_address): Handle case where sum of temporary add...Richard Kenner2-4/+20
1999-12-31* POTFILES.in: Remove config/xm-siglist.h.Manfred Hollstein2-1/+4
1999-12-31cp-tree.h (CLASSTYPE_VBASECLASSES): Update documentation.Mark Mitchell7-36/+52
1999-12-31Daily bump.Jeff Law2-2/+2
1999-12-31class.c (assume_compiled, [...]): Add static prototype.Kaveh R. Ghazi10-23/+50
1999-12-30expr.c (expand_invoke): Layout the loaded class before attempting to use it.Alexandre Petit-Bianco3-7/+21
1999-12-31parse.h (ABSTRACT_CHECK, [...]): Avoid the use of ANSI string concatenation.Kaveh R. Ghazi4-773/+756
1999-12-30class.c (class_depth): Return -1 if the class doesn't load properly.Alexandre Petit-Bianco7-62/+137
1999-12-30* stw.h (struct _ffestw_): Change type of uses_ to int.Richard Henderson2-1/+5
1999-12-30Make the Fortran front-end use garbage collection:Geoff Keating9-128/+340
1999-12-30* genrecog.c (change_state) Corrected typo.Herman A.J. ten Brugge2-1/+5
1999-12-30* class.c (fixup_inline_methods): Clear CLASSTYPE_INLINE_FRIENDS.Mark Mitchell2-0/+5
1999-12-30system.h (bcopy, [...]): Add prototype arguments.Kaveh R. Ghazi2-20/+32
1999-12-30Fix FP GT comparisons on i386 with -ffast-mathBernd Schmidt2-2/+8
1999-12-30New testcaseBernd Schmidt2-0/+24
1999-12-30Daily bump.Jeff Law2-2/+2
1999-12-29* gcc.c-torture/compile/991229-3.c: New test.Jeffrey A Law2-0/+18
1999-12-29* gcc.c-torture/compile/991229-2.c: New test.Jeffrey A Law2-0/+11
1999-12-29* gcc.c-torture/compile/991229-1.c: New test.Jeffrey A Law2-0/+27
1999-12-30dwarfout.c: Include "frame.h"Gabriel Dos Reis4-3/+13
1999-12-29* gcc.c-torture/compile/labels-2.c: New test.Greg McGary2-0/+14
1999-12-29Restore i386 binary compatibility in Dwarf EH info.Martin v. Loewis5-7/+26
1999-12-29C++ file type checkingBruce Korb12-369/+428
1999-12-29crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.Kaveh R. Ghazi4-3/+29
1999-12-29cse.c (free_element, [...]): Remove unused prototypes.Kaveh R. Ghazi4-7/+19
1999-12-29Patch to configure.in, approved by law@cygnus, for mn10200 processor.Donald Lindsay3-88/+96
1999-12-29class.c (create_vtable_ptr): Put the vtable at the beginning of the class, no...Mark Mitchell3-26/+93
1999-12-29* g77.texi (C Interfacing Tools): Fix an incorrect link.Gerald Pfeifer2-1/+5
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