- 19 Jun, 1999 5 commits
-
-
* arm.md (*adddf_esfdf_df): Renamed from *adddf_df_esfdf. (*strsi_predec): Renamed from *strqi_predec. (*loadsi_shiftpreinc): Renamed from *loadqi_shiftpreinc. (*loadsi_shiftpredec): Renamed from *loadqi_shiftpredec. From-SVN: r27609
Richard Earnshaw committed -
* arm.c (arm_reload_in_hi): Invert sense of test on BYTES_BIG_ENDIAN. From-SVN: r27607
Philip Blundell committed -
arm.h (CONDITIONAL_REGISTER_USAGE): If flag_pic, never use PIC_OFFSET_TABLE_REGNUM for general alloaction. * arm.h (CONDITIONAL_REGISTER_USAGE): If flag_pic, never use PIC_OFFSET_TABLE_REGNUM for general alloaction. (INITIAL_ELIMINATION_OFFSET): Count the fact that the PIC register must be stacked if it is used for PIC accesses. * arm.c (use_return_insn): Handle PIC register specially. (output_return_instruction): Likewise. (output_func_{prologue,epilogue}): Likewise. (output_expand_prologue): Likewise. From-SVN: r27605
Richard Earnshaw committed -
From-SVN: r27603
Jeff Law committed -
* rs6000.c (find_addr_reg): New function. * rs6000.h (find_addr_reg): Declare. (offsettable_addr_operand): Delete. * rs6000.md (movdf_hardfloat32): Handle non-offsettable loads from and stores to GPRs. From-SVN: r27602
David Edelsohn committed
-
- 18 Jun, 1999 13 commits
-
-
* init.c (expand_aggr_vbase_init): Add flag parameter. (build_partial_cleanup_for): Remove, inlining into .. (expand_cleanup_for_base): ... here. Take flag parameter. (emit_base_init): Pass the in_chrg parameter to emit_aggr_vbase_init. (emit_aggr_vbase_init): Pass it to expand_cleanup_for_base. From-SVN: r27600
Mark Mitchell committed -
alpha.c (alpha_expand_block_move): Use get_insns rather than gen_sequence as argument to emit_no_conflict_block. * alpha.c (alpha_expand_block_move): Use get_insns rather than gen_sequence as argument to emit_no_conflict_block. From-SVN: r27598
Richard Henderson committed -
From-SVN: r27596
Bruce Korb committed -
From-SVN: r27595
Craig Burley committed -
From-SVN: r27594
Craig Burley committed -
From-SVN: r27593
Craig Burley committed -
From-SVN: r27592
Craig Burley committed -
From-SVN: r27590
Bruce Korb committed -
From-SVN: r27588
Michael Meissner committed -
* java/net/natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned InetAddress objects. (getLocalHostname): Fix typo. * java/net/InetAddress.java (getByName): Set hostname on return object. (getLocalHost): Call lookup directly to ensure that a fully-qualified name is returned. From-SVN: r27587
Bryce McKinlay committed -
From-SVN: r27586
Nick Clifton committed -
From-SVN: r27585
Nick Clifton committed -
From-SVN: r27583
Jeff Law committed
-
- 17 Jun, 1999 17 commits
-
-
From-SVN: r27581
Martin v. Löwis committed -
* mach_dep.c (GC_push_regs): FreeBSD-elf support (from Carlo Dapor <carlo@vis.ethz.ch>). From-SVN: r27580
Anthony Green committed -
From-SVN: r27578
J"orn Rennecke committed -
From-SVN: r27577
Bruce Korb committed -
h Added -mpcrel flag, and underlying support for PC-relative addressing on m68k. Patch is tested, and approved by Jim Wilson. From-SVN: r27576
Don Lindsay committed -
� Added -mpcrel flag, and underlying support for PC-relative addressing on m68k. Patch is tested, and approved by Jim Wilson. From-SVN: r27575
Don Lindsay committed -
* loop.c (strength_reduce): When doing biv->giv conversion, update reg note of NEXT->insn. From-SVN: r27574
J"orn Rennecke committed -
� * loop.c (move_movables): Note issues with replacing REGs with SUBREGs. * mips.h (GO_IF_LEGITIMATE_ADDRESS): Handle SUBREGs properly. From-SVN: r27573
Jeffrey A Law committed -
From-SVN: r27572
Jeffrey A Law committed -
From-SVN: r27570
David O'Brien committed -
freebsd-elf.h (FUNCTION_PROFILER): labels are not needed and the reference to `mcount' was not correct for the ELF... � * i386/freebsd-elf.h (FUNCTION_PROFILER): labels are not needed and the reference to `mcount' was not correct for the ELF on FreeBSD. From-SVN: r27567
David O'Brien committed -
From-SVN: r27566
Don Lindsay committed -
* loop.c (strength_reduce): When doing biv->giv conversion, fix up reg_biv_class. (recombine_givs): Set ix field after sorting. From-SVN: r27565
J"orn Rennecke committed -
emit-rtl.c (operand_subword): Tighten checks for when it is safe to safe to extract a subword out of a REG. * emit-rtl.c (operand_subword): Tighten checks for when it is safe to safe to extract a subword out of a REG. From-SVN: r27564
Jeffrey A Law committed -
From-SVN: r27562
Jeff Law committed -
From-SVN: r27560
Jeff Law committed -
* java/net/natPlainSocketImpl.cc (bind): Bind to any/all network interfaces if host==NULL. (accept): Throw message with InterruptedIOException. (getOption): Cache localAddress. * java/net/natPlainDatagramSocketImpl.cc (bind): Don't need 'address' for DatagramSocket. (setTimeToLive): Fix compiler warnings. (getOption): Cache localAddress. * java/net/Socket.java (getLocalAddress): Don't need local InetAddress object. Add FIXME comment about calling checkConnect(). * java/net/ServerSocket.java (ServerSocket(int)): Initialize connection queue to 50 as per JDK 1.2 docs. (ServerSocket(int,int)): Listen on all network interfaces by default, per JDK 1.2 docs. * java/net/PlainDatagramSocketImpl.java: Don't need 'address'. Add localAddress caching. From-SVN: r27559
Bryce McKinlay committed
-
- 16 Jun, 1999 5 commits
-
-
From-SVN: r27558
Alexandre Oliva committed -
* decl2.c (import_export_decl): Use same_type_p, rather than relying on pointer-equality for types. * method.c (do_build_copy_constructor): Simplify. From-SVN: r27555
Mark Mitchell committed -
From-SVN: r27554
J"orn Rennecke committed -
projects.html. From-SVN: r27552
Gerald Pfeifer committed -
From-SVN: r27551
Joern Rennecke committed
-