aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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
1998-12-30* gcc.c-torture/compile/981223-1.c: New test.Zack Weinberg2-0/+12
1998-12-30* configure.in (FreeBSD ELF): Needs special crt files.David O'Brien3-3/+9
1998-12-30* i386/xm-cygwin.h: change DIR_SEPARATOR to forward slash.Geoffrey Noer2-3/+12
1998-12-30loop.c (check_dbra_loop): While reversing the loop...Andreas Schwab2-2/+12
1998-12-30Fix calculation of fpmem_offset on little endian systems; Silence warnings wh...Michael Meissner3-40/+56
1998-12-30gcc.texi (Non-bugs): ``Empty'' loops will be optimized away in the future...Gerald Pfeifer2-6/+17
1998-12-29* rtl.h (CONSTANT_P): Remove CONSTANT_P_RTX.Richard Henderson2-2/+3
1998-12-29sparc.c (input_operand): Recognize (const (constant_p_rtx)).Richard Henderson3-73/+71
1998-12-29Richard Kenner <kenner@vlsi1.ultra.nyu.edu>:Richard Henderson6-46/+125
1998-12-29alpha.c (reg_or_6bit_operand): Remove CONSTANT_P_RTX handling.Richard Henderson2-25/+12
1998-12-29bcp-1.c (bad10): Rename from opt3.Richard Henderson2-6/+23
1998-12-28Daily bump.Jeff Law1-1/+1
1998-12-27Daily bump.Jeff Law1-1/+1
1998-12-26Daily bump.Jeff Law1-1/+1
1998-12-26Bump for snapshotJeffrey A Law2-1/+5
1998-12-26gengenrtl.c (gencode): Always use bzero to clear memory instead of dangerous ...Jeffrey A Law2-6/+4
1998-12-26* Makefile.in (compare, gnucompare): Add missing else true clauses.Jeffrey A Law2-2/+6
1998-12-25Daily bump.Jeff Law1-1/+1
1998-12-25alpha.md (builtin_longjmp): Add missing "DONE".Jeffrey A Law2-0/+5
1998-12-24Daily bump.Jeff Law1-1/+1
1998-12-24fix minor typoBrendan Kehoe1-1/+1
1998-12-24* gcc.c (execute): Enable -pipe with win32.Stan Cox2-1/+5
1998-12-23Daily bump.Jeff Law1-1/+1
1998-12-23fix placement of the errorsBrendan Kehoe2-5/+5
1998-12-23Enable -fleading-underscore for arm-elf builds.Nick Clifton5-14/+29
1998-12-23expr.c (process_jvm_instruction): Do load_type_state after JSR.Per Bothner4-73/+88
1998-12-23expr.c (process_jvm_instruction): Do load_type_state after JSR.Per Bothner2-0/+24
1998-12-23expr.c (process_jvm_instruction): Do load_type_state after JSR.Per Bothner1-24/+166
1998-12-23Warning fixes:Kaveh R. Ghazi17-32/+92
1998-12-22Daily bump.Jeff Law1-1/+1
1998-12-22toplev.c (rest_of_compilation): Do not set reload_completed.Jeffrey A Law3-2/+11
1998-12-22* reload1.c (emit_reload_insns): Check `set' not null before use.Richard Henderson2-1/+5
1998-12-22Fix obvious typo that produced compile time warning.Nick Clifton2-1/+6
1998-12-22* halfpic.c (half_pic_encode): Delete redundant code.Theodore Papadopoulo2-4/+7
1998-12-22Warning fixes:Kaveh R. Ghazi9-7/+36