2001-07-13 Marc Espie <espie@cvs.openbsd.org>
* config.gcc (*-*-openbsd*): Add fragment to compile libgcc correctly for shared configurations. * config/t-libgcc-pic: New. * config/{i386,m68k,sparc}/t-openbsd: New. * config/openbsd.h: Include cpu_spec in cpp_spec where needed. Support -shared. Support debugging libraries with -g. * config/i386/openbsd.h: Correct ASM_COMMENT_START. Ensure dwarf2 frame information does not emit pointer diffs. * config/sparc/openbsd.h: Ensure dwarf2 frame information does not emit pointer diffs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43988 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/ChangeLog 13 additions, 0 deletionsgcc/ChangeLog
- gcc/config.gcc 7 additions, 1 deletiongcc/config.gcc
- gcc/config/i386/openbsd.h 6 additions, 0 deletionsgcc/config/i386/openbsd.h
- gcc/config/i386/t-openbsd 6 additions, 0 deletionsgcc/config/i386/t-openbsd
- gcc/config/m68k/t-openbsd 5 additions, 0 deletionsgcc/config/m68k/t-openbsd
- gcc/config/openbsd.h 8 additions, 3 deletionsgcc/config/openbsd.h
- gcc/config/sparc/openbsd.h 2 additions, 1 deletiongcc/config/sparc/openbsd.h
- gcc/config/sparc/t-openbsd 5 additions, 0 deletionsgcc/config/sparc/t-openbsd
- gcc/config/t-libgcc-pic 2 additions, 0 deletionsgcc/config/t-libgcc-pic
Loading
Please register or sign in to comment