aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-10-28Daily bump.Jeff Law2-2/+2
2000-10-28c-typeck.c (check_init_type_bitfields): Remove.Mark Mitchell4-295/+40
2000-10-28c-pragma.c (handle_pragma_pack): Initialize align to -1.Mike Coleman5-30/+240
2000-10-27* cpp.texi: Update.Neil Booth2-21/+44
2000-10-27* invoke.texi: Document -mintel-syntaxKelley Cook2-3/+9
2000-10-27invoke.texi: Document -frename-registers.Richard Henderson3-22/+36
2000-10-27alpha.h (enum reg_class): Add PV_REG.Richard Henderson3-8/+16
2000-10-27ia64.c: Revert 10-23 patch.Richard Henderson4-14/+34
2000-10-27regrename.c: Rewrite to handle multi-register modes and cond_exec instructions.Bernd Schmidt5-910/+659
2000-10-27configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg20-2183/+1081
2000-10-27calls.c (expand_call): If sibcall_failure is set during pass 1, clear tail_ca...Jakub Jelinek4-4/+32
2000-10-27Add prototype to prevent compile time warningNick Clifton2-0/+6
2000-10-27New testcase.Bernd Schmidt2-0/+15
2000-10-27Daily bump.Jeff Law2-2/+2
2000-10-26New test.Richard Henderson2-0/+48
2000-10-26label2.C: Tweak to work with V3.Mark Mitchell11-13/+29
2000-10-26calls.c (expand_call): Supress sibcall if we have a BLKmode return in registers.Richard Henderson2-1/+11
2000-10-26ia64.h (PREFERRED_RELOAD_CLASS): Force floating point constants into memory.Bernd Schmidt2-0/+6
2000-10-26* gcc.c-torture/compile/20001024-1.c: New test.Nathan Sidwell2-0/+17
2000-10-26tree.c (make_node, case 't'): Set alignment to that of char_type_node.Nathan Sidwell3-1/+9
2000-10-26Daily bump.Jeff Law2-2/+2
2000-10-26Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.Mark Mitchell6-16/+34
2000-10-26error.c (dump_function_decl): Print no space between `ptr-operator' the `type...Gabriel Dos Reis4-7/+20
2000-10-25recog.c (constrain_operands): Initialize which_alternative before no alternat...Richard Henderson2-7/+6
2000-10-25cse.c (find_comparison_args): Check that we can reverse a comparison if neede...Richard Henderson2-0/+11
2000-10-26lex.c (java_new_lexer): Initialize new fields.Tom Tromey3-135/+244
2000-10-25* reload.c (find_reloads_address_part): Kill rtx obstack hackery.Richard Henderson2-18/+6
2000-10-25simplify-rtx.c (simplify_relational_operation): Sign extend low words before ...Richard Henderson2-3/+7
2000-10-25Include config.h before system.h.Nick Clifton3-2/+12
2000-10-25c-decl.c (grokdeclarator): Move warning for qualified void return types with ...Joseph Myers6-7/+77
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