1. 20 Jun, 2005 5 commits
    • netware-libgcc.def: Update copyright. · 019275a2
      gcc/
      2005-06-20  Jan Beulich  <jbeulich@novell.com>
      
      	* config/i386/netware-libgcc.def: Update copyright.
      	* config/i386/netware-libgcc.exp (__divdc3, __divsc3, __divxc3,
      	__muldc3, __mulsc3, __mulxc3, __powidf2, __powisf2, __powixf2): Add.
      	* config/i386/netware.c (gen_stdcall_decoration,
      	gen_fastd_decoration): Merge into ...
      	(gen_stdcall_or_fastcall_decoration): ... this. Adjust to match
      	WinNT's changes.
      	(gen_regparm_prefix): Adjust to match i386_nlm_encode_section_info.
      	(i386_nlm_encode_section_info): Adjust to match WinNT's changes.
      	* config/i386/t-nwld (SHLIB_LINK): Also create libgcc.imp alias of
      	libgcc_s.imp. Use 'expr' rather than $(()) shell expressions.
      	* gthr-nks.h (__gthread_objc_mutex_allocate): Kill another dubious
      	use of NX_MUTEX_RECURSIVE.
      
      gcc/testsuite/
      2005-06-20  Jan Beulich  <jbeulich@novell.com>
      
      	* g++.old-deja/g++.jason/thunk2.C: On NetWare, also account for
      	unsupportable relocations.
      	* g++.old-deja/g++.other/store-expr1.C: Likewise.
      	* gcc.dg/20050321-2.c: xfail for NetWare.
      
      From-SVN: r101203
      Jan Beulich committed
    • sseregparm-1.c, [...]: Run only on 32-bit x86. · 57493278
      	* gcc.target/i386/sseregparm-1.c, gcc.target/i386/sseregparm-2.c,
      	gcc.target/i386/fastcall-sseregparm.c,
      	gcc.target/i386/regparm-stdcall.c: Run only on 32-bit x86.
      
      From-SVN: r101202
      Andreas Jaeger committed
    • fold-const.c (swap_tree_comparison): Add support for unordered floating point comparisons. · 09b2f9e8
      
      	* fold-const.c (swap_tree_comparison): Add support for unordered
      	floating point comparisons.
      	* tree-vrp.c (opposite_comparison): Delete.
      	(extract_range_from_assert): Replace calls to opposite_comparison
      	with calls to swap_tree_comparison.
      	(register_edge_assert_for): Likewise.
      	(vrp_evaluate_conditional): Likewise.
      
      From-SVN: r101201
      Roger Sayle committed
    • integrate.c (allocate_initial_values): Update the references to… · 115766b6
      integrate.c (allocate_initial_values): Update the references to global_live_at_start	and global_live_at_end.
      
      	* integrate.c (allocate_initial_values): Update the references
      	to global_live_at_start	and global_live_at_end.
      
      From-SVN: r101200
      Kaz Kojima committed
    • Daily bump. · f20fb0e8
      [[Split portion of a mixed commit.]]
      
      From-SVN: r101198.2
      GCC Administrator committed
  2. 19 Jun, 2005 17 commits
  3. 18 Jun, 2005 18 commits