[commit] remove unused SNAP1 and SNAP2 macros in tm-hppah.h

Joel Brobecker brobecker@gnat.com
Tue Dec 3 14:15:00 GMT 2002


These macros did not seem to be used anywhere, so I checked the
following in, under the multi-arching rule:

2002-12-03  J. Brobecker  <brobecker@gnat.com>

	* config/pa/tm-hppah.h (SNAP1): Remove unused macro.
	(SNAP2): Likewise.


-- 
Joel
-------------- next part --------------
Index: tm-hppah.h
===================================================================
RCS file: /cvs/src/src/gdb/config/pa/tm-hppah.h,v
retrieving revision 1.2
diff -c -3 -p -r1.2 tm-hppah.h
*** tm-hppah.h	6 Mar 2001 08:21:34 -0000	1.2
--- tm-hppah.h	3 Dec 2002 22:10:15 -0000
***************
*** 21,29 ****
     Foundation, Inc., 59 Temple Place - Suite 330,
     Boston, MA 02111-1307, USA.  */
  
- #define HPUX_SNAP1
- #define HPUX_SNAP2
- 
  /* The solib hooks are not really designed to have a list of hook
     and handler routines.  So until we clean up those interfaces you
     either get SOM shared libraries or HP's unusual PA64 ELF shared
--- 21,26 ----


More information about the Gdb-patches mailing list