aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-10-25i386.c (print_operand): Handle new 'A' formatting code.Diego Novillo4-17/+58
2000-10-25cpp.texi: Update with implementation-defined behavior and internal limits.Neil Booth2-13/+111
2000-10-25stor-layout.c (layout_type): If TYPE_ALIAS_SET was already set on the incompl...Jakub Jelinek4-0/+51
2000-10-25Daily bump.Jeff Law2-2/+2
2000-10-24parse.y (register_incomplete_type): Include JDEP_FIELD as a case where an enc...Alexandre Petit-Bianco2-2/+9
2000-10-25alias.c: Include basic-block.h.John Wehle3-2/+106
2000-10-25fix secondary_reload typo from last patchAldy Hernandez1-1/+1
2000-10-25secondary_reload_class: treat pseudos like memoryAldy Hernandez2-3/+13
2000-10-24Fixes for C++ structure layout breakage.Jim Wilson3-23/+29
2000-10-24rtlanal.c (rtx_unstable_p, [...]): Don't consider pic register stable if PIC_...Richard Henderson2-5/+27
2000-10-24do not propagate constants into jump_insn's for machines with CC0, more than ...Aldy Hernandez2-1/+12
2000-10-24treat pseudos just like memoryRichard Henderson2-5/+16
2000-10-24combine.c (distribute_notes): Discard REG_LIBCALL and REG_RETVAL when deletin...Alexandre Oliva2-0/+13
2000-10-24expr.c (do_store_flag): Don't crash if either side of a comparison is error_m...Andrew Haley2-0/+10
2000-10-24sibcall.c (purge_mem_unchanging_flag): New function.Jakub Jelinek4-11/+94
2000-10-24Daily bump.Jeff Law2-2/+2
2000-10-24Makefile.in (check-po): New target for doing checks in the po subdir if all l...Philipp Thomas4-94/+129
2000-10-23ia64.c (ia64_expand_prologue): Mark extra output registers as fixed.Richard Henderson2-2/+18
2000-10-23alpha.md: Add names for all unnamed insns; use define_insn_and_split in some ...Richard Henderson2-266/+259
2000-10-23Fix Turbo's LPRng compilation failure due to assembler errors.Jim Wilson3-3/+19
2000-10-23* call.c (equal_functions): Also call decls_match for extern "C" fns.Jason Merrill3-2/+28
2000-10-23att.h (ASM_FILE_START): Define.Diego Novillo2-0/+15
2000-10-23linux.h (ASM_FILE_START): Define.Diego Novillo2-0/+15
2000-10-23m68k-coff removed libgloss to fix a multiple definition of crt0Donald Lindsay2-1/+7
2000-10-23reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER can overwrite the value ...Geoff Keating2-5/+11
2000-10-23local-alloc.c (update_equiv_regs): Add an abort().Geoff Keating2-1/+16
2000-10-23c-tree.texi: Improve documentation for IF_STMTs and related conditional state...Mark Mitchell2-9/+26
2000-10-23Daily bump.Jeff Law2-2/+2
2000-10-23call.c (standard_conversion): Use RVALUE_CONVs for all expressions that satis...Mark Mitchell3-1/+39
2000-10-23expr.c (do_preexpand_calls): Remove.Mark Mitchell8-131/+60
2000-10-22libgcc-std.ver (__addvsi3, [...]): New functions.Chandrakala Chavva2-0/+16
2000-10-22call.c (build_conditional_expr): Use ocp_convert to force rvalue conversion.Jason Merrill2-3/+27
2000-10-22calls.c (combine_pending_stack_adjustment_and_call): Don't adjust stack when ...Alexandre Oliva2-1/+6
2000-10-22genfixes: Remove EGCS reference.Joseph Myers4-20/+37
2000-10-22tree.h (TYPE_IS_SIZETYPE): Add more documentation.Mark Mitchell4-12/+30
2000-10-22* POTFILES.in: Add config/i386/netware.h and config/netware.h.Geoff Keating2-0/+6
2000-10-22Daily bump.Jeff Law2-2/+2
2000-10-22decl2.c (arg_assoc_type): Handle VECTOR_TYPE.Geoff Keating4-0/+19
2000-10-22* decl.c (init_decl_processing): Call MD_INIT_BUILTINS.Geoff Keating2-0/+8
2000-10-21parse.y (operator): Set got_object from got_scope.Jason Merrill4-12/+80
2000-10-21POTFILES.in: Remove config/rs6000/netware.h.Philipp Thomas3-5/+13
2000-10-21diagnostic.c: Remove EGCS reference in comment.Joseph Myers5-3/+11
2000-10-21Warning fixes:Kaveh R. Ghazi5-4/+31
2000-10-21* loop.c (strength_reduce): Fix error in last change.Richard Kenner2-1/+5
2000-10-21Daily bump.Jeff Law2-2/+2
2000-10-21* gcc.dg/noncompile/init-3.c: New test.Jakub Jelinek2-0/+8
2000-10-21parse.y (do_resolve_class): Also explore superclasses of intermediate enclosi...Bryce McKinlay2-4/+11
2000-10-20Makefile.in (SHLIB_NM_FLAGS): New.David Edelsohn4-2/+32
2000-10-20Warning fixes:Kaveh R. Ghazi7-7/+33
2000-10-20* tree.c (walk_tree): Don't walk into default args.Jason Merrill1-0/+31