1. 17 Dec, 2001 4 commits
  2. 16 Dec, 2001 33 commits
    • re PR java/5088 (Can't create a java.lang.Object from CNI) · 2c5187c5
      	* mangle.c (mangle_method_decl): Never emit `C2' constructor.
      	Fixes PR java/5088.
      
      From-SVN: r48083
      Tom Tromey committed
    • For PR libgcj/5103: · 04942eac
      	* include/jvm.h (__GCJ_JNI_IMPL__): Define.
      	* include/config.h.in: Rebuilt.
      	* configure: Rebuilt.
      	* configure.in: Define JV_HAVE_INTTYPES_H if inttypes.h found.
      	Added comment for HAVE_DLOPEN to avoid autoheader error.
      	* gcj/libgcj-config.h.in (JV_HAVE_INTTYPES_H): Added.
      	* include/jni.h: Include <gcj/libgcj-config.h>.  Don't include
      	CNI-specific headers if we are compiling ordinary JNI code with a
      	C++ compiler.  Include <inttypes.h> and JNIWeakRef.h when
      	appropriate.
      	* jni.cc: Don't include JNIWeakRef.h.
      
      From-SVN: r48082
      Tom Tromey committed
    • For PR java/5088: · 68940f3f
      	* java/lang/natClassLoader.cc (_Jv_InitNewClassFields): New
      	function.
      	(_Jv_NewClass): Use it.
      	(defineClass0): Use it.
      	* prims.cc (_Jv_InitPrimClass): Adjust vtable here.
      	(_Jv_InitPrimClass): Use _Jv_InitNewClassFields.
      	(_Jv_NewArray): Don't abort; just throw exception.
      	Include InternalError.h.
      	* java/lang/Class.h (Class::Class): Declare, don't define.
      	(Class): Declare _Jv_InitNewClassFields as a friend.
      	(union _Jv_Self): Removed.
      
      From-SVN: r48081
      Tom Tromey committed
    • Makefile.in: Rebuilt. · 495513ee
      	* Makefile.in: Rebuilt.
      	* Makefile.am (ordinary_java_source_files): Removed old file;
      	added new file.
      	* gnu/java/math/MPN.java: New file.
      	* gnu/gcj/math/MPN.java: Removed.
      	* java/math/BigInteger.java: Merged with Classpath.
      
      From-SVN: r48080
      Tom Tromey committed
    • c-common.c, c-common.h (back_end_hook): Remove. · 317c26c3
      	* c-common.c, c-common.h (back_end_hook): Remove.
      	* c-lang.c (finish_file): Remove back_end_hook.
      cp:
      	* decl2.c (finish_file): Remove back_end_hook.
      
      From-SVN: r48079
      Neil Booth committed
    • assign.cc (test01): Add tests. · 4b428ee5
      2001-12-16  Paolo Carlini  <pcarlini@unitus.it>
      
      	* testsuite/21_strings/assign.cc (test01): Add tests.
      
      From-SVN: r48078
      Paolo Carlini committed
    • expr.c (highest_pow2_factor, [...]): Fix error in last change. · 3e037140
      	* expr.c (highest_pow2_factor, case INTEGER_CST): Fix error in
      	last change.
      
      From-SVN: r48077
      Richard Kenner committed
    • toplev.c (parse_options_and_default_flags): Don't enable flag_cprop_registers at -O1. · d13898a7
              * toplev.c (parse_options_and_default_flags): Don't enable
              flag_cprop_registers at -O1.
      
      From-SVN: r48076
      Richard Henderson committed
    • ChangeLog, [...]: Fix spelling errors. · a83f01f0
      	* ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h,
      	jcf-parse.c, jcf-write.c, lex.c, parse.h, parse.y, verify.c: Fix
      	spelling errors.
      
      From-SVN: r48075
      Joseph Myers committed
    • * news.texi: Fix spelling errors. · 5868edbb
      From-SVN: r48074
      Joseph Myers committed
    • avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix. · 11f9ed1a
      	* avr.c (avr_simplify_comparision_p, adjust_insn_length,
      	mask_one_bit_p, output_reload_insisf): Don't use the 'U' suffix.
      	* avr.h (reg_class): Likewise.
      	* avr.md: Likewise.
      	* mcore.c (try_constant_tricks, mcore_byte_offset,
      	mcore_halfword_offset): Likewise.
      	* sh.c (shl_sext_kind, gen_block_redirect, split_branches): Likewise.
      	* v850.c (not_power_of_two_operand): Likewise.
      
      From-SVN: r48073
      Kaveh R. Ghazi committed
    • ChangeLog.1, [...]: Fix spelling errors. · aba649ba
      	* ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call.c, class.c,
      	cp-tree.h, decl.c, decl2.c, except.c, operators.def, optimize.c,
      	pt.c, rtti.c, semantics.c, typeck.c: Fix spelling errors.
      
      From-SVN: r48072
      Joseph Myers committed
    • clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings. · 9d955c3a
      	* clipper/clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned
      	warnings.
      	* convex.h (ASM_OUTPUT_ASCII): Likewise.
      	* i370.h (ASM_OUTPUT_ASCII): Likewise.
      	* i386/att.h (ASM_OUTPUT_ASCII): Likewise.
      	* i386/i386-interix.h (ASM_OUTPUT_ASCII): Likewise.
      	* i386/i386elf.h (ASM_OUTPUT_ASCII): Likewise.
      	* i386/ptx4-i.h (ASM_OUTPUT_ASCII): Likewise.
      	* i386/sco5.h (ASM_OUTPUT_ASCII): Likewise.
      	* i386/sun386.h (ASM_OUTPUT_ASCII): Likewise.
      	* i386/sysv4.h (ASM_OUTPUT_ASCII): Likewise.
      	* i860/bsd.h (ASM_OUTPUT_ASCII): Likewise.
      	* m68k/3b1.h (ASM_OUTPUT_ASCII): Likewise.
      	* m68k/amix.h (ASM_OUTPUT_ASCII): Likewise.
      	* m68k/atari.h (ASM_OUTPUT_ASCII): Likewise.
      	* m68k/crds.h (ASM_OUTPUT_ASCII): Likewise.
      	* m68k/hp320.h (ASM_OUTPUT_ASCII): Likewise.
      	* m68k/m68kv4.h (ASM_OUTPUT_ASCII): Likewise.
      	* m68k/mot3300.h (ASM_OUTPUT_ASCII): Likewise.
      	* m68k/sgs.h (ASM_OUTPUT_ASCII): Likewise.
      	* m68k/tower-as.h (ASM_OUTPUT_ASCII): Likewise.
      	* mips/bsd-5.h (ASM_OUTPUT_ASCII): Likewise.
      	* mips/mips-5.h (ASM_OUTPUT_ASCII): Likewise.
      	* mips/svr3-5.h (ASM_OUTPUT_ASCII): Likewise.
      	* mips/svr4-5.h (ASM_OUTPUT_ASCII): Likewise.
      	* ns32k/encore.h (ASM_OUTPUT_ASCII): Likewise.
      	* vax/vaxv.h (ASM_OUTPUT_ASCII): Likewise.
      	* we32k/we32k.h (ASM_OUTPUT_ASCII): Likewise.
      
      From-SVN: r48071
      Kaveh R. Ghazi committed
    • uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings. · 10b2117e
      	* i386/uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings.
      	* interix.h (TARGET_MEM_FUNCTIONS): Likewise.
      	* psos.h (CPP_PREDEFINES): Likewise.
      	* rs6000/linux64.h (ROUND_TYPE_ALIGN): Likewise.
      	* rs6000/xcoff.h (RS6000_MCOUNT, RS6000_ITRUNC, RS6000_UITRUNC,
      	ASM_OUTPUT_EXTERNAL): Likewise.
      	* sparc/liteelf.h (DWARF_DEBUGGING_INFO, DWARF2_DEBUGGING_INFO):
      	Likewise.
      	* sparc/sp64-elf.h (UNALIGNED_DOUBLE_INT_ASM_OP): Likewise.
      	* sparc/sp86x-elf.h (DWARF_DEBUGGING_INFO, DWARF2_DEBUGGING_INFO):
      	Likewise.
      	* sparc/sunos4.h (SUNOS4_SHARED_LIBRARIES): Likewise.
      
      From-SVN: r48070
      Kaveh R. Ghazi committed
    • Make-lang.in (f/version.o): Depend on f/version.h. · 3c88b52a
      	* Make-lang.in (f/version.o): Depend on f/version.h.
      	* version.c: Include ansidecl.h and f/version.h.
      
      From-SVN: r48069
      Kaveh R. Ghazi committed
    • c-lex.c (lex_number): Use ISXDIGIT/hex_value. · faf31866
      	* c-lex.c (lex_number): Use ISXDIGIT/hex_value.
      	* vax/xm-vms.h (FILE_NAME_NONDIRECTORY): Use ISUPPER/TOLOWER.
      	* fold-const.c (real_hex_to_f): Use hex_value.
      	* real.c (asctoeg): Use hex_value & ISXDIGIT.
      	* toplev.c (toplev_main): Call hex_init.
      	* tradcpp.c (main): Call hex_init.
      
      From-SVN: r48068
      Kaveh R. Ghazi committed
    • nextstep-protos.h: New file. · 15bc166f
      	* nextstep-protos.h: New file.
      	* nextstep.c: Include "rtl.h", "output.h" & "tm_p.h".
      	* nextstep.h (INCLUDE_DEFAULTS): Delete LOCAL_INCLUDE_DIR and
      	STANDARD_INCLUDE_DIR from the CROSS_COMPILE clause.
      	(nextstep_asm_out_constructor, nextstep_asm_out_destructor,
      	handle_pragma): Move prototypes to nextstep-protos.h.
      	* config.gcc (i[34567]86-next-*, m68k-next-nextstep2*,
      	m68k-next-nextstep[34]*): Append nextstep-protos.h to tm_p_file.
      
      From-SVN: r48067
      Kaveh R. Ghazi committed
    • Daily bump. · 7759fccd
      From-SVN: r48066
      GCC Administrator committed
    • re PR other/3725 (changed to configure.in's for autoconf 2.50) · 66fe41af
      2001-12-16  Craig Rodrigues  <rodrigc@gcc.gnu.org>
      
              PR other/3725
              * configure.in: Add AC_SUBST(target_alias).
              * configure: Regenerated.
      
      From-SVN: r48064
      Craig Rodrigues committed
    • re PR other/3725 (changed to configure.in's for autoconf 2.50) · f28c857f
      2001-12-16  Craig Rodrigues  <rodrigc@gcc.gnu.org>
      
              PR other/3725
              * configure.in: Add AC_SUBST(target_alias).
              * configure: Regenerated.
      
      From-SVN: r48063
      Craig Rodrigues committed
    • decl.c (java_init_decl_processing): Build otable_type correctly. · 9a8de998
      	* decl.c (java_init_decl_processing): Build otable_type correctly.
      	otable_decl is an otable_type.
      
      From-SVN: r48062
      Bryce McKinlay committed
    • alpha.md (sibcall_osf_1_er): New. · 97feffc2
              * config/alpha/alpha.md (sibcall_osf_1_er): New.
              (sibcall_value_osf_1_er): New.
      
      From-SVN: r48061
      Richard Henderson committed
    • * sem_ch7.adb: Wrap comment. · b6434700
      From-SVN: r48060
      Richard Henderson committed
    • sparc.c (mems_ok_for_ldd_peep): Rename from addrs_ok_for_ldd_peep_withmem... · 2aad5d68
              * config/sparc/sparc.c (mems_ok_for_ldd_peep): Rename from
              addrs_ok_for_ldd_peep_withmem; take MEMs as parameters, not
              addrs; eliminate restriction of only using fp and sp as base
              registers.
              * config/sparc/sparc-protos.h: Update.
              * config/sparc/sparc.md (movdi): Use TARGET_V9 not TARGET_ARCH64.
              (*cmp_cc_set, *cmp_ccx_set64, *movdi_zero): New insns derived
              from old define_peepholes.
              Convert all the ldd/std peepholes to peephole2.
      
      From-SVN: r48059
      Dan Nicolaescu committed
    • s390.md (prologue, [...]): New. · 4023fb28
      	* s390.md (prologue, epilogue, *return_si, *return_di): New.
      	s390.c (find_unused_clobbered_reg, s390_frame_info,
      	save_fpr, restore_fpr, s390_emit_prologue, s390_emit_epilogue): New.
      	s390-protos.h (s390_emit_prologue, s390_emit_epilogue): Declare.
      	s390.c (s390_arg_frame_offset): Use s390_frame_info.
      	(leaf_function_flag, cur_is_leaf_function,
      	save_fprs, restore_fprs, force_const_mem_late): Remove.
      	(s390_function_prologue, s390_function_epilogue): Mostly remove.
      	s390.md (lit): New.  Uses ...
      	s390.c (s390_output_constant_pool): ... this, so adapt and make global.
      	s390-protos.h (s390_output_constant_pool): Declare.
      	s390.md (load_multiple, store_multiple): Allow use after reload.
      	s390.c (load_multiple_operation, store_multiple_operation): Likewise.
      	s390.h (INCOMING_FRAME_SP_OFFSET): Define.
      	s390.h (CALL_REALLY_USED_REGISTERS): Define.
      	config/s390/linux64.h (CALL_USED_REGISTERS): Remove, now handled ...
      	s390.h (CONDITIONAL_REGISTER_USAGE): ... here.
      	s390.c (s390_sr_alias_set): New global variable, initialized ...
      	(override_options): ... here.  New.
      	s390-protos.h (override_options): Declare.
      	s390.h (OVERRIDE_OPTIONS): Call it.
      	s390.c (s390_function_profiler): New.
      	s390-protos.h (s390_function_profiler): Declare.
      	s390.h (FUNCTION_PROFILER): Call it.
      	s390.c (s390_profile): Remove.
      
      	* s390.c (reg_used_in_mem_p): PC reload counts as memory access.
      	(addr_generation_dependency_p): Consider literal pool register loads.
      	(s390_adjust_priority): Do not schedule load_multiple.
      	s390.md (attribute "type"): Define some additional types.
      	(function_unit "integer"): Adapt.
      	(many insns): Adapt "type" attribute setting.
      
      	* s390.c (general_s_operand, s_imm_operand): New.
      	(s_operand): Remove old definition, call general_s_operand instead.
      	s390-protos.h (s_imm_operand): Declare.
      	s390.c (base_n_index_p, r_or_s_operand, r_or_s_or_im8_operand,
      	r_or_x_or_im16_operand, r_or_im8_operand): Remove.
      	s390-protos.h (r_or_s_operand, r_or_s_or_im8_operand,
      	r_or_x_or_im16_operand, r_or_im8_operand): Likewise.
      	s390.h (PREDICATE_CODES): Add s_imm_operand, remove r_or_s*_operand.
      	s390.md (many insns): Rework insn predicates.
      
      	* s390.c (legitimate_pic_operand_p, legitimate_constant_p): Accept all
      	non-symbolic constants.  Reload will force them because of ...
      	(s390_preferred_reload_class): ... this.  New.
      	s390-protos.h (s390_preferred_reload_class): Declare.
      	s390.h (PREFERRED_RELOAD_CLASS): Call it.
      	s390.md (movdi, movsi, movdf, movsf, *reload_la_64 splitters,
      	*reload_la_31 splitters): Handle constants after reload.
      	(many insns): no longer force all constants immediately.
      	s390.c (legitimate_reload_constant_p): New helper routine.
      	s390-protos.h (legitimate_reload_constant_p): Declare.
      	s390.c (print_operand): Clean up CONST_INT case, add CONST_DOUBLE case.
      
      	* s390.h (FIRST_PSEUDO_REGISTER, FRAME_POINTER_REGNUM,
      	HARD_FRAME_POINTER_REGNUM, REGISTER_NAMES): Add virtual frame pointer.
      	(CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS): Update.
      	(ELIMINABLE_REGS, INITIAL_ELIMINATION_OFFSET): Likewise.
      	(REGNO_OK_FOR_INDEX_P, REG_OK_FOR_INDEX_NONSTRICT_P): Likewise.
      	(DWARF_FRAME_REGISTERS): Define.
      	s390.c (regclass_map): Add virtual frame pointer.
      	(legitimate_la_operand_p): Allow use of virtual frame pointer.
      	s390.md (*la_ccclobber, *addaddr_ccclobber): New.
      	(addaddr, addsi_64): Delete.
      
      	* s390.h (HARD_REGNO_MODE_OK): Allow SImode and DImode values in
      	floating point registers.
      	(CLASS_CANNOT_CHANGE_MODE, CLASS_CANNOT_CHANGE_MODE_P): Define.
      	(ADDR_FP_REGS, GENERAL_FP_REGS): New register classes.
      	(REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update.
      
      	* s390.md (movti): Replace multi-insn output with splitters.
      	(movdi_31, movdf_31): Likewise.
      	(movti_ss, movdi_ss, movsi_ss, movdf_ss, movsf_ss): New.
      	(movdi_lhi, movdi_lli, movdi_larl, movsi_lhi, movsi_lli): New.
      	(movdi_64, movdi_31, movsi, movdf_64, movdf_31): Adapt.
      	(movdf_soft_64, movdf_soft_31, movsf_soft): Remove.
      	(movsf_64, movsf_31): Remove, replace by ...
      	(movsf): ... this.
      	(movqi_64): Use lhi instead of llill.
      	(*movstrictqi, *movstricthi): Don't use (strict_low_part (mem)).
      
      	* s390.md (extendsidi2, *extendsidi2, extendhidi2, *extendhidi2,
      	extendqidi2, extendhisi2, *extendhisi2, extendqisi2,
      	extendqihi2 and associated splitters): Reworked.
      	(zero_extendsidi2, zero_extendsidi2, *zero_extendsidi2,
      	zero_extendhidi2, *zero_extendhidi2, zero_extendqidi2,
      	zero_extendqidi2, *zero_extendqidi2, zero_extendhisi2,
      	*zero_extendhisi2_64, zero_extendhisi2_31, zero_extendqisi2,
      	*zero_extendqisi2_64, *zero_extendqisi2_mem_31,
      	zero_extendqisi2_reg_31, zero_extendqihi2, *zero_extendqisi2_64,
      	zero_extendqihi2, zero_extendqihi2_64, zero_extendqihi2_31,
      	and associated splitters): Likewise.
      	(*sethighqisi, *sethighhisi, *sethighqidi_64, *sethighqidi_31
      	and associated splitters): New.
      	(truncdisi2, truncdihi2, truncdiqi2, truncsihi2, do_truncsihi2,
      	*truncsihi2_64, truncsiqi2, trunchiqi2): Remove.
      	(ashlhi3, ashrhi3, lshrhi3, abshi3): Remove.
      	s390.h (PROMOTE_PROTOTYPES): Remove.
      	config/s390/linux64.h (PROMOTE_PROTOTYPES): Likewise.
      
      	* s390.md (muldi3): Delete, use instead ...
      	(mulsidi3): ... this.
      	(*muldi3_64): Rename to muldi3.
      	(mulsi_6432): Fix template.
      	(divdi3, moddi3): Delete, replace by ...
      	(divmoddi4): ... this.
      	(divmodtidi3): Fix template.
      	(divmodtisi3): New.
      	(udivdi3, umoddi3): Delete, replace by ...
      	(udivmoddi4): ... this.
      	(udivmodtidi3): Fix template.
      	(divsi3, modsi3): Delete, replace by ...
      	(divmodsi4): ... this.
      	(divmoddisi3): Fix template.
      	(udivsi3, umodsi3): Adapt.
      
      	* s390.md (anddi3): Remove SS alternative, use instead ...
      	(anddi3_ss, anddi3_ss_inv): ... these.
      	(anddi3_ni): New.
      	(andsi3*, andhi3*, andqi3*): Likewise.
      	(iordi3): Remove SS alternative, use instead ...
      	(iordi3_ss, iordi3_ss_inv): ... these.
      	(iordi3_oi): New.
      	(iorsi3*, iorhi3*, iorqi3*): Likewise.
      	(iordi3_cc, iordi3_cconly, iorsi3_cc, iorsi3_cconly): New.
      	(xordi3): Remove SS alternative, use instead ...
      	(xordi3_ss, xordi3_ss_inv): ... these.
      	(xordi3_oi): New.
      	(xorsi3*, xorhi3*, xorqi3*): Likewise.
      	(xordi3_cc, xordi3_cconly, xorsi3_cc, xorsi3_cconly): New.
      	(one_cmpldi2, one_cmplsi2, one_cmplhi2, one_cmplqi2):
      	Expand to XOR with -1.
      	(*one_cmpldi2, *one_cmplsi2, *one_cmplhi2): Remove.
      	(cmpdi_tm): Delete, replace by ...
      	(cmpdi_tm_reg, cmpdi_tm_mem): ... these.
      	(cmpsi_cct): Delete, replace by ...
      	(cmpsi_tm_reg, cmpsi_tm_mem): ... these.
      	(cmpdi_tm2, cmpsi_tm2): Improve.
      	(cmphi_tm_sub, cmpqi_tm_sub, cmpqi_tm2, cmpqi_tm): New.
      	s390.c (s390_single_hi, s390_extract_hi,
      	s390_single_qi, s390_extract_qi): New helper routines.
      	s390-protos.h (s390_single_hi, s390_extract_hi,
      	s390_single_qi, s390_extract_qi): Declare.
      	s390.c (tmxx_operand, const1_operand): Remove.
      	s390-protos.h (tmxx_operand, const1_operand): Likewise.
      	s390.h (PREDICATE_CODES): Likewise.
      
      	* s390.md (sqrtdf2, sqrtsf2): New.
      
      	* s390.h (CRT_CALL_STATIC_FUNCTION): Define.
      	(check_and_change_labels): Remove section-change special case.
      
      	* s390.h (RETURN_ADDR_RTX): Fix use of __builtin_return_address
      	in leaf functions.  Needs ...
      	(DYNAMIC_CHAIN_RTX):  ... this.  New.
      
      	* s390.c (emit_pic_move): Don't generate pseudos if no_new_pseudos.
      
      	* s390.md (movstrdix_64, movstrsix_31, movstrdi_64, movstrsi_31,
      	clrstrsi_64, clrstrsi_31, cmpstr_64, cmpstr_31): Do not clobber
      	input operands using a match_dup clause.
      	(movstrdi, movstrsi, clrstrdi, clrstrsi, cmpstrdi, cmpstrsi): Adapt.
      
      	* s390.md (floatdidf2, floatdisf2, floatsidf2, floatsidf2_ieee,
      	floatsisf2, floatsisf2_ieee): Add missing CC clobber.
      
      	* s390.md (floatsidf2_ibm): Use correct operand.
      
      	* s390.md (fixuns_truncdfdi2, fixuns_truncdfsi2, fix_truncdfsi2,
      	fixuns_truncsfdi2, fixuns_truncsfsi2, floatsidf2): Remove use of
      	non-portable constants.
      	s390.c (s390_gen_rtx_const_DI): New helper routine.
      	s390-protos.h (s390_gen_rtx_const_DI): Declare.
      
      	* s390.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Fix alignment.
      
      	* config/s390/linux.h (ASM_OUTPUT_SHORT, ASM_OUTPUT_CHAR,
      	ASM_OUTPUT_BYTE): Clean up assembly output.
      	(ASM_OUTPUT_SKIP, ASM_OUTPUT_ALIGN): Remove duplicate definitions.
      	(ASM_OUTPUT_ASCII): Remove.
      
      	* config/s390/t-linux (CRTSTUFF_T_CFLAGS_S): Define.
      
      From-SVN: r48058
      Ulrich Weigand committed
    • Add newline in copyright block. · 8aab0f2b
      From-SVN: r48057
      Richard Kenner committed
    • unwind-dw2-fde-glibc.c: #define _Unwind_Find_FDE to itself before including unwind-dw2-fde.c... · 5f77a9c5
              * unwind-dw2-fde-glibc.c: #define _Unwind_Find_FDE to itself
              before including unwind-dw2-fde.c, if we are not using the
              special code in this file.
      
      From-SVN: r48056
      Zack Weinberg committed
    • 5ataprop.adb, [...]: Fix spelling errors. · 44d6a706
      	* 5ataprop.adb, 5atpopsp.adb, 5ftaprop.adb, 5gmastop.adb,
      	5gtaprop.adb, 5htaprop.adb, 5itaprop.adb, 5lintman.adb,
      	5omastop.adb, 5oosinte.adb, 5otaprop.adb, 5staprop.adb,
      	5vinterr.adb, 5vtaprop.adb, 5vtpopde.adb, 5wintman.adb,
      	5wtaprop.adb, 5zinterr.adb, 5ztaprop.adb, 6vcstrea.adb,
      	7sintman.adb, 7staprop.adb, 9drpc.adb, ChangeLog, Makefile.in,
      	a-except.adb, a-tags.ads, a-tasatt.adb, a-teioed.adb,
      	a-textio.ads, a-witeio.ads, a-wtedit.adb, ali.ads, comperr.adb,
      	cstand.adb, einfo.ads, errout.adb, exp_ch11.adb, exp_ch2.adb,
      	exp_ch3.adb, exp_ch4.adb, exp_ch5.adb, exp_ch6.adb, exp_ch9.adb,
      	exp_util.adb, exp_util.ads, fname-uf.adb, g-cgi.ads, g-exctra.ads,
      	g-expect.ads, g-regist.adb, g-spipat.adb, gnatchop.adb,
      	gnatlink.adb, gnatls.adb, gnatmain.adb, gnatmem.adb, init.c,
      	make.adb, make.ads, mdlltool.adb, nlists.ads, osint.ads,
      	par-ch3.adb, par-ch4.adb, par-ch5.adb, par-ch6.adb, par.adb,
      	repinfo.adb, s-fatflt.ads, s-fatlfl.ads, s-fatllf.ads,
      	s-fatsfl.ads, s-finimp.adb, s-finimp.ads, s-interr.adb,
      	s-secsta.ads, s-shasto.ads, s-stalib.adb, s-stalib.ads,
      	s-tarest.ads, s-tasdeb.adb, s-tassta.adb, s-tassta.ads,
      	s-vaflop.ads, scans.ads, scn.adb, sem.ads, sem_aggr.adb,
      	sem_attr.adb, sem_case.ads, sem_ch10.adb, sem_ch12.adb,
      	sem_ch13.adb, sem_ch3.adb, sem_ch3.ads, sem_ch5.adb, sem_ch7.adb,
      	sem_ch8.adb, sem_ch8.ads, sem_type.adb, sem_util.ads, sinfo.ads,
      	sprint.adb, tbuild.ads, types.ads, utils.c, xeinfo.adb: Fix
      	spelling errors.
      
      From-SVN: r48055
      Joseph Myers committed
    • alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supports it. · 3a37b08e
              * config/alpha/alpha.h (TARGET_SWITCHES): Turn on
              MASK_EXPLICIT_RELOCS if the assembler supports it.
              * configure.in (HAVE_AS_EXPLICIT_RELOCS): New.
              * configure, config.in: Rebuild.
      
      From-SVN: r48054
      Richard Henderson committed
    • 2001-12-15 Paolo Carlini <pcarlini@unitus.it> · bd1f4738
                  Nathan Myers  <ncm@cantrip.org>
      
              * include/bits/basic_string.h
      	(assign(__str, __pos, __n), assign(__s, __n)):  Optimize
      	by avoiding unnecessary temporaries.
      	(assign(__s)): Call assign(__s, __n).
      	* include/bits/basic_string.tcc (_M_replace_safe): Adjust comment.
      	* include/bits/std_string.h: include stl_function.h.
              * testsuite/21_strings/assign.cc (test02, test03): New tests.
      
      Co-Authored-By: Nathan Myers <ncm@cantrip.org>
      
      From-SVN: r48053
      Paolo Carlini committed
    • osint.adb (Create_Debug_File): When an object file is specified... · 226ada7a
      	* osint.adb(Create_Debug_File): When an object file is specified,
      	put the .dg file in the same directory as the object file.
      
      	* osint.adb: Minor reformatting
      
      	* lib-xref.adb (Output_Instantiation): New procedure to generate
      	instantiation references.
      
      	* lib-xref.ads: Add documentation of handling of generic references.
      
      	* ali.adb (Read_Instantiation_Ref): New procedure to read
      	instantiation references
      
      	* ali.ads: Add spec for storing instantiation references
      
      	* bindusg.adb: Minor reformatting
      
      	* switch.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
      
      	* usage.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
      
      	* gnatcmd.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
      
      	* csets.adb: Add entry for Latin-5 (Cyrillic ISO-8859-5)
      
      	* csets.ads:
      	Fix header format
      	Add 2001 to copyright date
      	Add entry for Latin-5 (Cyrillic ISO-8859-5)
      
      	* adaint.c: mktemp is a macro on Lynx and can not be used as an
      	expression.
      
      	* misc.c (gnat_expand_constant): Do not strip UNCHECKED_CONVERT_EXPR
      	if operand is CONSTRUCTOR.
      
      	* trans.c (tree_transform, case N_Assignment_Statement): Set lineno
      	before emiting check on right-hand side, so that exception information
      	is correct.
      
      	* utils.c (create_var_decl): Throw away initializing expression
      	if just annotating types and non-constant.
      
      	* prj-nmsc.adb: (Ada_Check): Migrate drom Ada_Default_... to
      	Default_Ada_...
      
      	* prj.adb: (Ada_Default_Spec_Suffix, Ada_Default_Impl_Suffix):
      	Remove functions.
      	(Default_Ada_Spec_Suffix, Default_Ada_Impl_Suffix): Move to spec.
      
      	* prj.ads: (Ada_Default_Spec_Suffix, Ada_Default_Impl_Suffix):
      	Remove functions.
      	(Default_Ada_Spec_Suffix, Default_Ada_Impl_Suffix): Move from body.
      
      From-SVN: r48052
      Geert Bosch committed
    • * ChangeLog: Remove piece of diff output. · 9b94bf9e
      From-SVN: r48051
      Joseph Myers committed
    • DataOutputStream (write (byte[], int, int)): Update "written" correctly. · 1e2bba35
      	* java/io/DataOutputStream (write (byte[], int, int)): Update
      	"written" correctly. Fix from the ORP team.
      
      From-SVN: r48050
      Bryce McKinlay committed
  3. 15 Dec, 2001 3 commits