platform/upstream/gcc.git
2003-07-11 Mark Mitchellre PR c++/8327 (In definition of template static member...
2003-07-11 Mark Mitchelltypeck.c (build_binary_op): Do not warn about signed vs.
2003-07-11 James E Wilsonre PR rtl-optimization/9745 ([powerpc] miscompiles...
2003-07-11 Matthias Klosetest_installed: Add options to run objc tests.
2003-07-11 Zack Weinbergcppcharset.c: Fix comment.
2003-07-11 Neil Boothcommon.opt: More --help messages.
2003-07-11 Nathanael Nerodemkfixinc.sh: Drop reference to unsupported alpha-*...
2003-07-11 Dara Hazeghire PR bootstrap/10758 (bootstrap failure on HP-UX 11...
2003-07-11 Phil EdwardsMissed one spot from the previous change.
2003-07-11 Phil Edwardsacinclude.m4 (GLIBCC_ENABLE_SYMVERS): Tweak comments.
2003-07-11 Kazu Hirata* gcc.dg/20021018-1.c: Disable if the sizeof (int)...
2003-07-11 Roger Sayle* config/ia64/hpux.h (TARGET_C99_FUNCTIONS): Define.
2003-07-11 GCC AdministratorDaily bump.
2003-07-10 Zack Weinbergcppcharset.c (one_utf8_to_cppchar, [...]): New functions.
2003-07-10 Kelley Cookoops
2003-07-10 Neil BoothMake-lang.in: Update.
2003-07-10 Toon Moeneffe.texi: Correctly use @var{srcdir}.
2003-07-10 Kelley CookMakefile.in (options.h): Depend on Makefile.
2003-07-10 Denis Chertykovcombine.c (gen_binary): Handle the CLOBBER rtx and...
2003-07-10 Zdenek Dvorakgcse.c (load_kills_store, [...]): Keep track of the...
2003-07-10 Mark Mitchellre PR c++/9411 ([New parser] Template function lookup...
2003-07-10 Steven Bosschertoplev.c (do_compile): Don't try to open dump files...
2003-07-10 Kaveh R. Ghaziarm.c (arm_init_iwmmxt_builtins, [...]): Use ARRAY_SIZE.
2003-07-10 Mark Mitchellre PR c++/10032 (-pedantic converts some errors to...
2003-07-10 J"orn Rennecke* tm.texi (RETURN_ADDR_OFFSET): Document.
2003-07-10 Nathan SidwellPR c++ 9483
2003-07-10 Nathan Sidwellgcov-io.h: Update documentation.
2003-07-10 Kazu Hiratare PR c/11449 (ICE in invert_truthvalue called on AND...
2003-07-10 Kriang Lerdsuwanakijre PR c++/10849 (Cannot define an out-of-class speciali...
2003-07-10 Kazu Hiratare PR c/11449 (ICE in invert_truthvalue called on AND...
2003-07-10 Steven Bosscherggc.h, [...]: Use `rtx' instead of `struct rtx_def...
2003-07-10 Andreas Schwab* gcov-dump.c (dump_file): Fix missing address operator.
2003-07-10 Nicola PeroFixed rare threading problem
2003-07-10 Nathan SidwellPR c++ 9483
2003-07-10 Fergus HendersonRemove C language front end dependencies.
2003-07-10 Benjamin Kosniklocale_facets.tcc: Use function object for __use_cache...
2003-07-10 Kazu Hirata* config/h8300/h8300.md (a peephole2): New.
2003-07-10 Michael Kochlibgcj.pc.in: New file.
2003-07-10 Bob Wilson* xtensa-config.h: Undef all macros before defining...
2003-07-10 Alexandre Olivaconfigure: Rebuilt.
2003-07-10 Bob Wilsonconfigure.in: Add ${libgcj} to noconfigdirs for xtensa...
2003-07-10 Alexandre Oliva[multiple changes]
2003-07-10 Andreas Jaeger* fold-const.c: Properly wrap prototypes.
2003-07-10 Alexandre Oliva[multiple changes]
2003-07-10 Jerry Quinnios.cc (_M_grow_words): Fix spelling.
2003-07-10 Alexandre Olivamn10300.h (PREDICATE_CODES): Define.
2003-07-10 Matt Kraai* doc/install.texi: Add missing @.
2003-07-10 Bob Wilson* config/xtensa/xtensa.h (CRT_CALL_STATIC_FUNCTION...
2003-07-10 GCC AdministratorDaily bump.
2003-07-09 Mark Mitchelltypeck.c (build_x_unary_op): Take note of the fact...
2003-07-09 Mark Mitchellparser.c (cp_parser_primary_expression): Preserve the...
2003-07-09 Aldy Hernandezi386.c (ix86_function_arg_boundary): Remove abort.
2003-07-09 Nathanael Nerodere PR bootstrap/11043 ([arc-elf32] make fails due to...
2003-07-09 Toon Moenere PR fortran/11301 (ICE with -fno-globals)
2003-07-09 Nathanael Nerodeinclhack.def (limits_ifndefs): Add select test.
2003-07-09 Jeff SturmSyncTest.java (run): Cache .class value.
2003-07-09 Tom TromeyMakefile.in: Rebuilt.
2003-07-09 Nathanael Nerodeinclhack.def (math_exception): Improve bypass and comment.
2003-07-09 Gawain Boltonstl_tree.h: Move larger member functions in _Rb_tree_ba...
2003-07-09 Hans-Peter... install.texi (Configuration): Document the valgrind...
2003-07-09 Nathan Sidwellbprob.exp (prof_ext): Update.
2003-07-09 Jan Hubicka* objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_IN...
2003-07-09 Gerald Pfeifergcc_release (announce_snapshot): Add substitution of...
2003-07-09 Rainer Orth* c-lex.c (cb_ident): Cast cstr.text to const char *.
2003-07-09 Nathan Sidwellgcov-io.h: Update documentation.
2003-07-09 Nathan Sidwellconfigure.in (BUILD_PREFIX, [...]): Set if enable cover...
2003-07-09 Mark WielaardObjectOutputStream.java (writeObject): break after...
2003-07-09 Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-09 Michael KochGtkComponentPeer.java, [...]: Explicitly import used...
2003-07-09 Michael Koch2003-07-09 Michael Koch <konqueror@gmx.de>
2003-07-09 John David... const-elim-1.c (dg-final): Change regexp to match label...
2003-07-09 Neil Boothtoplev.c (warn_dummy, W_options): Die.
2003-07-09 Andreas Jaegeropts.c (wrap_help): Only pass int arguments as argument...
2003-07-09 Matt Kraai* doc/invoke.texi: Fix misspelling of "@item".
2003-07-09 Kazu Hirata* gcc.c-torture/compile/20030704-1.c: Add a comment.
2003-07-09 Kazu Hiratai386.md: Remove an old comment about NOTICE_UPDATE_CC.
2003-07-09 Jan Hubickacgraph.c (cgraph_node_name): New function.
2003-07-09 Roger Saylere PR other/11370 (-Wunreachable-code gives false compl...
2003-07-09 Geoffrey Keatingexpr.c (MOVE_MAX_PIECES): Move from here...
2003-07-09 Matt Kraai* Makefile.in (stage1-start): Handle an empty SUBDIRS.
2003-07-09 Kaveh R. Ghazigenattr.c (internal_dfa_insn_code): Don't prototype.
2003-07-09 Benjamin Kosnikpod_char_traits.cc: New.
2003-07-09 Kaveh R. Ghazigenattrtab.h: Add new macros for attr `special' flags.
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-09 James E Wilsonpartial fix for PR target/10021
2003-07-09 GCC AdministratorDaily bump.
2003-07-08 Danny Smithre PR bootstrap/11455 (Bootstrap failure in Cygwin)
2003-07-08 Neil Booth* opts.c (wrap_help): Use unsigned int, not size_t.
2003-07-08 Gawain Boltonlist_create_fill_sort.cc: New.
2003-07-08 Mark Wielaardcni.h: CNI now expands to Compiled Native Interface.
2003-07-08 Mark Wielaard* gcj.texi: CNI now expands to Compiled Native Interface.
2003-07-08 Stephane Carrezm68hc11.h (HAVE_AS_DWARF2_DEBUG_LINE): Don't define...
2003-07-08 Zack Weinbergoops, left this bit out
2003-07-08 Zack WeinbergMakefile.in (fixinc.sh): Remove gnu-regex.[ch] from...
2003-07-08 Benjamin Kosniknumeric_members.cc: Correct type info.
2003-07-08 Steven Bosscherre PR c/1687 (Exponential time behavior with -O -finlin...
2003-07-08 Jakub Jelinekre PR target/11420 ([x86_64] gcc generates invalid...
2003-07-08 Chris DemetriouMakefile.in (install-po): Cope with empty CATALOGS.
2003-07-08 Richard Sandifordelf64.h (TARGET_ASM_UNIQUE_SECTION): Delete.
2003-07-08 Rainer OrthMake-lang.in (f/g77.dvi): Use PWD_COMMAND.
next