aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-04-24aclocal.m4: (GCC_HEADER_STRING...Kaveh R. Ghazi4-29/+43
2000-04-24c-pragma.c (push_alignment): Use BITS_PER_UNIT macro.Mumit Khan2-3/+9
2000-04-24Respective ChangeLogs for common, cp/, java/Robert Lipe6-15/+15
2000-04-24combine.c (try_combine): Update reg_nonzero_bits of newi2pat before newpat.Hiroyuki Machida2-3/+8
2000-04-24loop.c (strength_reduce): Simplify test to INSN_P.Jan Hubicka2-10/+26
2000-04-24regs.h (reg_n_max): Don't declare.Mark Mitchell4-32/+35
2000-04-24Daily bump.Jeff Law2-2/+2
2000-04-24new.cc (set_new_handler): Needs to be in std::.Benjamin Kosnik2-1/+5
2000-04-24genattrtab.c (find_attr): Initialize unsigned_p, func_units_p and blockage_p ...Jeffrey A Law2-0/+6
2000-04-24cp-tree.h (lang_decl): Remove pretty_function_p.Mark Mitchell6-62/+95
2000-04-23mn10300.md (addsi): `inc4' on address registers does not modify cc...Alexandre Oliva2-7/+14
2000-04-23typeck.c (c_expand_asm_operands): Restore the original contents of the output...Richard Henderson2-2/+11
2000-04-23reload.c (find_equiv_reg): Checks all valueno regs as a reload_reg_p regs.Denis Chertykov2-6/+15
2000-04-23cpphash.c (collect_objlike_expansion): Add sanity check.Zack Weinberg3-23/+51
2000-04-23mn10300.h (REGNO_IN_RANGE_P): New macro.Alexandre Oliva2-43/+49
2000-04-23* gcc.c-torture/execute/20000422-1.c: New test.Jeffrey A Law2-1/+44
2000-04-23loop.c (simplify_giv_expr): Be more agressive on simplifying constant MULT givs.Jan Hubicka2-13/+33
2000-04-23cpphash.h (struct definition): Move file, line, col members...Zack Weinberg6-622/+806
2000-04-23* boehm.c (mark_reference_fields): Use int_byte_position.Tom Tromey2-1/+5
2000-04-23loop.c (maybe_eliminate_biv_1): Use GET_CODE (x) == CONST_INT instead of CONS...Jan Hubicka2-20/+26
2000-04-23Daily bump.Jeff Law2-2/+2
2000-04-23boehm.c (mark_reference_fields): Only call byte_position on non-static fields.Tom Tromey2-1/+7
2000-04-22cpphash.c (trad_stringify, add_pat): New functions.Zack Weinberg4-47/+186
2000-04-22Convert C++ comment to block commentZack Weinberg1-2/+2
2000-04-22boehm.c (mark_reference_fields): Added `last_view_index' argument.Tom Tromey2-20/+38
2000-04-22* loop.c (strength_reduce): Fix biv removal code.Jan Hubicka2-13/+5
2000-04-22predict.c (estimate_probability): Examine both sides of a branch for no exits.Richard Henderson2-32/+48
2000-04-22* flow.c (mark_used_reg): Hack around rs6000 eliminable pic reg.Richard Henderson2-3/+10
2000-04-22diagnostic.c (init_output_buffer): Don't initialize format_args.Richard Henderson3-14/+28
2000-04-22predict.c (expected_value_to_br_prob): Don't bomb if op1 of the collected con...Richard Henderson2-1/+16
2000-04-22ir.texi: Document complex number representation.Gabriel Dos Reis2-1/+30
2000-04-22diagnostic.h: New file.Gabriel Dos Reis4-117/+375
2000-04-22expr.c (preexpand_calls, [...]): Don't look at TYPE_SIZE of VOID_TYPE.Richard Kenner2-1/+7
2000-04-22Daily bump.Jeff Law2-2/+2
2000-04-22Whitespace changeAlexandre Oliva1-11/+11
2000-04-21[multiple changes]Alexandre Petit-Bianco4-182/+331
2000-04-21mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead of explicit 0.Alexandre Oliva2-2/+8
2000-04-21mn10300.h (REGISTER_MOVE_COST): Provide more accurate data about SP moves.Alexandre Oliva2-1/+14
2000-04-21mn10300.h (ADDITIONAL_REGISTER_NAMES): Added aliases to AM33 registers.Alexandre Oliva2-1/+14
2000-04-21mn10300.h (REG_CLASS_CONTENTS): Added register 16 to all EXTENDED bitmaps.Alexandre Oliva2-7/+12
2000-04-21mn10300-protos.h (mn10300_address_cost): Declare.Alexandre Oliva4-0/+91
2000-04-21Update. Build with the same version of bison.Jeff Law2-506/+507
2000-04-21mn10300.md (movdi, movdf): Do not use `movu' when the operand is not constant.Alexandre Oliva2-8/+21
2000-04-21reload.c (find_equiv_reg): Checks all valueno and regno regs as a call-clobbe...Denis Chertykov2-10/+22
2000-04-21re GNATS gcj/124 (protected constructor for InvocationTargetException still v...Tom Tromey3-238/+178
2000-04-21rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.Richard Kenner10-13/+25
2000-04-21Add missing blankRichard Kenner1-1/+1
2000-04-21stor-layout.c (layout_decl): Only set DECL_MODE if not already set.Richard Kenner2-5/+13
2000-04-21gengenrtl.c (gencode): Write obstack_alloc_rtx function start in proper format.Richard Kenner2-1/+5
2000-04-21cse.c (cse_insn): In (set REG0 REG1) case, remove a REG_EQUAL note for REG1.Richard Kenner2-16/+23