- 26 Nov, 2002 3 commits
-
-
* gcc.c (static_spec_functions): Add if-exists-else spec function. (if_exists_else_spec_function): New function. * doc/invoke.texi: Document the if-exists-else spec function. * config/netbsd-elf.h (NETBSD_STARTFILE_SPEC): For -static, use "%:if-exists-else(crtbeginT%O%s crtbegin%O%s)". From-SVN: r59481
Jason Thorpe committed -
* gcc.c (static_spec_functions): Add if-exists-else spec function. (if_exists_else_spec_function): New function. * doc/invoke.texi: Document the if-exists-else spec function. * config/netbsd-elf.h (NETBSD_STARTFILE_SPEC): For -static, use "%:if-exists-else(crtbeginT%O%s crtbegin%O%s)". From-SVN: r59480
Jason Thorpe committed -
* config.gcc (powerpc-*-netbsd*): Replace "svr4.h" with "netbsd.h netbsd-elf.h" in tm_file. Set tmake_file to "${tmake_file} rs6000/t-netbsd". * config/rs6000/netbsd.h: Rewrite. * config/rs6000/t-netbsd: New file. From-SVN: r59479
Jason Thorpe committed
-
- 25 Nov, 2002 10 commits
-
-
* config/h8300/h8300.md (an anonymous pattern): Relax the condition for the pattern. From-SVN: r59470
Kazu Hirata committed -
From-SVN: r59469
Aldy Hernandez committed -
2002-11-25 Aldy Hernandez <aldyh@redhat.com> * config/rs6000/rs6000.h (enum rs6000_builtins): Remove evmwlssf, evmwlsmf, evmwlssfa, evmwlsmfa, evmwlssfaaw, evmwlsmfaaw, evmwlssfanw, evmwlsmfanw. * config/rs6000/rs6000.c (bdesc_2arg): Same. * config/rs6000/spe.md: Same for patterns. From-SVN: r59468
Aldy Hernandez committed -
PR c/8639 * fold-const.c (extract_muldiv): Don't propagate division unless both arguments are multiples of C. * gcc.c-torture/execute/20021119-1.c: New. From-SVN: r59466
Christian Ehrhardt committed -
2002-11-25 Andrew Haley <aph@redhat.com> * libgcc-std.ver (_Unwind_Find_Enclosing_Function): Add. * config/ia64/unwind-ia64.c (_Unwind_Find_Enclosing_Function): New. * unwind-sjlj.c (_Unwind_Find_Enclosing_Function): Likewise. * unwind-dw2.c (_Unwind_Find_Enclosing_Function): Likewise. From-SVN: r59460
Andrew Haley committed -
* jcf-reader.c: Don't expand JCF_readu4 inside the expansion of JCF_SKIP. From-SVN: r59459
Diego Novillo committed -
* search.c (is_subobject_of_p_1): Fix thinko. (lookup_field_queue_p): Likewise. From-SVN: r59455
Mark Mitchell committed -
From-SVN: r59454
GCC Administrator committed -
From-SVN: r59446
Hans-Peter Nilsson committed -
* config/h8300/h8300.c (h8300_init_once): Fix a typo in the target help message. From-SVN: r59445
Kazu Hirata committed
-
- 24 Nov, 2002 9 commits
-
-
config.gcc (*-*-netbsd*1.[7-9]*, [...]): Set extra_parts to "crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o". * config.gcc (*-*-netbsd*1.[7-9]*, *-*-netbsd*[2-9]*): Set extra_parts to "crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o". (arm*-*-netbsd*, i[34567]86-*-netbsd*, m68k*-*-netbsd*) (ns32k-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Set extra_parts to "" for a.out configurations. * config/t-netbsd (CRTSTUFF_T_CFLAGS): Set to "-fPIC". From-SVN: r59444
Jason Thorpe committed -
* class.c (layout_class_type): Reuse tail padding when laying out virtual bases. * g++.dg/abi/empty10.C: New test. From-SVN: r59443
Mark Mitchell committed -
* config/alpha/netbsd.h (CPP_SUBTARGET_SPEC): Just use NETBSD_CPP_SPEC directly. (SUBTARGET_EXTRA_SPECS): Remove netbsd_cpp_spec. Add netbsd_endfile_spec. (ENDFILE_SPEC): Use %(netbsd_endfile_spec). From-SVN: r59442
Jason Thorpe committed -
From-SVN: r59441
Eric Botcazou committed -
* config/netbsd-elf.h (STARTFILE_SPEC): Rename to NETBSD_STARTFILE_SPEC. (STARTFILE_SPEC): Redefine in terms of NETBSD_STARTFILE_SPEC. (ENDFILE_SPEC): Likewise. * config/netbsd.h (LIB_SPEC, LIBGCC_SPEC): Likewise. From-SVN: r59436
Jason Thorpe committed -
* Makefile.in (install-driver): Remove versioned link before trying to create it. From-SVN: r59435
Andreas Schwab committed -
* config/m68k/m68k.c: Fix typo in last change defining TARGET_ASM_CAN_OUTPUT_MI_THUNK. From-SVN: r59432
Andreas Schwab committed -
* config/h8300/h8300.c (print_operand): Update the use of h8300_tiny_constant_address_p. (h8300_adjust_insn_length): Likewise. (h8300_tiny_constant_address_p): Check if the given rtx is a variable declared with __attribute__ ((tiny_data)). From-SVN: r59431
Kazu Hirata committed -
From-SVN: r59428
GCC Administrator committed
-
- 23 Nov, 2002 3 commits
-
-
From-SVN: r59408
GCC Administrator committed -
2002-11-22 Dale Johannesen <dalej@apple.com> * toplev.c (rest_of_compilation): Fix comments. From-SVN: r59397
Dale Johannesen committed -
* aclocal.m4 (ac_cv_func_mmap_dev_zero): Darwin does not allow mmap from /dev/zero. Don't make decisions for the host based on presence or absence of /dev/zero on the build machine. (ac_cv_func_mmap_anon): Darwin does have working MMAP_ANON. (AC_FUNC_MMAP_FILE): Darwin does have mmap of a file. * configure: Regenerate. From-SVN: r59394
Geoffrey Keating committed
-
- 22 Nov, 2002 9 commits
-
-
* g++.dg/abi/rtti2.C: New test. * rtti.c (qualifier_flags): Fix thinko. From-SVN: r59391
Mark Mitchell committed -
* parse.y (patch_binop): Cast right hand side of shift expression to `int'. Fixes PR java/8676. From-SVN: r59390
Tom Tromey committed -
2002-11-22 Ranjit Mathew <rmathew@hotmail.com> Andrew Haley <aph@redhat.com> * gcc/java/jcf-write.c (write_classfile): Remove target class file, if it exists, before renaming the temporary class file to it. Co-Authored-By: Andrew Haley <aph@redhat.com> From-SVN: r59386
Ranjit Mathew committed -
include/ * libiberty.h (make_relative_prefix): Add prototype. libiberty/ * Makefile.in: Add make-relative-prefix.c. * make-relative-prefix.c: New file. * functions.texi: Rebuilt. gcc/ * gcc.c (make_relative_prefix, split_directories) (free_split_directories): Removed. From-SVN: r59385
Daniel Jacobowitz committed -
* configure.in: Set insn=nop for DWARF-2 tests on ARM. * configure: Regenerated. From-SVN: r59383
Daniel Jacobowitz committed -
* config/h8300/h8300.c (compute_a_shift_length): Fix the insn length computation when xor.l is output. From-SVN: r59376
Kazu Hirata committed -
From-SVN: r59373
GCC Administrator committed -
2002-11-21 Jim Wilson <wilson@redhat.com> * config/rs6000/rs6000.c (function_arg): Set inner mode of SPE vectors to SI. From-SVN: r59365
Jim Wilson committed -
* config/xtensa/xtensa-protos.h (xtensa_copy_incoming_a7): Declare. * config/xtensa/xtensa.c (struct machine_function): Add incoming_a7_copied flag. (xtensa_copy_incoming_a7): Define. (xtensa_emit_move_sequence): Use xtensa_copy_incoming_a7. * config/xtensa/xtensa.md (movdi, movsf, movdf): Ditto. From-SVN: r59364
Bob Wilson committed
-
- 21 Nov, 2002 6 commits
-
-
* i386-protos.h (x86_64_sign_extended_value): Fix prototype. * i386.c (x86_64_general_operand, x86_64_szext_general_operand, x86_64_nonmemory_operand, x86_64_movabs_operand, x86_64_szext_nonmemory_operand, x86_64_immediate_operand, ix86_expand_int_movcc): Update call of x86_64_sign_extended_value. (local_symbolic_operand): Do not care the 64bit limits. (x86_64_sign_extended_value): Remove allow_rip support. (legitimate_pic_address_disp_p): Handle all cases allowed with RIP addressing. (legitimate_address_p): Use legitimate_pic_address_disp_p for PIC. (legitimize_pic_address): Reorganize. * i386.h (EXTRA_CONSTRAINT): Update call of x86_64_sign_extended_value. From-SVN: r59362
Jan Hubicka committed -
From-SVN: r59361
Eric Botcazou committed -
PR c++/8342 * typeck.c (get_member_function_from_ptrfunc): Make sure that a SAVE_EXPR for instance_ptr doesn't get evaluated first inside one of the branches of a COND_EXPR. From-SVN: r59360
Glen Nakamura committed -
* config.gcc (arm*-*-netbsdelf*): Enable configuration. * config/arm/netbsd-elf.h: New file. From-SVN: r59359
Jason Thorpe committed -
* config/arm/elf.h (SUBTARGET_EXTRA_SPECS): Add subtarget_asm_float_spec. (SUBTARGET_ASM_FLOAT_SPEC): Define, moving the defaults from... (ASM_SPEC): ...here. Use subtarget_asm_float_spec. From-SVN: r59358
Jason Thorpe committed -
* config/fr30/fr30.md (movsf_constant_store): Move code to detect 0.0 into fr30.c. * config/fr30/fr30-protos.h (fr30_const_double_is_zero): Prototype. * config/fr30/fr30.c (fr30_const_double_is_zero): New function. Return true if the rtx is 0.0. From-SVN: r59349
Nick Clifton committed
-