aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-03-07mips.md (zero_extendsidi2): Always force operand one to memory for mips16.Clinton Popetz2-1/+6
2000-03-07*** empty log message ***Alexandre Petit-Bianco2-341/+490
2000-03-07tree.h (INT_CST_LT, [...]): Remove unneeded casts.Richard Kenner37-630/+823
2000-03-07decl.c (init_decl_processing): Added new class fields `depth', `ancestors', a...Bryce McKinlay6-14/+49
2000-03-07Daily bump.Jeff Law2-2/+2
2000-03-07oopsJason Merrill1-1/+1
2000-03-07cpphash.c (collect_expansion): Also catch ## at start of macro.Jason Merrill3-3/+18
2000-03-07newJason Merrill1-0/+6
2000-03-06[multiple changes]Alexandre Petit-Bianco5-70/+132
2000-03-07gcse.c (compute_can_copy): Adjust if/else blocks from rth's patch from 2000-0...Alexandre Oliva2-2/+7
2000-03-06sh.c: (barrier_align): Handle a delay slot that is filled with an insn from t...Clinton Popetz2-3/+25
2000-03-06c4x-protos.h (c4x_global_name): Constify char *.Michael Hayes3-3/+9
2000-03-06* Make-lang.in (JAVA_SRCS): Added boehm.c, lex.c.Tom Tromey2-1/+5
2000-03-06real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de...Jakub Jelinek14-40/+122
2000-03-06sparc.h (ASM_ARCH64_SPEC): Pass -no-undeclared-regs to gas if it supports .re...Jakub Jelinek2-0/+7
2000-03-06Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth argument to g...Ben Collins5-31/+233
2000-03-06builtins.c (built_in_class_names, [...]): Constify a char*.Kaveh R. Ghazi9-13/+36
2000-03-06sparc.c (eligible_for_epilogue_delay): Accept floating point instructions for...Jakub Jelinek2-1/+16
2000-03-06* g++.old-deja/g++.warn/impint2.C: New test.Nathan Sidwell2-0/+72
2000-03-06typeck.c (dubious_conversion_warnings): Look through REFERENCE_TYPE.Nathan Sidwell2-0/+8
2000-03-06* lang-specs.h (as): Don't call if -syntax-only.Richard Kenner2-5/+10
2000-03-0620000224-1.c (main): Expected return-value is 1, not zero.Hans-Peter Nilsson2-1/+6
2000-03-06function.c (free_temps_for_rtl_expr): Don't free slots that have been pushed ...Mark Mitchell7-51/+34
2000-03-06Daily bump.Jeff Law2-2/+2
2000-03-05basic-block.h (ALLOCA_REG_SET): Remove.Mark Mitchell5-10/+28
2000-03-05dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.Stephane Carrez2-15/+30
2000-03-05* mkdeps.c (deps_calc_target): Remove incorrect 'const'.Jason Merrill2-1/+5
2000-03-05expr.c (cplus_expand_expr, [...]): Use expand_start_stmt_expr and expand_end_...Mark Mitchell4-5/+19
2000-03-05tree.def (RTL_EXPR): Update documentation.Mark Mitchell5-11/+59
2000-03-05Revert this patch:Mark Mitchell9-4/+89
2000-03-05impint.C: New test.Nathan Sidwell14-1/+85
2000-03-05call.c (convert_like): Macrofy.Nathan Sidwell4-59/+111
2000-03-05Daily bump.Jeff Law2-2/+2
2000-03-05function.h (struct sequence_stack): Remove rtl_expr.Mark Mitchell2-51/+3
2000-03-05* regmove.c (copy_src_to_dest) Do not create src->dest moveThomas Schuster2-0/+6
2000-03-05function.h (struct sequence_stack): Remove rtl_expr.Mark Mitchell9-34/+95
2000-03-04declare dwarf2out_ignore_blockJason Merrill1-0/+1
2000-03-04Makefile.in (JAVA_OBJS): Added boehm.o.Tom Tromey7-8/+186
2000-03-04mkdeps.c, mkdeps.h: New files.Zack Weinberg9-182/+415
2000-03-04* decl.c (init_decl_processing): Initialize sizetype properly.Per Bothner2-1/+6
2000-03-04* cppinit.c: Fix thinko in previous patch.Zack Weinberg2-1/+5
2000-03-04machmode.h (mode_for_size, [...]): SIZE now signed.Richard Kenner4-27/+60
2000-03-04* toplev.c (debug_ignore_block): Mark arg BLOCK as possibly unused.Richard Kenner2-1/+5
2000-03-04stmt.c (is_body_block): Move...Jason Merrill7-71/+52
2000-03-04Daily bump.Jeff Law2-2/+2
2000-03-04* config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX.Zack Weinberg2-0/+5
2000-03-04cpplib.h (_dollar_ok): New macro.Zack Weinberg6-54/+77
2000-03-03dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.Jason Merrill8-51/+93
2000-03-03decl2.c (key_method): Break out from...Jason Merrill4-117/+91
2000-03-04cppinit.c (cpp_handle_option): Set opts->pedantic directly.Zack Weinberg3-4/+7