1. 16 Oct, 2001 12 commits
  2. 15 Oct, 2001 10 commits
  3. 14 Oct, 2001 6 commits
  4. 13 Oct, 2001 9 commits
  5. 12 Oct, 2001 3 commits
    • cppmain.c (struct printer): New member source. · 0c34509f
      	* cppmain.c (struct printer): New member source.
      	(scan_translation_unit): Fix spacing at start of lines.
      	(cb_line_change): Update.
      
      	* gcc.dg/cpp/spacing2.c: New test.
      
      From-SVN: r46237
      Neil Booth committed
    • Makefile.in: Rebuilt. · 42273f32
      	* Makefile.in: Rebuilt.
      	* Makefile.am (rmi_java_source_files): Added new files.
      	* gnu/java/rmi/rmic/RMIC.java (compile): Uncommented; fixed to use
      	new Compiler class.
      	* gnu/java/rmi/rmic/Makefile.am (EXTRA_DIST): Updated.
      	* gnu/java/rmi/rmic/Compile_gcj.java: New file.
      	* gnu/java/rmi/rmic/CompilerProcess.java: New file.
      	* gnu/java/rmi/rmic/Compiler.java: New file.
      
      From-SVN: r46235
      Tom Tromey committed
    • arit.c: Use __builtin_labs, not abs. · 44a4ca5e
      	* config/cris/arit.c: Use __builtin_labs, not abs.
      
      	* config/cris/cris.h (SET_STRIPPABLE_EXECUTABLE): Don't define.
      
      	* config/cris/cris.c (cris_target_asm_function_epilogue): Move
      	misplaced sprintf and fprintf argument.
      
      From-SVN: r46234
      Hans-Peter Nilsson committed