1*25e200daSespie2004-09-30 Release Manager 2*25e200daSespie 3*25e200daSespie * GCC 3.3.5 Released. 4*25e200daSespie 5*25e200daSespie2004-05-31 Release Manager 6*25e200daSespie 7*25e200daSespie * GCC 3.3.4 Released. 8*25e200daSespie 9*25e200daSespie2004-03-02 Gabriel Dos Reis <gdr@integrable-solutions.net> 10*25e200daSespie 11*25e200daSespie PR bootstrap/14348 12*25e200daSespie Backport 13*25e200daSespie 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk> 14*25e200daSespie * obstack.h: Merge the following change from gnulib: 15*25e200daSespie 2003-10-21 Paul Eggert <eggert@twinsun.com> 16*25e200daSespie * obstack.h (obstack_1grow_fast): Properly parenthesize arg. 17*25e200daSespie (obstack_ptr_grow_fast, obstack_int_grow_fast): 18*25e200daSespie Don't use lvalue casts, as GCC plans to remove support for them 19*25e200daSespie in GCC 3.5. Reported by Joseph S. Myers. This bug 20*25e200daSespie was also present in the non-GCC version, indicating that this 21*25e200daSespie code had always been buggy and had never been widely used. 22*25e200daSespie (obstack_1grow, obstack_ptr_grow, obstack_int_grow, 23*25e200daSespie obstack_blank): 24*25e200daSespie Use the fast variant of each macro, rather than copying the 25*25e200daSespie definiens of the fast variant; that way, we'll be more likely to 26*25e200daSespie catch future bugs in the fast variants. 27*25e200daSespie 28*25e200daSespie2004-02-14 Release Manager 29*25e200daSespie 30*25e200daSespie * GCC 3.3.3 Released. 31*25e200daSespie 32*25e200daSespie2003-11-12 Daniel Jacobowitz <drow@mvista.com> 33*25e200daSespie 34*25e200daSespie Backport from mainline: 35*25e200daSespie 2003-02-20 Daniel Jacobowitz <drow@mvista.com> 36*25e200daSespie * libiberty.h (lrealpath): Add declaration. 37*25e200daSespie 389295f731Sespie2003-10-16 Release Manager 39f7bfebe6Sespie 409295f731Sespie * GCC 3.3.2 Released. 41f7bfebe6Sespie 429295f731Sespie2003-08-04 Release Manager 43f7bfebe6Sespie 449295f731Sespie * GCC 3.3.1 Released. 45f7bfebe6Sespie 469295f731Sespie2003-08-04 Release Manager 47f7bfebe6Sespie 489295f731Sespie * GCC 3.3.1 Released. 49f7bfebe6Sespie 509295f731Sespie2003-07-06 H.J. Lu <hongjiu.lu@intel.com> 51f7bfebe6Sespie 529295f731Sespie * demangle.h: Support C++. 539588ddcfSespie 549295f731Sespie2003-05-13 Release Manager 559588ddcfSespie 569295f731Sespie * GCC 3.3 Released. 579588ddcfSespie 589295f731Sespie2003-05-13 Release Manager 599588ddcfSespie 609295f731Sespie * GCC 3.3 Released. 619588ddcfSespie 629295f731Sespie2003-05-13 Release Manager 639588ddcfSespie 649295f731Sespie * GCC 3.3 Released. 659588ddcfSespie 669588ddcfSespie2003-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 679588ddcfSespie 689588ddcfSespie * ansidecl.h (ATTRIBUTE_NONNULL, ATTRIBUTE_NULL_PRINTF, 699588ddcfSespie ATTRIBUTE_NULL_PRINTF_1, ATTRIBUTE_NULL_PRINTF_2, 709588ddcfSespie ATTRIBUTE_NULL_PRINTF_3, ATTRIBUTE_NULL_PRINTF_4, 719588ddcfSespie ATTRIBUTE_NULL_PRINTF_5): New. 729588ddcfSespie (ATTRIBUTE_PRINTF): Add ATTRIBUTE_NONNULL. 739588ddcfSespie 7432d62142Sespie2003-03-17 Jan Hubicka <jh@suse.cz> 7532d62142Sespie 7632d62142Sespie * hashtab.h (htab_traverse_noresize): Declare. 7732d62142Sespie 789588ddcfSespie2003-02-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 799588ddcfSespie 809588ddcfSespie * libiberty.h: Document return value of physmem routines. 819588ddcfSespie 829588ddcfSespie2003-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 839588ddcfSespie 849588ddcfSespie * libiberty.h (physmem_total, physmem_available): Prototype. 859588ddcfSespie 8632d62142Sespie2003-02-20 Daniel Jacobowitz <drow@mvista.com> 8732d62142Sespie 8832d62142Sespie * libiberty.h (lrealpath): Add declaration. 8932d62142Sespie 9032d62142Sespie2003-01-26 Daniel Jacobowitz <drow@mvista.com> 9132d62142Sespie 9232d62142Sespie * hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types. 9332d62142Sespie (struct htab): Add alloc_arg, alloc_with_arg_f, free_with_arg_f. 9432d62142Sespie (htab_create_alloc_ex): New prototype. 9532d62142Sespie (htab_set_functions_ex): New prototype. 9632d62142Sespie 979588ddcfSespie2002-11-23 Simon Burge <simonb@wasabisystems.com> 989588ddcfSespie 999588ddcfSespie * libiberty.h (basename): Add NetBSD to the list. 1009588ddcfSespie 1019588ddcfSespie2002-11-22 Daniel Jacobowitz <drow@mvista.com> 1029588ddcfSespie 1039588ddcfSespie * libiberty.h (make_relative_prefix): Add prototype. 1049588ddcfSespie 1059588ddcfSespie2002-10-26 Roger Sayle <roger@eyesopen.com> 1069588ddcfSespie 1079588ddcfSespie * partition.h: Close the extern "C" scope when compiling with C++. 1089588ddcfSespie 1099588ddcfSespie2002-10-26 Roger Sayle <roger@eyesopen.com> 1109588ddcfSespie DJ Delorie <dj@redhat.com> 1119588ddcfSespie 1129588ddcfSespie PR bootstrap/8351 1139588ddcfSespie * getopt.h: Avoid prototyping getopt with no arguments in C++. 1149588ddcfSespie 1159588ddcfSespie2002-10-24 Nathan Tallent <eraxxon@alumni.rice.edu> 1169588ddcfSespie 1179588ddcfSespie * ansidecl.h (__STDC__): Add (__alpha && __cplusplus) to the 1189588ddcfSespie list of platform compilers that may look, smell and act 1199588ddcfSespie like __STDC__ but that may not define it. 1209588ddcfSespie 1219588ddcfSespie2002-10-11 David O'Brien <obrien@FreeBSD.org> 1229588ddcfSespie 1239588ddcfSespie * getopt.h: getopt is in unistd.h (based on SUSv2). 1249588ddcfSespie 1259588ddcfSespie2002-09-19 Alexandre Oliva <aoliva@redhat.com> 1269588ddcfSespie 1279588ddcfSespie * libiberty.h (asprintf, vasprintf): Don't declare them if the 1289588ddcfSespie corresponding HAVE_DECL_ macro is 1. 1299588ddcfSespie 1309295f731Sespie2002-07-17 Geoffrey Keating <geoffk@redhat.com> 13132d62142Sespie 1329295f731Sespie * splay-tree.h (GTY): Define if undefined. 1339295f731Sespie (splay_tree_allocate_fn): Return PTR for compatibility, not void *. 1349295f731Sespie (struct splay_tree_node_s): Support gengtype. 1359295f731Sespie (struct splay_tree_s): Likewise. Make allocate_data a PTR, 1369295f731Sespie not a void *. 13732d62142Sespie 1389588ddcfSespie2002-06-25 Alan Modra <amodra@bigpond.net.au> 1399588ddcfSespie 1409588ddcfSespie * demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>. 1419588ddcfSespie * fibheap.h: Likewise. 1429588ddcfSespie * hashtab.h: Likewise. 1439588ddcfSespie * partition.h: Likewise. 1449588ddcfSespie * sort.h: Likewise. 1459588ddcfSespie * splay-tree.h: Likewise. 1469588ddcfSespie 1479588ddcfSespie2002-06-24 Alan Modra <amodra@bigpond.net.au> 1489588ddcfSespie 1499588ddcfSespie * libiberty.h (basename): Don't declare if HAVE_DECL_BASENAME. 1509588ddcfSespie * getopt.h (getopt): Don't declare if HAVE_DECL_GETOPT. 1519588ddcfSespie 1529588ddcfSespie2002-06-06 DJ Delorie <dj@redhat.com> 1539588ddcfSespie 1549588ddcfSespie * hashtab.h (htab): Rearrange new members for backward 1559588ddcfSespie compatibility. 1569588ddcfSespie (htab_create): Don't use a macro that requires other headers. 1579588ddcfSespie 1589588ddcfSespie2002-06-05 Geoffrey Keating <geoffk@redhat.com> 1599588ddcfSespie 1609588ddcfSespie * hashtab.h (htab_create): Restore prototype for backward 1619588ddcfSespie compatibility. 1629588ddcfSespie (htab_try_create): Likewise. 1639588ddcfSespie 1649588ddcfSespie2002-05-22 Geoffrey Keating <geoffk@redhat.com> 1659588ddcfSespie 1669588ddcfSespie * hashtab.h (struct htab): Update for change to length specifier. 1679588ddcfSespie 1689588ddcfSespie2002-05-10 Geoffrey Keating <geoffk@redhat.com> 1699588ddcfSespie 1709588ddcfSespie * hashtab.h (GTY): Define if undefined. 1719588ddcfSespie (htab_alloc): New typedef. 1729588ddcfSespie (htab_free): New typedef. 1739588ddcfSespie (struct htab): Support gengtype; allow user-specified memory 1749588ddcfSespie allocation. 1759588ddcfSespie (htab_create_alloc): New. 1769588ddcfSespie (htab_create): Replace with #define. 1779588ddcfSespie (htab_try_create): Delete. 1789588ddcfSespie 1799588ddcfSespie2002-04-16 David S. Miller <davem@redhat.com> 1809588ddcfSespie 1819588ddcfSespie * xregex2.h (__restrict_arr): Define to __restrict on GCC 1829588ddcfSespie 3.1 and later. Do not redefine. 1839588ddcfSespie 1849588ddcfSespie2002-04-01 Phil Edwards <pme@gcc.gnu.org> 1859588ddcfSespie 1869588ddcfSespie * dyn-string.h: Also allow IN_GLIBCPP_V3 to redefine names. 1879588ddcfSespie 1889588ddcfSespie2002-03-06 Andrew Cagney <ac131313@redhat.com> 1899588ddcfSespie 1909588ddcfSespie * floatformat.h (floatformat_arm_ext): Delete declaration. 1919588ddcfSespie 1929295f731Sespie2002-02-22 Jim Blandy <jimb@redhat.com> 1939588ddcfSespie 1949588ddcfSespie Allow the user to specify functions for allocating memory for 1959588ddcfSespie splay tree roots and nodes. 1969588ddcfSespie * splay-tree.h (splay_tree_allocate_fn, splay_tree_deallocate_fn): 1979588ddcfSespie New types. 1989588ddcfSespie (splay_tree): New fields: `allocate', `deallocate', and 1999588ddcfSespie `allocate_data'. 2009588ddcfSespie (splay_tree_new_with_allocator): New function declaration. 2019588ddcfSespie 2029588ddcfSespie2002-02-05 Jason Merrill <jason@redhat.com> 2039588ddcfSespie 2049588ddcfSespie * demangle.h (cplus_demangle_v3): Add "options" parm. 2059588ddcfSespie (cplus_demangle_v3_type): Remove prototype. 2069588ddcfSespie (DMGL_VERBOSE): New macro. 2079588ddcfSespie (DMGL_TYPES): New macro. 2089588ddcfSespie 2099588ddcfSespie2002-02-02 H.J. Lu (hjl@gnu.org) 2109588ddcfSespie 2119588ddcfSespie * demangle.h (cplus_demangle_v3_type): New prototype. 2129588ddcfSespie 2139588ddcfSespie2002-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2149588ddcfSespie 2159588ddcfSespie * libiberty.h (C_alloca): Add ATTRIBUTE_MALLOC. 2169588ddcfSespie 2179588ddcfSespie2001-12-06 Richard Henderson <rth@redhat.com> 2189588ddcfSespie 2199588ddcfSespie * demangle.h (no_demangling): New. 2209588ddcfSespie (NO_DEMANGLING_STYLE_STRING): New. 2219588ddcfSespie 2229588ddcfSespie2001-10-24 Neil Booth <neil@daikokuya.demon.co.uk> 2239588ddcfSespie 2249588ddcfSespie * safe-ctype.h (_sch_isbasic, IS_ISOBASIC): New. 2259588ddcfSespie 2269588ddcfSespie2001-10-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2279588ddcfSespie 2289588ddcfSespie * libiberty.h (hex_init): Revert delete. 2299588ddcfSespie 2309588ddcfSespie * libiberty.h (_hex_value): Const-ify. 2319588ddcfSespie (hex_init): Delete. 2329588ddcfSespie 2339588ddcfSespie2001-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2349588ddcfSespie 2359588ddcfSespie * demangle.h (demangler_engine): Const-ify. 2369588ddcfSespie * libiberty.h (buildargv): Likewise. 2379588ddcfSespie 2389588ddcfSespie2001-09-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2399588ddcfSespie 2409588ddcfSespie * libiberty.h (reconcat): New function. 2419588ddcfSespie 2429588ddcfSespie2001-09-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2439588ddcfSespie 2449588ddcfSespie * libiberty.h (concat, concat_length, concat_copy, concat_copy2, 2459588ddcfSespie ACONCAT): Improve comments. 2469588ddcfSespie 2479588ddcfSespie2001-09-18 Alan Modra <amodra@bigpond.net.au> 2489588ddcfSespie 2499588ddcfSespie * objalloc.h (OBJALLOC_ALIGN): Define using offsetof. 2509588ddcfSespie 2519588ddcfSespie2001-09-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2529588ddcfSespie 2539588ddcfSespie * libiberty.h (concat_length, concat_copy, concat_copy2, 2549588ddcfSespie libiberty_concat_ptr, ACONCAT): New. 2559588ddcfSespie 2569588ddcfSespie * libiberty.h (ASTRDUP): New macro. 2579588ddcfSespie libiberty_optr, libiberty_nptr, libiberty_len): Declare. 2589588ddcfSespie 2599588ddcfSespie2001-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2609588ddcfSespie 2619588ddcfSespie * ansidecl.h: Update comments reflecting previous change. 2629588ddcfSespie 2639588ddcfSespie2001-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2649588ddcfSespie 2659588ddcfSespie * ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses. 2669588ddcfSespie 2679588ddcfSespie2001-08-23 Lars Brinkhoff <lars@nocrew.org> 2689588ddcfSespie 2699588ddcfSespie * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h: 2709588ddcfSespie replace "GNU CC" with "GCC". 2719588ddcfSespie 2729588ddcfSespie2001-08-21 Richard Henderson <rth@redhat.com> 2739588ddcfSespie 2749588ddcfSespie * fibheap.h: Tidy formatting. 2759588ddcfSespie (fibnode_t): Limit degree to 31 bits to avoid warning. 2769588ddcfSespie 2779588ddcfSespie2001-08-20 Andrew Cagney <ac131313@redhat.com> 2789588ddcfSespie 2799588ddcfSespie * floatformat.h (floatformat_arm_ext): Document as deprecated. 2809588ddcfSespie (floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword) 2819588ddcfSespie (floatformat_ia64_spill_little, floatformat_ia64_quad_little) 2829588ddcfSespie (floatformat_ia64_spill_big, floatformat_ia64_quad_big) 2839588ddcfSespie (floatformat_m88110_harris_ext): Declare. 2849588ddcfSespie 2859295f731Sespie2001-08-20 Daniel Berlin <dan@cgsoftware.com> 2869295f731Sespie 2879295f731Sespie * fibheap.h: New file. Fibonacci heap. 2889295f731Sespie 2899588ddcfSespie2001-08-18 Zack Weinberg <zackw@panix.com> 2909588ddcfSespie 2919588ddcfSespie * ansidecl.h: Reorganize for readability, remove documentation 2929588ddcfSespie of obsolete macros, document PARAMS and VPARAMS. Add new 2939588ddcfSespie macros VA_OPEN, VA_CLOSE, and VA_FIXEDARG for nicer variadic 2949588ddcfSespie function implementation. 2959588ddcfSespie 2969588ddcfSespie2001-08-16 Richard Henderson <rth@redhat.com> 2979588ddcfSespie 2989588ddcfSespie * hashtab.h (htab_hash_string): Declare. 2999588ddcfSespie 3009588ddcfSespie2001-08-10 Andrew Cagney <ac131313@redhat.com> 3019588ddcfSespie 3029588ddcfSespie * libiberty.h (lbasename): Change function declaration to return a 3039588ddcfSespie const char pointer. 3049588ddcfSespie 3059588ddcfSespie2001-08-02 Mark Kettenis <kettenis@gnu.org> 3069588ddcfSespie 3079588ddcfSespie * xregex.h (_REGEX_RE_COMP): Define. 3089588ddcfSespie (re_comp): Define to xre_comp. 3099588ddcfSespie (re_exec): Define to xre_exec. 3109588ddcfSespie 3119588ddcfSespie2001-07-18 Andreas Jaeger <aj@suse.de> 3129588ddcfSespie 3139588ddcfSespie * xregex2.h: Place under LGPL version 2.1. 3149588ddcfSespie 3159588ddcfSespie2001-07-10 Jeff Johnston <jjohnstn@redhat.com> 3169588ddcfSespie 3179588ddcfSespie * xregex.h: New file to support libiberty regex. 3189588ddcfSespie * xregex2.h: Ditto. 3199588ddcfSespie 3209588ddcfSespie2001-05-16 Matt Kraai <kraai@alumni.carnegiemellon.edu> 3219588ddcfSespie 3229588ddcfSespie * partition.h: Fix misspelling of `implementation'. 3239588ddcfSespie 3249588ddcfSespie2001-05-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 3259588ddcfSespie 3269588ddcfSespie * ansidecl.h (NULL_PTR): Delete. 3279588ddcfSespie 3289588ddcfSespie2001-05-07 Zack Weinberg <zackw@stanford.edu> 3299588ddcfSespie 3309588ddcfSespie * demangle.h: Use PARAMS for all prototypes. 3319588ddcfSespie * ternary.h: Use PARAMS for all prototypes. Use PTR, not void *. 3329588ddcfSespie Make arguments constant where possible. 3339588ddcfSespie 3349588ddcfSespie2001-05-07 Mark Mitchell <mark@codesourcery.com> 3359588ddcfSespie 3369588ddcfSespie * splay-tree.h (splay_tree_max): New function. 3379588ddcfSespie (splay_tree_min): Likewise. 3389588ddcfSespie 3399588ddcfSespie2001-04-15 Daniel Berlin <dan@cgsoftware.com> 3409588ddcfSespie 3419588ddcfSespie * ternary.h: New file - Ternary search tree header. 3429588ddcfSespie 3439588ddcfSespie2001-04-03 Zack Weinberg <zackw@stanford.edu> 3449588ddcfSespie 3459588ddcfSespie * ansidecl.h: All logic from gcc/gansidecl.h moved here. 3469588ddcfSespie 3479588ddcfSespie2001-03-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 3489588ddcfSespie 3499588ddcfSespie * libiberty.h (alloca): Handle setting C_ALLOCA. 3509588ddcfSespie 3519588ddcfSespie2001-03-20 Jim Blandy <jimb@redhat.com> 3529588ddcfSespie 3539588ddcfSespie * demangle.h (enum gnu_v3_constructor_kinds, 3549588ddcfSespie is_gnu_v3_mangled_ctor, enum gnu_v3_destructor_kinds, 3559588ddcfSespie is_gnu_v3_mangled_dtor): New declarations. 3569588ddcfSespie 3579588ddcfSespie2001-03-14 Nick Clifton <nickc@redhat.com> 3589588ddcfSespie 3599588ddcfSespie * ansidecl.h: Fix copyright dates. 3609588ddcfSespie * demangle.h: Fix copyright dates. 3619588ddcfSespie * floatformat.h: Fix copyright dates. 3629588ddcfSespie * fnmatch.h: Fix copyright dates. 3639588ddcfSespie * getopt.h: Fix copyright dates. 3649588ddcfSespie * libiberty.h: Add FSF copyright notice. 3659588ddcfSespie * md5.h: Fix copyright dates. 3669588ddcfSespie * obstack.h: Fix copyright dates. 3679588ddcfSespie * splay-tree.h: Fix copyright dates. 3689588ddcfSespie 3699588ddcfSespie2001-03-10 Neil Booth <neil@daikokuya.demon.co.uk> 3709588ddcfSespie John David Anglin <dave@hiauly1.hia.nrc.ca> 3719588ddcfSespie 3729588ddcfSespie * libiberty.h: Add lbasename. 3739588ddcfSespie 3749588ddcfSespie2001-03-06 Zack Weinberg <zackw@stanford.edu> 3759588ddcfSespie 3769588ddcfSespie * libiberty.h: Prototype C_alloca; define alloca to either 3779588ddcfSespie __builtin_alloca or C_alloca as appropriate. 3789588ddcfSespie 3799588ddcfSespie2001-03-01 John David Anglin <dave@hiauly1.hia.nrc.ca> 3809588ddcfSespie 3819588ddcfSespie * safe-ctype.h (_sch_test): Cast enum bit to unsigned short int for pcc 3829588ddcfSespie compatibility. 3839588ddcfSespie 3849588ddcfSespie2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk> 3859588ddcfSespie 3869588ddcfSespie * COPYING: Update to current 3879588ddcfSespie ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references 3889588ddcfSespie to 19yy as example year in copyright notice). 3899588ddcfSespie 3909588ddcfSespie2000-12-16 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl> 3919588ddcfSespie 3929588ddcfSespie * safe-ctype.h: Make code work on all targets and not just on 3939588ddcfSespie targets where a char is 8 bits. 3949588ddcfSespie 3959588ddcfSespie2000-12-07 Zack Weinberg <zack@wolery.stanford.edu> 3969588ddcfSespie 3979588ddcfSespie * safe-ctype.h: New file. 3989588ddcfSespie 3999588ddcfSespie2000-12-06 Rodney Brown <RodneyBrown@mynd.com> 4009588ddcfSespie 4019588ddcfSespie * getopt.h obstack.h: Standarize copyright statement. 4029588ddcfSespie 4039588ddcfSespie2000-12-04 Richard Henderson <rth@redhat.com> 4049588ddcfSespie 4059588ddcfSespie * demangle.h: Change "new_abi" to "v3" everywhere. 4069588ddcfSespie 4079588ddcfSespie2000-11-22 Zack Weinberg <zack@wolery.stanford.edu> 4089588ddcfSespie 4099588ddcfSespie * libiberty.h: Move #includes to top. Prototype xmalloc_failed. 4109588ddcfSespie 4119588ddcfSespie2000-11-15 Kenneth Block <kenneth.block@compaq.com> 4129588ddcfSespie 4139588ddcfSespie * demangle.h: Add gnat and java demangle styles. 4149588ddcfSespie 4159588ddcfSespie2000-11-04 Hans-Peter Nilsson <hp@bitrange.com> 4169588ddcfSespie 4179588ddcfSespie * hashtab.h (struct htab): Add member return_allocation_failure. 4189588ddcfSespie (htab_try_create): New prototype. Mention which functions may 4199588ddcfSespie return NULL when this is used. 4209588ddcfSespie 4219588ddcfSespie2000-11-03 Hans-Peter Nilsson <hp@bitrange.com> 4229588ddcfSespie 4239588ddcfSespie * hashtab.h: Change void * to PTR where necessary. 4249588ddcfSespie 4259295f731Sespie2000-09-10 Mark Mitchell <mark@codesourcery.com> 4269588ddcfSespie 4279588ddcfSespie * splay-tree.h (splay_tree_predecessor): Declare. 4289588ddcfSespie 4299588ddcfSespie2000-09-05 John David Anglin <dave@hiauly1.hia.nrc.ca> 4309588ddcfSespie 4319588ddcfSespie * md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX. 4329588ddcfSespie 4339588ddcfSespie2000-09-04 Alex Samuel <samuel@codesourcery.com> 4349588ddcfSespie 4359588ddcfSespie * dyn-string.h: Adjust formatting. 4369588ddcfSespie (dyn_string_insert_char): New macro. New declaration. 4379588ddcfSespie 4389588ddcfSespie2000-08-28 Jason Merrill <jason@redhat.com> 4399588ddcfSespie 4409588ddcfSespie * md5.h: New file. 4419588ddcfSespie 4429588ddcfSespie2000-08-24 Greg McGary <greg@mcgary.org> 4439588ddcfSespie 4449588ddcfSespie * libiberty.h (ARRAY_SIZE): New macro. 4459588ddcfSespie 4469588ddcfSespie2000-06-21 Alex Samuel <samuel@codesourcery.com> 4479588ddcfSespie 4489588ddcfSespie * dyn-string.h (dyn_string_init, dyn_string_new, 4499588ddcfSespie dyn_string_delete, dyn_string_release, dyn_string_resize, 4509588ddcfSespie dyn_string_clear, dyn_string_copy, dyn_string_copy_cstr, 4519588ddcfSespie dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert, 4529588ddcfSespie dyn_string_insert_cstr, dyn_string_append, dyn_string_append_cstr, 4539588ddcfSespie dyn_string_append_char, dyn_string_substring_dyn_string_eq): 4549588ddcfSespie Define as same name with __cxa_ prepended, if IN_LIBGCC2. 4559588ddcfSespie (dyn_string_init, dyn_string_copy, dyn_string_copy_cstr, 4569588ddcfSespie dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert, 4579588ddcfSespie dyn_string_insert_cstr, dyn_string_append, dyn_string_append_cstr, 4589588ddcfSespie dyn_string_append_char, dyn_string_substring): Change return type 4599588ddcfSespie to int. 4609588ddcfSespie 4619588ddcfSespie2000-06-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 4629588ddcfSespie 4639588ddcfSespie * demangle.h (demangling_styles): Remove trailing comma in enum. 4649588ddcfSespie 4659588ddcfSespie * dyn-string.h (dyn_string_append_char): Change parameter from 4669588ddcfSespie char to int. 4679588ddcfSespie 4689588ddcfSespie2000-06-04 Alex Samuel <samuel@codesourcery.com> 4699588ddcfSespie 4709588ddcfSespie * dyn-string.h: Move here from gcc/dyn-string.h. Add new functions. 4719588ddcfSespie 4729588ddcfSespie * demangle.h (DMGL_GNU_NEW_ABI): New macro. 4739588ddcfSespie (DMGL_STYLE_MASK): Or in DMGL_GNU_NEW_ABI. 4749588ddcfSespie (current_demangling_style): Add gnu_new_abi_demangling. 4759588ddcfSespie (GNU_NEW_ABI_DEMANGLING_STYLE_STRING): New macro. 4769588ddcfSespie (GNU_NEW_ABI_DEMANGLING): Likewise. 4779588ddcfSespie (cplus_demangle_new_abi): New declaration. 4789588ddcfSespie 4799588ddcfSespieTue May 30 16:53:34 2000 Andrew Cagney <cagney@b1.cygnus.com> 4809588ddcfSespie 4819588ddcfSespie * floatformat.h (struct floatformat): Add field name. 4829588ddcfSespie 4839588ddcfSespie2000-05-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 4849588ddcfSespie 4859588ddcfSespie * getopt.h (getopt): Also check HAVE_DECL_* when prototyping. 4869588ddcfSespie 4879588ddcfSespie * libiberty.h (basename): Likewise. 4889588ddcfSespie 4899588ddcfSespie2000-05-06 Zack Weinberg <zack@wolery.cumb.org> 4909588ddcfSespie 4919588ddcfSespie * ansidecl.h: #define __extension__ to nothing if 4929588ddcfSespie GCC_VERSION < 2008. 4939588ddcfSespie 4949588ddcfSespie2000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 4959588ddcfSespie 4969588ddcfSespie * demangle.h (demangler_engine): Constify. 4979588ddcfSespie 4989588ddcfSespieThu May 4 17:15:26 2000 Philippe De Muyter <phdm@macqel.be> 4999588ddcfSespie 5009588ddcfSespie * sort.h (sys/types.h): File included unconditionnaly. 5019588ddcfSespie (stddef.h): File include only #ifdef __STDC__. 5029588ddcfSespie 5039588ddcfSespie2000-05-03 Zack Weinberg <zack@wolery.cumb.org> 5049588ddcfSespie 5059588ddcfSespie * symcat.h: Remove #endif label. 5069588ddcfSespie 5079588ddcfSespie2000-04-28 Kenneth Block <block@zk3.dec.com> 5089588ddcfSespie Jason Merrill <jason@casey.cygnus.com> 5099588ddcfSespie 5109588ddcfSespie * demangle.h (libiberty_demanglers): new table for different styles. 5119588ddcfSespie (cplus_demangle_set_style): New function for setting style. 5129588ddcfSespie (cplus_demangle_name_to_style): New function to translate name. 5139588ddcfSespie 5149588ddcfSespie2000-04-24 Mark Mitchell <mark@codesourcery.com> 5159588ddcfSespie 5169588ddcfSespie * hashtab.h (hash_pointer): Declare. 5179588ddcfSespie (eq_pointer): Likewise. 5189588ddcfSespie 5199588ddcfSespie2000-04-23 Mark Mitchell <mark@codesourcery.com> 5209588ddcfSespie 5219588ddcfSespie * sort.h: New file. 5229588ddcfSespie 5239588ddcfSespieTue Apr 18 16:22:30 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> 5249588ddcfSespie 5259588ddcfSespie * hashtab.h (enum insert_option): New type. 5269588ddcfSespie (htab_find_slot, htab_find_slot_with_hash): Use it. 5279588ddcfSespie 5289588ddcfSespie2000-04-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 5299588ddcfSespie 5309588ddcfSespie * symcat.h: Honor autoconf macro HAVE_STRINGIZE. Add 5319588ddcfSespie comments/caveats with regard to traditional C behavior. 5329588ddcfSespie 5339588ddcfSespie2000-04-05 Richard Henderson <rth@cygnus.com> 5349588ddcfSespie 5359588ddcfSespie * splay-tree.h (splay_tree_remove): Declare. 5369588ddcfSespie 5379588ddcfSespie2000-03-30 Mark Mitchell <mark@codesourcery.com> 5389588ddcfSespie 5399588ddcfSespie * hashtab.h (hashval_t): New type. 5409588ddcfSespie (htab_find_with_hash): Use it as an argument. 5419588ddcfSespie (htab_find_slot_with_hash): Likewise. 5429588ddcfSespie 5439588ddcfSespie2000-03-14 Bernd Schmidt <bernds@cygnus.co.uk> 5449588ddcfSespie 5459588ddcfSespie * hashtab.h (htab_trav): Modify type so that first arg is of type 5469588ddcfSespie void **. 5479588ddcfSespie (htab_find_with_hash, htab_find_slot_with_hash): Declare new 5489588ddcfSespie functions. 5499588ddcfSespie 5509588ddcfSespie2000-03-09 Alex Samuel <samuel@codesourcery.com> 5519588ddcfSespie 5529588ddcfSespie * partition.h: New file. 5539588ddcfSespie 5549588ddcfSespie2000-03-09 Zack Weinberg <zack@wolery.cumb.org> 5559588ddcfSespie 5569588ddcfSespie * hashtab.h (struct htab): Add del_f. 5579588ddcfSespie (htab_del): New type. 5589588ddcfSespie (htab_create): Add fourth argument. 5599588ddcfSespie 5609588ddcfSespie2000-03-08 Zack Weinberg <zack@wolery.cumb.org> 5619588ddcfSespie 5629588ddcfSespie * hashtab.h (hash_table_t): Rename to htab_t. 5639588ddcfSespie (struct hash_table): Rename to struct htab. Shorten element 5649588ddcfSespie names. Reorder elements by size. 5659588ddcfSespie (htab_hash, htab_eq, htab_trav): New typedefs for the callback 5669588ddcfSespie function pointers. 5679588ddcfSespie (hash_table_entry_t): Discard; just use void * for element 5689588ddcfSespie type. 5699588ddcfSespie 5709588ddcfSespieSat Jan 1 19:06:52 2000 Hans-Peter Nilsson <hp@bitrange.com> 5719588ddcfSespie 5729588ddcfSespie * symcat.h (STRINGX) [!__STDC__ || ALMOST_STDC]: Change "?" to "s" 5739588ddcfSespie to stringify argument s. 5749588ddcfSespie 5759588ddcfSespie1999-12-05 Mark Mitchell <mark@codesourcery.com> 5769588ddcfSespie 5779588ddcfSespie * splay-tree.h (struct splay_tree_node): Rename to ... 5789588ddcfSespie (struct splay_tree_node_s): ... this. 5799588ddcfSespie (struct splay_tree): Rename to ... 5809588ddcfSespie (struct splay_tree_s): ... this. 5819588ddcfSespie 5829588ddcfSespie1999-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 5839588ddcfSespie 5849588ddcfSespie * ansidecl.h (ATTRIBUTE_MALLOC): New macro. 5859588ddcfSespie 5869588ddcfSespie * libiberty.h (buildargv, dupargv, concat, choose_temp_base, 5879588ddcfSespie make_temp_file, xmalloc, xcalloc, xstrdup, xmemdup): Add 5889588ddcfSespie ATTRIBUTE_MALLOC. 5899588ddcfSespie (xatexit): Remove __GNUC__ check, add ATTRIBUTE_NORETURN. 5909588ddcfSespie 5919588ddcfSespie1999-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 5929588ddcfSespie 5939588ddcfSespie * libiberty.h: Include stdarg.h when ANSI_PROTOTYPES is defined. 5949588ddcfSespie (asprintf, vasprintf): Provide declarations. 5959588ddcfSespie 5969588ddcfSespieWed Nov 10 12:43:21 1999 Philippe De Muyter <phdm@macqel.be> 5979588ddcfSespie Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 5989588ddcfSespie 5999588ddcfSespie * ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'. 6009588ddcfSespie 6019588ddcfSespie1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com> 6029588ddcfSespie 6039588ddcfSespie * hashtab.h: Give hash_table_t a struct tag. Add prototypes 6049588ddcfSespie for clear_hash_table_slot and traverse_hash_table. Correct 6059588ddcfSespie prototype of all_hash_table_collisions. 6069588ddcfSespie 6079588ddcfSespieFri Oct 15 01:47:51 1999 Vladimir Makarov <vmakarov@loony.cygnus.com> 6089588ddcfSespie 6099588ddcfSespie * hashtab.h: New file. 6109588ddcfSespie 6119588ddcfSespie1999-10-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 6129588ddcfSespie 6139588ddcfSespie * ansidecl.h (HAVE_GCC_VERSION): New macro. Use it instead of 6149588ddcfSespie explicitly testing __GNUC__ and __GNUC_MINOR__. 6159588ddcfSespie 6169588ddcfSespie (ATTRIBUTE_PRINTF): Use `__format__', not `format'. 6179588ddcfSespie 6189588ddcfSespie1999-09-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 6199588ddcfSespie 6209588ddcfSespie * libiberty.h (make_temp_file): Add a prototype. 6219588ddcfSespie 6229588ddcfSespieTue Sep 14 00:35:02 1999 Marc Espie <espie@cvs.openbsd.org> 6239588ddcfSespie 6249588ddcfSespie * libiberty.h (basename): OpenBSD has a correct prototype. 6259588ddcfSespie (xrealloc): Remove outdated comment. 6269588ddcfSespie 6279588ddcfSespie1999-09-07 Jeff Garzik <jgarzik@pobox.com> 6289588ddcfSespie 6299588ddcfSespie * libiberty.h (xmemdup): Add prototype for new function. 6309588ddcfSespie 6319588ddcfSespie1999-09-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 6329588ddcfSespie 6339588ddcfSespie * obstack.h (obstack_grow, obstack_grow0): Move (char*) casts 6349588ddcfSespie in calls to `_obstack_memcpy' from here ... 6359588ddcfSespie 6369588ddcfSespie (_obstack_memcpy): ... to here, except in the __STDC__ case which 6379588ddcfSespie doesn't need it. 6389588ddcfSespie 6399588ddcfSespie1999-08-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 6409588ddcfSespie 6419588ddcfSespie * libiberty.h (getpwd): Prototype. 6429588ddcfSespie 6439588ddcfSespie1999-08-01 Mark Mitchell <mark@codesourcery.com> 6449588ddcfSespie 6459588ddcfSespie * splay-tree.h (splay_tree_insert): Return the new node. 6469588ddcfSespie 6479588ddcfSespie1999-07-11 Ian Lance Taylor <ian@zembu.com> 6489588ddcfSespie 6499588ddcfSespie * ansidecl.h: Copy attribute support macros from egcs. 650f7bfebe6Sespie 651f7bfebe6Sespie1999-04-02 Mark Mitchell <mark@codesourcery.com> 652f7bfebe6Sespie 653f7bfebe6Sespie * splay-tree.h (splay_tree_compare_pointers): Declare. 654f7bfebe6Sespie 655f7bfebe6Sespie1999-03-30 Mark Mitchell <mark@codesourcery.com> 656f7bfebe6Sespie 657f7bfebe6Sespie * splay-tree.h (splay_tree_compare_ints): Declare. 658f7bfebe6Sespie 659f7bfebe6SespieWed Mar 24 12:46:29 1999 Andrew Cagney <cagney@amy.cygnus.com> 660f7bfebe6Sespie 661f7bfebe6Sespie * libiberty.h (basename): Cygwin{,32} should have the prototype. 662f7bfebe6Sespie 663f7bfebe6SespieMon Dec 14 09:53:31 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 664f7bfebe6Sespie 665f7bfebe6Sespie * demangle.h: Don't check IN_GCC anymore. 666f7bfebe6Sespie * splay-tree.h: Likewise. 667f7bfebe6Sespie 668f7bfebe6SespieTue Dec 8 00:30:31 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com> 669f7bfebe6Sespie 670f7bfebe6Sespie * demangle.h: (DMGL_EDG): new macro for Kuck and Associates 671f7bfebe6Sespie (DMGL_STYLE_MASK): modify to include Kuck and Assoc style 672f7bfebe6Sespie (demangling_styles): add new edg_demangling style 673f7bfebe6Sespie (EDG_DEMANGLING_STYLE_STRING): new macro 674f7bfebe6Sespie (EDG_DEMANGLING): new macro 6759588ddcfSespie (DMGL_HP): new macro, for HP/aCC compiler. 676f7bfebe6Sespie (DMGL_STYLE_MASK): modify to include new HP's style. 677f7bfebe6Sespie (demangling_styles): add new hp_demangling value. 678f7bfebe6Sespie (HP_DEMANGLING_STYLE_STRING): new macro. 679f7bfebe6Sespie (ARM_DEMANGLING): coerce to int. 680f7bfebe6Sespie (HP_DEMANGLING): new macro. 681f7bfebe6Sespie 682f7bfebe6SespieFri Nov 20 13:14:00 1998 Andrew Cagney <cagney@b1.cygnus.com> 683f7bfebe6Sespie 684f7bfebe6Sespie * libiberty.h (basename): Add prototype for FreeBSD. 685f7bfebe6Sespie 686f7bfebe6SespieFri Nov 13 19:19:11 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 687f7bfebe6Sespie 688f7bfebe6Sespie * libiberty.h: Prototype xcalloc. 689f7bfebe6Sespie 690f7bfebe6SespieSun Nov 8 17:42:25 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 691f7bfebe6Sespie 692f7bfebe6Sespie * ansidecl.h: Wrap problematic macros with !IN_GCC. 693f7bfebe6Sespie 694f7bfebe6Sespie * demangle.h: Never define PARAMS(). 695f7bfebe6Sespie * splay-tree.h: Likewise. 696f7bfebe6Sespie 697f7bfebe6SespieSat Nov 7 16:04:03 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 698f7bfebe6Sespie 699f7bfebe6Sespie * demangle.h: Don't include gansidecl.h. 700f7bfebe6Sespie * splay-tree.h: Likewise. 701f7bfebe6Sespie 702f7bfebe6SespieThu Oct 22 19:58:00 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 703f7bfebe6Sespie 704f7bfebe6Sespie * splay-tree.h: Wrap function pointer parameter declarations in 705f7bfebe6Sespie PARAMS() macro. 706f7bfebe6Sespie 707f7bfebe6Sespie1998-10-21 Mark Mitchell <mark@markmitchell.com> 708f7bfebe6Sespie 709f7bfebe6Sespie * splay-tree.h: New file. 710f7bfebe6Sespie 711f7bfebe6SespieFri Oct 9 00:02:03 1998 Jeffrey A Law (law@cygnus.com) 712f7bfebe6Sespie 713f7bfebe6Sespie * Merge devo and egcs include directories. 714f7bfebe6Sespie 715f7bfebe6SespieSat Sep 5 12:16:33 1998 Jeffrey A Law (law@cygnus.com) 716f7bfebe6Sespie 717f7bfebe6Sespie * getopt.h, obstack.h: Updated from gcc. 718f7bfebe6Sespie 719f7bfebe6Sespie1998-08-03 Jason Molenda (jsm@bugshack.cygnus.com) 720f7bfebe6Sespie 721f7bfebe6Sespie * libiberty.h (xexit): Change decl to use modern GCC attribute 722f7bfebe6Sespie to indicate exit does not return. 723f7bfebe6Sespie 724f7bfebe6SespieMon Jun 1 13:48:32 1998 Jason Molenda (crash@bugshack.cygnus.com) 725f7bfebe6Sespie 726f7bfebe6Sespie * obstack.h: Update to latest FSF version. 727f7bfebe6Sespie 728f7bfebe6SespieTue Feb 24 13:05:02 1998 Doug Evans <devans@canuck.cygnus.com> 729f7bfebe6Sespie 730f7bfebe6Sespie * dis-asm.h (disassemble_info): Member `symbol' renamed to `symbols' 731f7bfebe6Sespie and made an "asymbol **". New member num_symbols. 732f7bfebe6Sespie (INIT_DISASSEMBLE_INFO_NO_ARCH): Update. 733f7bfebe6Sespie 734f7bfebe6SespieTue Feb 17 12:32:18 1998 Andrew Cagney <cagney@b1.cygnus.com> 735f7bfebe6Sespie 736f7bfebe6Sespie * remote-sim.h (sim_fetch_register, sim_store_register): Add 737f7bfebe6Sespie register length parameter. Functions return actual length of 738f7bfebe6Sespie register. 739f7bfebe6Sespie 740f7bfebe6SespieThu Feb 12 16:29:01 1998 Ian Lance Taylor <ian@cygnus.com> 741f7bfebe6Sespie 742f7bfebe6Sespie * getopt.h: Update to latest FSF version. 743f7bfebe6Sespie 744f7bfebe6SespieWed Feb 11 16:56:06 1998 Doug Evans <devans@canuck.cygnus.com> 745f7bfebe6Sespie 746f7bfebe6Sespie * symcat.h: New file. 747f7bfebe6Sespie 748f7bfebe6SespieMon Feb 2 17:13:31 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> 749f7bfebe6Sespie 750f7bfebe6Sespie * dis-asm.h (print_insn_tic30): Declare. 751f7bfebe6Sespie 752f7bfebe6SespieThu Jan 22 16:23:59 1998 Fred Fish <fnf@cygnus.com> 753f7bfebe6Sespie 754f7bfebe6Sespie * dis-asm.h: Add flag INSN_HAS_RELOC to tell disassembly 755f7bfebe6Sespie function there is a reloc on this line. 756f7bfebe6Sespie 757f7bfebe6SespieMon Dec 8 11:22:23 1997 Nick Clifton <nickc@cygnus.com> 758f7bfebe6Sespie 759f7bfebe6Sespie * dis-asm.h: Remove prototype of disasm_symaddr() as this function 760f7bfebe6Sespie no longer exists. 761f7bfebe6Sespie 762f7bfebe6SespieTue Dec 2 10:20:53 1997 Nick Clifton <nickc@cygnus.com> 763f7bfebe6Sespie 764f7bfebe6Sespie * dis-asm.h (disasm_symaddr): New prototype. 765f7bfebe6Sespie 7669295f731SespieMon Dec 1 20:24:18 1997 J"orn Rennecke <amylaar@cygnus.co.uk> 7679295f731Sespie 7689295f731Sespie * coff/sh.h (R_SH_SWITCH8): New. 7699295f731Sespie 770f7bfebe6SespieMon Dec 1 11:29:35 1997 Doug Evans <devans@canuck.cygnus.com> 771f7bfebe6Sespie 772f7bfebe6Sespie * callback.h (CB_SYSCALL): Comment out arg names in prototypes. 773f7bfebe6Sespie 774f7bfebe6SespieWed Nov 26 16:47:58 1997 Michael Meissner <meissner@cygnus.com> 775f7bfebe6Sespie 776f7bfebe6Sespie * callback.h (CB_SYSCALL): Consistantly use names for prototype 777f7bfebe6Sespie arguments. 778f7bfebe6Sespie 779f7bfebe6SespieWed Nov 26 11:39:30 1997 Doug Evans <devans@canuck.cygnus.com> 780f7bfebe6Sespie 781f7bfebe6Sespie * callback.h (CB_SYSCALL): Change byte count arguments to 782f7bfebe6Sespie {read,write}_mem to `int'. New member `magic'. 783f7bfebe6Sespie (CB_SYSCALL_MAGIC,CB_SYSCALL_INIT): New macros. 784f7bfebe6Sespie 785f7bfebe6SespieTue Nov 25 01:35:52 1997 Doug Evans <devans@seba.cygnus.com> 786f7bfebe6Sespie 787f7bfebe6Sespie * callback.h (struct stat): Move forward decl up. 788f7bfebe6Sespie (host_callback): Pass stat struct pointer to stat,fstat. 789f7bfebe6Sespie (CB_SYS_nnn): Reorganize. 790f7bfebe6Sespie (CB_SYSCALL): New members p1,p2. 791f7bfebe6Sespie (cb_host_to_target_stat): Delete fourth arg. 792f7bfebe6Sespie 793f7bfebe6SespieSat Nov 22 23:34:15 1997 Andrew Cagney <cagney@b1.cygnus.com> 794f7bfebe6Sespie 795f7bfebe6Sespie * remote-sim.h (sim_stop_reason): Clarify sim_signalled SIGRC 796f7bfebe6Sespie argument. 797f7bfebe6Sespie 798f7bfebe6SespieMon Nov 17 14:00:51 1997 Doug Evans <devans@seba.cygnus.com> 799f7bfebe6Sespie 800f7bfebe6Sespie * callback.h (CB_TARGET_DEFS_MAP): Renamed from target_defs_map. 801f7bfebe6Sespie (host_callback): Add stat, fstat, syscall_map, errno_map, open_map, 802f7bfebe6Sespie signal_map, stat_map. 803f7bfebe6Sespie (errn_map,open_map): Renamed to cb_init_foo_map. 804f7bfebe6Sespie (cb_host_to_target_errno,cb_target_to_host_open): Renamed from 805f7bfebe6Sespie host_to_target_errno,target_to_host_open. 806f7bfebe6Sespie (cb_read_target_syscall_maps): Add prototype. 807f7bfebe6Sespie (cb_target_to_host_syscall): Likewise. 808f7bfebe6Sespie (cb_host_to_target_stat): Likewise. 809f7bfebe6Sespie (cb_syscall): Likewise. 810f7bfebe6Sespie (CB_SYS_{exit,open,close,read,write,lseek,unlink,getpid,kill,fstat, 811f7bfebe6Sespie argvlen,argv,chdir,stat,chmod,utime,time}): Define. 812f7bfebe6Sespie (CB_SYSCALL): New type. 813f7bfebe6Sespie (CB_RC): New enum. 814f7bfebe6Sespie 815f7bfebe6SespieFri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com> 816f7bfebe6Sespie 817f7bfebe6Sespie * libiberty.h: Add extern "C" { so it can be used with C++ 818f7bfebe6Sespie programs. 819f7bfebe6Sespie * remote-sim.h: Add extern "C" { so it can be used with C++ 820f7bfebe6Sespie programs. 821f7bfebe6Sespie 822f7bfebe6SespieTue Oct 14 16:07:51 1997 Nick Clifton <nickc@cygnus.com> 823f7bfebe6Sespie 824f7bfebe6Sespie * dis-asm.h (struct disassemble_info): New field 825f7bfebe6Sespie 'symbol_at_address_func'. 826f7bfebe6Sespie (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialise new field with 827f7bfebe6Sespie generic_symbol_at_address. 828f7bfebe6Sespie 829f7bfebe6SespieMon Oct 13 10:17:15 1997 Andrew Cagney <cagney@b1.cygnus.com> 830f7bfebe6Sespie 831f7bfebe6Sespie * remote-sim.h: Clarify sim_read, sim_write MEM argument. 832f7bfebe6Sespie 833f7bfebe6SespieWed Sep 24 18:03:10 1997 Stu Grossman <grossman@babylon-5.cygnus.com> 834f7bfebe6Sespie 835f7bfebe6Sespie * remote-sim.h (SIM_RC): Add a bunch of new return codes for 836f7bfebe6Sespie breakpoint stuff. 837f7bfebe6Sespie * Add functions to tell the simulator to set/clear/enable/disable 838f7bfebe6Sespie intrinsic breakpoints. 839f7bfebe6Sespie 840f7bfebe6SespieThu Aug 28 19:41:42 1997 Andrew Cagney <cagney@b1.cygnus.com> 841f7bfebe6Sespie 842f7bfebe6Sespie * libiberty.h (dupargv): Add prototype. 843f7bfebe6Sespie 844f7bfebe6SespieTue Aug 26 12:25:49 1997 Andrew Cagney <cagney@b1.cygnus.com> 845f7bfebe6Sespie 846f7bfebe6Sespie * remote-sim.h (sim_create_inferior): Add ABFD arg. Document. 847f7bfebe6Sespie 848f7bfebe6SespieMon Aug 25 10:50:51 1997 Andrew Cagney <cagney@b1.cygnus.com> 849f7bfebe6Sespie 850f7bfebe6Sespie * remote-sim.h (sim_open): Add ABFD arg. Document. 851f7bfebe6Sespie 852f7bfebe6SespieFri Aug 8 16:43:56 1997 Doug Evans <dje@canuck.cygnus.com> 853f7bfebe6Sespie 854f7bfebe6Sespie * dis-asm.h (arc_get_disassembler): Declare. 855f7bfebe6Sespie 856f7bfebe6SespieWed Jul 30 11:39:50 1997 Per Bothner <bothner@deneb.cygnus.com> 857f7bfebe6Sespie 858f7bfebe6Sespie * demangle.h (DMGL_JAVA): New option to request Java demangling. 859f7bfebe6Sespie 860f7bfebe6SespieTue Jul 22 17:59:54 1997 Ian Lance Taylor <ian@cygnus.com> 861f7bfebe6Sespie 862f7bfebe6Sespie * libiberty.h (PEXECUTE_*): Define. 863f7bfebe6Sespie (pexecute, pwait): Declare. 864f7bfebe6Sespie 865f7bfebe6SespieFri Jun 6 13:02:33 1997 Andrew Cagney <cagney@b1.cygnus.com> 866f7bfebe6Sespie 867f7bfebe6Sespie * remote-sim.h (sim_kill): Mark as depreciated. 868f7bfebe6Sespie 869f7bfebe6SespieFri May 23 13:43:41 1997 Fred Fish <fnf@cygnus.com> 870f7bfebe6Sespie 871f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Add task_link member. 872f7bfebe6Sespie 873f7bfebe6SespieThu May 22 11:32:49 1997 Andrew Cagney <cagney@b1.cygnus.com> 874f7bfebe6Sespie 875f7bfebe6Sespie * remote-sim.h: Review documentation. Clarify restrictions on 876f7bfebe6Sespie when functions can be called. 877f7bfebe6Sespie 878f7bfebe6SespieWed May 21 16:47:53 1997 Andrew Cagney <cagney@b1.cygnus.com> 879f7bfebe6Sespie 880f7bfebe6Sespie * remote-sim.h (sim_set_profile_size): Add prototype, document as 881f7bfebe6Sespie depreciated. 882f7bfebe6Sespie 883f7bfebe6SespieTue May 20 09:32:22 1997 Andrew Cagney <cagney@b1.cygnus.com> 884f7bfebe6Sespie 885f7bfebe6Sespie * remote-sim.h (sim_open): Add callback struct. 886f7bfebe6Sespie (sim_set_callbacks): Drop SIM_DESC argument. Document. 887f7bfebe6Sespie (sim_size): Remove recently added SIM_DESC argument. Document. 888f7bfebe6Sespie 889f7bfebe6SespieMon May 19 19:14:44 1997 Andrew Cagney <cagney@b1.cygnus.com> 890f7bfebe6Sespie 891f7bfebe6Sespie * remote-sim.h: Pass SD into sim_size. 892f7bfebe6Sespie 893f7bfebe6SespieThu May 15 01:24:16 1997 Mark Alexander <marka@cygnus.com> 894f7bfebe6Sespie 895f7bfebe6Sespie * obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun, 896f7bfebe6Sespie obstack_freefun): Eliminate compile warnings in gdb. 897f7bfebe6Sespie 8989295f731SespieTue May 13 10:21:14 1997 Nick Clifton <nickc@cygnus.com> 8999295f731Sespie 9009295f731Sespie * coff/arm.h (constants): Added new flag bits F_APCS_26 and 9019295f731Sespie F_APCS_SET for the f_flags field of the filehdr structure. Added new 9029295f731Sespie flags: F_APCS26, F_ARM_2, F_ARM_3, F_ARM_7, F_ARM_7T to store 9039295f731Sespie information in the flags field of the internal_f structure used by BFD 9049295f731Sespie routines. 9059295f731Sespie 906f7bfebe6SespieTue Apr 22 10:24:34 1997 Fred Fish <fnf@cygnus.com> 907f7bfebe6Sespie 908f7bfebe6Sespie * floatformat.h (floatformat_byteorders): Add comments for previous 909f7bfebe6Sespie formats and add floatformat_littlebyte_bigword, primarily for ARM. 910f7bfebe6Sespie Add declaration for floatformat_ieee_double_littlebyte_bigword. 911f7bfebe6Sespie 912f7bfebe6SespieFri Apr 18 13:04:49 1997 Andrew Cagney <cagney@b1.cygnus.com> 913f7bfebe6Sespie 914f7bfebe6Sespie * remote-sim.h (sim_stop): New interface - asynchronous 915f7bfebe6Sespie notification of a request to stop / suspend the running 916f7bfebe6Sespie simulation. 917f7bfebe6Sespie 918f7bfebe6Sespie * remote-sim.h (enum sim_stop): Add sim_running and sim_polling as 919f7bfebe6Sespie states for use internal to simulators. 920f7bfebe6Sespie 921f7bfebe6Sespie * callback.h (struct host_callback_strut): Put a magic number at 922f7bfebe6Sespie the end of the struct to allow basic checking. 923f7bfebe6Sespie (struct host_callback_struct ): Add poll_quit - so 924f7bfebe6Sespie that the console etc can be polled at regular intervals. 925f7bfebe6Sespie 926f7bfebe6SespieThu Apr 17 02:17:12 1997 Doug Evans <dje@canuck.cygnus.com> 927f7bfebe6Sespie 928f7bfebe6Sespie * remote-sim.h (struct _bfd): Declare. 929f7bfebe6Sespie (sim_load): Return SIM_RC. New arg `abfd'. 930f7bfebe6Sespie (sim_create_inferior): Return SIM_RC. Delete arg `start_address'. 931f7bfebe6Sespie 932f7bfebe6SespieWed Apr 2 17:09:12 1997 Andrew Cagney <cagney@kremvax.cygnus.com> 933f7bfebe6Sespie 934f7bfebe6Sespie * remote-sim.h (sim_trace, sim_size): Make these global. They 935f7bfebe6Sespie will go away shortly. 936f7bfebe6Sespie 937f7bfebe6SespieWed Apr 2 15:23:49 1997 Doug Evans <dje@canuck.cygnus.com> 938f7bfebe6Sespie 939f7bfebe6Sespie * remote-sim.h (SIM_OPEN_KIND, SIM_RC): New enums. 940f7bfebe6Sespie (sim_open): New argument `kind'. 941f7bfebe6Sespie 942f7bfebe6SespieWed Apr 2 14:45:51 1997 Ian Lance Taylor <ian@cygnus.com> 943f7bfebe6Sespie 944f7bfebe6Sespie * COPYING: Update FSF address. 945f7bfebe6Sespie 946f7bfebe6SespieFri Mar 28 15:29:54 1997 Mike Meissner <meissner@cygnus.com> 947f7bfebe6Sespie 948f7bfebe6Sespie * callback.h (top level): Include stdarg.h or varargs.h if 949f7bfebe6Sespie va_start is not defined. 950f7bfebe6Sespie (host_callback_struct): Make {,e}vprintf_filtered take a va_list 951f7bfebe6Sespie instead of void *, since va_list might be an array or structure 952f7bfebe6Sespie type. 953f7bfebe6Sespie 954f7bfebe6SespieFri Mar 28 15:44:41 1997 H.J. Lu <hjl@gnu.ai.mit.edu> 955f7bfebe6Sespie 956f7bfebe6Sespie * libiberty.h (basename): Add prototype for glibc and linux. 957f7bfebe6Sespie 958f7bfebe6SespieMon Mar 17 19:22:12 1997 Ian Lance Taylor <ian@cygnus.com> 959f7bfebe6Sespie 960f7bfebe6Sespie * objalloc.h: New file. 961f7bfebe6Sespie 962f7bfebe6SespieMon Mar 17 14:57:55 1997 Andrew Cagney <cagney@kremvax.cygnus.com> 963f7bfebe6Sespie 964f7bfebe6Sespie * remote-sim.h: New file, copied in from gdb/remote-sim.h. One 965f7bfebe6Sespie day this will be placed in a directory of its own. 966f7bfebe6Sespie 967f7bfebe6SespieSat Mar 15 19:00:14 1997 Ian Lance Taylor <ian@cygnus.com> 968f7bfebe6Sespie 969f7bfebe6Sespie * obstack.h: Update to current FSF version. 970f7bfebe6Sespie 971f7bfebe6SespieThu Mar 6 15:46:59 1997 Andrew Cagney <cagney@kremvax.cygnus.com> 972f7bfebe6Sespie 973f7bfebe6Sespie * callback.h (struct host_callback_struct): Add callbacks - 974f7bfebe6Sespie flush_stdout, write_stderr, flush_stderr, vprintf_filtered, 975f7bfebe6Sespie evprintf_filtered. Delete redundant callbacks - printf_filtered. 976f7bfebe6Sespie 977f7bfebe6SespieThu Feb 27 23:18:27 1997 Ian Lance Taylor <ian@cygnus.com> 978f7bfebe6Sespie 979f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Remove lprefix and lprefix_len 980f7bfebe6Sespie fields. 981f7bfebe6Sespie 982f7bfebe6SespieTue Feb 25 00:10:49 1997 Ian Lance Taylor <ian@cygnus.com> 983f7bfebe6Sespie 984f7bfebe6Sespie * dis-asm.h (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize 985f7bfebe6Sespie bytes_per_chunk and display_endian. 986f7bfebe6Sespie 987f7bfebe6SespieMon Feb 24 17:47:02 1997 Ian Lance Taylor <ian@cygnus.com> 988f7bfebe6Sespie 989f7bfebe6Sespie From Eric Youngdale <eric@andante.jic.com>: 990f7bfebe6Sespie * bfdlink.h (struct bfd_elf_version_expr): Define. 991f7bfebe6Sespie (struct bfd_elf_version_deps): Define. 992f7bfebe6Sespie (struct bfd_elf_version_tree): Define. 993f7bfebe6Sespie 994f7bfebe6SespieThu Feb 6 14:20:01 1997 Martin M. Hunt <hunt@pizza.cygnus.com> 995f7bfebe6Sespie 996f7bfebe6Sespie * dis-asm.h: (disassemble_info): Add new fields 997f7bfebe6Sespie bytes_per_chunk and display_endian to control the 998f7bfebe6Sespie display of raw instructions. 999f7bfebe6Sespie 1000f7bfebe6SespieSun Dec 8 17:11:12 1996 Doug Evans <dje@canuck.cygnus.com> 1001f7bfebe6Sespie 1002f7bfebe6Sespie * callback.h (host_callback): New member `error'. 1003f7bfebe6Sespie 1004f7bfebe6SespieWed Nov 20 00:40:23 1996 Doug Evans <dje@canuck.cygnus.com> 1005f7bfebe6Sespie 1006f7bfebe6Sespie * callback.h: New file, moved here from gdb. 1007f7bfebe6Sespie 1008f7bfebe6SespieMon Nov 18 16:34:00 1996 Dawn Perchik <dawn@critters.cygnus.com> 1009f7bfebe6Sespie 1010f7bfebe6Sespie * libiberty.h: Checkin again; last checkin failed due to sticky tag. 1011f7bfebe6Sespie 1012f7bfebe6SespieWed Nov 13 08:22:00 1996 Dawn Perchik <dawn@critters.cygnus.com> 1013f7bfebe6Sespie 1014f7bfebe6Sespie * libiberty.h: Revert last commit due to conflicts with hpux 1015f7bfebe6Sespie system headers. 1016f7bfebe6Sespie 1017f7bfebe6SespieTue Nov 12 16:31:00 1996 Dawn Perchik <dawn@critters.cygnus.com> 1018f7bfebe6Sespie 1019f7bfebe6Sespie * libiberty.h: Move prototypes from argv.c here. 1020f7bfebe6Sespie 1021f7bfebe6SespieThu Oct 31 14:56:18 1996 Doug Evans <dje@canuck.cygnus.com> 1022f7bfebe6Sespie 1023f7bfebe6Sespie * ansidecl.h (VPARAMS,VA_START): Define. 1024f7bfebe6Sespie 1025f7bfebe6SespieFri Oct 25 12:08:04 1996 Ian Lance Taylor <ian@cygnus.com> 1026f7bfebe6Sespie 1027f7bfebe6Sespie * dis-asm.h (disassemble_info): Add bytes_per_line field. 1028f7bfebe6Sespie (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize bytes_per_line field. 1029f7bfebe6Sespie 1030f7bfebe6SespieThu Oct 24 17:10:01 1996 Ian Lance Taylor <ian@cygnus.com> 1031f7bfebe6Sespie 1032f7bfebe6Sespie * dis-asm.h (disassemble_info): Add symbol field. 1033f7bfebe6Sespie (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize symbol field. 1034f7bfebe6Sespie 1035f7bfebe6SespieThu Oct 17 11:17:40 1996 Doug Evans <dje@canuck.cygnus.com> 1036f7bfebe6Sespie 1037f7bfebe6Sespie * dis-asm.h (print_insn_m32r): Declare. 1038f7bfebe6Sespie 1039f7bfebe6SespieMon Oct 14 23:56:52 1996 Ian Lance Taylor <ian@cygnus.com> 1040f7bfebe6Sespie 1041f7bfebe6Sespie * libiberty.h: Declare parameter types for xmalloc and xrealloc. 1042f7bfebe6Sespie 1043f7bfebe6SespieThu Oct 3 13:45:27 1996 Ian Lance Taylor <ian@cygnus.com> 1044f7bfebe6Sespie 1045f7bfebe6Sespie * fnmatch.h: New file. 1046f7bfebe6Sespie 1047f7bfebe6SespieThu Oct 3 10:33:14 1996 Jeffrey A Law (law@cygnus.com) 1048f7bfebe6Sespie 1049f7bfebe6Sespie * dis-asm.h (print_insn_mn10x00): Delete declaration. 1050f7bfebe6Sespie (print_insn_mn10200, print_insn_mn10300): Declare. 1051f7bfebe6Sespie 1052f7bfebe6SespieWed Oct 2 21:24:43 1996 Jeffrey A Law (law@cygnus.com) 1053f7bfebe6Sespie 1054f7bfebe6Sespie * dis-asm.h (print_insn_mn10x00): Declare. 1055f7bfebe6Sespie 1056f7bfebe6SespieMon Sep 30 13:56:11 1996 Fred Fish <fnf@cygnus.com> 1057f7bfebe6Sespie 1058f7bfebe6Sespie * libiberty.h: Remove #ifndef PRIVATE_XMALLOC. 1059f7bfebe6Sespie 1060f7bfebe6SespieSat Aug 31 13:27:06 1996 Jeffrey A Law (law@cygnus.com) 1061f7bfebe6Sespie 1062f7bfebe6Sespie * dis-asm.h (print_insn_v850): Declare. 1063f7bfebe6Sespie 1064f7bfebe6SespieTue Aug 13 16:10:30 1996 Stu Grossman (grossman@critters.cygnus.com) 1065f7bfebe6Sespie 1066f7bfebe6Sespie * obstack.h: Change bcopy to memcpy. Works better on Posix 1067f7bfebe6Sespie systems, which generally lack bcopy. 1068f7bfebe6Sespie 1069f7bfebe6SespieMon Aug 12 17:03:18 1996 Stu Grossman (grossman@critters.cygnus.com) 1070f7bfebe6Sespie 1071f7bfebe6Sespie * ansidecl.h: Change WIN32 to _WIN32. 1072f7bfebe6Sespie 1073f7bfebe6SespieFri Jul 26 13:58:18 1996 Ian Lance Taylor <ian@cygnus.com> 1074f7bfebe6Sespie 1075f7bfebe6Sespie * dis-asm.h: Add flavour field. 1076f7bfebe6Sespie (print_insn_alpha): Declare. 1077f7bfebe6Sespie (print_insn_alpha_osf, print_insn_alpha_vms): Don't declare. 1078f7bfebe6Sespie (INIT_DISASSEMBLE_INFO): Initialize flavour field. 1079f7bfebe6Sespie 1080f7bfebe6SespieTue Jul 23 17:37:58 1996 Fred Fish <fnf@cygnus.com> 1081f7bfebe6Sespie 1082f7bfebe6Sespie * libiberty.h (PRIVATE_XMALLOC): Enclose xmalloc/xrealloc 1083f7bfebe6Sespie definitions inside #ifndef so that programs that want to 1084f7bfebe6Sespie can define PRIVATE_XMALLOC and then define xmalloc and 1085f7bfebe6Sespie xrealloc anyway they want. 1086f7bfebe6Sespie (basename): Document in source that we can't declare the 1087f7bfebe6Sespie parameter type because it is declared inconsistently across 1088f7bfebe6Sespie different systems. 1089f7bfebe6Sespie 1090f7bfebe6SespieMon Jul 22 13:16:13 1996 Richard Henderson <rth@tamu.edu> 1091f7bfebe6Sespie 1092f7bfebe6Sespie * dis-asm.h (print_insn_alpha): Don't declare. 1093f7bfebe6Sespie (print_insn_alpha_osf, print_insn_alpha_vms): Declare. 1094f7bfebe6Sespie 1095f7bfebe6SespieWed Jul 17 14:45:12 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 1096f7bfebe6Sespie 1097f7bfebe6Sespie * dis-asm.h: (print_insn_d10v): Declare. 1098f7bfebe6Sespie 1099f7bfebe6SespieMon Jul 15 16:55:38 1996 Stu Grossman (grossman@critters.cygnus.com) 1100f7bfebe6Sespie 1101f7bfebe6Sespie * dis-asm.h: Get rid of decls for print_insn_i8086, 1102f7bfebe6Sespie print_insn_sparc64 and print_insn_sparclite. 1103f7bfebe6Sespie * (INIT_DISASSEMBLE_INFO): Split into two pieces. One, 1104f7bfebe6Sespie INIT_DISASSEMBLE_INFO_NO_ARCH inits everything except for endian, 1105f7bfebe6Sespie mach, and arch. 1106f7bfebe6Sespie 1107f7bfebe6SespieFri Jul 12 10:19:27 1996 Stu Grossman (grossman@critters.cygnus.com) 1108f7bfebe6Sespie 1109f7bfebe6Sespie * dis-asm.h (print_insn_i8086): Declare. 1110f7bfebe6Sespie 1111f7bfebe6SespieWed Jul 3 16:02:39 1996 Stu Grossman (grossman@critters.cygnus.com) 1112f7bfebe6Sespie 1113f7bfebe6Sespie * dis-asm.h (print_insn_sparclite): Declare. 1114f7bfebe6Sespie 1115f7bfebe6SespieTue Jun 18 16:02:46 1996 Jeffrey A. Law <law@rtl.cygnus.com> 1116f7bfebe6Sespie 1117f7bfebe6Sespie * dis-asm.h (print_insn_h8300s): Declare. 1118f7bfebe6Sespie 1119f7bfebe6SespieTue Jun 18 15:11:33 1996 Klaus Kaempf <kkaempf@progis.de> 1120f7bfebe6Sespie 1121f7bfebe6Sespie * fopen-vms.h: New file. 1122f7bfebe6Sespie 1123f7bfebe6SespieTue Jun 4 18:58:16 1996 Ian Lance Taylor <ian@cygnus.com> 1124f7bfebe6Sespie 1125f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Add notice_all field. 1126f7bfebe6Sespie 1127f7bfebe6SespieFri Apr 26 10:33:12 1996 Doug Evans <dje@canuck.cygnus.com> 1128f7bfebe6Sespie 1129f7bfebe6Sespie * demangle.h (#ifdef IN_GCC): #include "gansidecl.h". 1130f7bfebe6Sespie (PROTO,PTR,const): Delete. 1131f7bfebe6Sespie 1132f7bfebe6SespieMon Apr 22 17:27:42 1996 Ian Lance Taylor <ian@cygnus.com> 1133f7bfebe6Sespie 1134f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Add traditional_format field. 1135f7bfebe6Sespie 1136f7bfebe6SespieMon Apr 15 15:16:56 1996 Doug Evans <dje@canuck.cygnus.com> 1137f7bfebe6Sespie 1138f7bfebe6Sespie * libiberty.h (choose_temp_base): Add prototype. 1139f7bfebe6Sespie 1140f7bfebe6SespieTue Mar 12 17:29:46 1996 Ian Lance Taylor <ian@cygnus.com> 1141f7bfebe6Sespie 1142f7bfebe6Sespie * bfdlink.h (bfd_wrapped_link_hash_lookup): Declare. 1143f7bfebe6Sespie (struct bfd_link_info): Add wrap_hash field. 1144f7bfebe6Sespie 1145f7bfebe6SespieWed Feb 14 16:49:17 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de> 1146f7bfebe6Sespie 1147f7bfebe6Sespie * ieee.h (ieee_record_enum_type): Define 1148f7bfebe6Sespie ieee_external_reference_info_enum. 1149f7bfebe6Sespie 1150f7bfebe6SespieFri Feb 2 17:09:25 1996 Doug Evans <dje@charmed.cygnus.com> 1151f7bfebe6Sespie 1152f7bfebe6Sespie * dis-asm.h (DISASM_RAW_INSN): Delete. 1153f7bfebe6Sespie 1154f7bfebe6SespieTue Jan 23 09:21:47 1996 Doug Evans <dje@charmed.cygnus.com> 1155f7bfebe6Sespie 1156f7bfebe6Sespie * dis-asm.h (INIT_DISASSEMBLE_INFO): Set endian to BFD_ENDIAN_UNKNOWN. 1157f7bfebe6Sespie New argument FPRINTF_FUNC. 1158f7bfebe6Sespie 1159f7bfebe6SespieMon Jan 22 16:37:59 1996 Doug Evans <dje@charmed.cygnus.com> 1160f7bfebe6Sespie 1161f7bfebe6Sespie * dis-asm.h (disassemble_info): New members arch, mach, endian. 1162f7bfebe6Sespie (INIT_DISASSEMBLE_INFO): Initialize them. 1163f7bfebe6Sespie (DISASM_RAW_INSN{,FLAG}): Define. 1164f7bfebe6Sespie 1165f7bfebe6SespieThu Jan 18 11:32:38 1996 Ian Lance Taylor <ian@cygnus.com> 1166f7bfebe6Sespie 1167f7bfebe6Sespie * demangle.h (cplus_demangle_opname): Change opname parameter to 1168f7bfebe6Sespie const char *. 1169f7bfebe6Sespie (cplus_mangle_opname): Change return type and opname parameter to 1170f7bfebe6Sespie const char *. 1171f7bfebe6Sespie 1172f7bfebe6SespieFri Jan 5 00:01:22 1996 Ian Lance Taylor <ian@cygnus.com> 1173f7bfebe6Sespie 1174f7bfebe6Sespie * ieee.h (enum ieee_record): Add ieee_asn_record_enum, 1175f7bfebe6Sespie ieee_at_record_enum, ieee_ty_record_enum, ieee_atn_record_enum, 1176f7bfebe6Sespie ieee_bb_record_enum, and ieee_be_record_enum. 1177f7bfebe6Sespie 1178f7bfebe6SespieWed Jan 3 13:12:09 1996 Fred Fish <fnf@cygnus.com> 1179f7bfebe6Sespie 1180f7bfebe6Sespie * obstack.h: Update copyright to 1996. 1181f7bfebe6Sespie (_obstack_memory_used): Declare. 1182f7bfebe6Sespie (obstack_memory_used): Define macro. 1183f7bfebe6Sespie 1184f7bfebe6SespieThu Dec 28 11:42:12 1995 Ian Lance Taylor <ian@cygnus.com> 1185f7bfebe6Sespie 1186f7bfebe6Sespie * libiberty.h (xstrdup): Declare. 1187f7bfebe6Sespie 1188f7bfebe6SespieThu Dec 21 14:47:17 1995 Michael Meissner <meissner@tiktok.cygnus.com> 1189f7bfebe6Sespie 1190f7bfebe6Sespie * wait.h: Protect all macros with #ifndef. 1191f7bfebe6Sespie 1192f7bfebe6SespieTue Oct 24 21:45:40 1995 Ian Lance Taylor <ian@cygnus.com> 1193f7bfebe6Sespie 1194f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Add static_link field. 1195f7bfebe6Sespie 1196f7bfebe6SespieTue Sep 12 16:28:04 1995 Ian Lance Taylor <ian@cygnus.com> 1197f7bfebe6Sespie 1198f7bfebe6Sespie * bfdlink.h (struct bfd_link_callbacks): Add symbol parameter to 1199f7bfebe6Sespie warning callback. 1200f7bfebe6Sespie 1201f7bfebe6SespieFri Sep 1 13:11:51 1995 Ian Lance Taylor <ian@cygnus.com> 1202f7bfebe6Sespie 1203f7bfebe6Sespie * bfdlink.h (struct bfd_link_callbacks): Change warning callback 1204f7bfebe6Sespie to take BFD, section, and address arguments. 1205f7bfebe6Sespie 1206f7bfebe6SespieThu Aug 31 16:45:12 1995 steve chamberlain <sac@slash.cygnus.com> 1207f7bfebe6Sespie 1208f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Remove PE stuff. 1209f7bfebe6Sespie 1210f7bfebe6SespieTue Aug 22 03:18:23 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> 1211f7bfebe6Sespie 1212f7bfebe6Sespie * libiberty.h: Declare xstrerror. From Pat Rankin. 1213f7bfebe6Sespie 1214f7bfebe6SespieMon Aug 21 18:11:36 1995 steve chamberlain <sac@slash.cygnus.com> 1215f7bfebe6Sespie 1216f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Remove PE stuff. 1217f7bfebe6Sespie 1218f7bfebe6SespieWed Aug 2 08:14:12 1995 Doug Evans <dje@canuck.cygnus.com> 1219f7bfebe6Sespie 1220f7bfebe6Sespie * dis-asm.h (print_insn_sparc64): Declare. 1221f7bfebe6Sespie 1222f7bfebe6SespieMon Jul 10 13:26:49 1995 Eric Youngdale <eric@aib.com> 1223f7bfebe6Sespie 1224f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Add new field symbolic. 1225f7bfebe6Sespie 1226f7bfebe6SespieSun Jul 2 17:48:40 1995 Ian Lance Taylor <ian@cygnus.com> 1227f7bfebe6Sespie 1228f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Change type of base_file to 1229f7bfebe6Sespie PTR. 1230f7bfebe6Sespie 1231f7bfebe6SespieThu Jun 29 00:02:45 1995 Steve Chamberlain <sac@slash.cygnus.com> 1232f7bfebe6Sespie 1233f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Added base_file member. 1234f7bfebe6Sespie 1235f7bfebe6SespieTue Jun 20 16:40:04 1995 Steve Chamberlain <sac@slash.cygnus.com> 1236f7bfebe6Sespie 1237f7bfebe6Sespie * ansidecl.h: win32s is ANSI enough. 1238f7bfebe6Sespie 1239f7bfebe6SespieThu May 18 04:25:50 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> 1240f7bfebe6Sespie 1241f7bfebe6Sespie Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk) 1242f7bfebe6Sespie 1243f7bfebe6Sespie * dis-asm.h (print_insn_arm): Delete declaration. 1244f7bfebe6Sespie (print_insn_{little,big}_arm): New declarations. 1245f7bfebe6Sespie 1246f7bfebe6Sespie * floatformat.h (floatformat_arm_ext): Declare. 1247f7bfebe6Sespie 1248f7bfebe6SespieSat May 13 10:14:08 1995 Steve Chamberlain <sac@slash.cygnus.com> 1249f7bfebe6Sespie 12509295f731Sespie * coff/pe.h: New file. 1251f7bfebe6Sespie * bfdlink.h (subsytem, stack_heap_parameters): New. 12529295f731Sespie * coff/i386.h (NT_SECTION_ALIGNMENT, NT_FILE_ALIGNMENT, 12539295f731Sespie NT_DEF_RESERVE, NT_DEF_COMMIT): New. 12549295f731Sespie * coff/internal.h (internal_filehdr): New fields for PE. 12559295f731Sespie (IMAGE_DATA_DIRECTORY): New. 12569295f731Sespie (internal_aouthdr): New fields for PE. 1257f7bfebe6Sespie 1258f7bfebe6SespieThu May 4 14:36:42 1995 Jason Merrill <jason@phydeaux.cygnus.com> 1259f7bfebe6Sespie 1260f7bfebe6Sespie * demangle.h: Don't include ansidecl.h if IN_GCC. 1261f7bfebe6Sespie 1262f7bfebe6SespieTue Feb 21 00:37:28 1995 Jeff Law (law@snake.cs.utah.edu) 1263f7bfebe6Sespie 1264f7bfebe6Sespie * hp-symtab.h: Don't use bitfield enumerations, the HP C compiler 1265f7bfebe6Sespie does not handle them correctly. 1266f7bfebe6Sespie 1267f7bfebe6SespieThu Feb 9 14:20:27 1995 Ian Lance Taylor <ian@cygnus.com> 1268f7bfebe6Sespie 1269f7bfebe6Sespie * libiberty.h (basename): Don't declare parameter type; some 1270f7bfebe6Sespie systems have this in their header files. 1271f7bfebe6Sespie 1272f7bfebe6SespieWed Feb 8 17:35:38 1995 Ian Lance Taylor <ian@cygnus.com> 1273f7bfebe6Sespie 1274f7bfebe6Sespie * bfdlink.h (struct bfd_link_hash_entry): Change format of common 1275f7bfebe6Sespie symbol information, to remove restrictions on maximum size and 1276f7bfebe6Sespie alignment power, by using a pointer to a structure instead. 1277f7bfebe6Sespie 1278f7bfebe6SespieMon Feb 6 14:55:32 1995 Ian Lance Taylor <ian@cygnus.com> 1279f7bfebe6Sespie 1280f7bfebe6Sespie * bfdlink.h (enum bfd_link_hash_type): Rename bfd_link_hash_weak 1281f7bfebe6Sespie to bfd_link_hash_undefweak. Add bfd_link_hash_defweak. 1282f7bfebe6Sespie 1283f7bfebe6SespieMon Jan 16 21:00:23 1995 Stan Shebs <shebs@andros.cygnus.com> 1284f7bfebe6Sespie 1285f7bfebe6Sespie * dis-asm.h (GDB_INIT_DISASSEMBLE_INFO, etc): Remove all 1286f7bfebe6Sespie GDB-specific definitions. 1287f7bfebe6Sespie 1288f7bfebe6SespieSun Jan 15 18:39:35 1995 Steve Chamberlain <sac@splat> 1289f7bfebe6Sespie 1290f7bfebe6Sespie * dis-asm.h (print_insn_w65): Declare. 1291f7bfebe6Sespie 1292f7bfebe6SespieThu Jan 12 17:51:17 1995 Ken Raeburn <raeburn@cujo.cygnus.com> 1293f7bfebe6Sespie 1294f7bfebe6Sespie * libiberty.h (hex_p): Fix sense of test. 1295f7bfebe6Sespie 1296f7bfebe6SespieWed Jan 11 22:36:40 1995 Ken Raeburn <raeburn@cujo.cygnus.com> 1297f7bfebe6Sespie 1298f7bfebe6Sespie * libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init, 1299f7bfebe6Sespie hex_p, hex_value): New macros and declarations, for hex.c. 1300f7bfebe6Sespie 1301f7bfebe6SespieFri Jan 6 17:44:14 1995 Ian Lance Taylor <ian@sanguine.cygnus.com> 1302f7bfebe6Sespie 1303f7bfebe6Sespie * dis-asm.h: Make idempotent. 1304f7bfebe6Sespie 1305f7bfebe6SespieWed Dec 14 13:08:43 1994 Stan Shebs <shebs@andros.cygnus.com> 1306f7bfebe6Sespie 1307f7bfebe6Sespie * progress.h: New file, empty definitions for progress macros. 1308f7bfebe6Sespie 1309f7bfebe6SespieFri Nov 25 00:14:05 1994 Jeff Law (law@snake.cs.utah.edu) 1310f7bfebe6Sespie 1311f7bfebe6Sespie * hp-symtab.h: New file describing the debug symbols emitted 1312f7bfebe6Sespie by the HP C compilers. 1313f7bfebe6Sespie 1314f7bfebe6SespieFri Nov 11 15:48:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 1315f7bfebe6Sespie 1316f7bfebe6Sespie * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size from 24 1317f7bfebe6Sespie to 26 bits, and change u.c.alignment_power from 8 to 6 bits. 6 1318f7bfebe6Sespie bit in the alignment power is enough for a 64 bit address space. 1319f7bfebe6Sespie 1320f7bfebe6SespieMon Oct 31 13:02:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1321f7bfebe6Sespie 1322f7bfebe6Sespie * demangle.h (cplus_mangle_opname): Declare. 1323f7bfebe6Sespie 1324f7bfebe6SespieTue Oct 25 11:38:02 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> 1325f7bfebe6Sespie 1326f7bfebe6Sespie * bfdlink.h (struct bfd_link_callbacks): Fix comments for 1327f7bfebe6Sespie multiple_common field. 1328f7bfebe6Sespie 1329f7bfebe6SespieSun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org) 1330f7bfebe6Sespie 13319295f731Sespie * aout/aout64.h: Only define QMAGIC if it isn't already defined. 13329295f731Sespie 1333f7bfebe6Sespie * dis-asm.h: Add support for the ARM. 1334f7bfebe6Sespie 1335f7bfebe6SespieWed Aug 10 12:51:41 1994 Doug Evans (dje@canuck.cygnus.com) 1336f7bfebe6Sespie 1337f7bfebe6Sespie * libiberty.h (strsignal): Document its existence even if we 1338f7bfebe6Sespie can't declare it. 1339f7bfebe6Sespie 1340f7bfebe6SespieTue Aug 2 14:40:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com) 1341f7bfebe6Sespie 1342f7bfebe6Sespie * os9k.h: Remove u_int16, u_int32, and owner_id typedefs and 1343f7bfebe6Sespie expand their uses. Those names conflict with Mach headers. 1344f7bfebe6Sespie 1345f7bfebe6SespieFri Jul 22 14:17:12 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 1346f7bfebe6Sespie 1347f7bfebe6Sespie * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size into a 1348f7bfebe6Sespie bitfield. Add field u.c.alignment_power. 1349f7bfebe6Sespie 1350f7bfebe6SespieSun Jul 10 00:26:39 1994 Ian Dall (dall@hfrd.dsto.gov.au) 1351f7bfebe6Sespie 1352f7bfebe6Sespie * dis-asm.h: Add print_insn_ns32k declaration. 1353f7bfebe6Sespie 1354f7bfebe6SespieMon Jun 20 17:13:29 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) 1355f7bfebe6Sespie 1356f7bfebe6Sespie * bfdlink.h (bfd_link_hash_table): Make creator a const pointer. 1357f7bfebe6Sespie 1358f7bfebe6SespieSat Jun 18 16:09:32 1994 Stan Shebs (shebs@andros.cygnus.com) 1359f7bfebe6Sespie 1360f7bfebe6Sespie * demangle.h (cplus_demangle_opname): Declare. 1361f7bfebe6Sespie 1362f7bfebe6SespieThu Jun 16 15:19:03 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1363f7bfebe6Sespie 1364f7bfebe6Sespie * bfdlink.h (struct bfd_link_info): Add new field shared. 1365f7bfebe6Sespie 1366f7bfebe6SespieMon Jun 6 14:39:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1367f7bfebe6Sespie 1368f7bfebe6Sespie * bfdlink.h (struct bfd_link_hash_entry): Remove written field: 1369f7bfebe6Sespie not needed for all backends. 1370f7bfebe6Sespie 1371f7bfebe6SespieThu Apr 28 19:06:50 1994 Ken Raeburn (raeburn@cujo.cygnus.com) 1372f7bfebe6Sespie 1373f7bfebe6Sespie * dis-asm.h (disassembler): Declare. 1374f7bfebe6Sespie 1375f7bfebe6SespieFri Apr 1 00:38:17 1994 Jim Wilson (wilson@mole.gnu.ai.mit.edu) 1376f7bfebe6Sespie 1377f7bfebe6Sespie * obstack.h: Delete use of IN_GCC to control whether 1378f7bfebe6Sespie stddef.h or gstddef.h is included. 1379f7bfebe6Sespie 1380f7bfebe6SespieTue Mar 22 13:06:02 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1381f7bfebe6Sespie 1382f7bfebe6Sespie * bfdlink.h (enum bfd_link_order_type): Add bfd_data_link_order. 1383f7bfebe6Sespie (struct bfd_link_order): Add data field to union. 1384f7bfebe6Sespie 1385f7bfebe6SespieMon Mar 21 18:45:26 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1386f7bfebe6Sespie 1387f7bfebe6Sespie * bfdlink.h (struct bfd_link_callbacks): Change bitsize argument 1388f7bfebe6Sespie to add_to_set to reloc. Remove bitsize argument from constructor. 1389f7bfebe6Sespie Comment that reloc_overflow, reloc_dangerous and unattached_reloc 1390f7bfebe6Sespie must handle NULL pointers for reloc location. 1391f7bfebe6Sespie (enum bfd_link_order_type): Add bfd_section_reloc_link_order and 1392f7bfebe6Sespie bfd_symbol_reloc_link_order. 1393f7bfebe6Sespie (struct bfd_link_order): Add reloc field to union. 1394f7bfebe6Sespie (struct bfd_link_order_reloc): Define. 1395f7bfebe6Sespie 1396f7bfebe6SespieMon Mar 14 12:27:50 1994 Ian Lance Taylor (ian@cygnus.com) 1397f7bfebe6Sespie 1398f7bfebe6Sespie * ieee-float.h: Removed; no longer used. 1399f7bfebe6Sespie 1400f7bfebe6SespieTue Mar 1 18:10:49 1994 Kung Hsu (kung@mexican.cygnus.com) 1401f7bfebe6Sespie 1402f7bfebe6Sespie * os9k.h: os9000 target specific header file, the header of the 1403f7bfebe6Sespie object file is used now. 1404f7bfebe6Sespie 1405f7bfebe6SespieSun Feb 27 21:52:26 1994 Jim Kingdon (kingdon@deneb.cygnus.com) 1406f7bfebe6Sespie 1407f7bfebe6Sespie * floatformat.h: New file, intended to replace ieee-float.h. 1408f7bfebe6Sespie 1409f7bfebe6SespieSun Feb 20 17:15:42 1994 Ian Lance Taylor (ian@lisa.cygnus.com) 1410f7bfebe6Sespie 1411f7bfebe6Sespie * ansidecl.h (ANSI_PROTOTYPES): Define if using ANSI prototypes. 1412f7bfebe6Sespie 1413f7bfebe6SespieWed Feb 16 01:07:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1414f7bfebe6Sespie 1415f7bfebe6Sespie * libiberty.h: Don't declare strsignal, to avoid conflicts with 1416f7bfebe6Sespie Solaris system header files. 1417f7bfebe6Sespie 1418f7bfebe6SespieSat Feb 12 22:11:32 1994 Jeffrey A. Law (law@snake.cs.utah.edu) 1419f7bfebe6Sespie 1420f7bfebe6Sespie * libiberty.h (xexit): Use __volatile__ to avoid losing if 1421f7bfebe6Sespie compiling with gcc -traditional. 1422f7bfebe6Sespie 1423f7bfebe6SespieThu Feb 10 14:05:41 1994 Ian Lance Taylor (ian@cygnus.com) 1424f7bfebe6Sespie 1425f7bfebe6Sespie * libiberty.h: New file. Declares functions provided by 1426f7bfebe6Sespie libiberty. 1427f7bfebe6Sespie 1428f7bfebe6SespieTue Feb 8 05:19:52 1994 David J. Mackenzie (djm@thepub.cygnus.com) 1429f7bfebe6Sespie 1430f7bfebe6Sespie Handle obstack_chunk_alloc returning NULL. This allows 1431f7bfebe6Sespie obstacks to be used by libraries, without forcing them 1432f7bfebe6Sespie to call exit or longjmp. 1433f7bfebe6Sespie * obstack.h (struct obstack): Add alloc_failed flag. 1434f7bfebe6Sespie _obstack_begin, _obstack_begin_1): Declare to return int, not void. 1435f7bfebe6Sespie (obstack_finish): If alloc_failed, return NULL. 1436f7bfebe6Sespie (obstack_base, obstack_next_free, objstack_object_size): 1437f7bfebe6Sespie If alloc_failed, return 0. 1438f7bfebe6Sespie (obstack_grow, obstack_grow0, obstack_1grow, obstack_ptr_grow, 1439f7bfebe6Sespie obstack_int_grow, obstack_blank): If alloc_failed, do nothing that 1440f7bfebe6Sespie could corrupt the obstack. 1441f7bfebe6Sespie 1442f7bfebe6SespieMon Jan 24 15:06:05 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1443f7bfebe6Sespie 1444f7bfebe6Sespie * bfdlink.h (struct bfd_link_callbacks): Add name, reloc_name and 1445f7bfebe6Sespie addend argments to reloc_overflow callback. 1446f7bfebe6Sespie 1447f7bfebe6SespieFri Jan 21 19:13:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1448f7bfebe6Sespie 1449f7bfebe6Sespie * dis-asm.h (print_insn_big_powerpc, print_insn_little_powerpc, 1450f7bfebe6Sespie print_insn_rs6000): Declare. 1451f7bfebe6Sespie 1452f7bfebe6SespieThu Jan 6 14:15:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1453f7bfebe6Sespie 1454f7bfebe6Sespie * bfdlink.h (struct bfd_link_callbacks): Add bitsize argument to 1455f7bfebe6Sespie add_to_set field. Add new callback named constructor. 1456f7bfebe6Sespie 1457f7bfebe6SespieThu Dec 30 10:44:06 1993 Ian Lance Taylor (ian@rtl.cygnus.com) 1458f7bfebe6Sespie 1459f7bfebe6Sespie * bfdlink.h: New file for new BFD linker backend routines. 1460f7bfebe6Sespie 1461f7bfebe6SespieMon Nov 29 10:43:57 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1462f7bfebe6Sespie 1463f7bfebe6Sespie * dis-asm.h (enum dis_insn_tyupe): Remove non-ANSI trailing comma. 1464f7bfebe6Sespie 1465f7bfebe6SespieSat Oct 2 20:42:26 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 1466f7bfebe6Sespie 1467f7bfebe6Sespie * dis-asm.h: Move comment to right place. 1468f7bfebe6Sespie 1469f7bfebe6SespieMon Aug 9 19:03:35 1993 David J. Mackenzie (djm@thepub.cygnus.com) 1470f7bfebe6Sespie 1471f7bfebe6Sespie * obstack.h (obstack_chunkfun, obstack_freefun): Add defns from 1472f7bfebe6Sespie previous version. Are these Cygnus local changes? 1473f7bfebe6Sespie 1474f7bfebe6SespieFri Aug 6 17:05:47 1993 David J. Mackenzie (djm@thepub.cygnus.com) 1475f7bfebe6Sespie 1476f7bfebe6Sespie * getopt.h, obstack.h: Update to latest FSF version. 1477f7bfebe6Sespie 14789295f731SespieMon Aug 2 16:37:14 1993 Stu Grossman (grossman at cygnus.com) 14799295f731Sespie 14809295f731Sespie * coff/i386.h: Add Lynx magic number. 14819295f731Sespie 1482f7bfebe6SespieMon Aug 2 14:45:29 1993 John Gilmore (gnu@cygnus.com) 1483f7bfebe6Sespie 1484f7bfebe6Sespie * dis-asm.h: Move enum outside of struct defn to avoid warnings. 1485f7bfebe6Sespie 1486f7bfebe6SespieMon Aug 2 08:49:30 1993 Stu Grossman (grossman at cygnus.com) 1487f7bfebe6Sespie 1488f7bfebe6Sespie * wait.h (WEXITSTATUS, WSTOPSIG): Mask down to 8 bits. This is 1489f7bfebe6Sespie for systems that store stuff into the high 16 bits of a wait 1490f7bfebe6Sespie status. 1491f7bfebe6Sespie 1492f7bfebe6SespieFri Jul 30 18:38:02 1993 John Gilmore (gnu@cygnus.com) 1493f7bfebe6Sespie 1494f7bfebe6Sespie * dis-asm.h: Add new fields insn_info_valid, branch_delay_insns, 1495f7bfebe6Sespie data_size, insn_type, target, target2. These are used to return 1496f7bfebe6Sespie information from the instruction decoders back to the calling 1497f7bfebe6Sespie program. Add comments, make more readable. 1498f7bfebe6Sespie 1499f7bfebe6SespieMon Jul 19 22:14:14 1993 Fred Fish (fnf@deneb.cygnus.com) 1500f7bfebe6Sespie 1501f7bfebe6Sespie * nlm: New directory containing NLM/NetWare includes. 1502f7bfebe6Sespie 1503f7bfebe6SespieThu Jul 15 12:10:04 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 1504f7bfebe6Sespie 1505f7bfebe6Sespie * dis-asm.h (struct disassemble_info): New field application_data. 1506f7bfebe6Sespie 1507f7bfebe6SespieThu Jul 15 12:41:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1508f7bfebe6Sespie 1509f7bfebe6Sespie * dis-asm.h: Added declaration of print_insn_m88k. 1510f7bfebe6Sespie 15119295f731SespieThu Jul 8 09:05:26 1993 Doug Evans (dje@canuck.cygnus.com) 15129295f731Sespie 15139295f731Sespie * opcode/h8300.h: Lots of little fixes for the h8/300h. 15149295f731Sespie 1515f7bfebe6SespieFri Jul 2 10:31:59 1993 Ian Lance Taylor (ian@cygnus.com) 1516f7bfebe6Sespie 1517f7bfebe6Sespie * ansidecl.h: Use ANSI macros if __mips and _SYSTYPE_SVR4 are 1518f7bfebe6Sespie defined, since RISC/OS cc handles ANSI declarations in SVR4 mode 1519f7bfebe6Sespie but does not define __STDC__. 1520f7bfebe6Sespie 1521f7bfebe6SespieSun Jun 20 18:27:52 1993 Ken Raeburn (raeburn@poseidon.cygnus.com) 1522f7bfebe6Sespie 1523f7bfebe6Sespie * dis-asm.h: Don't need to include ansidecl.h any more. 1524f7bfebe6Sespie 1525f7bfebe6SespieFri Jun 18 03:22:10 1993 John Gilmore (gnu@cygnus.com) 1526f7bfebe6Sespie 1527f7bfebe6Sespie * oasys.h: Eliminate "int8_type", "int16_type", "int32_type", and 1528f7bfebe6Sespie their variants. These changes are coordinated with corresponding 1529f7bfebe6Sespie changes in ../bfd/oasys.c. 1530f7bfebe6Sespie 1531f7bfebe6SespieWed Jun 16 10:43:08 1993 Fred Fish (fnf@cygnus.com) 1532f7bfebe6Sespie 1533f7bfebe6Sespie * bfd.h: Note that it has been removed. 1534f7bfebe6Sespie 1535f7bfebe6SespieTue Jun 8 12:16:03 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) 1536f7bfebe6Sespie 1537f7bfebe6Sespie Support for H8/300-H 1538f7bfebe6Sespie * dis-asm.h (print_insn_h8300, print_insn_h8300h): Declare it. 15399295f731Sespie * coff/h8300.h: New magic number. 15409295f731Sespie * coff/internal.h: New relocations. 15419295f731Sespie * opcode/h8300.h: Lots of new opcodes. 1542f7bfebe6Sespie 1543f7bfebe6SespieTue Jun 1 07:35:03 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) 1544f7bfebe6Sespie 1545f7bfebe6Sespie * ansidecl.h (const): Don't define it if it's already defined. 1546f7bfebe6Sespie 1547f7bfebe6SespieThu May 27 18:19:51 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) 1548f7bfebe6Sespie 1549f7bfebe6Sespie * dis-asm.h (print_insn_hppa): Declare it. 1550f7bfebe6Sespie 1551f7bfebe6Sespie * bfd.h: Moved to bfd directory. Small stub here includes it 1552f7bfebe6Sespie without requiring "-I../bfd". 1553f7bfebe6Sespie 1554f7bfebe6SespieThu Apr 29 12:06:13 1993 Ken Raeburn (raeburn@deneb.cygnus.com) 1555f7bfebe6Sespie 1556f7bfebe6Sespie * bfd.h: Updated with BSF_FUNCTION. 1557f7bfebe6Sespie 1558f7bfebe6SespieMon Apr 26 18:15:50 1993 Steve Chamberlain (sac@thepub.cygnus.com) 1559f7bfebe6Sespie 1560f7bfebe6Sespie * bfd.h, dis-asm.h: Updated with Hitachi SH. 1561f7bfebe6Sespie 1562f7bfebe6SespieFri Apr 23 18:41:38 1993 Steve Chamberlain (sac@thepub.cygnus.com) 1563f7bfebe6Sespie 1564f7bfebe6Sespie * bfd.h: Updated with alpha changes. 1565f7bfebe6Sespie * dis-asm.h: Added alpha. 1566f7bfebe6Sespie 1567f7bfebe6SespieFri Apr 16 17:35:30 1993 Jim Kingdon (kingdon@cygnus.com) 1568f7bfebe6Sespie 1569f7bfebe6Sespie * bfd.h: Update for signed bfd_*get_*. 1570f7bfebe6Sespie 1571f7bfebe6SespieThu Apr 15 09:24:21 1993 Jim Kingdon (kingdon@cygnus.com) 1572f7bfebe6Sespie 1573f7bfebe6Sespie * bfd.h: Updated for file_truncated error. 1574f7bfebe6Sespie 1575f7bfebe6SespieThu Apr 8 10:53:47 1993 Ian Lance Taylor (ian@cygnus.com) 1576f7bfebe6Sespie 1577f7bfebe6Sespie * ansidecl.h: If no ANSI, define const to be empty. 1578f7bfebe6Sespie 1579f7bfebe6SespieThu Apr 1 09:00:10 1993 Jim Kingdon (kingdon@cygnus.com) 1580f7bfebe6Sespie 1581f7bfebe6Sespie * dis-asm.h: Declare a29k and i960 print_insn_*. 1582f7bfebe6Sespie 1583f7bfebe6Sespie * dis-asm.h: Add print_address_func and related stuff. 1584f7bfebe6Sespie 1585f7bfebe6Sespie * dis-asm.h (dis_asm_read_memory): Fix prototype. 1586f7bfebe6Sespie 1587f7bfebe6SespieWed Mar 31 17:40:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 1588f7bfebe6Sespie 1589f7bfebe6Sespie * dis-asm.h: Add print_insn_sparc. 1590f7bfebe6Sespie 1591f7bfebe6SespieWed Mar 31 17:51:42 1993 Ian Lance Taylor (ian@cygnus.com) 1592f7bfebe6Sespie 1593f7bfebe6Sespie * bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size 1594f7bfebe6Sespie prototypes. 1595f7bfebe6Sespie 1596f7bfebe6SespieWed Mar 31 16:35:12 1993 Stu Grossman (grossman@cygnus.com) 1597f7bfebe6Sespie 1598f7bfebe6Sespie * dis-asm.h: (disassemble_info): Fix typo in prototype of 1599f7bfebe6Sespie dis_asm_memory_error(). 1600f7bfebe6Sespie 1601f7bfebe6SespieTue Mar 30 19:09:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com) 1602f7bfebe6Sespie 1603f7bfebe6Sespie * dis-asm.h (disassembler_info): Add read_memory_func, 1604f7bfebe6Sespie memory_error_func, buffer, and length. 1605f7bfebe6Sespie ({GDB_,}INIT_DISASSEMBLE_INFO): Set them. 1606f7bfebe6Sespie print_insn_*: Remove second argument. 1607f7bfebe6Sespie 1608f7bfebe6SespieTue Mar 30 14:48:55 1993 Steve Chamberlain (sac@thepub.cygnus.com) 1609f7bfebe6Sespie 1610f7bfebe6Sespie * bfd.h: Update for lma field of section. 1611f7bfebe6Sespie 1612f7bfebe6SespieTue Mar 30 12:22:55 1993 Jim Kingdon (kingdon@cygnus.com) 1613f7bfebe6Sespie 1614f7bfebe6Sespie * ansidecl.h: Use ANSI versions on AIX regardless of __STDC__. 1615f7bfebe6Sespie 1616f7bfebe6SespieFri Mar 19 14:49:49 1993 Steve Chamberlain (sac@thepub.cygnus.com) 1617f7bfebe6Sespie 1618f7bfebe6Sespie * dis-asm.h: Add h8500. 1619f7bfebe6Sespie 1620f7bfebe6SespieThu Mar 18 13:49:09 1993 Per Bothner (bothner@rtl.cygnus.com) 1621f7bfebe6Sespie 1622f7bfebe6Sespie * ieee-float.h: Moved from ../gdb. 1623f7bfebe6Sespie * dis-asm.h: New file. Interface to dis-assembler. 1624f7bfebe6Sespie 1625f7bfebe6SespieThu Mar 11 10:52:57 1993 Fred Fish (fnf@cygnus.com) 1626f7bfebe6Sespie 1627f7bfebe6Sespie * demangle.h (DMGL_NO_OPTS): Add define (set to 0) to use 1628f7bfebe6Sespie in place of bare 0, for readability reasons. 1629f7bfebe6Sespie 1630f7bfebe6SespieTue Mar 2 17:50:11 1993 Fred Fish (fnf@cygnus.com) 1631f7bfebe6Sespie 1632f7bfebe6Sespie * demangle.h: Replace all references to cfront with ARM. 1633f7bfebe6Sespie 1634f7bfebe6SespieTue Feb 23 12:21:14 1993 Ian Lance Taylor (ian@cygnus.com) 1635f7bfebe6Sespie 1636f7bfebe6Sespie * bfd.h: Update for new elements in JUMP_TABLE. 1637f7bfebe6Sespie 1638f7bfebe6SespieTue Feb 16 00:51:30 1993 John Gilmore (gnu@cygnus.com) 1639f7bfebe6Sespie 1640f7bfebe6Sespie * bfd.h: Update for BFD_VERSION 2.1. 1641f7bfebe6Sespie 1642f7bfebe6SespieTue Jan 26 11:49:20 1993 Ian Lance Taylor (ian@cygnus.com) 1643f7bfebe6Sespie 1644f7bfebe6Sespie * bfd.h: Update for SEC_IS_COMMON flag. 1645f7bfebe6Sespie 1646f7bfebe6SespieTue Jan 19 12:25:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1647f7bfebe6Sespie 1648f7bfebe6Sespie * bfd.h: Update for bfd_asymbol_value bug fix. 1649f7bfebe6Sespie 1650f7bfebe6SespieFri Jan 8 16:37:18 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 1651f7bfebe6Sespie 1652f7bfebe6Sespie * bfd.h: Update to include ECOFF tdata and target_flavour. 1653f7bfebe6Sespie 1654f7bfebe6SespieSun Dec 27 17:52:30 1992 Fred Fish (fnf@cygnus.com) 1655f7bfebe6Sespie 1656f7bfebe6Sespie * bfd.h: Add declaration for bfd_get_size(). 1657f7bfebe6Sespie 1658f7bfebe6SespieTue Dec 22 22:42:46 1992 Fred Fish (fnf@cygnus.com) 1659f7bfebe6Sespie 1660f7bfebe6Sespie * demangle.h: Protect file from multiple inclusions with 1661f7bfebe6Sespie #if !defined(DEMANGLE_H)...#define DEMANGLE_H...#endif. 1662f7bfebe6Sespie 1663f7bfebe6SespieMon Dec 21 21:25:50 1992 Stu Grossman (grossman at cygnus.com) 1664f7bfebe6Sespie 1665f7bfebe6Sespie * bfd.h: Update to get hppa_core_struct from bfd.c. 1666f7bfebe6Sespie 1667f7bfebe6SespieThu Dec 17 00:42:35 1992 John Gilmore (gnu@cygnus.com) 1668f7bfebe6Sespie 1669f7bfebe6Sespie * bfd.h: Update to get tekhex tdata name change from bfd. 1670f7bfebe6Sespie 1671f7bfebe6SespieMon Nov 9 23:55:42 1992 John Gilmore (gnu@cygnus.com) 1672f7bfebe6Sespie 1673f7bfebe6Sespie * ansidecl.h: Update comments to discourage use of EXFUN. 1674f7bfebe6Sespie 1675f7bfebe6SespieThu Nov 5 16:35:44 1992 Ian Lance Taylor (ian@cygnus.com) 1676f7bfebe6Sespie 1677f7bfebe6Sespie * bfd.h: Update to bring in SEC_SHARED_LIBRARY. 1678f7bfebe6Sespie 1679f7bfebe6SespieThu Nov 5 03:21:32 1992 John Gilmore (gnu@cygnus.com) 1680f7bfebe6Sespie 1681f7bfebe6Sespie * bfd.h: Update to match EXFUN, bfd_seclet_struct, and SDEF 1682f7bfebe6Sespie cleanups in bfd. 1683f7bfebe6Sespie 1684f7bfebe6SespieWed Nov 4 07:28:05 1992 Ken Raeburn (raeburn@cygnus.com) 1685f7bfebe6Sespie 1686f7bfebe6Sespie * bout.h (N_CALLNAME, N_BALNAME): Define as char-type values, so 1687f7bfebe6Sespie widening works consistently. 1688f7bfebe6Sespie 1689f7bfebe6SespieFri Oct 16 03:17:08 1992 John Gilmore (gnu@cygnus.com) 1690f7bfebe6Sespie 1691f7bfebe6Sespie * getopt.h: Update to Revised Standard FSF Version. 1692f7bfebe6Sespie 1693f7bfebe6SespieThu Oct 15 21:43:22 1992 K. Richard Pixley (rich@sendai.cygnus.com) 1694f7bfebe6Sespie 1695f7bfebe6Sespie * getopt.h (struct option): use the provided enum for has_arg. 1696f7bfebe6Sespie 1697f7bfebe6Sespie * demangle.h (AUTO_DEMANGLING, GNU_DEMANGLING, 1698f7bfebe6Sespie LUCID_DEMANGLING): ultrix compilers require enums to be 1699f7bfebe6Sespie enums and ints to be ints and casts where they meet. cast some 1700f7bfebe6Sespie enums into ints. 1701f7bfebe6Sespie 1702f7bfebe6SespieThu Oct 15 04:35:51 1992 John Gilmore (gnu@cygnus.com) 1703f7bfebe6Sespie 1704f7bfebe6Sespie * bfd.h: Update after comment changes. 1705f7bfebe6Sespie 1706f7bfebe6SespieThu Oct 8 09:03:02 1992 Steve Chamberlain (sac@thepub.cygnus.com) 1707f7bfebe6Sespie 1708f7bfebe6Sespie * bfd.h (bfd_get_symbol_leading_char): new macro for getting in xvec 1709f7bfebe6Sespie 1710f7bfebe6SespieThu Sep 3 09:10:50 1992 Stu Grossman (grossman at cygnus.com) 1711f7bfebe6Sespie 1712f7bfebe6Sespie * bfd.h (struct reloc_howto_struct): size needs to be signed if 1713f7bfebe6Sespie it's going to hold negative values. 1714f7bfebe6Sespie 1715f7bfebe6SespieSun Aug 30 17:50:27 1992 Per Bothner (bothner@rtl.cygnus.com) 1716f7bfebe6Sespie 1717f7bfebe6Sespie * demangle.h: New file, moved from ../gdb. Made independent 1718f7bfebe6Sespie of gdb. Allow demangling style option to be passed as a 1719f7bfebe6Sespie parameter to cplus_demangle(), but using the 1720f7bfebe6Sespie current_demangling_style global as the default. 1721f7bfebe6Sespie 1722f7bfebe6SespieSat Aug 29 10:07:55 1992 Fred Fish (fnf@cygnus.com) 1723f7bfebe6Sespie 1724f7bfebe6Sespie * obstack.h: Merge comment change from current FSF version. 1725f7bfebe6Sespie 1726f7bfebe6SespieThu Aug 27 12:59:29 1992 Brendan Kehoe (brendan@cygnus.com) 1727f7bfebe6Sespie 1728f7bfebe6Sespie * bfd.h: add we32k 1729f7bfebe6Sespie 1730f7bfebe6SespieTue Aug 25 15:07:47 1992 Steve Chamberlain (sac@thepub.cygnus.com) 1731f7bfebe6Sespie 1732f7bfebe6Sespie * bfd.h: new after Z8000 stuff 1733f7bfebe6Sespie 1734f7bfebe6SespieMon Aug 17 09:01:23 1992 Ken Raeburn (raeburn@cygnus.com) 1735f7bfebe6Sespie 1736f7bfebe6Sespie * bfd.h: Regenerated after page/segment size changes. 1737f7bfebe6Sespie 1738f7bfebe6SespieSat Aug 1 13:46:31 1992 Fred Fish (fnf@cygnus.com) 1739f7bfebe6Sespie 1740f7bfebe6Sespie * obstack.h: Merge changes from current FSF version. 1741f7bfebe6Sespie 1742f7bfebe6SespieMon Jul 20 21:06:23 1992 Fred Fish (fnf@cygnus.com) 1743f7bfebe6Sespie 1744f7bfebe6Sespie * obstack.h (area_id, flags): Remove, replace with extra_arg, 1745f7bfebe6Sespie use_extra_arg, and maybe_empty_object. 1746f7bfebe6Sespie * obstack.h (OBSTACK_MAYBE_EMPTY_OBJECT, OBSTACK_MMALLOC_LIKE): 1747f7bfebe6Sespie Remove, replaced by maybe_empty_object and use_extra_arg bitfields. 1748f7bfebe6Sespie * obstack.h (obstack_full_begin, _obstack_begin): Remove area_id 1749f7bfebe6Sespie and flags arguments. 1750f7bfebe6Sespie * obstack.h (obstack_alloc_arg): New macro to set extra_arg. 1751f7bfebe6Sespie 1752f7bfebe6SespieThu Jul 16 08:12:44 1992 Steve Chamberlain (sac@thepub.cygnus.com) 1753f7bfebe6Sespie 1754f7bfebe6Sespie * bfd.h: new after adding BFD_IS_RELAXABLE 1755f7bfebe6Sespie 1756f7bfebe6SespieSat Jul 4 03:22:23 1992 John Gilmore (gnu at cygnus.com) 1757f7bfebe6Sespie 1758f7bfebe6Sespie * bfd.h: Regen after adding BSF_FILE. 1759f7bfebe6Sespie 1760f7bfebe6SespieMon Jun 29 14:18:36 1992 Fred Fish (fnf at sunfish) 1761f7bfebe6Sespie 1762f7bfebe6Sespie * obstack.h: Convert bcopy() use to memcpy(), which is more 1763f7bfebe6Sespie portable, more standard, and can take advantage of gcc's builtin 1764f7bfebe6Sespie functions for increased performance. 1765f7bfebe6Sespie 1766f7bfebe6SespieThu Jun 25 04:46:08 1992 John Gilmore (gnu at cygnus.com) 1767f7bfebe6Sespie 1768f7bfebe6Sespie * ansidecl.h (PARAMS): Incorporate this macro from gdb's defs.h. 1769f7bfebe6Sespie It's a cleaner way to forward-declare function prototypes. 1770f7bfebe6Sespie 1771f7bfebe6SespieFri Jun 19 15:46:32 1992 Stu Grossman (grossman at cygnus.com) 1772f7bfebe6Sespie 1773f7bfebe6Sespie * bfd.h: HPPA merge. 1774f7bfebe6Sespie 1775f7bfebe6SespieTue Jun 16 21:30:56 1992 K. Richard Pixley (rich@cygnus.com) 1776f7bfebe6Sespie 1777f7bfebe6Sespie * getopt.h: gratuitous white space changes merged from other prep 1778f7bfebe6Sespie releases. 1779f7bfebe6Sespie 1780f7bfebe6SespieThu Jun 11 01:10:55 1992 John Gilmore (gnu at cygnus.com) 1781f7bfebe6Sespie 1782f7bfebe6Sespie * bfd.h: Regen'd from bfd.c after removing elf_core_tdata_struct. 1783f7bfebe6Sespie 1784f7bfebe6SespieMon May 18 17:29:03 1992 K. Richard Pixley (rich@cygnus.com) 1785f7bfebe6Sespie 1786f7bfebe6Sespie * getopt.h: merged changes from make-3.62.11. 1787f7bfebe6Sespie 1788f7bfebe6Sespie * getopt.h: merged changes from grep-1.6 (alpha). 1789f7bfebe6Sespie 1790f7bfebe6SespieFri May 8 14:53:32 1992 K. Richard Pixley (rich@cygnus.com) 1791f7bfebe6Sespie 1792f7bfebe6Sespie * getopt.h: merged changes from bison-1.18. 1793f7bfebe6Sespie 1794f7bfebe6SespieSat Mar 14 17:25:20 1992 Fred Fish (fnf@cygnus.com) 1795f7bfebe6Sespie 1796f7bfebe6Sespie * obstack.h: Add "area_id" and "flags" members to obstack 1797f7bfebe6Sespie structure. Add obstack_chunkfun() and obstack_freefun() to 1798f7bfebe6Sespie set functions explicitly. Convert maybe_empty_object to 1799f7bfebe6Sespie a bit in "flags". 1800f7bfebe6Sespie 1801f7bfebe6SespieThu Feb 27 22:01:02 1992 Per Bothner (bothner@cygnus.com) 1802f7bfebe6Sespie 1803f7bfebe6Sespie * wait.h (WIFSTOPPED): Add IBM rs6000-specific version. 1804f7bfebe6Sespie 1805f7bfebe6SespieFri Feb 21 20:49:20 1992 John Gilmore (gnu at cygnus.com) 1806f7bfebe6Sespie 1807f7bfebe6Sespie * obstack.h: Add obstack_full_begin. 1808f7bfebe6Sespie * bfd.h, obstack.h: Protolint. 1809f7bfebe6Sespie 1810f7bfebe6SespieThu Jan 30 01:18:42 1992 John Gilmore (gnu at cygnus.com) 1811f7bfebe6Sespie 1812f7bfebe6Sespie * bfd.h: Remove comma from enum declaration. 1813f7bfebe6Sespie 1814f7bfebe6SespieMon Jan 27 22:01:13 1992 Steve Chamberlain (sac at cygnus.com) 1815f7bfebe6Sespie 1816f7bfebe6Sespie * bfd.h : new target entr, bfd_relax_section 1817f7bfebe6Sespie 1818f7bfebe6SespieWed Dec 18 17:19:44 1991 Stu Grossman (grossman at cygnus.com) 1819f7bfebe6Sespie 18209295f731Sespie * bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums. 1821f7bfebe6Sespie 1822f7bfebe6SespieThu Dec 12 20:59:56 1991 John Gilmore (gnu at cygnus.com) 1823f7bfebe6Sespie 1824f7bfebe6Sespie * fopen-same.h, fopen-bin.h: New files for configuring 1825f7bfebe6Sespie whether fopen distinguishes binary files or not. For use 1826f7bfebe6Sespie by host-dependent config files. 1827f7bfebe6Sespie 1828f7bfebe6SespieSat Nov 30 20:46:43 1991 Steve Chamberlain (sac at rtl.cygnus.com) 1829f7bfebe6Sespie 1830f7bfebe6Sespie * bfd.h: change the documentation format. 1831f7bfebe6Sespie 1832f7bfebe6Sespie * created coff, elf and opcode and aout directories. Moved: 1833f7bfebe6Sespie 1834f7bfebe6Sespie aout64.h ==> aout/aout64.h 1835f7bfebe6Sespie ar.h ==> aout/ar.h 1836f7bfebe6Sespie a.out.encap.h ==> aout/encap.h 1837f7bfebe6Sespie a.out.host.h ==> aout/host.h 1838f7bfebe6Sespie a.out.hp.h ==> aout/hp.h 1839f7bfebe6Sespie a.out.sun4.h ==> aout/sun4.h 1840f7bfebe6Sespie ranlib.h ==> aout/ranlib.h 1841f7bfebe6Sespie reloc.h ==> aout/reloc.h 1842f7bfebe6Sespie stab.def ==> aout/stab.def 1843f7bfebe6Sespie stab.gnu.h ==> aout/stab_gnu.h 1844f7bfebe6Sespie 1845f7bfebe6Sespie coff-a29k.h ==> coff/a29k.h 1846f7bfebe6Sespie coff-h8300.h ==> coff/h8300.h 1847f7bfebe6Sespie coff-i386.h ==> coff/i386.h 1848f7bfebe6Sespie coff-i960.h ==> coff/i960.h 1849f7bfebe6Sespie internalcoff.h ==> coff/internal.h 1850f7bfebe6Sespie coff-m68k.h ==> coff/m68k.h 1851f7bfebe6Sespie coff-m88k.h ==> coff/m88k.h 1852f7bfebe6Sespie coff-mips.h ==> coff/mips.h 1853f7bfebe6Sespie coff-rs6000.h ==> coff/rs6000.h 1854f7bfebe6Sespie 1855f7bfebe6Sespie elf-common.h ==> elf/common.h 1856f7bfebe6Sespie dwarf.h ==> elf/dwarf.h 1857f7bfebe6Sespie elf-external.h ==> elf/external.h 1858f7bfebe6Sespie elf-internal.h ==> elf/internal.h 1859f7bfebe6Sespie 1860f7bfebe6Sespie a29k-opcode.h ==> opcode/a29k.h 1861f7bfebe6Sespie arm-opcode.h ==> opcode/arm.h 1862f7bfebe6Sespie h8300-opcode.h ==> opcode/h8300.h 1863f7bfebe6Sespie i386-opcode.h ==> opcode/i386.h 1864f7bfebe6Sespie i860-opcode.h ==> opcode/i860.h 1865f7bfebe6Sespie i960-opcode.h ==> opcode/i960.h 1866f7bfebe6Sespie m68k-opcode.h ==> opcode/m68k.h 1867f7bfebe6Sespie m88k-opcode.h ==> opcode/m88k.h 1868f7bfebe6Sespie mips-opcode.h ==> opcode/mips.h 1869f7bfebe6Sespie np1-opcode.h ==> opcode/np1.h 1870f7bfebe6Sespie ns32k-opcode.h ==> opcode/ns32k.h 1871f7bfebe6Sespie pn-opcode.h ==> opcode/pn.h 1872f7bfebe6Sespie pyr-opcode.h ==> opcode/pyr.h 1873f7bfebe6Sespie sparc-opcode.h ==> opcode/sparc.h 1874f7bfebe6Sespie tahoe-opcode.h ==> opcode/tahoe.h 1875f7bfebe6Sespie vax-opcode.h ==> opcode/vax.h 1876f7bfebe6Sespie 1877f7bfebe6Sespie 1878f7bfebe6Sespie 1879f7bfebe6SespieWed Nov 27 10:38:31 1991 Steve Chamberlain (sac at rtl.cygnus.com) 1880f7bfebe6Sespie 1881f7bfebe6Sespie * internalcoff.h: (internal_scnhdr) took out #def dependency, now 1882f7bfebe6Sespie s_nreloc and s_nlnno are always long. (internal_reloc): allways 1883f7bfebe6Sespie has an offset field now. 1884f7bfebe6Sespie 1885f7bfebe6SespieFri Nov 22 08:12:58 1991 John Gilmore (gnu at cygnus.com) 1886f7bfebe6Sespie 1887f7bfebe6Sespie * coff-rs6000.h: Lint; use unsigned chars for external fields. 1888f7bfebe6Sespie * internalcoff.h: Lint; cast storage classes to signed char. 1889f7bfebe6Sespie 1890f7bfebe6SespieThu Nov 21 21:01:05 1991 Per Bothner (bothner at cygnus.com) 1891f7bfebe6Sespie 1892f7bfebe6Sespie * stab.def: Remove the GNU extended type codes (e.g. N_SETT). 1893f7bfebe6Sespie * aout64.h: The heuristic for distinguishing between 1894f7bfebe6Sespie sunos-style and bsd-style ZMAGIC files (wrt. where the 1895f7bfebe6Sespie text segment starts) is moved into (the default definition of) 1896f7bfebe6Sespie the macro N_HEADER_IN_TEXT. This definition is only used 1897f7bfebe6Sespie if no other definition is used - e.g. bfd/newsos3.c defines 1898f7bfebe6Sespie N_HEADER_IN_TEXT(x) to be always 0 (as before). 1899f7bfebe6Sespie 1900f7bfebe6SespieThu Nov 21 11:53:03 1991 John Gilmore (gnu at cygnus.com) 1901f7bfebe6Sespie 1902f7bfebe6Sespie * aout64.h (N_TXTADDR, N_TXTOFF, N_TXTSIZE): New definitions 1903f7bfebe6Sespie that should handle all uses. LOGICAL_ versions deleted. 1904f7bfebe6Sespie Eliminate N_HEADER_IN_TEXT, using a_entry to determine which 1905f7bfebe6Sespie kind of zmagic a.out file we are looking at. 1906f7bfebe6Sespie * coff-rs6000.h: Typo. 1907f7bfebe6Sespie 1908f7bfebe6SespieTue Nov 19 18:43:37 1991 Per Bothner (bothner at cygnus.com) 1909f7bfebe6Sespie 1910f7bfebe6Sespie (Note: This is a revised entry, as was aout64.h.) 1911f7bfebe6Sespie * aout64.h: Some cleanups of N_TXTADDR and N_TXTOFF: 1912f7bfebe6Sespie Will now work for both old- and new-style ZMAGIC files, 1913f7bfebe6Sespie depending on N_HEADER_IN_TEXT macro. 1914f7bfebe6Sespie Add LOGICAL_TXTADDR, LOICAL_TXTOFF and LOGICAL_TXTSIZE 1915f7bfebe6Sespie that don't count the exec header as part 1916f7bfebe6Sespie of the text segment, to be consistent with bfd. 1917f7bfebe6Sespie * a.out.sun4.h: Simplified/fixed for previous change. 1918f7bfebe6Sespie 1919f7bfebe6SespieMon Nov 18 00:02:06 1991 Fred Fish (fnf at cygnus.com) 1920f7bfebe6Sespie 1921f7bfebe6Sespie * dwarf.h: Update to DWARF draft 5 version from gcc2. 1922f7bfebe6Sespie 1923f7bfebe6SespieThu Nov 14 19:44:59 1991 Per Bothner (bothner at cygnus.com) 1924f7bfebe6Sespie 1925f7bfebe6Sespie * stab.def: Added defs for extended GNU symbol types, 1926f7bfebe6Sespie such as N_SETT. These are normally ifdef'd out (because 1927f7bfebe6Sespie of conflicts with a.out.gnu.h), but are used by bfb_stab_name(). 1928f7bfebe6Sespie 1929f7bfebe6SespieThu Nov 14 19:17:03 1991 Fred Fish (fnf at cygnus.com) 1930f7bfebe6Sespie 1931f7bfebe6Sespie * elf-common.h: Add defines to support ELF symbol table code. 1932f7bfebe6Sespie 1933f7bfebe6SespieMon Nov 11 19:01:06 1991 Fred Fish (fnf at cygnus.com) 1934f7bfebe6Sespie 1935f7bfebe6Sespie * elf-internal.h, elf-external.h, elf-common.h: Add support for 1936f7bfebe6Sespie note sections, which are used in ELF core files to hold copies 1937f7bfebe6Sespie of various /proc structures. 1938f7bfebe6Sespie 1939f7bfebe6SespieThu Nov 7 08:58:26 1991 Steve Chamberlain (sac at cygnus.com) 1940f7bfebe6Sespie 1941f7bfebe6Sespie * internalcoff.h: took out the M88 dependency in the lineno 1942f7bfebe6Sespie struct. 1943f7bfebe6Sespie * coff-m88k.h: defines GET_LINENO_LNNO and PUT_LINENO_LNNO to use 1944f7bfebe6Sespie 32bit linno entries. 1945f7bfebe6Sespie * a29k-opcode.h: fixed encoding of mtacc 1946f7bfebe6Sespie 1947f7bfebe6SespieSun Nov 3 11:54:22 1991 Per Bothner (bothner at cygnus.com) 1948f7bfebe6Sespie 1949f7bfebe6Sespie * bfd.h: Updated from ../bfd/bfd-in.h (q.v). 1950f7bfebe6Sespie 1951f7bfebe6SespieFri Nov 1 11:13:53 1991 John Gilmore (gnu at cygnus.com) 1952f7bfebe6Sespie 1953f7bfebe6Sespie * internalcoff.h: Add x_csect defines. 1954f7bfebe6Sespie 1955f7bfebe6SespieFri Oct 25 03:18:20 1991 John Gilmore (gnu at cygnus.com) 1956f7bfebe6Sespie 1957f7bfebe6Sespie * Rename COFF-related files in `coff-ARCH.h' form. 1958f7bfebe6Sespie coff-a29k.h, coff-i386.h, coff-i960.h, coff-m68k.h, coff-m88k.h, 1959f7bfebe6Sespie coff-mips.h, coff-rs6000.h to be exact. 1960f7bfebe6Sespie 1961f7bfebe6SespieThu Oct 24 22:11:11 1991 John Gilmore (gnu at cygnus.com) 1962f7bfebe6Sespie 19639295f731Sespie RS/6000 support, by Metin G. Ozisik, Mimi Ph��ng-Th�o V�, and 1964f7bfebe6Sespie John Gilmore. 1965f7bfebe6Sespie 1966f7bfebe6Sespie * a.out.gnu.h: Update slightly. 1967f7bfebe6Sespie * bfd.h: Add new error code, fix doc, add bfd_arch_rs6000. 1968f7bfebe6Sespie * internalcoff.h: Add more F_ codes for filehdr. Add 1969f7bfebe6Sespie rs/6000-dependent fields to aouthdr. Add storage classes 1970f7bfebe6Sespie to syments. Add 6000-specific auxent. Add r_size in reloc. 1971f7bfebe6Sespie * rs6000coff.c: New file. 1972f7bfebe6Sespie 1973f7bfebe6SespieThu Oct 24 04:13:20 1991 Fred Fish (fnf at cygnus.com) 1974f7bfebe6Sespie 1975f7bfebe6Sespie * dwarf.h: New file for dwarf support. Copied from gcc2 1976f7bfebe6Sespie distribution. 1977f7bfebe6Sespie 1978f7bfebe6SespieWed Oct 16 13:31:45 1991 John Gilmore (gnu at cygnus.com) 1979f7bfebe6Sespie 1980f7bfebe6Sespie * aout64.h: Remove PAGE_SIZE defines; they are target-dependent. 1981f7bfebe6Sespie Add N_FN_SEQ for N_FN symbol type used on Sequent machines. 1982f7bfebe6Sespie * stab.def: Include N_FN_SEQ in table. 1983f7bfebe6Sespie * bout.h: External formats of structures use unsigned chars. 1984f7bfebe6Sespie 1985f7bfebe6SespieFri Oct 11 12:40:43 1991 Steve Chamberlain (steve at cygnus.com) 1986f7bfebe6Sespie 1987f7bfebe6Sespie * bfd.h:upgrade from bfd.c 1988f7bfebe6Sespie * internalcoff.h: add n_name, n_zeroes and n_offset macros 1989f7bfebe6Sespie * amdcoff.h: Define OMAGIC and AOUTHDRSZ. 1990f7bfebe6Sespie 1991f7bfebe6SespieFri Oct 11 10:58:06 1991 Per Bothner (bothner at cygnus.com) 1992f7bfebe6Sespie 1993f7bfebe6Sespie * a.out.host.h: Change SEGMENT_SIZE to 0x1000 for Sony. 1994f7bfebe6Sespie * bfd.h (align_power): Add (actually move) comment. 1995f7bfebe6Sespie 1996f7bfebe6SespieTue Oct 8 15:29:32 1991 Per Bothner (bothner at cygnus.com) 1997f7bfebe6Sespie 1998f7bfebe6Sespie * sys/h-rtbsd.h: Define MISSING_VFPRINT (for binutils/bucomm.c). 1999f7bfebe6Sespie 2000f7bfebe6SespieSun Oct 6 19:24:39 1991 John Gilmore (gnu at cygnus.com) 2001f7bfebe6Sespie 2002f7bfebe6Sespie * aout64.h: Move struct internal_exec to ../bfd/libaout.h so 2003f7bfebe6Sespie it can be shared by all `a.out-family' code. Rename 2004f7bfebe6Sespie EXTERNAL_LIST_SIZE to EXTERNAL_NLIST_SIZE. Use basic types 2005f7bfebe6Sespie for nlist members, and make strx integral rather than pointer. 2006f7bfebe6Sespie More commentary on n_type values. 2007f7bfebe6Sespie * bout.h: Provide a struct external_exec rather than an 2008f7bfebe6Sespie internal_exec. 2009f7bfebe6Sespie * m68kcoff.h: Remove `tagentries' which snuck in from the i960 2010f7bfebe6Sespie COFF port. 2011f7bfebe6Sespie 2012f7bfebe6SespieFri Oct 4 01:25:59 1991 John Gilmore (gnu at cygnus.com) 2013f7bfebe6Sespie 2014f7bfebe6Sespie * h8300-opcode.h: Remove `_enum' from the typedef for an enum. 2015f7bfebe6Sespie * bfd.h: Update to match bfd changes. 2016f7bfebe6Sespie 2017f7bfebe6Sespie * sys/h-i386mach.h, sysdep.h: Add 386 Mach host support. 2018f7bfebe6Sespie 2019f7bfebe6SespieTue Oct 1 04:58:42 1991 John Gilmore (gnu at cygnus.com) 2020f7bfebe6Sespie 2021f7bfebe6Sespie * bfd.h, elf-common.h, elf-external.h, elf-internal.h: 2022f7bfebe6Sespie Add preliminary ELF support, sufficient for GDB, from Fred Fish. 2023f7bfebe6Sespie * sysdep.h, sys/h-amix.h: Support Amiga SVR4. 2024f7bfebe6Sespie 2025f7bfebe6Sespie * sys/h-vaxult.h: Make it work. (David Taylor <taylor@think.com>) 2026f7bfebe6Sespie * a.out.vax.h: Remove unused and confusing file. 2027f7bfebe6Sespie 2028f7bfebe6SespieMon Sep 30 12:52:35 1991 Per Bothner (bothner at cygnus.com) 2029f7bfebe6Sespie 2030f7bfebe6Sespie * sysdep.h: Define NEWSOS3_SYS, and use it. 2031f7bfebe6Sespie 2032f7bfebe6SespieFri Sep 20 13:38:21 1991 John Gilmore (gnu at cygnus.com) 2033f7bfebe6Sespie 2034f7bfebe6Sespie * a.out.gnu.h (N_FN): Its value *really is* 0x1F. 2035f7bfebe6Sespie Fix it, and add comments warning about or-ing N_EXT with it 2036f7bfebe6Sespie and/or N_WARNING. 2037f7bfebe6Sespie * aout64.h (N_FN): Fix value, add comments about N_EXT. 2038f7bfebe6Sespie * stab.def (table at end): Update to show all the type 2039f7bfebe6Sespie values <0x20, including low order bits. Move N_FN to 2040f7bfebe6Sespie its rightful place. 2041f7bfebe6Sespie 2042f7bfebe6SespieTue Sep 17 17:41:37 1991 Stu Grossman (grossman at cygnus.com) 2043f7bfebe6Sespie 2044f7bfebe6Sespie * sys/h-irix3.h: sgi/irix support. 2045f7bfebe6Sespie 2046f7bfebe6SespieTue Sep 17 07:52:59 1991 John Gilmore (gnu at cygint.cygnus.com) 2047f7bfebe6Sespie 2048f7bfebe6Sespie * stab.def (N_DEFD): Add GNU Modula-2 debug stab, from Andrew 2049f7bfebe6Sespie Beers. 2050f7bfebe6Sespie 2051f7bfebe6SespieThu Sep 12 14:12:59 1991 John Gilmore (gnu at cygint.cygnus.com) 2052f7bfebe6Sespie 2053f7bfebe6Sespie * internalcoff.h (SYMNMLEN, FILNMLEN, DIMNUM): Define these 2054f7bfebe6Sespie for internalcoff, separately from the various external coff's. 2055f7bfebe6Sespie * amdcoff.h, bcs88kcoff.h, i386coff.h, intel-coff.h, m68kcoff.h, 2056f7bfebe6Sespie m88k-bcs.h: Prefix SYMNMLEN, FILNMLEN, and DIMNUM with E_'s for 2057f7bfebe6Sespie the external struct definitions. 2058f7bfebe6Sespie * ecoff.h: Remove these #define's, kludge no longer needed. 2059f7bfebe6Sespie 2060f7bfebe6Sespie * sys/h-ultra3.h: Add new Ultracomputer host. 2061f7bfebe6Sespie * sysdep.h: Add ULTRA3_SYM1_SYS and use it. 2062f7bfebe6Sespie 2063f7bfebe6SespieTue Sep 10 10:11:46 1991 John Gilmore (gnu at cygint.cygnus.com) 2064f7bfebe6Sespie 2065f7bfebe6Sespie * i386coff.h (LINESZ): Always 6, not based on sizeof(). 2066f7bfebe6Sespie (Fix from Peter Schauer <pes@regent.e-technik.tu-muenchen.de>.) 2067f7bfebe6Sespie 2068f7bfebe6SespieWed Sep 4 08:58:37 1991 John Gilmore (gnu at cygint.cygnus.com) 2069f7bfebe6Sespie 2070f7bfebe6Sespie * a.out.gnu.h, aout64.h: Add N_WARNING. Change N_FN to 0x0E, 2071f7bfebe6Sespie to match SunOS and BSD. Add N_COMM as 0x12 for SunOS shared lib 2072f7bfebe6Sespie support. 2073f7bfebe6Sespie * stab.def: Add N_COMM to table, fix overlap comment. 2074f7bfebe6Sespie 2075f7bfebe6SespieTue Sep 3 06:29:20 1991 John Gilmore (gnu at cygint.cygnus.com) 2076f7bfebe6Sespie 2077f7bfebe6Sespie Merge with latest FSF versions of these files. 2078f7bfebe6Sespie 2079f7bfebe6Sespie * stab.gnu.h: Add LAST_UNUSED_STAB_CODE. 2080f7bfebe6Sespie * stab.def: Update to GPL2. Move N_WARNING out, since not a 2081f7bfebe6Sespie debug symbol. Change comments, and reorder table to numeric 2082f7bfebe6Sespie order. Update final table comment. 2083f7bfebe6Sespie (N_DSLINE, N_BSLINE): Renumber from 0x66 and 0x68, to 0x46 and 0x48. 2084f7bfebe6Sespie 2085f7bfebe6Sespie * obstack.h: GPL2. Merge. 2086f7bfebe6Sespie 2087f7bfebe6SespieFri Aug 23 01:54:23 1991 John Gilmore (gnu at cygint.cygnus.com) 2088f7bfebe6Sespie 2089f7bfebe6Sespie * a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to depend 2090f7bfebe6Sespie on the particular a.out being examined. 2091f7bfebe6Sespie * a.out.sun4.h: Define segment sizes for Sun-3's and Sun-4's. 2092f7bfebe6Sespie * FIXME: a.out.gnu.h is almost obsolete. 2093f7bfebe6Sespie * FIXME: a.out.sun4.h should be renamed a.out.sun.h now. 2094f7bfebe6Sespie 2095f7bfebe6SespieWed Aug 21 20:32:13 1991 John Gilmore (gnu at cygint.cygnus.com) 2096f7bfebe6Sespie 2097f7bfebe6Sespie * Start a ChangeLog for the includes directory. 2098f7bfebe6Sespie 2099f7bfebe6Sespie * a.out.gnu.h (N_FN): Fix value -- was 15, should be 0x1E. 2100f7bfebe6Sespie * stab.def: Update allocation table in comments at end, 2101f7bfebe6Sespie to reflect reality as I know it. 2102f7bfebe6Sespie 2103f7bfebe6Sespie 2104f7bfebe6SespieLocal Variables: 2105f7bfebe6Sespiemode: change-log 2106f7bfebe6Sespieleft-margin: 8 2107f7bfebe6Sespiefill-column: 74 2108f7bfebe6Sespieversion-control: never 2109f7bfebe6SespieEnd: 2110