aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-04-20c-common.c (decl_attributes): Set TREE_USED on the object pointed to.Zack Weinberg3-0/+24
2000-04-20loop.c (emit_iv_add_mult): Simplify it's input and emit REG_EQUAL note explai...Jan Hubicka2-5/+54
2000-04-20ptrflags.C: New test.Nathan Sidwell3-3/+105
2000-04-20rtti.c (init_rtti_processing): Set tinfo_var_id in new-abi.Nathan Sidwell5-31/+128
2000-04-20calls.c (expand_call): Avoid unnecesary precalculation and outgoing parameter...Jan Hubicka2-86/+86
2000-04-20toplev.c (enum dump_file_index, dump_file): Add DFI_sibling.Richard Kenner3-21/+48
2000-04-20Fix copuyright noticeRichard Kenner1-16/+16
2000-04-20Fix whitespace in one placeRichard Kenner1-2/+2
2000-04-20Daily bump.Jeff Law2-2/+2
2000-04-20updateJason Merrill1-1/+1
2000-04-20fix last changeJason Merrill1-1/+2
2000-04-20typeck.c (build_x_function_call): Resolve an OFFSET_REF.Jason Merrill4-6/+17
2000-04-19parse.y (yyerror): `msg' can be null, don't use it in that case.Alexandre Petit-Bianco3-2/+6
2000-04-19typoJason Merrill1-1/+1
2000-04-19* avr.c: #include "system.h" instead of <stdio.h> and <stdlib.h>.Marek Michalkiewicz2-2/+5
2000-04-19cpphash.c (special_symbol): Represent an empty macro with "\r \r " not just "...Zack Weinberg4-14/+46
2000-04-19Doc fix.Jim Blandy1-1/+1
2000-04-19*** empty log message ***Jim Blandy1-0/+5
2000-04-19dwarf2out.c (DWARF2_ADDR_SIZE): New macro.Jim Blandy1-28/+43
2000-04-19system.h (ONLY_INT_FIELDS): Make sure it is defined.Mark Mitchell2-1/+14
2000-04-19* stor-layout.c (place_field): Set rli->offset_align properly.Richard Kenner2-3/+8
2000-04-19* gjavah.c (cxx_keyword_subst): Avoid potential infinite loop.Tom Tromey2-4/+11
2000-04-19conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner2-8/+5
2000-04-19mips.h (BITS_PER_WORD, [...]): Remove unnecessary casts.Kaveh R. Ghazi2-8/+14
2000-04-19calls.c (precompute_arguments): Remove must_preallocate and args_size calls.Jan Hubicka2-20/+14
2000-04-19check for NO_TRAMPOLINES.Catherine Moore2-0/+6
2000-04-19Even more lossage, sorry.Jan Hubicka1-1/+1
2000-04-19Fix lossage caused by applying old version of my previous patch.Jan Hubicka2-8/+9
2000-04-19* stkalign.C: New test.Alexandre Oliva2-0/+23
2000-04-19loop.c (check_insn_for_bivs, [...]): Break out from ...Jan Hubicka3-338/+266
2000-04-1920000419-1.c: New test for arg clobbering with sibling-call optimizations.Greg McGary2-0/+27
2000-04-19Daily bump.Jeff Law2-2/+2
2000-04-19cpplib.c (do_pragma_poison): Strings in the token buffer are not nul-terminated.Zack Weinberg2-2/+7
2000-04-18[multiple changes]Alexandre Petit-Bianco3-180/+290
2000-04-18Fix problem with relocs in read-only sections for C++ code.Jim Wilson2-0/+9
2000-04-18cccp.c, [...]: Removed.Zack Weinberg35-16068/+542
2000-04-18cppinit.c (handle_option): Don't run error message through gettext twice.Zack Weinberg2-1/+6
2000-04-18conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner11-53/+75
2000-04-18cp-tree.h (lang_decl_flags): Remove const_memfunc and volatile_memfunc.Mark Mitchell6-23/+54
2000-04-18* gengenrtl.c (genlegend): Fix misspelling.Stan Cox2-1/+5
2000-04-18configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Added.Robert Lipe10-197/+273
2000-04-18ggc-common.c: Add missing blanks.Richard Kenner4-4/+12
2000-04-18stmt.c (mark_case_node): New function.Richard Kenner2-11/+22
2000-04-18expmed.c (emit_store_flag): If comparing two-word integer with zero, can opti...Richard Kenner2-6/+32
2000-04-18Fix typo.Richard Henderson1-1/+1
2000-04-18cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the mark is active.Mark Mitchell3-1/+14
2000-04-18Add expected errorMark Mitchell1-1/+1
2000-04-18c-decl.c (mark_binding_level): Use 'for' instead of `while'.Richard Kenner5-230/+274
2000-04-18re GNATS gcj/211 (gcjh doesn't handle method names that are reserved C++ keyw...Tom Tromey2-21/+85
2000-04-18Daily bump.Jeff Law2-2/+2