aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-06-11[multiple changes]Jeff Law5-23/+29
2000-06-11* gcc.c-torture/compile/20000609-1.c: New test.Jeffrey A Law2-0/+10
2000-06-11rdfmt.c (rd_L): Use if-then-else instead of case statement to solve problems ...Herman A.J. ten Brugge2-5/+14
2000-06-11MAINTAINERS: Add self as Fortran maintainer, remove Craig Burley.Toon Moene2-2/+7
2000-06-11flow.c (mark_used_regs): Don't call find_auto_inc after reload has run.Richard Earnshaw2-2/+7
2000-06-11Daily bump.Jeff Law5-5/+5
2000-06-11Warning fixes:Kaveh R. Ghazi19-21/+72
2000-06-11decl.c (add_binding): Handle duplicate declarations of external variables.Mark Mitchell3-0/+25
2000-06-11mangle.c (write_number): Take an unsigned HOST_WIDE_INT as an argument.Chip Salzenberg3-105/+181
2000-06-11Revert last patchMark Mitchell1-11/+18
2000-06-11Revert last patchMark Mitchell3-4/+11
2000-06-11New testMark Mitchell1-0/+53
2000-06-11* Makefile.in (libintl.a): Depend on intl.all.Mark Mitchell2-6/+5
2000-06-10Daily bump.Jeff Law5-5/+5
2000-06-10Revert previous patchMark Mitchell3-11/+32
2000-06-09* gcc.dg/20000609-1.c: New test.Clinton Popetz2-0/+24
2000-06-10* Makefile.in (c-parse.o): Also depend on output.h.H.J. Lu2-1/+6
2000-06-09ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg18-133/+139
2000-06-09cp-demangle.c (demangle_operator_name): Add spaces before names beginning wit...Zack Weinberg2-7/+30
2000-06-09Revert last patchMark Mitchell1-0/+9
2000-06-09tree.h (VOID_TYPE_P): Don't look at the TYPE_MAIN_VARIANT of an error_type_node.Geoffrey Keating2-3/+8
2000-06-09Revert last patchMark Mitchell5-268/+36
2000-06-09* config/avr/avr.c (asm_output_section_name): bugfix.Denis Chertykov2-1/+5
2000-06-09cp-tree.h (cp_tree_index): Remove Java types.Mark Mitchell5-45/+268
2000-06-09revert mangling patchJason Merrill16-318/+2281
2000-06-09timevar.def: Add TV_EXPAND.Jason Merrill10-5/+58
2000-06-09* configure.in: Also avoid wrapping auto-build.h with IN_GCC.Kaveh R. Ghazi3-4/+6
2000-06-09* scan-types.sh (VALUE) Wrap use with double quotes to protectKaveh R. Ghazi2-1/+7
2000-06-09system.h (SSIZE_MAX): Delete backup definition.Kaveh R. Ghazi3-6/+12
2000-06-09configure.in: Check whether gas supports -relax.Jakub Jelinek8-13/+100
2000-06-09lex.c (DEF_OPERATOR): Say `operator@' -not- `operator @' whenever @ is a symb...Gabriel Dos Reis2-2/+7
2000-06-09Daily bump.Jeff Law5-5/+5
2000-06-08noncompile.exp: Remove poison-1 block.Zack Weinberg5-32/+30
2000-06-08Emit correct debug info for 64-bit signed enums on 64-bit host.James E. Wilson2-3/+13
2000-06-08acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Check for sinf, cosf, fabs...Branko Cibej10-385/+607
2000-06-08complex_inserters_extractors.cc: Need cmath.Phil Edwards2-0/+5
2000-06-08libioP.h: Remove old ABI mangling code.Mark Mitchell3-32/+11
2000-06-08invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version.Mark Mitchell21-2311/+333
2000-06-08Fix DWARF2 64-bit enum debugging support, for debugging IA-64 emacs bugs.James E. Wilson3-9/+26
2000-06-08Add unwind support for epilogues, because the kernel unwinder needs them.James E. Wilson4-15/+75
2000-06-08* cp-demangle.c (template_arg_list_new): Revert previous PARAMS patch.Philippe De Muyter2-1/+5
2000-06-08* method.c (make_thunk): Clear DECL_VTT_PARM in thunk.Jakub Jelinek2-0/+5
2000-06-08dbxout.c (dbxout_type_fields): Don't segfault on fields with incomplete types.Jakub Jelinek2-0/+6
2000-06-08frame.c (end_fde_sort): Remove extraneous erratic array test.Nathan Sidwell2-3/+10
2000-06-08Daily bump.Jeff Law5-5/+5
2000-06-08cp-demangle.c (stdio.h): File included unconditionaly.Philippe De Muyter4-4/+12
2000-06-07c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on error_mark_node.Zack Weinberg3-4/+25
2000-06-07cpplib.c (do_ifdef, do_ifndef): Don't segfault if parse_ifdef returned NULL.Jakub Jelinek3-9/+31
2000-06-07configure.in (ac_libiberty_warn_cflags): Add -pedantic.Kaveh R. Ghazi13-23/+59
2000-06-07Makefile.in (cp-demangle.o): Depend on $(INCDIR)/demangle.h.Kaveh R. Ghazi3-9/+22