2012-05-21 Jim Ingham * elf/dwarf2.h: Add DW_TAG_rvalue_reference_type. 2011-08-22 Jason Molenda (jmolenda@apple.com) * elf/dwarf2.h: Add DW_AT_ defines for Apple local extensions for Objective-C 2.0 setters/getters. 2011-04-28 Jason Molenda (jmolenda@apple.com) * xregex.h: Removed. * xregex2.h: Removed. 2010-05-11 Jason Molenda (jmolenda@apple.com) * elf/dwarf2.h (DW_AT_APPLE_omit_frame_ptr): Add new attribute which indicates that a section of code was built -fomit-frame-pointer on i386/x86_64. 2009-08-13 Caroline Tice * elf/dwarf2.h (DW_AT_APPLE_optimized): Add new attribute. (DW_AT_APPLE_flags): Add new attribute. (DW_AT_APPLE_isa): Add new attribute. 2009-05-11 Jason Molenda (jmolenda@apple.com) * elf/dwarf2.h (DW_AT_APPLE_closure): Renamed to DW_AT_APPLE_block. 2009-01-13 Jason Molenda (jmolenda@apple.com) * libiberty.h (basename): Update prototype. 2008-12-05 Jim Ingham elf/dwarf2.h: Add definitions for DW_AT_APPLE_major_runtime_vers and DW_AT_APPLE_runtime_class. 2008-06-27 Jason Molenda (jmolenda@apple.com) * dis-asm.h: Update to FSF gdb sources from 2007-07-02. * floatformat.h: Ditto. * opcode/arm.h: Ditto. 2008-03-27 Jason Molenda (jmolenda@apple.com) * demangle.h: Imported the version circa 2007-05-08 from the FSF cvs repository. 2007-03-21 Caroline Tice * elf/dwarf2.h: (enum dwarf_location_atom): Add DW_OP_APPLE_uninit. 2006-03-28 Jason Molenda (jmolenda@apple.com) * elf/dwarf2.h: Import 2006-03-27 FSF gdb TOT version to get final DWARF 3 constants. 2006-01-11 Caroline Tice (ctice@apple.com) * elf/dwarf2.h (enum dwarf_form): Add DW_FORM_APPLE_db_str. (enum dwarf_attribute): Add DW_AT_APPLE_repository*. 2005-07-26 Jim Ingham * aout/stab.def: Add the N_OSO stab. 2004-08-09 Jason Molenda (jmolenda@apple.com) * aout/stab_gnu.h: Update N_SO table with FORTRAN90 addition from Sun's Stabs Interface Manual (Version 4.0). Add Objective-C and Objective-C++ non-Sun language codes. 2002-12-15 Klee Dienes * libiberty.h (xmalloc_set_malloc_hooks): Add prototype. (xfree): Add prototype. 2002-11-11 Klee Dienes * opcode/i860.h: Revert to FSF sources (see below). 2002-11-11 Klee Dienes These were all submitted to the FSF, but in substantially modified form. They're not currently needed by our builds; I'm removing them and will expect to merge them in once they are accepted by the FSF. * opcode/arc.h: Revert to FSF sources. * opcode/h8300.h: Revert to FSF sources. * opcode/opcode/m88k.h: Revert to FSF sources. 2002-11-01 Klee Dienes * arc.h: Remove declaration of arc_ext_operands and arc_ext_opcodes (moved to arc-opc.c). 2002-10-28 Klee Dienes * xregex2.h: The Apple GCC doesn't support __restrict_arr, even though it's based on 3.1; add test for __APPLE__. 2002-10-26 Klee Dienes * dis-asm.h: Remove PIC support. 2002-10-12 Klee Dienes * libiberty.h: Add __APPLE__ to the basename declaration #ifdef hack. 2002-07-09 Jim Ingham * include.h: Add the "internal" constructor & destructor flavors.