aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-04-08cppexp.c (parse_charconst): Null does not end character constants.Neil Booth5-18/+107
2000-04-07flow.c (loop_depth): Remove.Richard Henderson2-517/+618
2000-04-08Fix filename for block_lump_real_i4 patch.Joern Rennecke1-1/+1
2000-04-08Fix comment.Joern Rennecke1-4/+4
2000-04-07Makefile.in (conflict.o): Depend on $(RTL_H) and $(BASIC_BLOCK_H) not the raw...Richard Henderson2-2/+7
2000-04-07cpplib.c (do_elif): Skip the rest of the line if we're not going to bother ev...Zack Weinberg7-11/+67
2000-04-07Fix nit.Jim Wilson2-2/+4
2000-04-07* calls.c (expand_call): emit_queue if we're trying a sibcall.Jason Merrill2-0/+8
2000-04-07vmihint.C: Adjust __vmi_class_type_info member name.Nathan Sidwell2-1/+6
2000-04-07Rename abi::__vmi_class_type_info members.Nathan Sidwell3-27/+40
2000-04-07t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove.Jakub Jelinek3-27/+25
2000-04-07alpha.c (alpha_emit_conditional_move): Fail if we discover we need a pseudo a...Richard Henderson3-3/+23
2000-04-07rtl.def (COND_EXEC): New.Richard Henderson8-61/+146
2000-04-07ggc.h (struct rtx_def): Forward declare.Richard Henderson5-0/+27
2000-04-07gcse.c (gcse_main): Don't rebuild the CFG here.Richard Henderson4-103/+113
2000-04-07basic-block.h (merge_blocks_nomove): Declare.Richard Henderson3-93/+115
2000-04-07tinfo.cc (convert_to_base): New function.Nathan Sidwell2-25/+41
2000-04-07ssa.c (compute_conservative_reg_partition): Declare with void arguments.Alex Samuel4-34/+19
2000-04-07Daily bump.Jeff Law2-2/+2
2000-04-07genrecog.c (*): Rename _last_insn to last_insn.Richard Henderson2-14/+25
2000-04-06* flow.c (compute_flow_dominators): Free worklist.Richard Henderson2-0/+5
2000-04-06Michael Matz <matzmich@cs.tu-berlin.de>Richard Henderson2-12/+40
2000-04-07Forgot the ChangeLog entry in this commit; here it is.Alex Samuel1-0/+62
2000-04-06tinfo.cc (operator=): Use __builtin_strcmp.Jason Merrill3-2/+7
2000-04-06rtl.h (INSN_P): New macro.Alex Samuel7-69/+1163
2000-04-06tlink.c (read_repo_files): Don't look for .rpo info for linker flags.Jason Merrill2-1/+12
2000-04-06* sh.h (STRUCT_VALUE, RETURN_IN_MEMORY): Define.J"orn Rennecke2-1/+23
2000-04-06Fix Copyright.Joern Rennecke1-1/+1
2000-04-06lib1funcs.asm (___udivsi3_i4): ( __SH4_SINGLE__ / __SH4_SINGLE_ONLY__ variant...J"orn Rennecke2-1/+7
2000-04-06lib1funcs.asm (___udivsi3_i4): When using fmovd, make double constant 8-byte ...J"orn Rennecke2-0/+11
2000-04-06cp-tree.h (lang_decl_flags): Rename saved_inline to deferred.Mark Mitchell16-80/+71
2000-04-06sparc.md (movtf_insn_sp32, [...]): Accept loading 0.0 into GENERAL_REGS.Jakub Jelinek3-17/+30
2000-04-06* g++.old-deja/g++.abi/vmihint.C: New test.Nathan Sidwell2-0/+74
2000-04-06* regrename.c (regrename_optimize): Handle no REG_ALLOC_ORDER.Clinton Popetz2-0/+8
2000-04-06cpp-ifparen.c, [...]: Add FSF copyright.Neil Booth7-13/+23
2000-04-06vec.cc: New file.Nathan Sidwell3-2/+171
2000-04-06rtti.c (dfs_class_hint_mark): New static function.Nathan Sidwell2-10/+66
2000-04-06cpphash.c (CPP_IS_MACRO_BUFFER, [...]): Delete.Zack Weinberg7-417/+581
2000-04-06Daily bump.Jeff Law2-2/+2
2000-04-06configure.in: And here.Benjamin Kosnik5-215/+276
2000-04-06decl2.c: Make flag_honor_std dependant on ENABLE_STD_NAMESPACE.Benjamin Kosnik2-1/+5
2000-04-06re GNATS gcj/140 (gcj permits assignment to array length)Tom Tromey3-8/+26
2000-04-06cp-tree.h (instantiate_decl): Change prototype.Mark Mitchell5-36/+48
2000-04-05class.c (decl_hash): Prototype removed.Alexandre Petit-Bianco2-2/+5
2000-04-06final.c (final): Use xcalloc to allocate line_note_exists.Mark Mitchell15-212/+292
2000-04-06re GNATS gcj/164 (compiler permits "volatile final" variables)Tom Tromey4-13/+41
2000-04-05class.c: (java_hash_hash_tree_node): Renamed from `decl_hash', made global.Alexandre Petit-Bianco5-259/+226
2000-04-06sh.h (FUNCTION_ARG_PARTIAL_NREGS): Accomodate an unsigned GET_MODE_SIZE.J"orn Rennecke2-1/+6
2000-04-06sh.c (sh_insn_length_adjustment): New function.J"orn Rennecke4-12/+87
2000-04-05md.texi (Standard Names): Clarify when movX is needed.Hans-Peter Nilsson3-9/+13