1. 29 Dec, 2000 11 commits
  2. 28 Dec, 2000 17 commits
  3. 27 Dec, 2000 10 commits
  4. 26 Dec, 2000 2 commits
    • bsearch.c: New file. · dac45916
      * bsearch.c: New file.
      * configure.in (funcs): Add bsearch.
      (AC_CHECK_FUNCS): Likewise.
      * configure, config.in: Regenerate.
      
      From-SVN: r38492
      Michael Sokolov committed
    • h8300.c: Fix a comment typo. · 3e39bdb9
      2000-12-26  Kazu Hirata  <kazu@hxi.com>
      
      	* config/h8300/h8300.c: Fix a comment typo.
      	(get_shift_alg): Do not output extra whitespace after one line
      	of assembly code.  Output a tab after an opcode instead of a
      	space.
      	(emit_a_shift): Output a tab after an opcode instead of a space.
      
      From-SVN: r38491
      Kazu Hirata committed