2003-09-25 |
Jeff Sturm | aclocal.m4: Rebuilt. |
commit | commitdiff | tree |
2003-09-25 |
Richard Sandiford | cgraph.h (cgraph_remove_edge): Declare. |
commit | commitdiff | tree |
2003-09-25 |
Ulrich Weigand | * objc/objc-act.c (gen_declaration_1): Fix printf format. |
commit | commitdiff | tree |
2003-09-25 |
Guilhem Lavaux | SimpleDateFormat.java (parse): Don't use class calendar... |
commit | commitdiff | tree |
2003-09-25 |
Michael Koch | 2003-09-25 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree |
2003-09-25 |
Benjamin Kosnik | ctype_members.cc (ctype<wchar_t>::do_is): Fix. |
commit | commitdiff | tree |
2003-09-25 |
Michael Koch | 2003-09-25 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree |
2003-09-25 |
Michael Koch | [multiple changes] |
commit | commitdiff | tree |
2003-09-25 |
Daniel Jacobowitz | * acx.m4 (AC_PROG_CPP_WERROR): New. |
commit | commitdiff | tree |
2003-09-25 |
Daniel Jacobowitz | configure.in: Use AC_PROG_CPP_WERROR. |
commit | commitdiff | tree |
2003-09-25 |
Guilhem Lavaux | DecimalFormat.java (format): Don't immediatly round... |
commit | commitdiff | tree |
2003-09-25 |
Ulrich Weigand | Makefile.am (version_dep): New variable. |
commit | commitdiff | tree |
2003-09-25 |
Kriang Lerdsuwanakij | re PR c++/5655 (Member redeclared within its class... |
commit | commitdiff | tree |
2003-09-25 |
Michael Koch | 2003-09-25 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree |
2003-09-25 |
Richard Earnshaw | arm.c (all_cores): arm710t, arm720t and arm740t are... |
commit | commitdiff | tree |
2003-09-25 |
Michael Koch | InetAddress.java: Reorder imports, remove implementatio... |
commit | commitdiff | tree |
2003-09-25 |
Ziemowit Laski | darwin-protos.h (objc_image_info_section): New prototype. |
commit | commitdiff | tree |
2003-09-25 |
Tom Tromey | Proxy.java (generate): Uncomment protection domain... |
commit | commitdiff | tree |
2003-09-25 |
Ziemowit Laski | Makefile.in (stub-objc.o): Depend on $(GGC_H). |
commit | commitdiff | tree |
2003-09-25 |
Nathanael Nerode | config.gcc: Get rid of more gratuitious 'x'es. |
commit | commitdiff | tree |
2003-09-25 |
Ziemowit Laski | cp-parse.in (objc_try_stmt): Do not specify a %type. |
commit | commitdiff | tree |
2003-09-25 |
Nathanael Nerode | config.gcc: New 'widely ported system' clause for rtems. |
commit | commitdiff | tree |
2003-09-25 |
Richard Sandiford | mips.c (mips_va_arg): Handle arguments that must be... |
commit | commitdiff | tree |
2003-09-25 |
Nathanael Nerode | config.gcc (widely ported systems section): Mostly... |
commit | commitdiff | tree |
2003-09-25 |
Michael Koch | Forgot to add in last commit. |
commit | commitdiff | tree |
2003-09-25 |
Michael Koch | ByteBufferHelper.java: New file. |
commit | commitdiff | tree |
2003-09-25 |
Nathanael Nerode | * config.gcc (widely ported systems section): Reindent... |
commit | commitdiff | tree |
2003-09-25 |
Nathanael Nerode | config.gcc: Remove some unnecessary uses of 'x' in... |
commit | commitdiff | tree |
2003-09-25 |
Nathanael Nerode | * config.gcc (*-hpux11): Disable fixproto. |
commit | commitdiff | tree |
2003-09-25 |
Phil Edwards | re PR pch/12112 (Putting PCH files in a directory compl... |
commit | commitdiff | tree |
2003-09-25 |
Bryce McKinlay | re PR libgcj/12388 (mingw32 target fails to build libjava) |
commit | commitdiff | tree |
2003-09-25 |
Roger Sayle | re PR bootstrap/12358 (Bootstrap comparison failure!) |
commit | commitdiff | tree |
2003-09-25 |
Ziemowit Laski | MERGE OF objc-improvements-branch into MAINLINE. |
commit | commitdiff | tree |
2003-09-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2003-09-24 |
Alexandre Oliva | cpplib.c (do_pragma): Reintroduce cb_line_change call... |
commit | commitdiff | tree |
2003-09-24 |
Alexandre Oliva | * gcc.dg/cpp/Wunknown-pragmas-1.c: New test. |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | config.gcc (c4x-*, [...]): Disable fixproto. |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | config.gcc: Clean up and reindent $with_cpu=yes|no... |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | config.gcc (arm-*-coff*, [...]): Disable fixproto. |
commit | commitdiff | tree |
2003-09-24 |
David Edelsohn | rs6000.md (movti_power): Collapse case 1 and 2 together. |
commit | commitdiff | tree |
2003-09-24 |
Rainer Orth | * class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERGE... |
commit | commitdiff | tree |
2003-09-24 |
Nathan Sidwell | * c-common.c (c_common_type_for_mode): Check for VOIDmode. |
commit | commitdiff | tree |
2003-09-24 |
Richard Earnshaw | arm.h (ASM_OUTPUT_REG_PUSH, [...]): Wrap in do...while(0) |
commit | commitdiff | tree |
2003-09-24 |
Geoffrey Keating | * config/t-darwin (crt2.o): Add stmp-int-hdrs to depend... |
commit | commitdiff | tree |
2003-09-24 |
Bryce McKinlay | StringBuffer.java (substring): Don't set `shared' on... |
commit | commitdiff | tree |
2003-09-24 |
Michael Koch | acinclude.m4 (AM_LC_LOCALES): Added check for locale.h. |
commit | commitdiff | tree |
2003-09-24 |
Bryce McKinlay | PlainSocketImpl.java (read): Remove declaration. |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | config.gcc: Move use_fixproto=no from generic vxworks... |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | config.gcc (powerpc-*-gnu-gnualtivec*): Disable fixprot... |
commit | commitdiff | tree |
2003-09-24 |
Andrew Pinski | re PR bootstrap/12383 (Bootstrap fails in dwarf2out... |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | config.gcc (x86_64-*-freebsd*): Disable fixproto (accid... |
commit | commitdiff | tree |
2003-09-24 |
Alexandre Oliva | mn10300.md (andsi3): Fix cut&pasto in 0xfffffffe constant. |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | * config.gcc: Move vax-*-vms* unsupported notice up... |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | config.gcc (alpha64*-dec-*vms*, [...]): Disable fixproto. |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | config.gcc: Move use_fixproto=no from generic FreeBSD... |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | config.gcc: Move use_fixproto=no from generic NetBSD... |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | config.gcc: Move use_fixproto=no from generic OpenBSD... |
commit | commitdiff | tree |
2003-09-24 |
Nathanael Nerode | * java/lang/System.java: Add GCJ LOCAL note about encod... |
commit | commitdiff | tree |
2003-09-24 |
John David... | pa.c (hppa_expand_prologue): Do pic register save in... |
commit | commitdiff | tree |
2003-09-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2003-09-24 |
Kelley Cook | cgraphunit.c (cgraph_expand_all_functions): Renamed... |
commit | commitdiff | tree |
2003-09-23 |
Kaveh R. Ghazi | Makefile.in (gnucompare*): Merge into ... |
commit | commitdiff | tree |
2003-09-23 |
Rainer Orth | targhooks.c: Include output.h. |
commit | commitdiff | tree |
2003-09-23 |
Rainer Orth | * config.host: Removed superfluous newline. |
commit | commitdiff | tree |
2003-09-23 |
Nathanael Nerode | config.gcc: Use ${target}, not $machine. |
commit | commitdiff | tree |
2003-09-23 |
Nathanael Nerode | Float.java, [...]: Add GCJ LOCAL markers. |
commit | commitdiff | tree |
2003-09-23 |
Geoffrey Keating | rs6000.c (function_arg_pass_by_reference): Don't pass... |
commit | commitdiff | tree |
2003-09-23 |
Nathanael Nerode | config.gcc: Set use_fixproto=no in each specific *... |
commit | commitdiff | tree |
2003-09-23 |
Benjamin Kosnik | locale_facets.tcc: Tweak to avoid warnings. |
commit | commitdiff | tree |
2003-09-23 |
Richard Henderson | tree-inline.c (remap_save_expr): Map new save_expr... |
commit | commitdiff | tree |
2003-09-23 |
Rainer Orth | configure.in (HAVE_GAS_SHF_MERGE): Always define to... |
commit | commitdiff | tree |
2003-09-23 |
Rainer Orth | except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UN... |
commit | commitdiff | tree |
2003-09-23 |
Rainer Orth | target.h (struct gcc_target): New member external_libcall. |
commit | commitdiff | tree |
2003-09-23 |
David Edelsohn | Correct gpr_or_gpr_p ChangeLog entry. |
commit | commitdiff | tree |
2003-09-23 |
Nathanael Nerode | config.gcc: Do per-target disabling of fixproto here... |
commit | commitdiff | tree |
2003-09-23 |
Nathanael Nerode | config.host: Allow unknown hosts (not targets). |
commit | commitdiff | tree |
2003-09-23 |
Andreas Tobler | MAINTAINERS: Move myself from 'Write After Approval... |
commit | commitdiff | tree |
2003-09-23 |
Roger Sayle | jcf-write.c (generate_bytecode_insns): Optimize binary... |
commit | commitdiff | tree |
2003-09-23 |
Gabriel Dos... | cp-tree.h (scope_kind): Add new enumerator. |
commit | commitdiff | tree |
2003-09-23 |
Richard Henderson | c-common.c (c_common_signed_or_unsigned_type): Examine... |
commit | commitdiff | tree |
2003-09-23 |
Jeff Sturm | decl.c (java_init_decl_processing): Don't emit otable... |
commit | commitdiff | tree |
2003-09-23 |
David Edelsohn | rs6000.c (altivec_in_gprs_p): Rename to ... |
commit | commitdiff | tree |
2003-09-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2003-09-22 |
Bob Wilson | xtensa-protos.h: Convert to ISO C90. |
commit | commitdiff | tree |
2003-09-22 |
Alexandre Oliva | mn10300.md: Revert 2003-09-17's patch. |
commit | commitdiff | tree |
2003-09-22 |
Petur Runolfsson | istream.tcc (basic_istream::read, [...]): Avoid redunda... |
commit | commitdiff | tree |
2003-09-22 |
Bernardo Innocenti | * doc/contrib.texi: Add Peter Barada, Paul Dale and... |
commit | commitdiff | tree |
2003-09-22 |
Andrew Cagney | floatformat.h (struct floatformat): Add field "is_valid". |
commit | commitdiff | tree |
2003-09-22 |
Bernardo Innocenti | m68k.h (MASK_RTD, [...]): Resurrect -mrtd option. |
commit | commitdiff | tree |
2003-09-22 |
Anthony Green | Another newlib fix. |
commit | commitdiff | tree |
2003-09-22 |
Anthony Green | Another newlib fix |
commit | commitdiff | tree |
2003-09-22 |
Carlo Wood | re PR libstdc++/12365 (include/g++/bits/demangle.h... |
commit | commitdiff | tree |
2003-09-22 |
Gerald Pfeifer | gcc_release (announce_snapshot): Restructure processing... |
commit | commitdiff | tree |
2003-09-22 |
Ralph Loader | re PR libgcj/12350 (StringBuffer.substring handles... |
commit | commitdiff | tree |
2003-09-22 |
Michael Koch | jni.cc (_Jv_LookupJNIMethod): Remove workaround that... |
commit | commitdiff | tree |
2003-09-22 |
Michael Koch | InetAddress.java: Moves around some code, reformats... |
commit | commitdiff | tree |
2003-09-22 |
Andrew Pinski | re PR target/12281 (not emiting function which is stati... |
commit | commitdiff | tree |
2003-09-22 |
Eric Botcazou | re PR target/9786 (Ice in fixup_abnormal_edges with... |
commit | commitdiff | tree |
2003-09-22 |
Michael Koch | 2003-09-22 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree |
2003-09-22 |
Eric Botcazou | * real.c: Fix several nits in the head comment. |
commit | commitdiff | tree |
next |