- 05 Jun, 1999 2 commits
-
-
From-SVN: r27359
Craig Burley committed -
From-SVN: r27358
Jeff Law committed
-
- 04 Jun, 1999 8 commits
-
-
* std/std_valarray.h: New file. * std/slice.h: New file. * std/slice_array.h: New file. * std/gslice.h: New file. * std/gslice_array.h: New file. * std/mask_array.h: New file. * std/indirect_array.h: New file. * std/valarray_array.h: New file. * std/valarray_array.tcc: New file. * std/valarray_meta.h: New file. * valarray.cc: New file. * valarray: New file * Makefile.in (OBJS): add valarray.o (HEADERS): add valarray (valarray.o): define dependency on valarray.cc (install): make it possible to install valarray files. From-SVN: r27354
Gabriel Dos Reis committed -
* alpha/osf.h (CPP_SUBTARGET_SPEC): Handle -threads. (LIB_SPEC): Likewise. Link with -lprof1_r for -g/-pg. From-SVN: r27353
Rainer Orth committed -
From-SVN: r27350
Craig Burley committed -
* semantics.c (finish_if_stmt_cond): Copy cond to permanent_obstack. (finish_while_stmt_cond, finish_do_stmt, finish_for_cond): Likewise. From-SVN: r27348
Jason Merrill committed -
1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * loop.c (check_dbra_loop): Fix change of Jan 19. From-SVN: r27345
Andreas Schwab committed -
From-SVN: r27344
Nathan Sidwell committed -
From-SVN: r27343
Andreas Schwab committed -
From-SVN: r27341
Jeff Law committed
-
- 03 Jun, 1999 15 commits
-
-
* freebsd-elf.h (SWITCH_TAKES_ARG): Redefine, not define. (STARTFILE_SPEC): Define, override the svr4.h version. (ENDFILE_SPEC): Likewise. From-SVN: r27340
Marc Espie committed -
� * fixinc/inclhack.def (limits_ifndefs): Also apply to sys/limits.h * fixinc/fixincl.x: Regenerated. * fixinc/inclhack.sh: Regenerated. From-SVN: r27338
Jeff Law committed -
� * fixinc/inclhack.def (limits_ifndefs): Also apply to sys/limits.h * fixinc/fixincl.x: Regenerated. * fixinc/inclhack.sh: Regenerated. From-SVN: r27337
Jeff Law committed -
1999-06-02 Warren Levy <warrenl@cygnus.com> * java/net/URL.java (URL(URL,String)): Initialize port to -1. Ignore context if spec is an absolute URL. Fix braindead string comparison. (hashCode): Use JDK 1.2 style algorithm. * java/net/URLStreamHandler.java (parseURL): Reimplement to handle context URL properly. 1999-05-30 Anthony Green <green@cygnus.com> * java/net/URLStreamHandler.java (parseURL): Parse relative URLs correctly. Clean up "/../" and "/./" path fragments. From-SVN: r27334
Warren Levy committed -
* sh.c (barrier_align): Don't return early for normal branch/barrier when optimizing for SH2. From-SVN: r27333
J"orn Rennecke committed -
P * i386/udk.h (LINK_SPEC): Correct linker search path for system libraries. From-SVN: r27331
Robert Lipe committed -
� * i386/udk.h (LINK_SPEC): Correct linker search path for system libraries. From-SVN: r27330
Robert Lipe committed -
* sh.c (fixup_addr_diff_vecs): Emit braf reference label. (braf_label_ref_operand): Delete. * sh.h (PREDICATE_CODES): Remove braf_label_ref_operand. * sh.md (casesi_jump_2): Operand1 is now the inside of a label_ref, and has no predicate. The patten has a predicate to guard against invalid substitutions. (dummy_jump): Delete. (casesi): Update use of casesi_jump_2. From-SVN: r27329
J"orn Rennecke committed -
decl.c (grokdeclarator): Don't treat arbitrary types as unsigned just because flag_signed_bitfields is false. * decl.c (grokdeclarator): Don't treat arbitrary types as unsigned just because flag_signed_bitfields is false. From-SVN: r27328
Mark Mitchell committed -
From-SVN: r27327
Bruce Korb committed -
* semantics.c (begin_class_definition): Update the struct's location here ... * class.c (finish_struct): ... rather than here. * decl.c (make_typename_type): Don't rely on uninitialized variable. From-SVN: r27326
Nathan Sidwell committed -
* dwarf2out.c (add_incomplete_type): New fn. (gen_struct_or_union_type_die): Call it. (retry_incomplete_types): New fn. (dwarf2out_finish): Call it. From-SVN: r27325
Jason Merrill committed -
From-SVN: r27322
Jeff Law committed -
gcse.c (insert_insn_end_bb): Correct placement of insns when the current block starts with a CODE_LABEL and... � * gcse.c (insert_insn_end_bb): Correct placement of insns when the current block starts with a CODE_LABEL and ends with a CALL and we can not find all the argument setup instructions for the CALL. From-SVN: r27321
Jeff Law committed -
gcse.c (insert_insn_end_bb): Correct placement of insns when the current block starts with a CODE_LABEL and... � * gcse.c (insert_insn_end_bb): Correct placement of insns when the current block starts with a CODE_LABEL and ends with a CALL and we can not find all the argument setup instructions for the CALL. From-SVN: r27320
Jeff Law committed
-
- 02 Jun, 1999 9 commits
-
-
* fold-const.c (fold): STRIP_NOPS when deciding whether or not something is a candidate for optimize_bit_field_compare. From-SVN: r27318
Mark Mitchell committed -
From-SVN: r27317
J"orn Rennecke committed -
* alpha.c (override_options): Thinko in last patch. * alpha/osf.h (CPP_SUBTARGET_SPEC): Define. (LIB_SPEC): Recognize -pthread. From-SVN: r27316
Richard Henderson committed -
Wed Jun 2 10:44:38 1999 Anthony Green <green@cygnus.com> * except.c (link_handler): Chain exception handlers in order. Wed Jun 2 10:41:24 1999 Anthony Green <green@cygnus.com> * expr.c (expand_byte_code): Fill unreachable bytecode regions with nops and process as usual in order to always set correct EH ranges. Emit detailed warnings about unreachable bytecodes. Wed Jun 2 10:35:13 1999 Anthony Green <green@cygnus.com> * class.c (build_utf8_ref): Mark cinit and utf8 tree nodes as constant. (From egcs posted patches.) From-SVN: r27314
Anthony Green committed -
From-SVN: r27313
Nick Clifton committed -
From-SVN: r27312
Bruce Korb committed -
* README, configure.in, gcc.1, gcc.texi: Update name (egcs -> gcc) and version #s (1.1 -> 2.96) as needed. * README.g77: Kill way out of date file in the toplevel directory. Part of the ongoing conversion to the one true gcc. From-SVN: r27308
Jeffrey A Law committed -
From-SVN: r27307
Jeff Law committed -
configure.in (i[34567]86-*-freebsdelf): Don't include linux.h, i386/freebsd-elf.h no longer requires it. * configure.in (i[34567]86-*-freebsdelf): Don't include linux.h, i386/freebsd-elf.h no longer requires it. Instead include svr4.h. * configure: Rebuilt. * i386/freebsd-elf.h (DEFAULT_VTABLE_THUNKS): Define. (ASM_COMMENT_START, ASM_APP_ON, ASM_APP_OFF, SET_ASM_OP): Likewise. (PREFERRED_DEBUGGING_TYPE, WCHAR_UNSIGNED): Likewise. (SWITCH_TAKES_ARG): Likewise. * i386/freebsd.h: Remove FREEBSD_NATIVE support. * config/t-freebsd: Moved from config/i386/ so it can used for all FreeBSD targets. From-SVN: r27305
David O'Brien committed
-
- 01 Jun, 1999 6 commits
-
-
acconfig.h (libintl.h): Does not include this file here because it will define `NULL' before the system... Mon May 31 02:22:55 1999 Philippe De Muyter <phdm@macqel.be> * acconfig.h (libintl.h): Does not include this file here because it will define `NULL' before the system files have got any chance to define it. * intl/explodename.c (stdlib.h): Include this file only if we have it. From-SVN: r27300
Philippe De Muyter committed -
8 * m68k/x-mot3300 (XCFLAGS): Fixed to match stb.o, not f/stb.o. From-SVN: r27299
Philippe De Muyter committed -
� * m68k/x-mot3300 (XCFLAGS): Fixed to match stb.o, not f/stb.o. From-SVN: r27298
Philippe De Muyter committed -
Wed Jun 2 00:21:54 1999 Robert Lipe <robertlipe@usa.net> * std/bastring.h (class basic_string:Rep): Encode xlock opcode as .bytes instead of mnemonics. From-SVN: r27295
Robert Lipe committed -
From-SVN: r27294
Eric Raskin committed -
Wed Jun 2 00:08:34 1999 Robert Lipe <robertlipe@usa.net> * configure.in (i[34567]86-*-udk*): Install headers with cpio. * configure: Rebuilt. From-SVN: r27291
Robert Lipe committed
-