aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-04-12rs6000.c (rs6000_emit_move): Do not special-case HOST_BITS_PER_WIDE_INT != 32.Alexandre Oliva3-29/+61
2001-04-12* config-lang.in (lang_dirs): Add in zlib.Kelley Cook2-1/+5
2001-04-12i386.md: Apply trunc_int_for_mode() to GEN_INT operands that make it to RTL.Alexandre Oliva2-14/+27
2001-04-12* MAINTAINERS: Add self as Darwin port maintainer.Stan Shebs2-0/+5
2001-04-12Add Darwin (Mac OS X kernel) native support.Stan Shebs12-16/+2606
2001-04-12dwarf2out.c (modified_type_die): Don't create new types here.Mark Mitchell5-30/+90
2001-04-11* testsuite/README: Add DejaGnu specific documentation.Gabriel Dos Reis2-5/+91
2001-04-11cpp.texi (-Wtraditional): Update description.Kaveh R. Ghazi3-9/+16
2001-04-11* gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.Kaveh R. Ghazi2-1/+5
2001-04-11Fix PR 2520, a problem with structure parameter passing.Jim Wilson2-3/+12
2001-04-11optimize.c (maybe_clone_body): Copy DECL_NUM_STMTS from the cloned function t...Mark Mitchell2-0/+9
2001-04-11* cpplib.c (do_line): Sanity check iff enable checking.Neil Booth2-0/+6
2001-04-11Typo fix.Joern Rennecke1-1/+1
2001-04-11acinclude.m4: AC_CHECK_TOOL for expect.Benjamin Kosnik16-854/+1000
2001-04-11Makefile.in (insn-recog.o): Depend on toplev.h.Richard Henderson5-3/+13
2001-04-11Makefile.in (gcse.o): Depend on params.h.Mark Mitchell5-1/+33
2001-04-11Makefile.in (insn-output.o): Depend on $(EXPR_H).Kaveh R. Ghazi3-1/+8
2001-04-11output.h (assemble_real): Declare if REAL_VALUE_TYPE is defined.Kaveh R. Ghazi3-17/+8
2001-04-11Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh R. Ghazi14-65/+50
2001-04-11* sparc-protos.h: Delete redundant prototypes.Kaveh R. Ghazi2-41/+4
2001-04-11reload.c (push_reload): Add condition missed in SUBREG byte offset patch.Vladimir Makarov2-0/+6
2001-04-11* sparc/sol2-sld-64.h (STARTFILE_SPEC): Added missing blank.Rainer Orth2-1/+5
2001-04-11i386.md (floatsisf_sse): Fix output templateJan Hubicka4-5/+44
2001-04-11* cpplex.c (_cpp_lex_token): Only warn if -Wcomment.Jakub Jelinek2-1/+5
2001-04-11update my mail addressAlan Modra2-1/+5
2001-04-11method.c (implicitly_declare_fn): Commonize code for copy ctor and assignment...Nathan Sidwell4-28/+50
2001-04-11Daily bump.GCC Administrator5-5/+5
2001-04-10libgcc2.h (__terminate_func_ptr): Remove typedef.Richard Henderson2-19/+10
2001-04-1122001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>Peter Schmid2-5/+9
2001-04-11ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of F...Loren J. Rittle3-3/+16
2001-04-11* Makefile.in (clean): Remove built leftovers.Mike Stump1-1/+1
2001-04-10libstdc++.exp (dg-test): Explicitly run the program in the current directory.Richard Henderson2-1/+6
2001-04-10natString.cc (_Jv_NewStringUtf8Const): Register finalizer.Per Bothner2-6/+23
2001-04-10c-typeck.c (convert_arguments): -Wtraditional now activates -Wconversion warn...Kaveh R. Ghazi5-5/+121
2001-04-10New.Richard Henderson1-0/+4
2001-04-10New.Richard Henderson1-0/+10
2001-04-10gcse.c (update_ld_motion_stores): Don't use variable I for an insn.Richard Kenner3-6/+12
2001-04-10class.c (find_final_overrider_data): Add `candidates'.Mark Mitchell3-50/+140
2001-04-10typeck.c (build_array_ref): Push the array reference inside COMPOUND_EXPR and...Richard Henderson2-0/+27
2001-04-10tweak commentsJason Merrill2-6/+8
2001-04-10testsuite: libjava: remove some xfail markers.Tom Tromey7-6/+9
2001-04-10Daily bump.GCC Administrator5-5/+5
2001-04-10function.c (purge_single_hard_subreg_set): Only check REGNO if the subreg was...Andrew MacLeod2-1/+6
2001-04-09Makefile.in (LIB2FUNCS_STATIC_EXTRA): New macro.Franz Sirl4-7/+50
2001-04-09i386.md: "TARGET_64BIT && TARGET_64BIT": Removed one.Bo Thorsen2-1/+5
2001-04-09output.h (set_block_num): Missed it earlier, remove deprecated prototype.Andrew MacLeod2-1/+5
2001-04-09gcse.c (oprs_unchanged_p): Pass basic_block to load_killed_in_block_p.Andrew MacLeod2-129/+171
2001-04-09basic-block.h (set_new_block_for_insns): New Prototype.Andrew MacLeod4-17/+51
2001-04-09alias.c (get_addr): Externalize.Andrew MacLeod7-3/+1669
2001-04-09i386.c (expand_fp_movcc): Fix condition reversal code.Jan Hubicka3-12/+34