aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2000-06-05typoBruce Korb1-1/+1
2000-06-05New include hacks for ultrixJ. David Anglin2-15/+154
2000-06-05Oops, remove conflict markerZack Weinberg1-1/+0
2000-06-05objc-act.c (generate_method_descriptors): Register objc_method_prototype_temp...Zack Weinberg2-57/+65
2000-06-05function.c (assign_parms): Add missing argument to set_mem_attributes call.J. David Anglin2-1/+7
2000-06-0520000605-1.c: New test.Jakub Jelinek2-0/+27
2000-06-05tree.h (VOID_TYPE_P): New macro.Nathan Sidwell10-754/+768
2000-06-05Update new-abi dynamic cast algorithm.Nathan Sidwell2-24/+58
2000-06-05alias.c (get_alias_set): If compnent is addressable, use alias set of component.Richard Kenner7-28/+46
2000-06-05Daily bump.Jeff Law2-2/+2
2000-06-05Makefile.in (OBJS): Remove dyn_string.oAlex Samuel4-144/+18
2000-06-05ir.texi: Correct typo.Mark Mitchell7-13/+63
2000-06-04Make-lang.in (CXX_SRCS): Add mangle.c.Alex Samuel18-337/+2616
2000-06-04Makefile.in (intl.*): Honor non-zero exit codes in the intl subdir.Kaveh R. Ghazi2-0/+6
2000-06-04Daily bump.Jeff Law2-2/+2
2000-06-04alias.c (record_component_aliases): Don't inspect DECL_NONADDRESSABLE_P of no...Geoff Keating2-2/+7
2000-06-04fix typoMichael Meissner1-2/+2