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.