aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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 Law2-2/+2
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-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* 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 Law2-2/+2
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-07avr.c (asm_output_section_name): output section attributes.Denis Chertykov3-4/+14
2000-06-07POTFILES.in: Remove dyn-string.[ch].Philipp Thomas3-1192/+2757
2000-06-07decl.c (pushdecl): Look up functions by DECL_NAME, not DECL_ASSEMBLER_NAME.Mark Mitchell2-48/+43
2000-06-07Daily bump.Jeff Law2-2/+2
2000-06-06Fix gas/gcc unwind/EH discrepancies. And a shared library build problem.James E. Wilson6-69/+101
2000-06-06configure.in (AC_C_INLINE): Added.Philipp Thomas3-2/+8
2000-06-06c-common.h (c_language_kind): New type.Mark Mitchell9-6/+44
2000-06-06decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have the same DEC...Mark Mitchell2-55/+2
2000-06-0620000605-2.c: New test.Richard Henderson3-0/+41
2000-06-06diagnostic.c (output_maximum_width): Remove.Gabriel Dos Reis12-52/+201
2000-06-06decl.c (redeclaration_error_message): If two TEMPLATE_DECLs have the same DEC...Mark Mitchell1-0/+7
2000-06-06parse.y (check_modifiers_consistency): Don't subtract out `PUBLIC_TK' from ar...Tom Tromey2-4/+7
2000-06-06* g77.f-torture/execute/20000503-1.x: New file.David Billinghurst2-0/+10
2000-06-06configure.in (Make the links): Typo fix ...Philippe De Muyter3-4/+10
2000-06-06* g++.old-deja/g++.eh/badalloc1.C: New test.Nathan Sidwell2-0/+81
2000-06-06eh-common.h (EH_ALLOC_SIZE, [...]): New #defines.Nathan Sidwell5-23/+105
2000-06-06* expr.c (store_expr): Fix typo.Jason Merrill2-1/+5
2000-06-06m68k.c (legitimize_pic_address): Move prototype ...Kaveh R. Ghazi6-12/+28
2000-06-06sdbout.c (struct sdb_file): NAME now const.Richard Kenner3-5/+12
2000-06-06Daily bump.Jeff Law2-2/+2
2000-06-06*gcc/configure: regeneratedPhilipp Thomas1-277/+267
2000-06-06configure.in (AC_C_INLINE): Added.Philipp Thomas18-41/+111
2000-06-06c-typeck.c (build_conditional_expr): Handle complex data types.Gabriel Dos Reis2-2/+8
2000-06-05explow.c (maybe_set_unchanging): New function, broken out from...Jason Merrill4-6/+41
2000-06-05reload1.c (choose_reload_regs): Mind CLASS_CANNOT_CHANGE_SIZE while looking f...Richard Henderson2-1/+16
2000-06-05Makefile.in (libgcc.ready): Lose.Jason Merrill3-60/+39
2000-06-05New test.Richard Henderson2-0/+52
2000-06-05simplifyJason Merrill1-5/+4
2000-06-05fold-const.c (fold, [...]): Elide conversion between cv-qualified versions of...Jason Merrill2-0/+9
2000-06-05search.c (maybe_suppress_debug_info): Don't check CLASSTYPE_INTERFACE_ONLY if...Jason Merrill6-60/+120
2000-06-05class.c (indirect_primary_base_p): New function.Mark Mitchell2-12/+78
2000-06-05sparc.c (short_branch): Correct error in range computation.Richard Kenner2-3/+10
2000-06-05New include hacks for ultrixBruce Korb1-155/+450