Commit 16e835bb by Joseph Myers Committed by Joseph Myers

* config/i386/i386elf.h (PREFERRED_DEBUGGING_TYPE): Remove.

From-SVN: r181423
parent 27b0b357
2011-11-16 Joseph Myers <joseph@codesourcery.com>
* config/i386/i386elf.h (PREFERRED_DEBUGGING_TYPE): Remove.
2011-11-16 David Edelsohn <dje.gcc@gmail.com> 2011-11-16 David Edelsohn <dje.gcc@gmail.com>
* config/rs6000/rs6000.c (rs6000_xcoff_section_type_flags): * config/rs6000/rs6000.c (rs6000_xcoff_section_type_flags):
...@@ -20,10 +20,6 @@ You should have received a copy of the GNU General Public License ...@@ -20,10 +20,6 @@ You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING3. If not see along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */ <http://www.gnu.org/licenses/>. */
/* Use stabs instead of DWARF debug format. */
#undef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
/* The ELF ABI for the i386 says that records and unions are returned /* The ELF ABI for the i386 says that records and unions are returned
in memory. */ in memory. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment