aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-22c-decl.c: Fix comment formatting.Kazu Hirata15-19/+36
2003-08-22builtin-attrs.def: Fix comment formatting.Kazu Hirata8-12/+22
2003-08-22m68k-protos.h: Convert to ISO C90.Bernardo Innocenti3-200/+127
2003-08-22Daily bump.GCC Administrator2-2/+2
2003-08-21re PR libgcj/12013 (Calling Reference.clear() can cause runtime to crash.)David Daney3-9/+25
2003-08-21re PR c++/11283 (ICE in build_conditional_expr)Jason Merrill3-2/+31
2003-08-21* gcc_build: Fix handling of -t option. Add -x option.Mark Mitchell2-4/+12
2003-08-21Makefile.am (gtk_awt_peer_sources): Add gnu/java/awt/peer/GLightweightPeer.java.Scott Gilbertson9-106/+169
2003-08-21m68k.c (m68k_rtx_costs): Adjust mul/div costs for ColdFire cores.Bernardo Innocenti2-6/+20
2003-08-21re PR c++/11551 (g++ accepts typedef as destructor name)Mark Mitchell8-50/+127
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg44-446/+332
2003-08-21cppfiles.c (stack_file): Correctly pass return_at_eof parameter to cpp_push_b...Per Bothner3-4/+9
2003-08-21configure.in: Fix detection of gcj when building with newlib.Richard Earnshaw3-10/+15
2003-08-21re PR target/11805 ([H8300] ICE)Kazu Hirata4-37/+34
2003-08-21mips.h (MUST_PASS_IN_STACK): Remove BLKmode clause.Richard Sandiford3-27/+12
2003-08-21re PR c++/11834 (template specialization not matched)Mark Mitchell4-0/+45
2003-08-21Test from http://gcc.gnu.org/ml/gcc-patches/2003-08/msg01198.htmlJosef Zlomek2-0/+20
2003-08-21fold-const.c (fold): Fix bug in (A & C) == D where D & ~C != 0 and similarly ...Josef Zlomek2-2/+7
2003-08-21re PR c++/11614 (Incorrect handling of pointers to arrays)Jason Merrill2-13/+15
2003-08-20semantics.c (simplify_aggr_init_expr): Split out from simplify_aggr_init_expr...Jason Merrill4-26/+56