2007-03-21 Caroline Tice <ctice@apple.com>
* 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 <jingham@apple.com>
* 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 <kdienes@apple.com>
* libiberty.h (xmalloc_set_malloc_hooks): Add prototype.
(xfree): Add prototype.
2002-11-11 Klee Dienes <kdienes@apple.com>
* opcode/i860.h: Revert to FSF sources (see below).
2002-11-11 Klee Dienes <kdienes@apple.com>
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 <kdienes@apple.com>
* arc.h: Remove declaration of arc_ext_operands and
arc_ext_opcodes (moved to arc-opc.c).
2002-10-28 Klee Dienes <kdienes@apple.com>
* 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 <kdienes@apple.com>
* dis-asm.h: Remove PIC support.
2002-10-12 Klee Dienes <kdienes@apple.com>
* libiberty.h: Add __APPLE__ to the basename declaration #ifdef hack.
2002-07-09 Jim Ingham <jingham@apple.com>
* include.h: Add the "internal" constructor & destructor
flavors.