platform/upstream/gcc.git
2003-05-22 Paolo Carlinifstream.tcc (_M_underflow): simplify...
2003-05-22 Kaveh R. Ghazim68hc11.c: Don't use the `0' flag for asm_fprintf speci...
2003-05-22 Benjamin Kosnik[multiple changes]
2003-05-22 Zack Weinbergre PR other/2873 ([3.3 only][fixinclude] Bogus fixinclu...
2003-05-22 Geert Bosch* gnat_rm.texi : Remove reference to Ada Core Technologies.
2003-05-22 Rekha Bhintadesh.h (TARGET_SWITCHES): Display all the target switches...
2003-05-22 Eric Botcazoure PR bootstrap/10805 ([sun-solaris2.7] relocation...
2003-05-22 Loren J. RittleTweak last commit, adjust ChangeLog to reflect complete...
2003-05-22 Ben EllistonI'm sure Loren James Little meant 2003-05-21, not 2003...
2003-05-22 Loren J. Rittlefreebsd.h (CPP_CPU64_DEFAULT_SPEC): Add -D__sparcv9...
2003-05-22 Maciej W. Rozyckiconfigure.in: Use curly braces in the definition of...
2003-05-22 DJ DelorieMakefile.tpl (configure-target-libiberty): Depend only...
2003-05-22 GCC AdministratorDaily bump.
2003-05-21 Jason Merrillinit.c (build_vec_delete): Copy the address into a...
2003-05-21 Janis Johnsonscalar-return-1_main.c: New file.
2003-05-21 Danny Smithgthr-win32.h (__GTHREAD_HIDE_WIN32API): Test for non...
2003-05-21 John David... re PR target/6428 ([hppa*-hp-hpux] gmon.out is not...
2003-05-21 Bob Wilsonxtensa.h (MASK_SERIALIZE_VOLATILE, [...]): Delete.
2003-05-21 DJ DelorieMakefile.tpl: Add missing empty maybe-check-gcc target.
2003-05-21 Paolo Carlinistd_fstream.h (_M_set_buffer): Fix indentation.
2003-05-21 Nathan Sidwellc-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.
2003-05-21 Nick CliftonUpdate overflow type for R_XSTORMY16_16 reloc.
2003-05-21 Jonathan Wakelyindex.html: Fix typo.
2003-05-21 Jonathan Wakelytest.html: Fix markup.
2003-05-21 Nathan Sidwellremove conflict marker
2003-05-21 Nathan Sidwellc-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.
2003-05-21 Kevin B. Hendricksinvoke.texi (Option Summary, [...]): Document new options.
2003-05-21 Kaveh R. Ghazic-pretty-print.c (pp_c_integer_literal): Use HOST_WIDE_...
2003-05-21 Roger Saylegcse.c (cprop_jump): Make use of REG_EQUAL notes on...
2003-05-21 Ian Lance Taylor* MAINTAINERS: Update my e-mail address.
2003-05-21 Danny Smithstubs.c (hypot, [...]): Don't divide by zero.
2003-05-21 Kaveh GhaziConcatenate one of the fprintf calls in the previous...
2003-05-21 Danny Smithre PR c++/9738 ([mingw] Internal compiler error in...
2003-05-21 GCC AdministratorDaily bump.
2003-05-21 Kaveh R. Ghazigenautomata.c (output_description, [...]): Add missing...
2003-05-20 Bob Wilsonlib1funcs.asm: Avoid use of .Lfe* in .size directives.
2003-05-20 Paolo Carlini4.cc: Fix typo.
2003-05-20 Paolo Carlini5.cc: New file, further testing that upon filebuf:...
2003-05-20 Gerald Pfeiferstl_alloc.h (__default_alloc_template::_S_chunk_alloc...
2003-05-20 Benjamin KosnikREADME: Move to...
2003-05-20 Janis Johnsonstruct-by-value-3_x.c: Move common pieces to headers.
2003-05-20 Kevin Rydedoc/extend.texi: Put warning into documentation of...
2003-05-20 Jason Merrillfix whitespace
2003-05-20 Jason Merrilltree.c (expr_last): New fn.
2003-05-20 J"orn Renneckesh.c (sh_register_move_cost): Add clase for moving...
2003-05-20 Michael Koch2003-05-20 Michael Koch <konqueror@gmx.de>
2003-05-20 Gerald Pfeifergcc_release (upload_files): Put diff files into a ...
2003-05-20 Michael KochDataInputStream.java: Reformatted, Replaced < and ...
2003-05-20 Michael KochAccidently comitted this during last commit, revert...
2003-05-20 Michael KochByteBufferImpl.java, [...]: Moved files to java/nio.
2003-05-20 Gabriel Dos... re PR libstdc++/10689 (pow(std::complex(0),1/3) returns...
2003-05-20 Kelley Cook* config.table: Accept i[345867]86 variant.
2003-05-20 John David... * pa/milli64.S ($$mulI): Fix typo.
2003-05-20 Matt Kraai* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-05-20 Nathanael Nerodeconfigure.in: Switch more things to use maybe dependencies.
2003-05-20 Alexandre Olivalinux64.h (LIB_SPEC): Add missing -lc and correct ...
2003-05-20 GCC AdministratorDaily bump.
2003-05-19 Neil Boothc-opts.c (c_common_decode_option): Don't accept dollars...
2003-05-19 Seth Arnoldrs6000.c (rs6000_stack_info): Do not add vrsave_size...
2003-05-19 Aldy Hernandeztm.texi (function_arg): Fix typo.
2003-05-19 Matt AusternAdd a new flag...
2003-05-19 Paolo Carlini4.cc: New file, testing that upon filebuf::close()...
2003-05-19 Kelley Cookconfigure.in: Accept i[3456789]86 for machine type.
2003-05-19 Kelley Cook* acinclude.m4: Accept i[3456789]86 for machine type.
2003-05-19 Kevin B. Hendricksrs6000.c (rs6000_alignment_string, [...]): New variables.
2003-05-19 J"orn Renneckec-decl.c (finish_decl): When setting the DECL_ASSEMBLER...
2003-05-19 Jason Merrilltree-inline.c (copy_body_r): Avoid generating &* during...
2003-05-19 Jakub Jelinek* gcc.dg/20030225-2.c: New test.
2003-05-19 Gabriel Dos... Fix comment-style.
2003-05-19 Michael Koch2003-05-19 Michael Koch <konqueror@gmx.de>
2003-05-19 Michael KochCollationKey.java: Merged copyright and dat from classpath.
2003-05-19 Andrew MacLeod(xstormy16_expand_prologue): Do not mark assignments...
2003-05-19 Michael Koch2003-05-19 Michael Koch <konqueror@gmx.de>
2003-05-19 Richard Sandifordmips.h (ISA_HAS_LOAD_DELAY, [...]): New macros.
2003-05-19 Richard Sandifordmips-protos.h (final_prescan_insn, [...]): Remove.
2003-05-19 Richard Sandifordmips.c (mips_class_max_nregs): Return the number of...
2003-05-19 Richard Sandifordmips.c (override_options): Disable explicit relocs...
2003-05-19 Andrew Pinskiname-lookup.c (free_binding_entry): fix where the GTY...
2003-05-19 Eric Christophermips.h: Remove definition of g_switch_value.
2003-05-19 Michael Koch2003-05-19 Michael Koch <konqueror@gmx.de>
2003-05-19 Matt Kraaiflags.h (g_switch_value): Change to an unsigned HOST_WI...
2003-05-19 GCC AdministratorDaily bump.
2003-05-18 Roger Saylere PR middle-end/10472 (ICE in instantiate_virtual_regs...
2003-05-18 Andreas Schwab* config/m68k/m68k.md: Use define_constants for unspec...
2003-05-18 Neil Booth* config/sparc/sparc.h: Define sparc for now.
2003-05-18 Mark Mitchellgcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
2003-05-18 Nathanael Nerodegcc_release: GNU CC -> GCC.
2003-05-18 Nathanael Nerode* config.gcc: Clear xm_file, md_file at the beginning...
2003-05-18 Nathanael Nerodestormy16.h: Remove about 3000 lines of target-independe...
2003-05-18 Nathanael Nerodecollect2.texi: GNU CC -> GCC.
2003-05-18 Nathanael Nerode<top level>
2003-05-18 Toon Moeneintdoc.in: Fix documentation of IDATE.
2003-05-18 Gabriel Dos... hashtable.h (struct ht_identifier): Add data member...
2003-05-18 Kriang Lerdsuwanakijre PR c++/9022 (using declaration accepted as using...
2003-05-18 Nathan Sidwell* gcov-io.c (gcov_read_bytes): Fix fread thinko.
2003-05-18 Neil Boothc-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default...
2003-05-18 Kriang Lerdsuwanakijsemantics.c (perform_deferred_access_checks): Don't...
2003-05-18 GCC AdministratorDaily bump.
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-17 Mark Mitchellgcc-dg.exp (gcc-dg-debug-runtest): New method.
next