aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers33-93/+103
2001-11-11rs6000.c (rs6000_hash_constant, [...]): Adjust operand number in CONST_DOUBLE.Richard Kenner2-2/+5
2001-11-11expmed.c (extract_bit_field): No longer pass in alignment.Richard Kenner8-278/+179
2001-11-11alias.c (nonoverlapping_memrefs_p): Not overlapping if one base is constant a...Richard Kenner2-9/+18
2001-11-11Daily bump.GCC Administrator2-2/+2
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi58-125/+249
2001-11-10config.gcc: Add "elfos.h svr4.h" to $tm_file for Linux/mips.H.J. Lu2-1/+5
2001-11-11Reapply last patch to convex.md which somehow got lost:Richard Kenner1-1/+1
2001-11-11final.c (*_MAX_SKIP): Use *_max_skip variables.Jan Hubicka5-13/+45
2001-11-10tm.texi (Label Output): Document ASM_OUTPUT_LABEL_REF.Geoffrey Keating5-3/+37
2001-11-10ssa-ccp.c (examine_flow_edges): Use old-style definition, not an ANSI/ISO def...Jeffrey A Law2-2/+8
2001-11-10Daily bump.GCC Administrator2-2/+2
2001-11-10rs6000.c (rs6000_reg_names): Remove leading "v" or altivec registers.Aldy Hernandez2-4/+9
2001-11-10* tradcif.y (parse_number): Use TOLOWER/ISXDIGIT/hex_value/hex_p.Kaveh R. Ghazi2-14/+8
2001-11-10cppexp.c (parse_number): Use ISXDIGIT/hex_value.Kaveh R. Ghazi4-15/+12
2001-11-10config.gcc (i[34567]86-dg-dgux*): Don't set `out_file'.Kaveh R. Ghazi4-203/+17
2001-11-09alpha.c (decl_in_text_section): New.Richard Henderson2-9/+53
2001-11-10config.gcc: Add FreeBSD/IA-64 target.David O'Brien9-114/+272
2001-11-09pa.c (emit_move_sequence): Use cint_ok_for_move to check whether a constant c...John David Anglin4-30/+64
2001-11-09Makefile.in: Update.Neil Booth28-199/+187
2001-11-09dwarf2asm.c (dw2_force_const_mem): Invoke STRIP_NAME_ENCODING on the symbol s...Richard Henderson2-6/+14
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* 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-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-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 Administrator2-2/+2
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-08* dwarf2asm.c (dw2_force_const_mem): Fix typo.Richard Henderson2-1/+5