aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-04-05i386.c (function_arg): Return constm1_rtx for last argument.Jan Hubicka4-17/+147
2001-04-05Update.Bo Thorsen1-5/+9
2001-04-05i386.md: Don't allow "builtin_setjmp_receiver" for TARGET_64BIT.Bo Thorsen1-1/+1
2001-04-05search.c (get_dynamic_cast_base_type): When building a new constant, set its ...J"orn Rennecke2-1/+8
2001-04-05i386.md (*andsi_1+3): If used after reload, make sure the operand satisfies A...J"orn Rennecke2-1/+7
2001-04-05PARALLELs can contain ASM_OPERANDS.Bernd Schmidt2-1/+6
2001-04-05Revert more of previous changeBernd Schmidt2-12/+5
2001-04-05Daily bump.GCC Administrator2-2/+2
2001-04-05config.gcc: Remove default for xm_file.Zack Weinberg4-126/+112
2001-04-04simplify-rtx.c (simplify_binary_operation): Check for overflow when folding i...Diego Novillo4-4/+36
2001-04-05dwarf2out.c (output_cfi): Add 'for_eh' parameter, use PTR_SIZE instead of DWA...Andrew MacLeod2-19/+33
2001-04-04ia64.h (IA64_UNWIND_INFO): Disable.Richard Henderson4-3/+11
2001-04-04configure.in (gcc_cv_as_leb128): Escape ".".Richard Henderson3-2/+7
2001-04-04java-tree.h (CONSTANT_VALUE_P): New macro.Per Bothner4-29/+57
2001-04-04gcse.c (delete_null_pointer_checks_1): Add delete_list argument, push insns t...Jakub Jelinek2-6/+28
2001-04-04re PR java/1074 (jv-scan fails on ArrayClass.java)Alexandre Petit-Bianco2-17/+35
2001-04-04configure.in (gcc_cv_as_leb128): Tweek minor number extraction.Richard Henderson3-2/+7
2001-04-04expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.Zack Weinberg5-34/+9
2001-04-04Partially revert previous changeBernd Schmidt2-1/+20
2001-04-04When splitting insns, properly update label usage countsHerman A.J. ten Brugge2-0/+40
2001-04-04recog.c (validate_replace_rtx_1): Instead of aborting just make sure the chan...Jakub Jelinek4-1/+32
2001-04-04optimize.c (expand_call_inline): Only add newly inlined statements into inlin...Jakub Jelinek2-1/+6
2001-04-04Daily bump.GCC Administrator2-2/+2
2001-04-04rtl.h (set_noop_p): Declare.John Wehle8-54/+52
2001-04-04cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.Mark Mitchell7-78/+108
2001-04-04DWARF2 frame notes for hppa.Alan Modra3-166/+284
2001-04-03configure.in (gcc_cv_as_leb128): Reject gas before 2.11.Richard Henderson3-20/+45
2001-04-04POTFILES.in: Remove all the files deleted by the xm-host.h purge...Zack Weinberg2-71/+5
2001-04-03rtl.h (LCT_THROW): New.Richard Henderson4-9/+30
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg19-378/+341
2001-04-03decl2.c (import_export_decl): Don't call import_export_class when processing ...Mark Mitchell3-14/+28
2001-04-03i386.c (ix86_force_to_memory, [...]): Update for 64bit.Jan Hubicka2-40/+86
2001-04-03xm-beos.h, [...]: Delete.Zack Weinberg13-137/+17
2001-04-03boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Set to use `build_int_2.'Alexandre Petit-Bianco2-7/+14
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek64-872/+1639
2001-04-03configure.in (target_subdir): Use target_alias, not target.Alexandre Oliva3-267/+281
2001-04-03crtn.asm (init, fini): Restore r15 from r14, not the other way round.Alexandre Oliva3-6/+12
2001-04-03instantiate1.C: Adjust to accommodate peculiarities of the SH.Alexandre Oliva3-11/+33
2001-04-03Move ChangeLog entry where it belongs.Jakub Jelinek2-5/+5
2001-04-03TARGET_NO_SPACE_REGS no longer affects call sequences.Alan Modra4-149/+135
2001-04-03Daily bump.GCC Administrator2-2/+2
2001-04-03configure.in (gcc_cv_as_leb128): Correct name of cache variable.Geoffrey Keating3-14/+33
2001-04-03Rewrite hppa profiling support.Alan Modra4-112/+152
2001-04-03com.c (duplicate_decls): Fix thinko in lazy DECL_RTL patch of 2001-03-04.Toon Moene2-1/+6
2001-04-03Makefile.in ($(HOST_PREFIX_1)errors.o, [...]): Depend on $(SYSTEM_H).Kaveh R. Ghazi2-7/+13
2001-04-03dwarf2out.c (dwarf2out_frame_debug_expr): Move errant HIGH and LO_SUM cases t...Alan Modra2-14/+19
2001-04-03expr.c (pop_type_0): Save the result of the first lang_printable_name call in...Zack Weinberg2-3/+15
2001-04-02except.h (lang_eh_type_covers): Mark extern.Richard Henderson2-2/+7
2001-04-02fp-cmp-1.c: Renamed nan to dnan.Rainer Orth4-24/+30
2001-04-02lex.c (ffelex_hash_): Avoid eating one whole line after #line.Jakub Jelinek4-0/+23