- 18 Nov, 2001 8 commits
-
-
From-SVN: r47137
GCC Administrator committed -
decl.c (create_array_type_for_decl): Check if NAME is NULL_TREE when displaying error message about missing array bounds. * decl.c (create_array_type_for_decl): Check if NAME is NULL_TREE when displaying error message about missing array bounds. From-SVN: r47136
Kriang Lerdsuwanakij committed -
* mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_EXPR. * operators.def: Add CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_EXPR. From-SVN: r47135
Kriang Lerdsuwanakij committed -
* config/alpha/t-vms (LIB2FUNCS_EXTRA): Add vms_tramp.asm. * config/alpha/vms_tramp.asm: New file. * config/alpha/vms-tramp.asm: Removed. From-SVN: r47134
Douglas B Rupp committed -
* c-common.c (struct disabled_builtin, disabled_builtins, disable_builtin_function, builtin_function_disabled_p): New. (builtin_function_2): Check for disabled built-in functions. * c-common.h (disable_builtin_function): Declare. * c-decl.c (c_decode_option): Handle -fno-builtin-FUNCTION. * doc/invoke.texi: Document -fno-builtin-FUNCTION. * doc/extend.texi: Mention -fno-builtin-FUNCTION. testsuite: * gcc.dg/no-builtin-1.c: New test. From-SVN: r47133
Joseph Myers committed -
* libsupc++/eh_personality.cc (__cxa_call_unexpected): Take void*. * libsupc++/eh_catch.cc (__cxa_begin_catch): Likewise. * libsupc++/unwind-cxx.h: Adjust. * src/Makefile.am (strstream.o): Pass -Wno-deprecated. * libsupc++/eh_type.cc (__cxa_current_exception_type): New file. * libsupc++/cxxabi.h: Declare it. * libsupc++/Makefile.am (sources): Add it. * src/vterminate.cc (verbose_terminate_handler): New file. * libsupc++/exception: Declare it. * src/Makefile.am (sources): Add it. * src/Makefile.am (VPATH): Check the src directory before the top one. From-SVN: r47132
Jason Merrill committed -
2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org> * MAINTAINERS (GNATS only accounts): Remove self. From-SVN: r47131
Craig Rodrigues committed -
2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org> PR target/4606 * config.gcc: Remove reference to va-clipper.h. From-SVN: r47129
Craig Rodrigues committed
-
- 17 Nov, 2001 10 commits
-
-
From-SVN: r47128
Anthony Green committed -
* config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Fix the AltiVec-related bitfields. From-SVN: r47127
Stan Shebs committed -
* except.c (enum eh_region_type): Add ERT_UNKNOWN. (mark_eh_region, case ERT_UKNONW): New case. From-SVN: r47123
Richard Kenner committed -
From-SVN: r47122
Christopher Faylor committed -
* config/i386/cygwin.h: Search target specific include directory for w32api stuff, if appropriate. From-SVN: r47121
Christopher Faylor committed -
From-SVN: r47118
Douglas B Rupp committed -
2001-11-17 Laurent Guerby <guerby@acm.org> * Make-lang.in (GNATLIBFLAGS): Add -W -Wall. * gigi.h (init_decl_processing): Rename to gnat_init_decl_processing. * io-aux.c: Provide K&R prototypes to all functions, reformat code. * lang-spec.h: Add missing struct field to silence warnings. * sysdep.c (rts_get_*): Provide K&R prototype. * sysdep.c (Unlock_Task, Lock_Task): Move to K&R prototype. * traceback.c (Unlock_Task, Lock_Task): Likewise. * tracebak.c (__gnat_backtrace): Remove unused variable. * utils.c (end_subprog_body): Move to K&R style. From-SVN: r47117
Laurent Guerby committed -
From-SVN: r47115
GCC Administrator committed -
From-SVN: r47114
David O'Brien committed -
2001-11-16 Aldy Hernandez <aldyh@redhat.com> * config/rs6000/rs6000.md: Change all ldvx to lvx. From-SVN: r47113
Aldy Hernandez committed
-
- 16 Nov, 2001 22 commits
-
-
* verify.cc (_Jv_BytecodeVerifier::check_field_constant): Handle case where field has primitive type. From-SVN: r47112
Tom Tromey committed -
* gensupport.c (process_rtx): Don't assume filename is the first argument of any rtl. From-SVN: r47111
Alexandre Oliva committed -
* vax-protos.h (reg_was_0_p): New prototype. * vax.md (movsi, movhi, movqi): Use reg_was_0_p. * vax.c (follows_p, reg_was_0_p): New functions. From-SVN: r47110
John David Anglin committed -
* vax.md (casesi): Swap arguments in "(plus:SI (pc) (mult))". Reformat. (casesi1): Likewise. Define new pattern which arises by simplification when operand 1 is a constant int. Correct pattern which arises by simplification when operand 1 is zero. From-SVN: r47109
John David Anglin committed -
From-SVN: r47108
Kaveh R. Ghazi committed -
* regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE) to determine whether ISO CPP token pasting is available. From-SVN: r47107
Kaveh R. Ghazi committed -
2001-11-16 John David Anglin <dave@hiauly1.hia.nrc.ca> * Makefile.in: Add MAKEOVERRIDES= to suppress exporting environment to (sub)shells. From-SVN: r47106
John David Anglin committed -
2001-11-16 David O'Brien <obrien@FreeBSD.org> * config.gcc (arm*-*-rtems*, arm-*-coff*, armel-*-coff*, arm-*-vxworks*, arm-*-riscix1.[01]*, arm-*-riscix*, arm-semi-aout, armel-semi-aout, arm-semi-aof, armel-semi-aof, arm*-*-netbsd*, arm*-*-linux*, arm*-*-uclinux*, arm*-*-aout, arm*-*-ecos-elf, arm*-*-elf, arm*-*-conix*, arm*-*-oabi, arm-*-pe*, strongarm-*-elf*, strongarm-*-coff*, strongarm-*-pe, xscale-*-elf, xscale-*-coff: Include various CPU headers via tm_file. * config/arm/aof.h: Don't include arm.h. * config/arm/aout.h: Likewise. * config/arm/coff.h: Don't include semi.h and aout.h. * config/arm/elf.h: Don't include aout.h. * config/arm/netbsd.h: Don't include netbsd.h and aout.h. (TARGET_VERSION): Undef before defining. (ARM_OS_NAME): Likewise (TARGET_DEFAULT): Likewise (TARGET_MEM_FUNCTIONS): Do not need to undefine now. * config/arm/pe.h: Don't include arm/coff.h. * config/arm/riscix.h (CPP_SPEC, SUBTARGET_CPP_SPEC): Use SUBTARGET_CPP_SPEC rather than overiding the arm.h CPP_SPEC definition. * config/arm/riscix1-1.h: Likewise. * config/arm/rix-gas.h: Don't include riscix.h. (DBX_CONTIN_LENGTH): Undef before defining. * config/arm/semi.h: Don't include aout.h. * config/arm/semiaof.h: Don't include aof.h. * config/arm/strongarm-coff.h: Don't include coff.h. * config/arm/strongarm-pe.h: Don't include strongarm-coff.h and pe.h. * config/arm/vxarm.h: Don't include arm/coff.h. * config/arm/xscale-coff.h: Don't include coff.h. Approved by: Nick Clifton <nickc@cambridge.redhat.com> <m3ofm2c27q.fsf@north-pole.nickc.cambridge.redhat.com> From-SVN: r47105
David O'Brien committed -
2001-11-16 Paolo Carlini <pcarlini@unitus.it> * include/bits/stl_deque.h (deque::erase()): Fix memory leak. From-SVN: r47103
Paolo Carlini committed -
howto.html (Thread-safety): Rename section to ``The Standard C++ library and multithreading'' and update... * docs/html/17_intro/howto.html (Thread-safety): Rename section to ``The Standard C++ library and multithreading'' and update information based on recent mailing list traffic. Move all discussion of __USE_MALLOC to... * docs/html/23_containers/howto.html (Containers and multithreading): ...here and rework it based on recent mailing list traffic. From-SVN: r47102
Loren J. Rittle committed -
* config/pa/pa.c: Reflect changes in calling sequences of alter_reg and emit_cmp_insn. From-SVN: r47101
Richard Kenner committed -
* cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename to .... (fixup_fallthru_exit_predecessor): ... this. Change callers and prototype. From-SVN: r47098
Andreas Jaeger committed -
* verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow): New method. (type::compatible): Use it. (type::merge): Likewise. (type::promote): Return a `type&'. (get_one_type): Promote return value. From-SVN: r47097
Tom Tromey committed -
From-SVN: r47096
Bernd Schmidt committed -
* java/lang/Integer.java (getInteger): Attempt to decode the value of the system property instead of the name of the system property. (parseInt): Throw NumberFormatException explicitly in the case of a null argument in keeping with JDK 1.3. From-SVN: r47095
Tom Tromey committed -
From-SVN: r47094
Neil Booth committed -
* java/util/Timer.java (TaskQueue.isStopped): Remove method. (Scheduler.run): Try to re-schedule task and ignore exception if queue has been stopped. From-SVN: r47093
Mark Wielaard committed -
* doc/include/linux-and-gnu.texi: Remove. * doc/gnu.texi: New. * doc/gcc.texi: Include gnu.texi instead of linux-and-gnu.texi. * Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies. From-SVN: r47092
Joseph Myers committed -
* config/a29k/a29k.c: Fix comment formatting. * config/a29k/a29k.h: Likewise. * config/arc/arc.c: Likewise. * config/arc/arc.h: Likewise. * config/vax/vax.c: Likewise. * config/vax/vax.h: Likewise. * config/we32k/we32k.c: Likewise. * config/we32k/we32k.h: Likewise. From-SVN: r47091
Kazu Hirata committed -
* unroll.c (copy_loop_body): Initialize JUMP_LABEL field after creating a new jump insn. From-SVN: r47090
Jeff Law committed -
* expr.c (expand_expr, case ADDR_EXPR): Refine test for when to copy misaligned data. * varasm.c (assemble_variable): Set alignment into MEM when changed. From-SVN: r47089
Richard Kenner committed -
* optabs.c (prepare_cmp_insn): Correct lossage in last change fix OPALIGN type. From-SVN: r47088
Graham Stott committed
-