- Jan 08, 2003
-
-
cgd authored
* config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61057 138bc75d-0d04-0410-961f-82ee72b054a4
-
jason authored
scoped ALIAS_DECLs, too. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61054 138bc75d-0d04-0410-961f-82ee72b054a4
-
cgd authored
* config.gcc (mipsisa32r2-*-elf*, mipsisa32r2el-*-elf*): New targets, to support MIPS32 Release 2 (MIPS32R2) configurations. * config/mips/mips.h (enum processor_type): Rename PROCESSOR_R4KC to PROCESSOR_4KC, PROCESSOR_R5KC to PROCESSOR_5KC, and PROCESSOR_R20KC to PROCESSOR_20KC. Add PROCESSOR_M4K. (TARGET_MIPS4KC, TARGET_MIPS5KC): Update for the renaming. (ISA_MIPS32R2): New define. (GENERATE_MULT3_SI, ISA_HAS_CONDMOVE, ISA_HAS_8CC) (ISA_HAS_MADD_MSUB, ISA_HAS_CLZ_CLO) (ISA_HAS_PREFETCH): Add support for MIPS32R2. (MIPS_ISA_DEFAULT): Likewise. Also, fix indentation. (TARGET_CPU_CPP_BUILTINS): Add support for MIPS32R2. Add new predefine __mips_isa_rev for MIPS32, MIPS32R2, and MIPS64. (ISA_HAS_ROTR_SI): Add support for MIPS32R2, and avoid if compiling MIPS16 code. (ISA_HAS_ROTR_DI): Do not use if compiling MIPS16 code, and fix comment. (ISA_HAS_SEB_SEH): New define. (ASM_SPEC, LINK_SPEC): Pass -mips32r2 to assembler and linker. * config/mips/mips.c (mips_cpu_info_table): Adjust for enum processor_type value renaming. Add support for MIPS32R2. Clean up comments, and move "sb1" entry with other MIPS64 CPU entries. (override_options): Reimplement -mipsN option handling so that it will work correctly for -mips32r2. Avoid branch-likely instructions on MIPS32R2. * config/mips/mips.md (mulsi3_mult3): Add support for MIPS32R2. (extendhisi2): Use extendhisi2_hw if ISA_HAS_SEB_SEH. (extendqisi2): Use extendqisi2_hw if ISA_HAS_SEB_SEH. (extendhisi2_hw, extendqisi2_hw): New. * config/mips/netbsd.h (TARGET_CPU_CPP_BUILTINS): Add support for MIPS32R2. Add new predefine __mips_isa_rev for MIPS32, MIPS32R2, and MIPS64. (LINK_SPEC): Pass -mips32r2 to linker. * config/mips/t-isa3264: Built -mips32r2 multilibs. * doc/invoke.texi (MIPS Options): Add -mips32r2, add support for mips32r2 in the -march description. Alphabetically sort CPU names in the -march description. Add long-missed -mips32 and -mips64 to MIPS option summary. * config.gcc: Update copyright years to include 2003. * config/mips/mips.c: Likewise. * config/mips/mips.h: Likewise. * config/mips/mips.md: Likewise. * config/mips/netbsd.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61053 138bc75d-0d04-0410-961f-82ee72b054a4
-
bkoz authored
2003-01-08 Benjamin Kosnik <bkoz@redhat.com> * include/Makefile.am (stamp-*): Add checks for existing stamps. * include/Makefile.in: Regenerate. * acinclude.m4 (GLIBCPP_ENABLE_DEBUG): Correct comment. * aclocal.m4: Regenerate. * configure.in: Don't add new multi-do rules every time the directory is reconfigured. * configure: Regenerate. 2003-01-08 Brad Spencer <spencer@infointeractive.com> Nathan Myers <ncm@cantrip.org> * src/Makefile.am (stamp-debug): Clean. * src/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61052 138bc75d-0d04-0410-961f-82ee72b054a4
-
neroden authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61049 138bc75d-0d04-0410-961f-82ee72b054a4
-
mmitchel authored
operands. * g++.dg/ext/asm4.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61048 138bc75d-0d04-0410-961f-82ee72b054a4
-
schwab authored
variable. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61047 138bc75d-0d04-0410-961f-82ee72b054a4
-
lerdsuwa authored
* decl.c (make_typename_type): Check access only when tf_error. (make_unbound_class_template): Likewise. * pt.c (saved_access_scope): New variable. (push_access_scope_real): New function. (push_access_scope): Likewise. (pop_access_scope): Likewise. (tsubst_default_argument): Use them. (instantiate_template): Likewise. (regenerate_decl_from_template): Likewise. (instantiate_decl): Likewise. (get_mostly_instantiated_function_type): Likewise. * g++.dg/template/friend12.C: New test. * g++.dg/template/friend13.C: Likewise. * g++.old-deja/g++.eh/spec6.C: Add missing error message. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61046 138bc75d-0d04-0410-961f-82ee72b054a4
-
kazu authored
extraction of det with b0, b1, w0, w2, etc. (compute_logical_op_length): Likewise. (compute_logical_op_cc): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61045 138bc75d-0d04-0410-961f-82ee72b054a4
-
kazu authored
HIGH on all variants. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61044 138bc75d-0d04-0410-961f-82ee72b054a4
-
neroden authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61043 138bc75d-0d04-0410-961f-82ee72b054a4
-
zlomek authored
(BASIC_BLOCK_H): Added hard-reg-set.h and $(PARTITION_H). * basic-block.h: Include hard-reg-set.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61041 138bc75d-0d04-0410-961f-82ee72b054a4
-
rearnsha authored
* arm.md (addxf3, subxf3, mulxf3, divxf3, modxf3, negxf2, absxf2) (sqrtxf2, floatsixf2, fix_truncxfsi2, truncxfsf2, truncxfdf2) (extendsfxf2, extenddfxf2, movxf, cmpxf, cmpxf_insn) (cmpxf_trap): Delete. (movxf_hard_insn): Remove test of ENABLE_XF_PATTERNS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61040 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
* gcc.dg/i386-cmov4.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61039 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
(addhi3_carry, addqi3_carry, subhi3_carry, subqi3_carry): New patterns. (add??cc): New expanders. * i386.c (expand_int_addcc): New function. * i386-protos.h (expand_int_addcc): Declare. * alias.c (memory_modified_1): New static function. (memory_modified): New static varaible. (memory_modified_in_insn_p): New global function. * rtl.h (memory_modified_in_insn_p): Declare. * rtlanal.c (modified_between_p, modified_in_p): Be smart about memory references. * expr.h (emit_conditional_add): Declare. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61038 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61036 138bc75d-0d04-0410-961f-82ee72b054a4
-
janis authored
PR other/8947 * doc/invoke.texi (-malign-double): Explain that the option breaks binary compatibility. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61026 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Jan 07, 2003
-
-
schwab authored
should come from the generic *-*-linux* entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61024 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
(new_elt_loc_list, cselib_process_insn, cselib_init): Keep track on whether we are inside libcall. * cselib.h (elt_loc_list): Add in_libcall. * gcse.c (do_local_cprop): Do not copy propagate using insns in libcalls. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61023 138bc75d-0d04-0410-961f-82ee72b054a4
-
cgf authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61022 138bc75d-0d04-0410-961f-82ee72b054a4
-
dje authored
not normally affect to issue rate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61021 138bc75d-0d04-0410-961f-82ee72b054a4
-
neroden authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61020 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
* ifcvt.c (noce_try_store_flag): Rename to ... (noce_try_addcc): ... this one; handle generic conditional increment. (noce_process_if_block): Update noce_try_addcc call. * optabs.c (emit_conditional_add): New. (init_obtabs): Initialize addc_optab. * optabs.h (optab_index): Add OTI_addcc. (addcc_optab): New macro. * md.texi: Document addMcc PR target/8322 * i386.c (ix86_init_mmx_sse_builtins): Constify arguments of loads. * xmmintrin.h (_mm_load*_si128. _mm_store*_si128): Add casts. * xmmintrin.h (_mm_load*_si128. _mm_store*_si128): Add casts. * reload1.c (delete_output_reload): Avoid repeated attempts to delete insn. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61019 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
Move --enable-initfini-array check ... * aclocal.m4 (gcc_AC_INITFINI_ARRAY): ... here. Define HAVE_INITFINI_ARRAY also when --enable-initfini-array is given. Don't AC_SUBST gcc_cv_initfinit_array. Use AC_TRY_RUN. * configure: Rebuild. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61018 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
if the register is set once. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61017 138bc75d-0d04-0410-961f-82ee72b054a4
-
cgf authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61015 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
__builtin_ia32_ldmxcsr and __builtin_ia32_stmxcsr are SSE, not MXX. * config/i386/i386.md (ldmxcsr, stmxcsr): SSE, not MMX. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61013 138bc75d-0d04-0410-961f-82ee72b054a4
-
bkoz authored
2003-01-07 Benjamin Kosnik <bkoz@redhat.com> Sunil Davasam <sunil.k.davasam@intel.com> PR libstdc++/9076 * unwind-dw2.c (execute_cfa_program): DW_CFA_undefined, DW_CFA_same_value, read next and ignore. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61008 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61007 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
already at the root of tree. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61003 138bc75d-0d04-0410-961f-82ee72b054a4
-
dberlin authored
* cfg.c: Include alloc-pool.h (edge_pool): New pool. (bb_pool): New pool. (first_deleted_edge): Remove. (first_deleted_block): Remove. (init_flow): Alloc/free the pools. (free_edge): Use pools. (alloc_block): Ditto. (expunge_block): Ditto. (cached_make_edge): Ditto. * Makefile.in (cfg.o): Add alloc-pool.h dependency. 2003-01-07 Daniel Berlin <dberlin@dberlin.org> * et-forest.c: Include alloc-pool.h. (struct et_forest): Add node_pool and occur_pool. (et_forest_create): Create the new pools. (et_forest_delete): Delete them. (et_forest_add_node): Allocate and free using pools. (et_forest_add_edge): Ditto. (et_forest_remove_node): Ditto. (et_forest_remove_edge): Ditto. * Makefile.in (et-forest.o): Add alloc-pool.h dependency. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61001 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
JV_HASH_SYNCHRONIZATION. * include/win32.h (_Jv_platform_usleep): Wrap in ifdef JV_HASH_SYNCHRONIZATION. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60998 138bc75d-0d04-0410-961f-82ee72b054a4
-
bkoz authored
2003-01-07 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/8707 * Makefile.am (distclean-multi): Fix. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60996 138bc75d-0d04-0410-961f-82ee72b054a4
-
kazu authored
optimize the handling of SImode. * config/h8300/h8300.c (compute_logical_op_length): Update accordingly. * config/h8300/h8300.c (compute_logical_op_cc): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60995 138bc75d-0d04-0410-961f-82ee72b054a4
-
schwab authored
PCC_BITFIELD_TYPE_MATTERS if not defined. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60994 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
autoconfiscated and Cygnus-style top-level. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60991 138bc75d-0d04-0410-961f-82ee72b054a4
-
rsandifo authored
big-endian correction to indirect arguments too. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60990 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* java/net/DatagramSocket.java: Added classpath license info. (DatagramSocket): Merged description with classpath. (close): Merged description with classpath. (getChannel): Merged description with classpath. (getInetAddress): Merged description with classpath. (getPort): Merged description with classpath. (getLocalAddress): Merged description with classpath. (getLocalPort): Merged description with classpath. (getSoTimeout): Merged description with classpath. (setSoTimeout): Merged description with classpath. (getSendBufferSize): Merged description with classpath. (setSendBufferSize): Merged description with classpath. (getReceiveBufferSize): Merged description with classpath. (setReceiveBufferSize): Merged description with classpath. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60989 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60988 138bc75d-0d04-0410-961f-82ee72b054a4
-
aldyh authored
Segher Boessenkool <segher@koffie.nl> * config/rs6000/rs6000.c (rs6000_reg_names): Add missing registers. (alt_reg_names): Ditto, fix formatting. * config/rs6000/rs6000.h (DEBUG_REGISTER_NAMES): Fix formatting. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60980 138bc75d-0d04-0410-961f-82ee72b054a4
-