aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-06-12* g++.dg/template/typename2.C: Update error message.Kriang Lerdsuwanakij2-1/+5
2002-06-12i386.md (shift patterns): Use (TARGET_SHIFT1 || optimize_size) to decide whet...Jan Hubicka9-70/+71
2002-06-12Daily bump.GCC Administrator3-3/+3
2002-06-11emit-rtl.c (emit_*_scope): Only access INSN_SCOPE if active_insn_p.David S. Miller2-4/+13
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson22-109/+152
2002-06-11alpha.c (ALPHA_BUILTIN_THREAD_POINTER): New.Richard Henderson3-10/+56
2002-06-12re PR target/6997 (CRIS: compare result incorrect -- sleu pattern in cris.md ...Hans-Peter Nilsson2-1/+7
2002-06-12* gcc.c-torture/execute/20020611-1.c: New test.Hans-Peter Nilsson2-0/+36
2002-06-12config.gcc: Make the name of the extra-modes file adjustable by target stanzas.Zack Weinberg4-29/+51
2002-06-12rs6000.c (rs6000_emit_minmax): Treat unsigned max/mins as unsigned GE compares.Aldy Hernandez2-2/+14
2002-06-12config.gcc (vax-*-bsd*): Add vax/bsd.h to ${tm_file}.Jason Thorpe9-26/+145
2002-06-11* i386.md (addqi_1_slp, subqi_1_slpJan Hubicka2-38/+446
2002-06-11emit-rtl.c (try_split): Use INSN_LAST, not LAST_INSN to get the last insn cre...Jeff Law2-1/+4
2002-06-11config.gcc (powerpc*-*-*, [...]): Don't bother including softfloat.h.Geoffrey Keating17-236/+127
2002-06-11* doc/gty.texi: Small updates.Geoffrey Keating2-8/+13
2002-06-11objc-act.c (warn_with_ivar): Adjust calls to diagnostic_count_error.Gabriel Dos Reis6-22/+59
2002-06-11caller-save.c (init_caller_save): Move creation of SAVEINSN and RESTINSN into...Jeff Law2-2/+6
2002-06-11For PR java/6520:Tom Tromey2-2/+9
2002-06-11* config/rs6000/ppc-asm.h: Remove some Windows NT leftovers.Geoffrey Keating2-39/+4
2002-06-11* caller-save.c (init_caller_save): Clear INSN_CODE each iteration.Richard Henderson2-0/+9
2002-06-11defaults.h (EH_FRAME_SECTION_NAME): Don't define if DWARF2_UNWIND_INFO is false.Richard Henderson2-1/+7
2002-06-11* config/xtensa/t-xtensa (LIBGCC1_TEST, CROSS_LIBGCC1): Delete.Bob Wilson2-4/+4
2002-06-11mips.c (mips_expand_prologue): Use emit_jump_insn for trivial RETURN insns.Jeff Law2-1/+4
2002-06-11s390.c (emit_prologue): gen_store_multiple returns an insn now, not a pattern.Ulrich Weigand2-0/+7
2002-06-11Makefile.in (gccinstall.dvi): Pass absolute pathnames to $(TEXI2DVI) -o.Rainer Orth2-1/+7
2002-06-11i386.c (x86_promote_QImode): Set for AthlonJan Hubicka5-6/+29
2002-06-11jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.Tom Tromey8-81/+205
2002-06-11static11.C: Add xtensa-*-elf* to the list of targets to skip.Bob Wilson2-1/+6
2002-06-11* loop.c (loop_regs_scan): Avoid useless generation of REG objects.Jeff Law2-1/+3
2002-06-11Makefile.in (distclean): Delete junk left in testsuite directory, too.Zack Weinberg2-0/+7
2002-06-11mips.c (function_arg_advance): gen_ashldi3 returns an INSN now, not the pattern.Jeff Law2-3/+6
2002-06-112002-06-10 Akim Demaille <akim@epita.fr>Akim Demaille2-760/+765
2002-06-11* mips.c (embedded_pic_fnaddr_reg): Fix typo.Jeff Law2-1/+5
2002-06-11* Make-lang.in (java/lang.o): Use LANGHOOKS_DEF_H.Tom Tromey2-1/+3
2002-06-11s390.md (movsi): Only use floating point register alternatives when operands ...Ulrich Weigand2-6/+12
2002-06-11re PR java/6865 (gcj: segmentation fault on incorrect input)Tom Tromey2-3/+17
2002-06-11emit-rtl.c (try_split): Do not abort on non-INSN_P.David S. Miller2-5/+7
2002-06-11s390.md (reload_base, ltorg): Remove.Ulrich Weigand5-270/+811
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller48-741/+1096
2002-06-11cfgbuild.c: Update copyright years.Roger Sayle2-1/+6
2002-06-11* config/m68k/m68k.h (PREDICATE_CODES): Define.Andreas Schwab2-0/+19
2002-06-11tm.texi (Run-time Target): Add comment about flag_iso and strict ANSI.Eric Christopher18-365/+673
2002-06-11Daily bump.GCC Administrator3-3/+3
2002-06-11* Forgotten commit.Neil Booth1-0/+33
2002-06-11Makefile.in: Update cppmain.o.Neil Booth8-114/+174
2002-06-11gthr-win32.h: Wrap all functions in extern "C".Danny Smith4-14/+314
2002-06-11xtensa.c (override_options): Don't warn about using -fpic or -fPIC when PIC i...Bob Wilson2-8/+6
2002-06-1120001226-1.x: Only xfail for Xtensa targets if not optimizing.Bob Wilson2-3/+18
2002-06-11* toplev.c (rest_of_compilation): Revert flag_if_conversion change.Roger Sayle2-1/+5
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg35-344/+690