aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-02-10cpphash.c (macarg): Hoist all the flag diddling out of the function...Zack Weinberg7-94/+172
2000-02-09function.c (thread_prologue_and_epilogue_insns): Don't delete the edge from a...Clinton Popetz2-0/+12
2000-02-09In PIC mode, make sure that a constant source address is legitimate.Scott Bambrough2-7/+46
2000-02-09decl.c (clear_binding_level): Remove excess initializer.Andrew Haley2-3/+9
2000-02-09Apply Philip Blundell's patch to fix PIC operands.Philip Blundell3-33/+269
2000-02-09cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer ends with a ne...Zack Weinberg2-13/+36
2000-02-09java-except.h (struct eh_range): Add `expanded' field.Andrew Haley6-23/+207
2000-02-09* reload1.c (reload) Align stack frame to cfun->stack_alignment_needed,Jan Hubicka2-2/+8
2000-02-09Daily bump.Jeff Law2-2/+2
2000-02-09dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant.Geoff Keating4-3/+28
2000-02-08flow.c (tidy_fallthru_edges): Split out from ...Richard Henderson2-34/+52
2000-02-08* stmt.c (expand_decl): Do set RTX_UNCHANGING_P for TREE_READONLY.Richard Kenner2-7/+5
2000-02-08Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.Zack Weinberg6-8/+57
2000-02-08* i386.h (TARGET_SWITCHES): Fix typo in option name.Kaveh R. Ghazi2-1/+5
2000-02-08function.c (thread_prologue_and_epilogue_insns): Don't replace jumps with ret...Clinton Popetz2-1/+6
2000-02-08* i386.md (addqi3_cc): Fix contraints.Jan Hubicka2-2/+6
2000-02-08* g++.old-deja/g++.other/cast5.C: New test.Nathan Sidwell2-0/+42
2000-02-08typeck.c (strip_all_pointer_quals): Use TYPE_MAIN_VARIANT, to strip array ele...Nathan Sidwell2-2/+8
2000-02-08Daily bump.Jeff Law2-2/+2
2000-02-08* function.c (emit_return_into_block): Wrap in #ifdef HAVE_return.Hans-Peter Nilsson2-0/+8
2000-02-07decl.c (store_parm_decls): Don't build cleanups for parameters while processi...Mark Mitchell3-1/+32
2000-02-07cpplib.c (cpp_get_token): Call CPP_BUMP_LINE after reading a carriage return ...Mark Mitchell2-0/+6
2000-02-07beos-elf.h: (ASM_IDENTIFY_GCC): Define to nothing so the gcc2_compiled symbol...Fred Fish2-0/+17
2000-02-07cp-tree.h (struct saved_scope): Add incomplete field.Jason Merrill11-947/+1200
2000-02-07updateJason Merrill10-48/+60
2000-02-07tweak wordingJason Merrill2-3/+3
2000-02-07[multiple changes]Zack Weinberg3-7/+15
2000-02-07calls.c (compute_argument_block_size): New argument preferred_stack_boundary.Jan Hubicka7-9/+85
2000-02-07Daily bump.Jeff Law2-2/+2
2000-02-06cpplib.c (my_strerror, [...]): Move to cpperror.c.Zack Weinberg10-495/+468
2000-02-06cpplib.c (copy_rest_of_line): Revert previous change: don't bail out early if...Zack Weinberg2-2/+5
2000-02-06i386.c (ix86_can_use_return_insn_p): Fail for large poped args and for non-em...Richard Henderson3-3/+29
2000-02-06flow.c (flow_delete_insn, [...]): Export.Richard Henderson7-58/+143
2000-02-06simplify-rtx.c (simplify_relational_operation): Canonicalize constant to op1 ...Richard Henderson2-8/+21
2000-02-06c4x.md (*ldi_on_overflow): New pattern.Michael Hayes2-21/+31
2000-02-06i386.md (widening and peepholes): Mask the constant instead of using gen_lowp...Richard Henderson2-7/+17
2000-02-06i386.c (ix86_agi_dependant): Handle pro_epilogue_adjust_stack as a TYPE_LEA i...Richard Henderson1-1/+11
2000-02-06Daily bump.Jeff Law2-2/+2
2000-02-06cppfiles.c (read_and_prescan): Bump input pointer before possibly branching o...Zack Weinberg7-41/+157
2000-02-06cppalloc.c: Update copyright.Zack Weinberg4-50/+47
2000-02-06cpperror.c: Remove #ifdef EMACS block.Zack Weinberg7-183/+68
2000-02-06tinfo.h: Remove apostrophes from C++ comment (xgettext thinks this file is pl...Zack Weinberg7-5/+19
2000-02-05Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>Alan Modra2-0/+21
2000-02-06* longlong.h [sparc] (udiv_qrnnd): Avoid stringifying macro arg.Kaveh R. Ghazi2-12/+16
2000-02-06gjavah.c (overloaded_jni_method_exists_p): Add prototype.Kaveh R. Ghazi2-2/+9
2000-02-06com.c (mark_tracker_head, [...]): Protoize.Kaveh R. Ghazi3-6/+9
2000-02-06Makefile.in (call.o): Depend on $(EXPR_H).Kaveh R. Ghazi5-1/+14
2000-02-06Makefile.in (c-common.o): Depend on $(EXPR_H).Kaveh R. Ghazi18-26/+105
2000-02-06ppc-asm.h (FUNC_START): Use USER_LABEL_PREFIX.Geoff Keating2-5/+10
2000-02-05Daily bump.Jeff Law2-2/+2