Skip to content
Snippets Groups Projects
  1. Jan 26, 2002
    • Steve Ellcey's avatar
      emit-rtl.c (gen_rtx_REG): Always return the same rtx for PIC_OFFSET_TABLE_REGNUM. · 751551d5
      Steve Ellcey authored
              * emit-rtl.c (gen_rtx_REG): Always return the same rtx
              for PIC_OFFSET_TABLE_REGNUM.
              (init_emit_once): Use gen_raw_REG to initialize pic_offset_table_rtx.
      
      From-SVN: r49234
      751551d5
    • David O'Brien's avatar
      config.gcc (x86_64-*-freebsd*): New target. · e564e618
      David O'Brien authored
      2002-01-25  David O'Brien  <obrien@FreeBSD.org>
      	* config.gcc (x86_64-*-freebsd*): New target.
      	(x86_64-*-netbsd*,x86_64-*-linux*): Use ${tm_file} rather than its
      	value.
      	(i[34567]86-*-freebsd*): Don't include svr4.h.
      	* config/i386/freebsd64.h: New file.
      
      Approved by:  Richard Henderson <rth@redhat.com>
                    Message-ID: <20020125160119.B17943@redhat.com>
      
      From-SVN: r49233
      e564e618
  2. Jan 25, 2002
  3. Jan 24, 2002
  4. Jan 23, 2002
    • Bob Wilson's avatar
      elf.h: New file. · 03984308
      Bob Wilson authored
              * config/xtensa/elf.h: New file.
              * config/xtensa/lib1funcs.asm: New file.
              * config/xtensa/lib2funcs.S: New file.
              * config/xtensa/linux.h: New file.
              * config/xtensa/t-xtensa: New file.
              * config/xtensa/xtensa-config.h: New file.
              * config/xtensa/xtensa-protos.h: New file.
              * config/xtensa/xtensa.c: New file.
              * config/xtensa/xtensa.h: New file.
              * config/xtensa/xtensa.md: New file.
              * config.gcc (xtensa-*-elf*): New target.
              (xtensa-*-linux*): New target.
              * cse.c (canon_hash): Compare rtx pointers instead of register
              numbers.  This is required for the Xtensa port.
              * integrate.c (copy_insn_list): Handle case where the static
              chain is in memory and the memory address has to be copied to
              a register.
              * doc/invoke.texi (Option Summary): Add Xtensa options.
              (Xtensa Options): New node.
              * doc/md.texi (Machine Constraints): Add Xtensa machine constraints.
              * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
      
      From-SVN: r49155
      03984308
    • Zack Weinberg's avatar
      typeck2.c (friendly_abort): Delete definition. · c588e52b
      Zack Weinberg authored
      	* typeck2.c (friendly_abort): Delete definition.
      	* cp-tree.h (friendly_abort): Don't prototype.
      	(my_friendly_assert): Use fancy_abort.
      
      From-SVN: r49152
      c588e52b
    • Zack Weinberg's avatar
      diagnostic.c (internal_error): Do ICE suppression only when ENABLE_CHECKING is not defined. · a63bea75
      Zack Weinberg authored
      	* diagnostic.c (internal_error): Do ICE suppression only
      	when ENABLE_CHECKING is not defined.
      
      From-SVN: r49151
      a63bea75
Loading