From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24936 invoked by alias); 1 Aug 2008 07:13:50 -0000 Received: (qmail 24922 invoked by uid 22791); 1 Aug 2008 07:13:50 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 01 Aug 2008 07:13:29 +0000 Received: from HOME-C4E4A596F7 ([84.229.228.238]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K4W00BBXUQNL010@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Fri, 01 Aug 2008 10:13:35 +0300 (IDT) Date: Fri, 01 Aug 2008 07:13:00 -0000 From: Eli Zaretskii Subject: Re: Whack FUNCTION_EPILOGUE_SIZE In-reply-to: <4892636D.2050007@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Stan Shebs Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <4892636D.2050007@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00001.txt.bz2 > Date: Thu, 31 Jul 2008 18:14:21 -0700 > From: Stan Shebs > > The last configuration that needed the FUNCTION_EPILOGUE_SIZE hack > (umax) went away years ago, no reason to keep the code around any longer. > > Stan > > 2008-07-31 Stan Shebs > > * coffread.c (coff_symtab_read): Remove FUNCTION_EPILOGUE_SIZE. > > * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE. OK