aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-09-28c-decl.c (finish_function): Convert definition to ISO C90.Andreas Jaeger10-40/+55
2003-09-28Daily bump.GCC Administrator1-1/+1
2003-09-27* config.gcc (alpha*-dec-osf[45]*): Disable fixproto.Nathanael Nerode2-0/+2
2003-09-27* config.gcc (arm*-*-uclinux*): Disable fixproto.Nathanael Nerode2-0/+2
2003-09-27config.gcc (powerpc-*-eabispe*, [...]): Disable fixproto.Nathanael Nerode2-0/+8
2003-09-27re PR java/1333 (private field access modifier not implemented correctly)Alexandre Petit-Bianco2-21/+31
2003-09-27re PR rtl-optimization/12340 (loop unroller + gcse produces wrong code)Eric Botcazou5-4/+448
2003-09-27name-lookup.h (get_global_value_if_present): New function.Gabriel Dos Reis8-47/+61
2003-09-27Correct PR number.Kriang Lerdsuwanakij1-1/+1
2003-09-27re PR c++/11415 (Error message with ::::)Kriang Lerdsuwanakij2-0/+10
2003-09-27* unroll.c(loop_interations)[GT]: Add missing break.Graham Stott2-0/+5
2003-09-27Correct previous ChangeLog entry.R. Kelley Cook1-1/+1
2003-09-27GNU CC -> GCCKelley Cook208-905/+988
2003-09-27cp-tree.h, [...]: Remove reference to macros BINDING_SCOPE, BINDING_VALUE and...Gabriel Dos Reis6-108/+88
2003-09-27Daily bump.GCC Administrator1-1/+1
2003-09-26objc-act.c (tm_p.h): Tweak order.Loren J. Rittle2-4/+5
2003-09-26* objc/objc-act.c (tm_p.h): Tweak order.Loren J. Rittle2-1/+5
2003-09-26config.gcc (hppa*64*-*-linux* | parisc*64*-*-linux*): Include t-slibgcc-elf-v...Nathanael Nerode2-1/+3
2003-09-26config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*): Disable fixproto.Nathanael Nerode2-0/+3
2003-09-26config.gcc (i960-*-coff*, [...]): Disable fixproto.Nathanael Nerode2-0/+5
2003-09-26config.gcc (i[34567]86-*-solaris2*, [...]): Disable fixproto.Nathanael Nerode2-0/+6
2003-09-26* config/i386/unix.h: Remove (unused) DEFAULT_ASSEMBLER_DIALECT.Nathanael Nerode2-2/+4
2003-09-26i386.h (ix86_return_in_memory): Revert my last patch.Loren J. Rittle3-1/+6
2003-09-26dbxout.c (dbxout_typedefs): Output typedefs in forward order.Per Bothner2-4/+7
2003-09-26re PR rtl-optimization/11741 (internal compiler error at gcse.c:5318)Roger Sayle4-37/+98
2003-09-26s390.md ("builtin_setjmp_setup"): Insn deleted.Andreas Krebbel3-44/+29
2003-09-26re PR bootstrap/12358 (Bootstrap comparison failure!)John David Anglin2-1/+6
2003-09-26decl.c (pop_binding_level, [...]): Merge into leave_scope.Gabriel Dos Reis2-65/+52
2003-09-26expmed.c (store_bit_field): Don't search for an integer mode unless we need t...Richard Sandiford2-5/+9
2003-09-26expr.c (emit_move_insn_1): If there is no move pattern for the original mode...Richard Sandiford2-0/+16
2003-09-26* combine.c (if_then_else_cond): Tighten mode check.Richard Sandiford2-1/+5
2003-09-26cppcharset.c, cpphash.h: Rename 'struct strbuf' to 'struct _cpp_strbuf'.Nathanael Nerode3-17/+22
2003-09-26netbsd-elf.h, [...]: Replace "GNU CC", "GNU compiler", and "GNU C-compiler" w...Nathanael Nerode25-102/+112
2003-09-26i386-aout.h, [...]: GNU CC -> GCC.Nathanael Nerode21-84/+93
2003-09-26att.h, [...]: GNU CC -> GCC.Nathanael Nerode17-65/+74
2003-09-26Daily bump.GCC Administrator1-1/+1
2003-09-26cgraph.c (dump_cgraph): Don't output newline before dump.Kelley Cook3-44/+94
2003-09-25* config/i386/i386.h (ix86_return_in_memory): Add prototype.Loren J. Rittle2-0/+5
2003-09-25s390.c (s390_emit_prologue): Simplify accesses to FPR slots in the save area.Ulrich Weigand2-44/+24
2003-09-25cgraph.h (cgraph_remove_edge): Declare.Richard Sandiford4-3/+10
2003-09-25* objc/objc-act.c (gen_declaration_1): Fix printf format.Ulrich Weigand2-1/+6
2003-09-25re PR c++/5655 (Member redeclared within its class definition with a differen...Kriang Lerdsuwanakij5-3/+56
2003-09-25arm.c (all_cores): arm710t, arm720t and arm740t are all based on the arm7tdmi...Richard Earnshaw2-3/+8
2003-09-25darwin-protos.h (objc_image_info_section): New prototype.Ziemowit Laski2-0/+6
2003-09-25Makefile.in (stub-objc.o): Depend on $(GGC_H).Ziemowit Laski2-2/+7
2003-09-25config.gcc: Get rid of more gratuitious 'x'es.Nathanael Nerode2-41/+37
2003-09-25cp-parse.in (objc_try_stmt): Do not specify a %type.Ziemowit Laski2-1/+5
2003-09-25config.gcc: New 'widely ported system' clause for rtems.Nathanael Nerode2-36/+10
2003-09-25mips.c (mips_va_arg): Handle arguments that must be passed on the stack.Richard Sandiford2-0/+24
2003-09-25config.gcc (widely ported systems section): Mostly alphabetize by system.Nathanael Nerode2-75/+78