aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-07-04cpplex.c: Fix trigraph replacement within strings.Neil Booth6-1/+154
2000-07-04macro1.c: Add more macro expansion tests.Neil Booth3-15/+80
2000-07-04aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier.Kaveh R. Ghazi3-9/+19
2000-07-04avr.h (MASK_*): Define bits for target_flags.Denis Chertykov1-24/+45
2000-07-04* frame.h (frame_state): Move base_offset to end.Jason Merrill2-1/+5
2000-07-04repo.c (repo_get_id): Handle the case where a class with virtual bases has a ...Jason Merrill24-786/+859
2000-07-04Daily bump.Jeff Law2-2/+2
2000-07-03* calls.c (emit_library_call_value_1): Revert previous change.Clinton Popetz2-2/+6
2000-07-04top level:Zack Weinberg26-4929/+3758
2000-07-04cppspec.c (lang_specific_driver): Use double quotes in error message.Zack Weinberg2-1/+6
2000-07-03calls.c (emit_library_call_value_1): Use valreg instead of hard_libcall_value.Clinton Popetz2-2/+7
2000-07-03rs6000.c (rs6000_emit_move): New function.Geoff Keating4-302/+287
2000-07-03expmed.c (expand_mult_highpart): Use op1 instead of wide_op1 when mode instea...Geoff Keating2-2/+7
2000-07-03i386.md (movstrictqi_xor): Use 'q' constraint instead of 'r'.Jakub Jelinek2-2/+8
2000-07-03builtins.c (get_memory_rtx): Always put into alias set 0.Jakub Jelinek4-0/+50
2000-07-03Fix peepholes to prevent pre-/post- increment addressing from clobbering theNick Clifton2-15/+30
2000-07-03avr.c (out_adj_frame_ptr): Make "frame pointer change too big for -mtiny-stac...Marek Michalkiewicz4-87/+260
2000-07-03* g++.old-deja/g++.pt (lookup10.C): New test.Nathan Sidwell2-0/+24
2000-07-03* decl2.c (push_decl_namespace): Push the original namespace.Nathan Sidwell2-1/+6
2000-07-03fp-bit.h: New file.Kaveh R. Ghazi3-316/+446
2000-07-03* g++.old-deja/g++.pt (typename25.C): New test.Nathan Sidwell2-0/+36
2000-07-03pt.c (instantiate_class_template): Set CLASSTYPE_VBASECLASSES.Nathan Sidwell3-0/+8
2000-07-03Daily bump.Jeff Law2-2/+2
2000-07-03Fix typo in comment.Jeff Law1-1/+1
2000-07-03gcse.c (compute_pre_data): Compute ae_kill using other local properties inste...Jeffrey A Law2-1/+18
2000-07-03alias.c (init_alias_analysis): Do not call prologue_epilogue_contains until a...Jeffrey A Law2-1/+11
2000-07-02c-common.h (genrtl_begin_compound_stmt): Remove declaration.Benjamin Chelf7-52/+53
2000-07-02* gcc.c-torture/compile/20000701-1.c: New test.Zack Weinberg2-0/+23
2000-07-02c-typeck.c (build_indirect_ref): Use COMPLETE_OR_VOID_TYPE_P and VOID_TYPE_P.Zack Weinberg2-2/+7
2000-07-02mangle.c (canonicalize_for_substitution): Return the canonical variant of a t...Mark Mitchell2-0/+5
2000-07-02version.c: Bump version number.Toon Moene2-1/+5
2000-07-02cpplib.h (struct cpp_reader): New field include_depth.Jakub Jelinek5-17/+37
2000-07-02decl.c (duplicate_decls): Preserve DECL_ORIGINAL_TYPE for a TYPE_DECL.Mark Mitchell3-6/+9
2000-07-02Daily bump.Jeff Law2-2/+2
2000-07-01Fix typoBen Chelf1-1/+0
2000-07-01Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.Ben Chelf16-640/+916
2000-07-01split out <2000 entriesJason Merrill1-0/+20675
2000-07-01newJason Merrill1-0/+13
2000-07-01init.c (init_init_processing): Go back to aligning like double_type_node for ...Jason Merrill8-20778/+108
2000-07-01remove redundant parentsJason Merrill1-5/+5
2000-07-01ia64.c (symbolic_operand): Reject CONST expressions with the low 13 bits set.Richard Henderson3-7/+50
2000-07-01Daily bump.Jeff Law2-2/+2
2000-06-30semantics.c (genrtl_asm_stmt): Don't decay input operands here.Mark Mitchell2-12/+14
2000-06-30Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.Mark Mitchell14-147/+138
2000-06-30som.h (ASM_WEAKEN_LABEL): Export weak data symbols so that they have global s...J. David Anglin2-2/+15
2000-06-30invoke.texi (-Wreturn-type): In C++, a missing return type is always an error.Martin v. Löwis2-3/+12
2000-06-30Add second, reversed loop to testcase.Nick Clifton2-0/+17
2000-06-30in libiberty/ChangeLog:Alex Samuel2-9/+9
2000-06-30c-common.c (decl_attributes): Differentiate between types and type decls for ...Catherine Moore2-2/+15
2000-06-30* gcc.c-torture/execute/align-1.c: New test.Catherine Moore2-0/+13