1. 15 Jun, 2003 20 commits
  2. 14 Jun, 2003 20 commits
    • neil's avatar
      * lang-specs.h: Rewrite -MD and -MMD to append an underscore. · 41e04369
      neil authored
      	* lang.c (java_handle_option): -MD and -MMD have an underscore.
      	* lang.opt: -MD and -MMD have an underscore.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67958 138bc75d-0d04-0410-961f-82ee72b054a4
      41e04369
    • sayle's avatar
      · 194b1cc5
      sayle authored
      	* rtl.h (STORE_FLAG_VALUE): Remove default definition from here.
      	* defaults.h (STORE_FLAG_VALUE): Move default definition to here.
      	* doc/tm.texi (STORE_FLAG_VALUE): Document the default value.
      
      	* config/alpha/alpha.h (STORE_FLAG_VALUE): Remove definition.
      	* config/arc/arc.h (STORE_FLAG_VALUE): Likewise.
      	* config/arm/arm.h (STORE_FLAG_VALUE): Likewise.
      	* config/cris/cris.h (STORE_FLAG_VALUE): Likewise.
      	* config/i370/i370.h (STORE_FLAG_VALUE): Likewise.
      	* config/i386/i386.h (STORE_FLAG_VALUE): Likewise.
      	* config/i960/i960.h (STORE_FLAG_VALUE): Likewise.
      	* config/ia64/ia64.h (STORE_FLAG_VALUE): Likewise.
      	* config/ip2k/ip2k.h (STORE_FLAG_VALUE): Likewise.
      	* config/m32r/m32r.h (STORE_FLAG_VALUE): Likewise.
      	* config/mcore/mcore.h (STORE_FLAG_VALUE): Likewise.
      	* config/mips/mips.h (STORE_FLAG_VALUE): Likewise.
      	* config/mmix/mmix.h (STORE_FLAG_VALUE): Likewise.
      	* config/ns32k/ns32k.h (STORE_FLAG_VALUE): Likewise.
      	* config/pa/pa.h (STORE_FLAG_VALUE): Likewise.
      	* config/pdp11/pdp11.h (STORE_FLAG_VALUE): Likewise.
      	* config/sh/sh.h (STORE_FLAG_VALUE): Likewise.
      	* config/sparc/sparc.h (STORE_FLAG_VALUE): Likewise.
      	* config/v850/v850.h (STORE_FLAG_VALUE): Likewise.
      	* config/xtensa/xtensa.h (STORE_FLAG_VALUE): Likewise.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67957 138bc75d-0d04-0410-961f-82ee72b054a4
      194b1cc5
    • nathan's avatar
      * opts.sh (POSIXLY_CORRECT): Unset it. · 7687a3b9
      nathan authored
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67954 138bc75d-0d04-0410-961f-82ee72b054a4
      7687a3b9
    • nathan's avatar
      * tree.h (init_function_start): Remove filename and line paramters. · f0c569c7
      nathan authored
      	* function.c (init_function_start): Remove filename and line
      	parameters. Use DECL_SOURCE_LOCATION.
      	* c-decl.c (store_parm_decls): Adjust init_function_start call.
      	(c_expand_body_1): Likewise.
      	* coverage.c (create_coverage): Likewise.
      
      	* ada/utils.c (begin_subprog_body): Adjust init_function_start
      	call.
      
      	* cp/decl.c (start_function): Adjust init_function_start call.
      	* cp/method.c (use_thunk): Likewise.
      	* cp/semantics.c (genrtl_start_function): Likewise.
      
      	* f/com.c (stor_parm_decls): Adjust init_function_start call.
      
      	* java/class.c (emit_register_classes): Adjust init_function_start
      	call.
      	* java/decl.c (complete_start_java_method): Likewise.
      	* java/resource.c (write_resource_constructor): Likewise.
      
      	* objc/objc-act.c (build_tmp_function_decl): Set line number to
      	zero.
      	(hack_method_prototype): Adjust init_function_start call.
      
      	* treelang/treetree.c (tree_code_create_function_initial): Adjust
      	init_function_start call.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67953 138bc75d-0d04-0410-961f-82ee72b054a4
      f0c569c7
    • rearnsha's avatar
      PR target/3724 · fa470f09
      rearnsha authored
      * arm/linux-elf.h (PROFILE_HOOK): Define.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67950 138bc75d-0d04-0410-961f-82ee72b054a4
      fa470f09
    • rearnsha's avatar
      PR target/11183 · d3ceeebc
      rearnsha authored
      * arm.h (CANNOT_CHANGE_MODE_CLASS): Define.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67947 138bc75d-0d04-0410-961f-82ee72b054a4
      d3ceeebc
    • sayle's avatar
      · 3bf18462
      sayle authored
      	* opts.sh: Work around a mysterious feature in cygwin's gawk
      	where specifying the input files explicitly has a different
      	behavior to piping them via stdin.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67946 138bc75d-0d04-0410-961f-82ee72b054a4
      3bf18462
    • neil's avatar
      * doc/sourcebuild.texi: Document opt.lang and a language-specific · d386d11d
      neil authored
      	flag in opts.h.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67945 138bc75d-0d04-0410-961f-82ee72b054a4
      d386d11d
    • rearnsha's avatar
      PR target/11183 · d35c2d18
      rearnsha authored
      * arm.c (output_move_double): Pass SImode to adjust_address.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67943 138bc75d-0d04-0410-961f-82ee72b054a4
      d35c2d18
    • hjl's avatar
      2003-06-14 H.J. Lu <hongjiu.lu@intel.com> · 6409c17a
      hjl authored
      	* config.guess: Update to 2003-06-12 version.
      	* config.sub: Update to 2003-06-13 version.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67942 138bc75d-0d04-0410-961f-82ee72b054a4
      6409c17a
    • neil's avatar
      * Makefile.in: Update to use common.opt and lang_opt_files. · 3272db82
      neil authored
      	(c-options.c, c-options.h): Remove.
      	(options.c, options.h): Add.
      	* c-opts.c: Include options.h not c-options.h.
      	* common.opt: New file.
      	* configure, configure.in: Add lang_opt_files.
      	* opts.c: Include flags.h and diagnostic.h.
      	(common_handle_option): New.
      	(handle_option): Update to recognize common options and all
      	language-dependent options.
      	* opts.h (CL_F77, CL_JAVA, CL_ADA, CL_COMMON, CL_TREELANG): New.
      	(struct cl_option): Make flags of type int.
      	* opts.h: Flag option with front ends to which it applies.
      	Handle duplicate options.
      	* toplev.c (filename): Remove.
      	(independent_decode_option): Don't handle filenames and -quiet.
      	(process_options, do_compile): Update.
      ada:
      	* Make-lang.in: Update to use options.c and options.h.
      	* misc.c: Include options.h not aoptions.h.
      	(gnat_handle_option): Abort on unrecognized switch.
      	(gnat_init_options): Request Ada switches.
      cp:
      	* Make-lang.in: Remove c-options.o.
      f:
      	* Make-lang.in: Update to use options.c and options.h.
      	* top.c: Include options.h not f-options.h.
      	(gnat_handle_option): Abort on unrecognized switch.
      	(ffe_init_options): From com.c.  Request F77 options.
      	(ffe_handle_options): Abort on unrecognized switch.
      	* com.c (ffe_init_options): Move to top.c.
      	* top.h (fee_init_options): New.
      java:
      	* Make-lang.in: Update to use options.c and options.h.
      	* lang.c: Include options.h not j-options.h.
      	(java_handle_option): Abort on unrecognized option.
      	(java_init_options): Request Java switches.
      treelang:
      	* Make-lang.in: Update to use options.c and options.h.
      	* tree1.c: Include options.h not t-options.h.
      	(treelang_init_options): New.
      	(treelang_handle_option): Abort on unrecognized switch.
      	* treetree.c (LANG_HOOKS_INIT_OPTIONS): Override.
      	* treetree.h (treelang_init_options): New.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67941 138bc75d-0d04-0410-961f-82ee72b054a4
      3272db82
    • mkoch's avatar
      2003-06-14 Michael Koch <konqueror@gmx.de> · d493b8a1
      mkoch authored
      	* gnu/java/nio/FileChannelImpl.java
              (map_address): Removed incorrect comment.
      	* gnu/java/nio/SelectorImpl.java
              (register): Remove code duplication and code for file channel handling.
      	* gnu/java/nio/ServerSocketChannelImpl.java
              (serverSocket): Renamed from sock_object.
              (ServerSocketChannel): Initialize serverSocket.
              (socket): Return serverSocket.
      	* gnu/java/nio/SocketChannelImpl.java
              (socket): Renamed from sock_object.
              (isConnectionPenging): Simplified.
              (socket): Return socket.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67940 138bc75d-0d04-0410-961f-82ee72b054a4
      d493b8a1
    • nickc's avatar
      2003-06-14 Nick Clifton <nickc@redhat.com> · 4faba3de
      nickc authored
      	* doc/install.texi (Specific): Add description of different
      	ARM supported file format targets.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67939 138bc75d-0d04-0410-961f-82ee72b054a4
      4faba3de
    • gerald's avatar
      * snapshot-README: Use GCC instead of gcc, C++ front end instead of · e57d88a7
      gerald authored
      	g++ language, and note that Java includes a run time.
      	* snapshot.index.html: Ditto.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67938 138bc75d-0d04-0410-961f-82ee72b054a4
      e57d88a7
    • hubicka's avatar
      * reorg.c (emit_delay_sequence, dbr_schedule): Clear insn locators · ad2637b1
      hubicka authored
      	inside delay slots.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67937 138bc75d-0d04-0410-961f-82ee72b054a4
      ad2637b1
    • neil's avatar
      * lang.opt: Add -Wall. · dcde31e2
      neil authored
      	* misc.c (gnat_handle_option): Handle it.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67935 138bc75d-0d04-0410-961f-82ee72b054a4
      dcde31e2
    • mkoch's avatar
      2003-06-14 Michael Koch <konqueror@gmx.de> · dc244ffa
      mkoch authored
      	* java/security/BasicPermission.java:
      	New version from classpath.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67934 138bc75d-0d04-0410-961f-82ee72b054a4
      dc244ffa
    • mkoch's avatar
      2003-06-14 Michael Koch <konqueror@gmx.de> · 47f7018c
      mkoch authored
      	* javax/naming/directory/Attribute.java:
      	New version from classpath.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67933 138bc75d-0d04-0410-961f-82ee72b054a4
      47f7018c
    • mkoch's avatar
      2003-06-14 Michael Koch <konqueror@gmx.de> · 97862d8a
      mkoch authored
      	* java/io/BufferedReader.java,
      	java/io/FileOutputStream.java:
      	New versions from classpath.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67932 138bc75d-0d04-0410-961f-82ee72b054a4
      97862d8a
    • bkoz's avatar
      · 5f8ebf29
      bkoz authored
      2003-06-13  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* config/abi/i686-pc-linux-gnu: To..
      	* config/abi/i486-linux-gnu: ...this.
      	* config/abi/alphaev67-unknown-linux-gnu: To..
      	* config/abi/alpha-linux-gnu: ...this.
      	* config/abi/ia64-unknown-linux-gnu: To...
      	* config/abi/ia64-linux-gnu: ...this.
      	* config/abi/x86_64-unknown-linux-gnu: To...
      	* config/abi/x86_64-linux-gnu: ...this.
      	* config/abi/i386-unknown-freebsd4: To...
      	* config/abi/i386-freebsd4: ...this.
      	* configure.host: abi_baseline_triplet to abi_baseline_pair.
      	Simplify cpu bits so that abi_baseline_pair can use the same
      	cpu configuration.
      	* acinclude.m4: Same.
      	* aclocal.m4: Regenerate.
      	* configure.in: Can't get enable_abi_check to yes unless native.
      	* configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67931 138bc75d-0d04-0410-961f-82ee72b054a4
      5f8ebf29