- 07 Apr, 1999 1 commit
-
-
* Add symcat file. * libiberty.h expose basename prototype on more systems From-SVN: r26238
Jeff Law committed
-
- 02 Apr, 1999 1 commit
-
-
1999-04-02 Mark Mitchell <mark@codesourcery.com> * splay-tree.h (splay_tree_compare_pointers): Declare. 1999-04-02 Mark Mitchell <mark@codesourcery.com> * splay-tree.h (splay_tree_compare_pointers): Define. From-SVN: r26132
Mark Mitchell committed
-
- 30 Mar, 1999 1 commit
-
-
* alias.c (alias_set_compare): Remove. (record_alias_subset): Use splay_tree_compare_ints instaed of alias_set_compare. (init_alias_once): Likewise. * cse.c: Include splay-tree.h. (reg_qty): Remove. (reg_tick): Likewise. (reg_table): Likewise. (cse_reg_info): New structure. (cse_reg_info_free_list): New variable. (cse_reg_info_tree): Likewise. (cached_regno): Likewise. (cached_cse_reg_info): Likewise. (all_minus_one): Remove. (consec_ints): Likewise. (GET_CSE_REG_INFO): New macro. (REG_TICK): Likewise. Use throughout instead of reg_tick. (REG_IN_TABLE): Likewise. Use throughout instead of reg_in_table. (REG_QTY): Likewise. Use throughout instead of reg_qty. (get_cse_reg_info): New function. (free_cse_reg_info): Likewise. (new_basic_block): Reinitialize cse_reg_info_tree instead of reg_tick, all_minus_one, and consec_ints. * Makefile.in (cse.o): Depend on splay-tree.h * splay-tree.h (splay_tree_compare_ints): Declare. * splay-tree.c (splay_tree_compare_ints): Define. From-SVN: r26069
Mark Mitchell committed
-
- 11 Jan, 1999 1 commit
-
-
From-SVN: r24617
Jeff Law committed
-
- 14 Dec, 1998 1 commit
-
-
* demangle.h: Don't check IN_GCC anymore. * splay-tree.h: Likewise. From-SVN: r24306
Kaveh R. Ghazi committed
-
- 07 Dec, 1998 1 commit
-
-
* demangle.h: (DMGL_EDG): new macro for Kuck and Associates (DMGL_STYLE_MASK): modify to include Kuck and Assoc style (demangling_styles): add new edg_demangling style (EDG_DEMANGLING_STYLE_STRING): new macro (EDG_DEMANGLING): new macro * demangle.h (DMGL_HP): new macro, for HP/aCC compiler. (DMGL_STYLE_MASK): modify to include new HP's style. (demangling_styles): add new hp_demangling value. (HP_DEMANGLING_STYLE_STRING): new macro. (ARM_DEMANGLING): coerce to int. (HP_DEMANGLING): new macro. From-SVN: r24173
Elena Zannoni committed
-
- 13 Nov, 1998 1 commit
-
-
From-SVN: r23641
Kaveh R. Ghazi committed
-
- 11 Nov, 1998 1 commit
-
-
From-SVN: r23603
Jeff Law committed
-
- 08 Nov, 1998 1 commit
-
-
* ansidecl.h: Wrap problematic macros with !IN_GCC. * demangle.h: Never define PARAMS(). * splay-tree.h: Likewise. From-SVN: r23574
Kaveh R. Ghazi committed
-
- 07 Nov, 1998 1 commit
-
-
* demangle.h: Don't include gansidecl.h. * splay-tree.h: Likewise. From-SVN: r23561
Kaveh R. Ghazi committed
-
- 22 Oct, 1998 1 commit
-
-
* splay-tree.h: Wrap function pointer parameter declarations in PARAMS() macro. From-SVN: r23231
Kaveh R. Ghazi committed
-
- 21 Oct, 1998 1 commit
-
-
From-SVN: r23211
Mark Mitchell committed
-
- 08 Oct, 1998 1 commit
-
-
backport: libiberty.h (xexit): Change decl to use modern GCC attribute to indicate exit does not return. * Merge devo and egcs include directories. 1998-08-03 Jason Molenda (jsm@bugshack.cygnus.com) * libiberty.h (xexit): Change decl to use modern GCC attribute to indicate exit does not return. From-SVN: r22942
Jeff Law committed
-
- 05 Sep, 1998 2 commits
-
-
From-SVN: r22260
Jeffrey A Law committed -
From-SVN: r22255
Jeffrey A Law committed
-
- 11 May, 1998 1 commit
-
-
Thu Feb 12 16:29:01 1998 Ian Lance Taylor <ian@cygnus.com> * getopt.h: Update to latest FSF version. Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com> * libiberty.h: Add extern "C" { so it can be used with C++ programs. Thu Aug 28 19:41:42 1997 Andrew Cagney <cagney@b1.cygnus.com> * libiberty.h (dupargv): Add prototype. Bring over from devo. From-SVN: r19687
Jeff Law committed
-
- 21 Aug, 1997 1 commit
-
-
From-SVN: r14877
Jason Merrill committed
-