aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-11-09elf.h (ASM_DECLARE_FUNCTION_NAME, [...]): Undef before defining.Kaveh R. Ghazi3-7/+6
2001-11-09clipper.h (ASM_OUTPUT_REG_POP): Fix typo.Kaveh R. Ghazi3-3/+9
2001-11-09* class.c (dump_array): Fix format specifier warning.Kaveh R. Ghazi2-1/+5
2001-11-09tree.h (TYPE_VOLATILE): Trap use not on TYPEs.Geoffrey Keating2-2/+5
2001-11-09flow.c (insn_dead_p): Allow for AUTO_INC notes all the time.Geoffrey Keating4-13/+24
2001-11-09stormy16.h (ASM_SPEC): Revert last change...Geoffrey Keating2-1/+5
2001-11-09stormy16.c (xstormy16_expand_casesi): Don't change INDEX.Geoffrey Keating4-1/+68
2001-11-09alias.c (nonoverlapping_memrefs_p): New function.Richard Kenner2-0/+88
2001-11-09* emit-rtl.c (set_mem_attributes): Get alignments for constants.Richard Kenner2-0/+13
2001-11-09rs6000.h (REG_CLASS_CONTENTS): Add VRSAVE bit to ALL_REGS.Aldy Hernandez2-8/+16
2001-11-09mips.c (mips_output_conditional_branch): Do not hard code the branch target a...Jason Eckhardt2-32/+35
2001-11-09milli64.S: Use %r25 and %r0 instead of arg1 and r0 to work around limitations...Jeffrey A Law2-2/+5
2001-11-09pa.md (mulsi3): Remove PA64 hack to work around SUBREG issues.Jeffrey A Law2-15/+11
2001-11-09* MAINTAINERS (Various maintainers: h8 port): Add myself.Kazu Hirata2-0/+5
2001-11-09* doc/invoke.texi: Remove comment referring to -xf77-version.Zack Weinberg2-1/+4
2001-11-09convex.c: Fix comment formatting.Kazu Hirata3-69/+74
2001-11-09* MAINTAINERS (Various maintainers: hppa port): Added myself.John David Anglin2-0/+5
2001-11-09Makefile.in (.po.pox): Look both in srcdir and builddir for $(PACKAGE).pot.Zack Weinberg4-4/+18
2001-11-09g77spec.c (lang_specific_driver): Adjust behavior of -v and --version for con...Zack Weinberg7-102/+24
2001-11-09* verify.cc: Wrap in #ifdef INTERPRETER...#endif.Jeff Sturm2-0/+8
2001-11-09m32r.c: Add support for m32rx processor.Ben Elliston7-14/+219
2001-11-09sparc.md (movdf): Avoid calling validize_mem during or after reload.Jakub Jelinek4-0/+65
2001-11-09* doc/install.texi2html: Use $MAKEINFO --no-split.Gerald Pfeifer2-1/+5
2001-11-09Makefile.in ($(HOST_PREFIX_1)rtl.o, $(HOST_PREFIX_1)print-rtl.o, $(HOST_PREFI...Andreas Schwab2-8/+18
2001-11-09mips.c (mips_output_function_prologues): Cast `tsize' to long for output.H.J. Lu2-1/+6
2001-11-09Daily bump.GCC Administrator6-6/+6
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth31-132/+126
2001-11-09* config.gcc: Rename stormy16 to xstormy16.Geoffrey Keating1-5/+9
2001-11-09fold-const.c (lshift_double): Honor PREC.John Wehle2-8/+54
2001-11-091750a.c: Fix comment formatting.Kazu Hirata3-48/+53
2001-11-08configure.in (--enable-languages): Be more permissive about syntax.Phil Edwards3-7/+25
2001-11-08configure.in (--enable-languages): Be more permissive about syntax.Phil Edwards2-3/+13
2001-11-08* dwarf2asm.c (dw2_force_const_mem): Fix typo.Richard Henderson2-1/+5
2001-11-09In ChangeLog: 2001-11-08 Geoffrey Keating <geoffk@redhat.com>Geoffrey Keating17-227/+260
2001-11-08* reload1.c (reload): Don't delete equiv insn if can throw.Richard Kenner2-3/+12
2001-11-08expr.c (emit_block_move): If X is readonly emit CLOBBER for it.Richard Kenner2-0/+17
2001-11-08pa.c (emit_move_sequence): Fix SUBREG expression to use proper byte offset wh...Jeffrey A Law2-1/+7
2001-11-09cfgrtl.c (purge_dead_edges): Remove REG_EH_REGION note for insns which cannot...Jakub Jelinek2-1/+17
2001-11-08explow.c (convert_memory_address, [...]): Only return inner object if SUBREG_...Richard Kenner2-0/+6
2001-11-08Makefile.in (GCC_FOR_TARGET): Add build_tooldir/sys-include.Richard Henderson2-10/+16
2001-11-08* rs6000.h (ASM_CPU_SPEC): Add -maltivec.Aldy Hernandez2-1/+6
2001-11-08dwarf2out.c (debug_str_hash): New.Jakub Jelinek2-25/+166
2001-11-08configure.target: Add os_include_dir for mingw32* target.Danny Smith7-2/+259
2001-11-08configure.in: Add AC_ARG_PROGRAM to support program name transformation with ...Andreas Franck11-331/+438
2001-11-08mips.c (save_restore_insns): Remove GP from the restore registers mask early ...Richard Henderson2-40/+51
2001-11-08decl.c (shadow_warning): New function.Neil Booth5-30/+104
2001-11-08fp-bit.h (usi_to_float): Define for US_SOFTWARE_GOFAST case as well.Richard Henderson2-0/+7
2001-11-08objc-api.h (_C_VECTOR): New.Aldy Hernandez3-0/+9
2001-11-08pa.md (negdf2, negsf2): Use multiplication rather than subtraction to impleme...John David Anglin2-4/+44
2001-11-08parse.y (trap_overflow_corner_case): New rule.Tom Tromey4-17/+73