1. 02 Sep, 2002 1 commit
  2. 01 Sep, 2002 6 commits
  3. 31 Aug, 2002 11 commits
  4. 30 Aug, 2002 12 commits
  5. 29 Aug, 2002 10 commits
    • diagnostic.c (fancy_abort): Don't repeat "internal error". · 9d533cb5
      	* diagnostic.c (fancy_abort): Don't repeat "internal error".
      	* toplev.c (crash_signal): Likewise.
      
      From-SVN: r56669
      Gabriel Dos Reis committed
    • Extended documentation on ObjC macros and flags · 1f676100
      From-SVN: r56668
      Nicola Pero committed
    • chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. · 23532de9
      * config/chorus.h: Consistently define *_DEBUGGING_INFO with
      the value 1.  Do not undef before defining.
      * config/darwin.h: Likewise.
      * config/dbx.h: Likewise.
      * config/dbxcoff.h: Likewise.
      * config/dbxelf.h: Likewise.
      * config/elfos.h: Likewise.
      * config/interix.h: Likewise.
      * config/lynx-ng.h: Likewise.
      * config/lynx.h: Likewise.
      * config/netware.h: Likewise.
      * config/psos.h: Likewise.
      * config/svr3.h: Likewise.
      * config/alpha/alpha.h: Likewise.
      * config/alpha/elf.h: Likewise.
      * config/alpha/vms.h: Likewise.
      * config/arc/arc.h: Likewise.
      * config/arm/aout.h: Likewise.
      * config/arm/coff.h: Likewise.
      * config/c4x/c4x.h: Likewise.
      * config/h8300/h8300.h: Likewise.
      * config/i386/cygwin.h: Likewise.
      * config/i386/djgpp.h: Likewise.
      * config/i386/gas.h: Likewise.
      * config/i386/gstabs.h: Likewise.
      * config/i386/i386-coff.h: Likewise.
      * config/i386/i386-interix.h: Likewise.
      * config/i386/sco5.h: Likewise.
      * config/i386/svr3dbx.h: Likewise.
      * config/i386/sysv3.h: Likewise.
      * config/i386/win32.h: Likewise.
      * config/i386/x86-64.h: Likewise.
      * config/i960/i960.h: Likewise.
      * config/ia64/ia64.h: Likewise.
      * config/ip2k/ip2k.h: Likewise.
      * config/m32r/m32r.h: Likewise.
      * config/m68k/3b1.h: Likewise.
      * config/m68k/3b1g.h: Likewise.
      * config/m68k/ccur-GAS.h: Likewise.
      * config/m68k/coff.h: Likewise.
      * config/m68k/hp2bsd.h: Likewise.
      * config/m68k/hp310g.h: Likewise.
      * config/m68k/hp320g.h: Likewise.
      * config/m68k/hp3bsd.h: Likewise.
      * config/m68k/hp3bsd44.h: Likewise.
      * config/m68k/linux-aout.h: Likewise.
      * config/m68k/m68k-aout.h: Likewise.
      * config/m68k/mot3300.h: Likewise.
      * config/m68k/netbsd.h: Likewise.
      * config/m68k/openbsd.h: Likewise.
      * config/m68k/pbb.h: Likewise.
      * config/m68k/plexus.h: Likewise.
      * config/m68k/sun2.h: Likewise.
      * config/m68k/sun3.h: Likewise.
      * config/m68k/tower-as.h: Likewise.
      * config/m68k/vxm68k.h: Likewise.
      * config/m88k/aout-dbx.h: Likewise.
      * config/m88k/m88k-aout.h: Likewise.
      * config/mcore/mcore-elf.h: Likewise.
      * config/mcore/mcore-pe.h: Likewise.
      * config/mips/elf.h: Likewise.
      * config/mips/elf64.h: Likewise.
      * config/mips/iris5gas.h: Likewise.
      * config/mips/iris6.h: Likewise.
      * config/mips/mips.h: Likewise.
      * config/mips/sni-gas.h: Likewise.
      * config/mmix/mmix.h: Likewise.
      * config/ns32k/netbsd.h: Likewise.
      * config/pa/pa64-hpux.h: Likewise.
      * config/romp/romp.h: Likewise.
      * config/rs6000/sysv4.h: Likewise.
      * config/rs6000/xcoff.h: Likewise.
      * config/sh/coff.h: Likewise.
      * config/sh/elf.h: Likewise.
      * config/sparc/linux64.h: Likewise.
      * config/sparc/liteelf.h: Likewise.
      * config/sparc/netbsd.h: Likewise.
      * config/sparc/openbsd.h: Likewise.
      * config/sparc/pbd.h: Likewise.
      * config/sparc/sp64-elf.h: Likewise.
      * config/sparc/sp86x-elf.h: Likewise.
      * config/sparc/sparc.h: Likewise.
      * config/vax/vax.h: Likewise.
      * config/vax/vaxv.h: Likewise.
      
      From-SVN: r56667
      Jason Thorpe committed
    • h8300.c (shift_alg_hi): Various tweaks to improve performance of HImode shifts. · 5e98fba2
              * h8300.c (shift_alg_hi): Various tweaks to improve performance
              of HImode shifts.
              (get_shift_alg): Corresponding changes.
      
      From-SVN: r56665
      Dhananjay R. Deshpande committed
    • * som.h (ALWAYS_STRIP_DOTDOT): Define to 1. · 43852342
      From-SVN: r56664
      John David Anglin committed
    • expr.h (enum block_op_methods): New. · 44bb111a
              * expr.h (enum block_op_methods): New.
              (emit_block_move): Update prototype.
              * expr.c (block_move_libcall_safe_for_call_parm): New.
              (emit_block_move_via_loop): New.
              (emit_block_move): Use them.  New argument METHOD.
              (emit_push_insn): Always respect the given alignment.
              (expand_assignment): Update call to emit_block_move.
              (store_expr, store_field, expand_expr): Likewise.
              * builtins.c (expand_builtin_apply): Likewise.
              (expand_builtin_memcpy, expand_builtin_va_copy): Likewise.
              * function.c (expand_function_end): Likewise.
              * config/sh/sh.c (sh_initialize_trampoline): Likewise.
              * config/sparc/sparc.c (sparc_va_arg): Likewise.
              * calls.c (expand_call, emit_library_call_value_1): Likewise.
              (save_fixed_argument_area): Use emit_block_move with
              BLOCK_OP_CALL_PARM instead of move_by_pieces.
              (restore_fixed_argument_area): Likewise.
              (store_one_arg): Fix alignment parameter to emit_push_insn.
      
      From-SVN: r56661
      Richard Henderson committed
    • DatagramPacket.java: updated to JDK 1.4 API new methods are... · 54f3c60d
      2002-08-29  Michael Koch  <konqueror@gmx.de>
      
      	* java/net/DatagramPacket.java: updated to JDK 1.4 API
      	new methods are:
      	DatagramPacket(byte[] buf, int offset, int length, SocketAddress
      	  address),
      	DatagramPacket(byte[] buf, int length, SocketAddress address),
      	void setSocketAddress(SocketAddress address)
      	public SocketAddress getSocketAddress()
      
      From-SVN: r56659
      Michael Koch committed
    • natFileDescriptorPosix.cc (setLength): Handle case where ftruncate is missing. · 0148e1ee
      	* java/io/natFileDescriptorPosix.cc (setLength): Handle case where
      	ftruncate is missing.
      	* configure, include/config.h.in: Rebuilt.
      	* acconfig.h (HAVE_FTRUNCATE): Mention.
      	* configure.in: Check for ftruncate.
      
      From-SVN: r56658
      Tom Tromey committed