This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Remove HPUX


On Thu, 12 Mar 2015 18:05:39 +0100, Pedro Alves wrote:
> On 03/11/2015 09:57 PM, Jan Kratochvil wrote:
> > On Mon, 01 Dec 2014 15:20:59 +0100, Simon Marchi wrote:
> >> On 2014-10-16 06:00 PM, Jan Kratochvil wrote:
> >>> I did not investigate too much which other parts of GDB could be removed
> >>> along, there may be some dead code now (but it always has been).
> >>
> >> I stumbled upon one of them in elfread.c (elf_symtab_read), a comment
> >> mentions a special case for hpux.
> > 
> > The problem is that in these other platforms may have been quietly using the
> > feature and removing it may regress them.  In the patch being prepared
> > I follow what the comments say, although I do not find it completely safe.
> 
> Yeah, best do such clean ups as separate patches, I think.

To make it clear what to do / not to do:

hpux OS support to be deleted, that is:
  hppa-hpux delete
  ia64-hpux delete (other ia64 support still should remain intact)
hppa-linux and hppa-openbsd support should remain intact (also hppa in general)
hp_cc_compiler+hp_aCC_compiler in testsuite - I do not know

Do you agree?


Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]