1. 24 Jul, 2000 15 commits
  2. 23 Jul, 2000 22 commits
  3. 22 Jul, 2000 3 commits
    • collect2.c (main): Typo fixed. · 4eb00163
      2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
      
      	* collect2.c (main): Typo fixed.
      	* diagnostic.c: Typo fixed.
      	* dwarf2out.c (dwarf2out_frame_debug_expr): Typo fixed.
      	* eh-common.h: Typo fixed.
      	* emit-rtl.c (start_sequence): Typo fixed.
      	* flow.c (find_label_refs): Typo fixed.
      	(calculate_global_regs_live): Typo fixed.
      	(mark_regno_cond_dead): Typo fixed.
      	(create_edge_list): Typos fixed.
      	(verify_edge_list): Typo fixed.
      	* ggc-common.c (ggc_mark_rtx_children): Typo fixed.
      	* loop.c (strength_reduce): Typo in function name fixed.
      	* rtl.h: Added comments.  Typo in function name fixed.
      	* rtlanal.c: Typo in function name fixed.
      	(insn_dependant_p): Rename to ...
      	(insn_dependent_p): ... this.
      	(computed_jumo_p): Typo fixed.
      
      From-SVN: r35194
      Jeffrey Oldham committed
    • stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha. · 11489a95
      
      2000-07-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
              * src/stl-inst.cc: Change __sink_unused_warning to unsigned int
              for alpha.
      
              * testsuite/26_numerics/complex_inserters_extractors.cc (testall):
              Change return type to void.
              * testsuite/25_algorithms/lower_bound.cc: Add return values.
      	* testsuite/17_intro/header_ciso646.cc: Modify.
              * bits/locale_facets.h: Add return values for the generic cases.
      
      From-SVN: r35193
      Benjamin Kosnik committed
    • * MAINTAINERS: Add self to Write After Approval list. · 2d573dff
      From-SVN: r35192
      Jeffrey Oldham committed