aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-01-06toplev.h: In addition to checking _JBLEN...Kaveh R. Ghazi2-1/+6
1999-01-06c4x.md (addqi3): If the destination operand is a hard register other than an ...Michael Hayes2-1/+41
1999-01-05configure.in (pc-msdosdjgpp): Set x_make to x-go32.Mark Elbrecht5-0/+69
1999-01-05g++spec.c (LIBSTDCXX): Provide default definition.Mark Elbrecht2-1/+10
1999-01-05Makefile.in: Add some missing $(exeext).Jeffrey A Law3-30/+19
1999-01-05expr.c (store_expr): If the lhs is a memory location pointed to be a postincr...Charles M. Hannum1-15/+15
1999-01-05expr.c (store_expr): If the lhs is a memory location pointed to be a postincr...Charles M. Hannum1-0/+6
1999-01-05* gcc.c-torture/execute/990106-1.c: New test.Jeffrey A Law2-0/+20
1999-01-05Daily bump.Jeff Law1-1/+1
1999-01-05* real.c (mtherr): Print more reasonable warning messages.Geoff Keating2-3/+23
1999-01-05* Make-lang.in ($(GCJ).o): Depend on prefix.h.Kaveh R. Ghazi2-1/+5
1999-01-05* Make-lang.in (g77.o): Depend on prefix.h.Kaveh R. Ghazi2-1/+5
1999-01-05* Make-lang.in (g++.o): Depend on prefix.h.Kaveh R. Ghazi2-1/+5
1999-01-05Makefile.in (gcc.o, [...]): Depend on prefix.h.Kaveh R. Ghazi9-60/+103
1999-01-04Daily bump.Jeff Law1-1/+1
1999-01-04configure.in (thread_file): Correct and simplify code to find the thread file.Jeffrey A Law3-19/+11
1999-01-04A newer branch for fixinclude work.Robert Lipe1-0/+47
1999-01-04Move entries to proper place.Dave Brolley1-18/+18
1999-01-04cpplib.c (skip_if_group): Split out the logic that handles directive recognit...Zack Weinberg2-150/+151
1999-01-04cpplib.c (do_undef): EOF immediately after '#undef FOO' is not an error.Zack Weinberg2-1/+6
1999-01-04* extend.texi (Bound member functions): Document.Jason Merrill2-1/+42
1999-01-04newJason Merrill1-0/+29
1999-01-04tree.c (bound_pmf_p): New fn.Jason Merrill3-3/+16
1999-01-04* decl.c (grok_op_properties): Use same_type_p.Jason Merrill2-1/+5
1999-01-04Warning fixes:Kaveh R. Ghazi3-70/+115
1999-01-04c-common.c (decl_attributes): Allow applying attribute `unused' on a LABEL_DECL.Kaveh R. Ghazi10-1707/+1722
1999-01-03Daily bump.Jeff Law1-1/+1
1999-01-03Bump for snapshotJeffrey A Law2-1/+5
1999-01-03optabs.c (emit_cmp_and_jump_insns): Use CONSTANT_P canonicalizing RTL for a c...Jeffrey A Law2-1/+6
1999-01-03optabs.c (emit_cmp_insn): Abort if asked to emit non-canonical RTL for a targ...Michael Hayes5-26/+81
1999-01-03fixincludes (sys/utsname.h): Provide forward declaration of struct utsname on...Rainer Orth2-0/+31
1999-01-03Update copyrights.Jeff Law2-2/+2
1999-01-03Copyright update.Jeff Law1-1/+1
1999-01-03* readrecord.c: Include <sys/types.h> for off_t.Rainer Orth2-1/+6
1999-01-03mips.md (div_trap): Use local labels instead of dot-relative branches.Rainer Orth2-4/+9
1999-01-03pa.md (branch, [...]): Handle (const_int 0) as first source operand.Jeffrey A Law3-14/+20
1999-01-02Daily bump.Jeff Law1-1/+1
1999-01-02rs6000.c (rs6000_stack_info): Undo spurious part of last change.David Edelsohn2-2/+7
1999-01-02* configure.in: (*-*-sysv5, *-*-*udk*): Treat like sysv4.Robert Lipe2-1/+5
1999-01-01Daily bump.Jeff Law1-1/+1
1999-01-01extend.texi (__builtin_constant_p): Add missing @smallexample.Manfred Hollstein1-0/+1
1999-01-01extend.texi (__builtin_constant_p): Add missing @smallexample.Manfred Hollstein1-0/+4
1999-01-01i386.md (doubleword shifts): Fix dumb mistakes in previous change.Jeff Law1-22/+16
1999-01-01i386.md (doubleword shifts): Fix dumb mistakes in previous change.Jeff Law1-0/+4
1998-12-31Daily bump.Jeff Law1-1/+1
1998-12-30Daily bump.Jeff Law1-1/+1
1998-12-30m68k.md (adddi_dilshr32): Allow all operands to be registers too.Jeffrey A Law2-2/+5
1998-12-30cse.c (invalidate_skipped_block): Call invalidate_from_clobbers for each insn...Jeffrey A Law2-0/+4
1998-12-30reload1.c (reload_as_needed): Verify that the insn satisfies its constraints ...Jeffrey A Law2-3/+29
1998-12-30* i386.md (doubleword shifts): Avoid namespace pollution.Jeffrey A Law2-9/+19