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: [rfc/rft] [1/3] Remove stabs target macros: VARIABLES_INSIDE_BLOCK


Daniel Jacobowitz wrote:

> Does anyone reading this know what native compiler is meant here?
> I suspect it is an ancient comment, probably back as far as RiscOS.
> In that case there's no reason to keep the variable.

It looks like the variable was introduced with the initial version
of the m-arm.h file in 1990, so this is certainly ancient.

Tue Feb 13 00:08:27 1990  Jim Kingdon  (kingdon at pogo.ai.mit.edu)

        * m-arm.h, arm-dep.c arm-pinsn.c arm-opcode.h: New files.
        dbxread.c, m-convex.h (VARIABLES_INSIDE_BLOCK): Add gcc_p parameter.
        Makefile.dist (alldeps.mak): Special case for arm-convert.s.
        dbxread.c (define_symbol): Check for local based on it not
        being any one of the known deftypes.
        values.c (using_struct_return): Use new macro USE_STRUCT_CONVENTION.

Just removing it would certainly be fine with me; should we do that?

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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