1. 25 Nov, 2001 13 commits
  2. 24 Nov, 2001 11 commits
  3. 23 Nov, 2001 14 commits
  4. 22 Nov, 2001 2 commits
    • list_capacity.cc: New file. · 1fc61093
      
      2001-11-22  Stephen M. Webb  <stephen@bregmasoft.com>
      
              * testsuite/23_containers/list_capacity.cc: New file.
              * testsuite/23_containers/list_ctor.cc: New file.
              * testsuite/23_containers/list_modifiers.cc: New file.
              * testsuite/23_containers/list_operators.cc: New file.
      
      2001-11-22  Stephen M. Webb  <stephen@bregmasoft.com>
      
      	* include/bits/stl_list.h: Reformatted according to C++STYLE rules.
      	(size): Replaced nonstandard distance() call with the standard one.
      	(transfer): Uglified to _M_transfer.
      
      From-SVN: r47277
      Stephen M. Webb committed
    • calls.c (check_sibcall_argument_overlap): Use slot_offset for start of stack slot. · 60f4621c
      2001-10-09  Andrew Haley  <aph@redhat.com>
      
              * calls.c (check_sibcall_argument_overlap): Use slot_offset for
              start of stack slot.
      
      From-SVN: r47276
      Andrew Haley committed