- 10 Jun, 1999 12 commits
-
-
* java/text/DecimalFormat.java: Throw IllegalArgumentException throughout rather than ParseException. From-SVN: r27481
Warren Levy committed -
Mumit Khan <khan@xraylith.wisc.edu> * i386/cygwin.h (SET_ASM_OP): Define. From-SVN: r27478
Mumit Khan committed -
Mike Stump <mrs@wrs.com> * Makefile.in (setenv.o): Add config.h dep for setenv.o to fix parallel builds. From-SVN: r27477
Mike Stump committed -
Mumit Khan <khan@xraylith.wisc.edu> * reg-stack.c (stack_reg_life_analysis): Find all the RETURN insns. From-SVN: r27475
Mumit Khan committed -
FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundException instead of IOException. 1999-06-10 Warren Levy <warrenl@cygnus.com> * java/io/FileDescriptor.java (FileDescriptor(String, int)): Throw FileNotFoundException instead of IOException. (open): ditto. * java/io/FileInputStream.java (FileInputStream): Doesn't throw IOException. * java/text/Collator.java (CANONICAL_DECOMPOSITION): Fixed typo in static field name. From-SVN: r27473
Warren Levy committed -
From-SVN: r27471
Bruce Korb committed -
From-SVN: r27470
Bruce Korb committed -
* sh.h (TARGET_HARWARD, TARGET_HARVARD): Changed the former to the latter. * sh.md (ic_invalidate_line_i): Remove second alternative. From-SVN: r27469
J"orn Rennecke committed -
From-SVN: r27468
Bruce Korb committed -
From-SVN: r27467
Bruce Korb committed -
From-SVN: r27466
Nick Clifton committed -
From-SVN: r27465
Jeff Law committed
-
- 09 Jun, 1999 18 commits
-
-
* fixinc/inclhack.def (no_double_slash): Fix quoting for test. * fixinc/inclhack.sh, fixinc/fixincl.x, fixinc/fixincl.sh; Rebuilt. From-SVN: r27460
Jeffrey A Law committed -
* java/lang/Runtime.java (exec): Convert prog name and arguments to string array. * java/lang/natPosixProcess.cc (startProcess): Fix typo in environment array conversion. Preserve current environment if envp not passed. Preserve PATH unless explicitly specified. * java/io/DataInputStream.java (readLine): Fix case where '\r' is followed by EOF. Set a flag when a line is terminated by '\r' and ignore following '\n' if set. From-SVN: r27458
Bryce McKinlay committed -
Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * rs6000.md (movsi_got_internal_mem): Delete. * rs6000.h (CONDITIONAL_REGISTER_USAGE): Mark PIC_OFFSET_TABLE_REGNUM. (GOT_TOC_REGNUM): Delete. (PIC_OFFSET_TABLE_REGNUM): Define. (FINALIZE_PIC): Disable. * rs6000.c (rs6000_got_register): New code for fixed pic register. (rs6000_replace_regno): Delete. (rs6000_finalize_pic): Likewise. (output_prolog): Handle PIC_OFFSET_TABLE_REGNUM. From-SVN: r27457
Franz Sirl committed -
From-SVN: r27455
Bruce Korb committed -
* loop.c (loop_insn_first_p): Don't compare LUIDs when P is a note; use <= for the compare; advance P while it is a NOTE. From-SVN: r27454
J"orn Rennecke committed -
From-SVN: r27453
Jeff Law committed -
h * varasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing it to strcmp. From-SVN: r27450
Jeff Law committed -
� * varasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing it to strcmp. From-SVN: r27449
Jeff Law committed -
From-SVN: r27448
Bruce Korb committed -
From-SVN: r27447
Bruce Korb committed -
From-SVN: r27445
Michael Hayes committed -
* config/c4x/c4x.h (TARGET_EXPOSE_LDP, LEGITIMIZE_RELOAD_ADDRESS): Define new macros. * config/c4x/c4x.c (c4x_emit_move_sequence, src_operand): Use TARGET_EXPOSE_LDP. (c4x_legitimize_reload_address): New function. * config/c4x/c4x.md: Update docs. From-SVN: r27443
Michael Hayes committed -
� * fixincludes: Avoid removing '.'. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/inclhack.tpl: Likewise. * fixinc/fixincl.sh, fixinc/inclhack.sh: Rebuilt. From-SVN: r27440
Jeff Law committed -
� * fixincludes: Avoid removing '.'. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/inclhack.tpl: Likewise. * fixinc/fixincl.sh, fixinc/inclhack.sh: Rebuilt. From-SVN: r27439
Jeff Law committed -
� * fixincludes: Avoid removing '.'. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/inclhack.tpl: Likewise. * fixinc/fixincl.sh, fixinc/inclhack.sh: Rebuilt. From-SVN: r27438
Jeff Law committed -
1999-06-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * fixinc/inclhack.def (sun_catmacro): Escape parens in the select pattern. * fixinc/fixincl.x, fixinc/inclhack.sh: Rebuilt. From-SVN: r27434
Kaveh R. Ghazi committed -
* c-pragma.c (handle_pragma_token): Handle `#pragma pack()' correctly. From-SVN: r27432
Mumit Khan committed -
From-SVN: r27429
Jeff Law committed
-
- 08 Jun, 1999 7 commits
-
-
* configure.in (rs6000-ibm-aix4.[12]*): Change rx6000 to rs6000. * configure: Regenerate. From-SVN: r27428
Jim Wilson committed -
* optabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absolute values. From-SVN: r27426
Richard Earnshaw committed -
From-SVN: r27425
Nathan Sidwell committed -
* except.c (complete_ptr_ref_or_void_ptr_p): New function, broken out of ... (build_throw): ... here. Call it. (process_start_catch_block): Call it. From-SVN: r27424
Nathan Sidwell committed -
* fixinc/inclhack.def (bad_lval): Remove bogus selector. * fixinc/inclhack.sh, fixinc/fixincl.x, fixinc/fixincl.sh; Rebuilt. From-SVN: r27423
Jeff Law committed -
From-SVN: r27419
Jeff Law committed -
* fixinc/inclhack.def (avoid_bool): Also catch "typedef [unsigned] int bool". * fixinc/inclhack.sh, fixinc/fixincl.x, fixinc/fixincl.sh: Rebuilt. From-SVN: r27418
Jeffrey A Law committed
-
- 07 Jun, 1999 3 commits
-
-
* g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf. Until dynamic thunks work. From-SVN: r27416
Jeffrey A Law committed -
� * configure.in (*-*-freebsd2*): Add missing '*' at end of configure string. From-SVN: r27414
Jeffrey A Law committed -
* gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd. * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise. From-SVN: r27413
Jeffrey A Law committed
-