gcc.git
2000-08-23 Joseph Myers* gcc.dg/c99-array-nonobj-1.c: New test.
2000-08-23 Jim WilsonMinor cleanup of ia64 unwind handler code.
2000-08-23 Nick Cliftonmissed one...
2000-08-23 Nick CliftonReplace upper case condition code strings with lower...
2000-08-23 Nick CliftonReplace STRUCT_VALUE_REGNUm by STRUCT_VALUE
2000-08-23 Zack Weinbergcpphash.h (IN_I): New flag for directive table.
2000-08-23 Joseph Myersc-common.c (print_char_table): Allow 'I' flag with...
2000-08-23 Mark Mitchellcp-tree.h (DECL_CLONED_FUNCTION_P): Check DECL_LANG_SPE...
2000-08-23 Alex Samuelcp-demangle.c (result_close_template_list): Remove...
2000-08-23 Phil EdwardsDummy checkin of footer.html to force web sync.
2000-08-23 Kaveh R. Ghazitr-warn4.c, [...]: New tests.
2000-08-23 Alexandre OlivaAdded John David Anglin's name to patch for HP-UX bootstrap
2000-08-23 Richard Earnshawarm.c (arm_expand_prologue): Ensure that the stack...
2000-08-23 Bruce KorbUpdate to pthread and addition of sys/machine.h
2000-08-23 Bruce KorbFixed the test for aix_pthread
2000-08-23 Eli ZaretskiiFix sed script for sysv86_string fix
2000-08-23 Bruce KorbAdded a line to the test base
2000-08-23 Gabriel Dos... error.c (cp_print_error_function): Don't use embedded...
2000-08-23 Alexandre Oliva* MAINTAINERS: Add self as a build machinery (*.in...
2000-08-23 Alexandre Olivasimplify-rtx.c (simplify_rtx): Don't pass VOIDmode...
2000-08-23 Jeff LawDaily bump.
2000-08-23 Gabriel Dos... decl.c (init_decl_processing): Remove bogus initialization.
2000-08-23 Phil Edwardsacconfig.h: _GLIBCPP_USING_THREADS and some workaround...
2000-08-23 John Wehlertlanal.c (rtx_unstable_p): The pic register is stable...
2000-08-23 Kaveh R. Ghazi* c-parse.in (unop +): Restrict -Wtraditional warnings...
2000-08-23 DJ Delorie* MAINTAINERS: Add self as a build machinery (*.in...
2000-08-22 Benjamin Kosniklocale-inst.cc: Add codecvt<unicode_t...
2000-08-22 J. David AnglinForgot to commit.
2000-08-22 Theodore Papadopoulo* decl2.c (arg_assoc): Revert my 2000-08-11 change.
2000-08-22 J. David Anglinvax.h (ASM_SPEC): Pass `-J' to assembler.
2000-08-22 Gabriel Dos... Makefile.in (error.o): Depends on diagnostic.h
2000-08-22 J"orn Rennecketoplev.c (rest_of_compilation): Rebuild label notes...
2000-08-22 Gabriel Dos... diagnostic.h (output_buffer_state): New macro.
2000-08-22 Nick CliftonUse macros to replace duplicated bodies of assembler...
2000-08-22 Kaz Kojimash.md (cmpeqdi_t splitter): Fix a reverse testing.
2000-08-22 Nick CliftonBefore performing any restorative additions...
2000-08-22 Alexandre Olivacalls.c (check_sibcall_argument_overlap_1): Adjust...
2000-08-22 David Edelsohnaix.h (ASM_DECLARE_FUNCTION_NAME): Call named_section...
2000-08-22 Geoff Berrybitset (bitset::_M_is_any): Don't use __BITSET_WORDS...
2000-08-22 Benjamin Kosnikfloat-i386.h (LDBL_EPSILON): Remove __convert_long_doub...
2000-08-22 Steven Kingfloat-i386.h (LDBL_EPSILON): Remove __convert_long_doub...
2000-08-22 Benjamin Kosnikatomicity.h: Change __attribute__ ((unused)) to __attri...
2000-08-22 Jason Merrillfix so failures are diagnosed
2000-08-22 Jason Merrilltweak
2000-08-22 Richard Henderson* flow.c (tidy_fallthru_edge): Update b->end properly.
2000-08-22 Levente Farkasbasic_string.h: Fix up parameter names.
2000-08-22 Brent VernerMakefile.am (INCLUDES): Put $(CSHADOW_INCLUDES) before...
2000-08-22 Stan CoxMakefile.in (OBJS): Add dependence.o.
2000-08-22 Alexandre Olivainvoke.texi (SH Options): Document -m4-nofpu...
2000-08-22 Joseph Myersc-common.c (check_format_info): Give the 'some locales...
2000-08-22 Richard Hendersonalias.c (init_alias_analysis): Do not register struct_v...
2000-08-22 Richard HendersonNew test.
2000-08-22 Benjamin Kosnikcodecvt.h: Implement codecvt<wchar_t, char, mbstate_t>.
2000-08-22 Benjamin Kosnikcodecvt.h: Implement codecvt<wchar_t, char, mbstate_t>.
2000-08-22 Alexandre Oliva(TYPE_RETURNS_STACK_DEPRESSED): Insert blank between
2000-08-22 Jeff LawDaily bump.
2000-08-22 Jeffrey A Law* protoize.c (munge_compile_params): Fix typo and forma...
2000-08-22 Gabriel Dos... diagnostic.h (report_problematic_module): Declare.
2000-08-22 Richard Kennerstmt.c (expand_goto_internal, [...]): Only check TYPE_R...
2000-08-22 Alexandre Olivaconfig-ml.in (CC, CXX): Avoid trailing whitespace.
2000-08-22 Mark WielaardMakefile.in: Rebuilt.
2000-08-22 Richard Hendersonflow.c (calculate_global_regs_live): Mark frame pointer...
2000-08-22 Jim WilsonFix x86-x-ia64 cross compiler build failure.
2000-08-22 Graham StottFix typos spotted by Graham Stott.
2000-08-21 Tom TromeyResourceBundle.java (trySomeGetBundle): Removed debuggi...
2000-08-21 Jakub Jelinekunroll.c (loop_find_equiv_value): If ret is modified...
2000-08-21 Joseph Myersc-common.c (init_dollar_format_checking, [...]): New...
2000-08-21 Kaveh R. GhaziWarning fixes:
2000-08-21 Nixlang-specs.h: Do not process -o or run the assembler...
2000-08-21 Nixlang-specs.h: Do not process -o or run the assembler...
2000-08-21 Nixlang-specs.h: Do not process -o or run the assembler...
2000-08-21 DJ Delorie* MAINTAINERS: Add self as a libiberty maintainer
2000-08-21 Jeff LawForgot to commit with last change.
2000-08-21 Jeff Lawgcc.c (do_spec_1): Implement %j spec flag.
2000-08-21 Eli Zaretskiiprevent the deletion of a file before it is read on DOS
2000-08-21 Bruce KorbMakefile for i?86-pc-msdosdjgpp
2000-08-21 Jakub Jelineki386.md (lea_general_1): Copy insn condition to split...
2000-08-21 Kaveh R. Ghazic-decl.c (duplicate_decls, [...]): Restrict -Wtradition...
2000-08-21 Maciej W. Rozyckilinux.h (LINK_SPEC): Use %(endian_spec).
2000-08-21 Joseph Myersc-tree.h (flag_hosted): Move declaration from here...
2000-08-21 Joseph Myersc-common.c (scan_char_table): Add 'w' to flags for...
2000-08-21 Jeffrey A Lawreload.c (reload_inner_reg_of_subreg): New function...
2000-08-21 Jeffrey A Lawglobal.c (global_alloc): Avoid passing dumpfile argumen...
2000-08-21 Jakub Jelinek* g++.old-deja/g++.other/loop2.C: New test.
2000-08-21 Gabriel Dos... Fix thinko.
2000-08-21 Gabriel Dos... * bits/std_cmath.h (std::abs): Overload for int and...
2000-08-21 Gabriel Dos... diagnostic.c (context_as_prefix): Export.
2000-08-21 Richard Earnshawflow.c (init_propagate_block_info): Handle SUBREG in...
2000-08-21 Jakub Jelinek20000606-1.c: New test.
2000-08-21 Jeff LawDaily bump.
2000-08-21 Jakub Jelinek* lang-specs.h: Pass -I* options to f771.
2000-08-21 Benjamin Kosnikstring-inst.cc: Tweak instantiations for new-gxx-abi.
2000-08-21 Anthony GreenFixed typo in ChangeLog
2000-08-21 Anthony GreennatSystem.cc (init_properties): Change sourceware refer...
2000-08-21 Mark Mitchellclass.c (build_vtbl_initializer): Clear the entire...
2000-08-20 Richard Henderson* flow.c (merge_blocks_nomove): Don't seek back past...
2000-08-20 Mark WielaardAdler32.java: Make private variables really private
2000-08-20 Zack Weinberg[multiple changes]
2000-08-20 Anthony GreenJarFile.java: Don't call java.util.zip.ZipFile.getEntry...
2000-08-20 Richard Hendersonia64.c (emit_insn_group_barriers): Stop if ar.lc assign...
next