aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-24i386.i386.c (ix86_return_in_memory): Reformat.Richard Henderson4-19/+64
2003-08-25Daily bump.GCC Administrator2-2/+2
2003-08-24gcc_release (build_sources): Create/update the LAST_UPDATED file in the sourc...Gerald Pfeifer2-1/+8
2003-08-24* rtlanal.c (may_trap_p): Simplify an integer comparison.Kazu Hirata2-3/+5
2003-08-24inclhack.def (AAB_svr4_replace_byteorder): Enhance comment.Nathanael Nerode3-6/+19
2003-08-24t-i860: New.Jason Eckhardt3-1/+11
2003-08-24Daily bump.GCC Administrator2-2/+2
2003-08-24c-decl.c (pushdecl): Only put decls which finish_struct will do something abo...Jakub Jelinek4-3/+47
2003-08-23re PR c/11369 (too relaxed checking with -Wstrict-prototypes)Jan Hubicka5-26/+124
2003-08-23MAINTAINERS: Update my email address.Marek Michalkiewicz2-1/+5
2003-08-23s390.h (LOAD_EXTEND_OP): Remove.Ulrich Weigand3-26/+47
2003-08-23fix thinko in previousDale Johannesen1-1/+1
2003-08-23calls.c (emit_library_call_value_1): Fix obvious errors in arguments to emit_...Dale Johannesen2-2/+7
2003-08-23calls.c (emit_library_call_value_1): Remove code related to LIBGCC_NEEDS_DOUBLE.Jason Eckhardt5-22/+11
2003-08-23* config/mips/linux64.h (STARTFILE_PREFIX_SPEC): Remove.Richard Sandiford2-6/+4
2003-08-23mips.c (mips_setup_incoming_varargs): Handle o32 and o64 as well.Richard Sandiford2-100/+38
2003-08-23s390.c (s390_expand_movstr, [...]): Use ISO C syntax for function pointer calls.Ulrich Weigand3-44/+52
2003-08-23* combine.c (apply_distributive_law): Correct comment.Roger Sayle2-1/+5
2003-08-23re PR c++/3765 (member using declaration can't change access from public)Kriang Lerdsuwanakij4-21/+61
2003-08-23PR c++/641, c++/11876Kriang Lerdsuwanakij9-24/+117
2003-08-23i860.h: Remove comment mentioning LIBGCC_NEEDS_DOUBLE.Jason Eckhardt2-3/+4
2003-08-23re PR libgcj/8823 (gij doesn't handle "Miranda methods" (abstract class that ...Andreas Tobler2-1/+5
2003-08-23i860.c (i860_build_va_list): Create the va_decl declaration.Jason Eckhardt4-143/+210
2003-08-23configure.in: Use newline instead of semicolon when assuming shell arguments ...Phil Edwards3-35/+43
2003-08-23iq2000.c: Fix comment typos.Kazu Hirata3-4/+9
2003-08-23iq2000.c: Follow spelling conventions.Kazu Hirata4-12/+18
2003-08-23i860.c (output_move_double): Don't set latehalf to zero for CONST_INT (since ...Jason Eckhardt3-3/+18
2003-08-23i860-protos.h (output_delay_insn): Remove prototype.Jason Eckhardt4-502/+124
2003-08-23i860.c: Replace all occurrences of 'GNU CC' with 'GCC'.Jason Eckhardt7-150/+100
2003-08-23i860-protos.h (i860_va_start): Remove 'stdarg_p' argument.Jason Eckhardt5-87/+156
2003-08-23linkage.exp: Treat all HP-UX platforms identically.Mark Mitchell2-1/+6
2003-08-23MAINTAINERS: Resurrect the i860 maintainer.Jason Eckhardt11-0/+6479
2003-08-23* g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.Mark Mitchell2-1/+5
2003-08-23pa.c: Replace 'GNU CC' with 'GCC'.Jason Eckhardt29-934/+620
2003-08-23s390-protos.h (s390_output_pool_entry): Declare.Ulrich Weigand4-177/+93
2003-08-23Daily bump.GCC Administrator2-2/+2
2003-08-22mips.h (MASK_FIX_SB1, [...]): New defines.Chris Demetriou4-18/+148
2003-08-22hashtable.c (ht_expand): Avoid calculating rehash for the common case that th...Roger Sayle2-7/+11
2003-08-22* gcc.dg/20020313-1.c: Add "-w" to dg-options.Mark Mitchell2-1/+7
2003-08-22* gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.Mark Mitchell2-0/+9
2003-08-22* config/ia64/hpux.h (SUPPORTS_INIT_PRIORITY): Define to 0.Mark Mitchell2-0/+8
2003-08-22GdkGraphics.java (drawString): Pass font name, not XLFD, to native drawString.Thomas Fitzsimmons4-13/+33
2003-08-22* g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.Mark Mitchell2-1/+5
2003-08-22ia64.md (*ptr_extend_plus_1): Rename to ...Mark Mitchell3-15/+50
2003-08-22Index: ChangeLogGeoffrey Keating1-36/+37
2003-08-22m68k.c (m68k_coff_asm_named_section): remove unused function.Bernardo Innocenti2-33/+6
2003-08-22i386.c (const_int_1_operand): Simplify an integer comparison.Kazu Hirata2-1/+6
2003-08-22GtkWindowPeer.java: Remove GTK_WINDOW_DIALOG.Thomas Fitzsimmons3-5/+9
2003-08-22fp-bit.c: Specify config/ dir for include of fp-bit.h.Alan Modra3-2/+7
2003-08-22cfgcleanup.c: Fix comment typos.Kazu Hirata7-7/+16