1. 06 Jun, 2001 4 commits
    • dwarf2.h (DW_EH_PE_aligned): New. · 099c8b17
              * dwarf2.h (DW_EH_PE_aligned): New.
              * dwarf2asm.c (eh_data_format_name): Name it.
              (dw2_asm_output_encoded_addr_rtx): Align for it.
              * dwarf2out.c (output_call_frame_info): Handle it for personality
              routine and LSDA pointers.
      
              * unwind-pe.h (DW_EH_PE_aligned): New.
              (base_of_encoded_value): Handle it.
              (read_encoded_value_with_base): Likewise.
              * unwind-dw2-fde.c (base_from_object): Likewise.
              (get_cie_encoding): Likewise.
      
              * config/alpha/elf.h: Remove ecoff commentary.
              * config/alpha/osf.h (ASM_PREFERRED_EH_DATA_FORMAT): New.
      
      From-SVN: r42926
      Richard Henderson committed
    • config.gcc, bsd386.h: Do not directly include i386/386bsd.h. · c51f6c6b
      2001-06-05  David O'Brien  <obrien@FreeBSD.org>
      	* config.gcc, config/i386/bsd386.h:  Do not directly include
      	i386/386bsd.h.  Instead do it via tm_file.
      
      Approved by:  Richard Henderson <rth@redhat.com>
                    Message-ID: <20010604154739.F25044@redhat.com>
      
      From-SVN: r42925
      David O'Brien committed
    • basic_ios.tcc: Formatting tweaks. · 5de197f2
      
      2001-06-05  Benjamin Kosnik  <bkoz@redhat.com>
      
      	libstdc++/3045
      	* include/bits/basic_ios.tcc: Formatting tweaks.
      	* include/bits/ios_base.h: Formatting tweaks.
      	* src/ios.cc (ios_base::Init::_S_ios_create): Use filebufs here.
      	(ios_base::Init::_S_ios_destroy): ..and here. Explicitly call dtors.
      	* src/globals.cc: Allocate filebufs for standard streams here.
      	(buf_cout, buf_cin, buf_cerr): Like so.
      	(buf_wcout, buf_wcin, buf_wcerr): And so.
      	* testsuite/27_io/ios_init.cc: Add.
      
      From-SVN: r42922
      Benjamin Kosnik committed
    • elfos.h (USING_ELFOS_H): Identify the use of elfos.h in the same way svr4.h does. · 938b21d3
      2001-06-05  David O'Brien  <obrien@FreeBSD.org>
      	* elfos.h (USING_ELFOS_H):  Identify the use of elfos.h in the same
      	way svr4.h does.
      
      Approved by:  Richard Henderson <rth@redhat.com>
                    Message-ID: <20010604154656.E25044@redhat.com>
      
      From-SVN: r42921
      David O'Brien committed
  2. 05 Jun, 2001 17 commits
  3. 04 Jun, 2001 19 commits