aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-04-12bitmap.h (debug_bitmap): Delete redundant prototype.Kaveh R. Ghazi3-3/+6
2001-04-12bad.c (inhibit_warnings): Delete redundant declaration.Kaveh R. Ghazi4-8/+8
2001-04-12Fix for PR 2498, getf/stf require normalization after a cast.Jim Wilson2-65/+30
2001-04-12c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.Kaveh R. Ghazi5-30/+16
2001-04-12* invoke.texi: Document --param max-gcse-memory.Mark Mitchell2-0/+10
2001-04-12cp-tree.h (pedantic, [...]): Delete redundant declarations.Kaveh R. Ghazi2-24/+10
2001-04-12configure.in (errno): Check for declaration.Kaveh R. Ghazi5-88/+101
2001-04-12cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.Jason Merrill8-34/+53
2001-04-12libstdc++.exp (libstdc++-dg-test): Prepend "./" to output_file.Jason Merrill2-1/+8
2001-04-12ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.226.Alexandre Oliva7-144/+334
2001-04-12Makefile.am: Make a libtool convenience library.Bryce McKinlay7-74/+191
2001-04-12eh_alloc.cc (__cxa_allocate_exception): Don't terminate holding the mutex.Nathan Sidwell2-1/+11
2001-04-12class.c (dfs_unshared_virtual_bases): New function.Nathan Sidwell5-16/+86
2001-04-12method.c (make_thunk): Clear DECL_CLONED_FUNCTION.Nathan Sidwell4-0/+29
2001-04-12Daily bump.GCC Administrator5-5/+5
2001-04-12recog.c (general_operand, [...]): Require CONST_INTs to be sign-extended valu...Alexandre Oliva2-0/+18
2001-04-12expmed.c (store_bit_field): Truncate CONST_INTs.Alexandre Oliva8-60/+181
2001-04-12* sh.md (builtin_setjmp_receiver): New expander.Kaz Kojima2-0/+13
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