aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-04-24decl2.c (finish_file): Remove double setup for accounting compile time.Zack Weinberg2-5/+5
2000-04-24configure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete redundant call to AC_MSG_R...Kaveh R. Ghazi3-140/+143
2000-04-24invoke.texi: Correct grammatical errors...Martin v. Löwis2-5/+9
2000-04-24aclocal.m4: (GCC_HEADER_STRING...Kaveh R. Ghazi4-29/+43
2000-04-24sstream: New file.Magnus Fromreide3-1/+232
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-24natFirstThread.cc (run): Initialize class before calling main.Jeff Sturm2-4/+8
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 Law5-5/+5
2000-04-24hashtab.h (hash_pointer): Declare.Mark Mitchell4-0/+45
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-24* sort.c (sort_pointers): Fix endianness bugs.Mark Mitchell2-8/+12
2000-04-24* gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.Tom Tromey2-0/+5
2000-04-24* sort.h: New file.Mark Mitchell2-0/+49
2000-04-24sort.c: New file.Mark Mitchell3-4/+188
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-23bits: Add.Benjamin Kosnik20-0/+2681
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 Law5-5/+5
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-22+ 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_...Anthony Green7-34/+65
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 Law5-5/+5
2000-04-22Whitespace changeAlexandre Oliva1-11/+11
2000-04-21[multiple changes]Alexandre Petit-Bianco4-182/+331
2000-04-21Makefile.in (*-subdir): Revamp slightly to avoid losing on 4.3BSD systems.Michael Sokolov2-3/+9
2000-04-21PipedInputStream.java, [...]: Yet another new version from Classpath.Tom Tromey3-27/+16