gcc.git
2000-10-17 Benjamin Kosnikvia Alexandre Oliva <aoliva@redhat.com>
2000-10-17 Bernd SchmidtImproved sequence point warnings
2000-10-17 Benjamin KosnikShadow headers would work if libsupc++ was strict about...
2000-10-17 Jeff LawDaily bump.
2000-10-17 Joseph Myersdecl.c (WINT_TYPE): Define.
2000-10-17 Joseph Myersc-common.h (warn_missing_format_attribute): New variable.
2000-10-17 Marc Espieinvoke.texi (-shared): Insist on requiring code generat...
2000-10-17 J. David Anglin* pa.md (return_internal): Move `use' after `return'.
2000-10-17 Michael MeissnerOnly create gcc/configargs.h if gcc build directory...
2000-10-16 Anthony Greendecl.c (init_decl_processing): Call init_class_processi...
2000-10-16 Jakub Jelinek* gcc.c-torture/execute/20001013-1.c: New test.
2000-10-16 Kazu Hiratah8300.c: Include ggc.h.
2000-10-16 Mark Mitchelltypeck.c (qualify_type): Remove.
2000-10-16 Mark MitchellReplace with URL for FSF service directory
2000-10-16 Diego Novillounix.h (ASM_OUTPUT_MI_THUNK): Output final jump using...
2000-10-16 Theodore Papadopoulo* machmode.def: Correct comment.
2000-10-16 Rodney Brownprint-rtl.c (print_rtx_head): Constify.
2000-10-16 Rodney Brownpa-protos.h (output_64bit_and, [...]): Constify char...
2000-10-16 Joseph Myersc-common.c (format_check_results): New structure.
2000-10-16 Diego Novilloi386.md (*movsi_or): Switch operand order for intel...
2000-10-16 Matthias Kloseconfig.if: Search libstdc++-v3/configure.in for INTERFA...
2000-10-16 Kazu Hiratah8300.c: Remove obstack.
2000-10-16 Joseph Myers* README, lib/file-format.exp: Remove EGCS references.
2000-10-16 Jakub Jelinekrtlanal.c (may_trap_p): Check operand modes of COMPARE.
2000-10-16 Jeff LawDaily bump.
2000-10-16 Jakub Jelinekiostream.cc (ostream::operator<<(double n)): Initialize...
2000-10-16 Phil Edwardsconfigopts.html: Remove libgcc-rebuild; HTML formatting.
2000-10-16 Phil EdwardsDummy checkin of footer.html to force web update.
2000-10-15 Joseph Myersc90-printf-2.c, [...]: Determine the type for intmax_t...
2000-10-15 Benjamin KosnikMakefile.am (toolexeclibdir): Add support fo VERSION_SP...
2000-10-15 Jeff LawDaily bump.
2000-10-14 Joseph Myers* PROBLEMS: Remove.
2000-10-14 Kaveh R. Ghazi* Makefile.in (parse.c, parse.h): Fix think-o in last...
2000-10-14 Joseph Myers* gperf-2.7-19981006.pat: Remove.
2000-10-14 Joseph Myers* gcc.texi (Contributing): Update.
2000-10-14 Jeff LawDaily bump.
2000-10-13 Alexandre Petit... [multiple changes]
2000-10-13 Alexandre Oliva* c-common.c (c_expand_builtin): PARAMS-ize prototype.
2000-10-13 Marek Michalkiewiczavr.c (output_movhi, [...]): Fix loading constants...
2000-10-13 Kaveh R. GhaziMakefile.in (c-parse.c, tradcif.c): Create atomically.
2000-10-13 Richard Earnshawarm.c: Include obstack.h
2000-10-13 Jakub Jelineksparc.md (nonlocal_goto_receiver): Remove.
2000-10-13 Richard Earnshaw* tree.h (struct obstack): Declare.
2000-10-13 Jeff LawDaily bump.
2000-10-13 Mark MitchellRemove obstacks.
2000-10-13 Bryce McKinlayexception.cc: Don't #include "exception".
2000-10-12 Tom Tromeyre GNATS gcj/356 (gcjh bug: Can't #include <java/awt...
2000-10-12 Jan Hubickai386.md (adddi3, [...]): Update for new pattern.
2000-10-12 Benjamin KosnikMakefile.am: Use it.
2000-10-12 Benjamin KosnikMakefile.am: Use it.
2000-10-12 Benjamin KosnikMakefile.am: Use it.
2000-10-12 Richard Earnshawbb-reorder.c (reorder_basic_blocks): Allocate an aux...
2000-10-12 Benjamin KosnikMakefile.am: Use it.
2000-10-12 Benjamin KosnikMakefile.am: Use it.
2000-10-12 Joseph Myersgcc.texi: Merge in contents of README.TRAD and TESTS...
2000-10-12 Joseph Myersc-common.c (decl_attributes): Don't allow strftime...
2000-10-12 Jeff LawDaily bump.
2000-10-12 Joseph Myersc90-printf-2.c, [...]: Use __LONG_LONG_MAX__ instead...
2000-10-12 Joseph Myersc-common.c (scanf_flag_specs): Add flags ' and I.
2000-10-12 Joseph Myersc-common.c (print_char_table): Use the unpromoted type...
2000-10-11 Joseph Myersc-typeck.c (check_modify_expr): New function.
2000-10-11 Geoff Keating20001011-1.c: New testcase.
2000-10-11 Phil Edwardsacinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Comment...
2000-10-11 Richard Kennertree.c (get_narrower): Don't look at precision of field...
2000-10-11 Bryce McKinlayChoicePeer.java (addItem): Removed.
2000-10-11 Jeff LawDaily bump.
2000-10-10 Benjamin Kosnik000-10-10 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-10-10 Benjamin KosnikMakefile.am (LIBSUPCXX_INCLUDES): Adjust.
2000-10-10 Benjamin KosnikMakefile.am (LIBSUPCXX_INCLUDES): Adjust.
2000-10-10 Warren LevyLocaleData_en.java (monetarySeparator): Added.
2000-10-10 Tom Tromeylex.c (java_new_lexer): Initialize out_first and out_la...
2000-10-10 Denis Chertykovavr.c (valid_machine_decl_attribute): Allow `extern...
2000-10-10 Marek Michalkiewiczavr.c (out_shift_with_cnt): Use AS2 macro.
2000-10-10 Alexandre Petit... [multiple changes]
2000-10-10 Jakub Jelinek991209-1.c (stack_ptr): Use __asm, not asm, so that...
2000-10-10 Hans-Peter... Oops, forgot to commit testcase.
2000-10-10 Jakub Jelinekreload1.c (calculate_needs_all_insns): If deleting...
2000-10-10 Alexandre Olivaconfigure.in (zlib_basedir): Cope with empty with_targe...
2000-10-10 Jeff LawDaily bump.
2000-10-10 J. David Anglin* dbxout.c (dbxout_source_line): Remove extra tab.
2000-10-09 Hans-Peter... * config/elfos.h (UNIQUE_SECTION): Apply STRIP_NAME_ENC...
2000-10-09 Jan HubickaMon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh...
2000-10-09 Richard HendersonMakefile.in (LANG_LIB2FUNCS): Remove.
2000-10-09 Richard HendersonMake-lang.in (CXX_EXTRA_HEADERS): Remove.
2000-10-09 Richard Hendersonpure.cc: New file.
2000-10-09 Geoff Keating20001009-1.c: New testcase.
2000-10-09 Richard Earnshaw* arm.md (push_multi): Revert unintended change.
2000-10-09 Richard Earnshawarm.c: Miscellaneous white space and comment clean...
2000-10-09 Tom Tromey[multiple changes]
2000-10-09 Kaveh R. Ghazic-common.c (c_expand_builtin_printf): Set the TREE_TYPE...
2000-10-09 Richard Earnshawarm.c (thumb_expand_movstrqi): Rewrite to support SSA...
2000-10-09 Richard Earnshawarm.md (predicable): New attribute, default to "no".
2000-10-09 Gerald PfeiferREADME.NS32K: Remove file.
2000-10-09 Benjamin Kosnik0-10-09 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-10-09 Benjamin Kosnikconfigopts.html: Edit.
2000-10-09 Benjamin Kosnikconfigopts.html: Edit.
2000-10-09 Benjamin Kosnikconfigopts.html: Edit.
2000-10-09 Benjamin Kosnikconfigopts.html: Edit.
2000-10-09 Philipp Thomasaclocal.m4 (AM_GNU_GETTEXT): Fix non portable use of...
2000-10-09 Philipp Thomasaclocal.m4 (AM_WITH_NLS): When not using included gette...
next