1. 16 Oct, 2001 11 commits
  2. 15 Oct, 2001 10 commits
  3. 14 Oct, 2001 6 commits
  4. 13 Oct, 2001 9 commits
  5. 12 Oct, 2001 4 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
    • ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40. · 71a94577
      top:
      	* ABOUT-NLS, aclocal.m4: Update i18n framework from gettext 0.10.40.
      	* configure.in, Makefile.in: Take out obsolete check-po logic.
      	* configure, config.in: Regenerate.
      intl:
      	* Update entire directory from gettext 0.10.40.
      	* cat-compat.c, linux-msg.sed, po2tbl.sed.in, xopen-msg.sed:
      	Removed.
      	* config.charset, dcigettext.c, dcngettext.c, libgnuintl.h,
      	localcharset.c, locale.alias, ngettext.c, plural.c, plural.y,
      	ref-add.sin, ref-del.sin: New.
      po:
      	* Makefile.in.in: Upgrade to gettext-0.10.40.
      	* cat-id-tbl.c: Remove file.
      	* stamp-cat-id: Remove file.
      
      From-SVN: r46233
      Zack Weinberg committed