deliverable/binutils-gdb.git
31 years agoaccidentally used out-of-date version
Ken Raeburn [Wed, 9 Sep 1992 01:18:47 +0000 (01:18 +0000)] 
accidentally used out-of-date version

31 years agoremove subdir_do and references
K. Richard Pixley [Wed, 9 Sep 1992 00:30:25 +0000 (00:30 +0000)] 
remove subdir_do and references

31 years agoSwitch to ser-bsd.c.
Stu Grossman [Tue, 8 Sep 1992 23:06:06 +0000 (23:06 +0000)] 
Switch to ser-bsd.c.

31 years agonindy bug fixes (function types) and opcode library inclusion
Ken Raeburn [Tue, 8 Sep 1992 22:57:22 +0000 (22:57 +0000)] 
nindy bug fixes (function types) and opcode library inclusion

31 years ago* a68v-xdep.c (store_inferior_registers): declare as void.
Stu Grossman [Tue, 8 Sep 1992 22:51:31 +0000 (22:51 +0000)] 
* a68v-xdep.c (store_inferior_registers):  declare as void.
* infptrace.c:  HP/Apollos have ptrace.h in the wrong place.
* remote-st2000.c:  Massive changes to use new serial package.
Also added 'connect' command to transparantly connect to serial
port.
* ser-termios.c:  Big cleanup, use nicer coding conventions.
* ser-bsd.c:  New module, serial stuff for BSD systems.
* serial.h:  Define struct ttystate properly using HAVE_TERMIO.
* xm-apollo68b.h:  #define PTRACE_IN_WRONG_PLACE...

31 years ago* a68v-xdep.c (store_inferior_registers): declare as void.
Stu Grossman [Tue, 8 Sep 1992 22:46:08 +0000 (22:46 +0000)] 
* a68v-xdep.c (store_inferior_registers):  declare as void.
* infptrace.c:  HP/Apollos have ptrace.h in the wrong place.
* remote-st2000.c:  Massive changes to use new serial package.
Also added 'connect' command to transparantly connect to serial
port.
* ser-termios.c:  Big cleanup, use nicer coding conventions.
* ser-bsd.c:  New module, serial stuff for BSD systems.
* serial.h:  Define struct ttystate properly using HAVE_TERMIO.
* xm-apollo68b.h:  #define PTRACE_IN_WRONG_PLACE...

31 years agonindy bug fixes (function types) and opcode library inclusion
Ken Raeburn [Tue, 8 Sep 1992 22:33:31 +0000 (22:33 +0000)] 
nindy bug fixes (function types) and opcode library inclusion

31 years agoDon't have bison on Apollo's for now.
Stu Grossman [Tue, 8 Sep 1992 22:14:39 +0000 (22:14 +0000)] 
Don't have bison on Apollo's for now.

31 years agoMakefile.in bug fixes and sparc-opc.c addition
Ken Raeburn [Tue, 8 Sep 1992 21:12:26 +0000 (21:12 +0000)] 
Makefile.in bug fixes and sparc-opc.c addition

31 years agoAdd deja-gnu.
Fred Fish [Tue, 8 Sep 1992 20:58:39 +0000 (20:58 +0000)] 
Add deja-gnu.

31 years agoFound by IBM-France. gcc can warn about this sort of thing....
Ian Lance Taylor [Tue, 8 Sep 1992 17:13:53 +0000 (17:13 +0000)] 
Found by IBM-France.  gcc can warn about this sort of thing....

Tue Sep  8 10:10:34 1992  Ian Lance Taylor  (ian@cygnus.com)

* aoutx.h: adjust_sizes_and_vmas did not return anything.

31 years agochanges, what else?
Roland Pesch [Sat, 5 Sep 1992 02:04:57 +0000 (02:04 +0000)] 
changes, what else?

31 years agoFri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
Roland Pesch [Sat, 5 Sep 1992 02:00:29 +0000 (02:00 +0000)] 
Fri Sep  4 18:53:57 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)

* doc/gdb.texinfo: fix shameful error of agreement reported by
jimb@occs.cs.oberlin.edu (Jim Blandy)
* doc/gdb.texinfo: remove old partial discussion of remote serial
protocol (via serial debug stubs)
* doc/gdbinv-m.m4.in, doc/gdbinv-s.m4.in: new section discussing
use of serial debug stubs

31 years agofrom p3: +0.0 is a small integer, at least for moveq
Ken Raeburn [Fri, 4 Sep 1992 23:25:16 +0000 (23:25 +0000)] 
from p3: +0.0 is a small integer, at least for moveq

31 years agotab completion optimization
K. Richard Pixley [Fri, 4 Sep 1992 21:03:18 +0000 (21:03 +0000)] 
tab completion optimization

31 years ago * stabs.texinfo: Document the format for C++ nested types.
Per Bothner [Fri, 4 Sep 1992 07:48:14 +0000 (07:48 +0000)] 
* stabs.texinfo:  Document the format for C++ nested types.

31 years agoA ton of changes to improve C++ debugging. See ChangeLog.
Per Bothner [Fri, 4 Sep 1992 07:38:03 +0000 (07:38 +0000)] 
A ton of changes to improve C++ debugging.  See ChangeLog.
Note new nested type changes.

31 years agoA ton of changes to improve C++ debugging. See ChangeLog.
Per Bothner [Fri, 4 Sep 1992 07:37:18 +0000 (07:37 +0000)] 
A ton of changes to improve C++ debugging.  See ChangeLog.

31 years ago * Makefile.in, Makefile.dos, generic.em, genscripts.sh,
Per Bothner [Fri, 4 Sep 1992 03:29:15 +0000 (03:29 +0000)] 
* Makefile.in, Makefile.dos, generic.em, genscripts.sh,
gld960.em, h8300hms.em, h8300xray.em, lnk960.em, st2000.em,
vanilla.em:  Rename all (generated) ld__*.c files to em_.c.
This is one character shorter, and lets people build on
SVR3 system. (ld__h8300xray.[co] was the killer there;
h8300xray.sc-sh is also overlong, but seems harmless.)
Based on a patch from Jonathan Ryshpan <hitachi!amito!jon>.
* Makefile.in (clean):  Fix typo mostclean -> mostlyclean.
* configure.in:  Add host isc.

31 years agoNote version change to 2.0.
Per Bothner [Fri, 4 Sep 1992 02:45:57 +0000 (02:45 +0000)] 
Note version change to 2.0.

31 years agoRemove extraneous, but harmless, backslash from last change.
Jim Wilson [Thu, 3 Sep 1992 23:17:41 +0000 (23:17 +0000)] 
Remove extraneous, but harmless, backslash from last change.

31 years agoRemove scripts directory.
Per Bothner [Thu, 3 Sep 1992 22:58:38 +0000 (22:58 +0000)] 
Remove scripts directory.

31 years agoAdd TODO.
Per Bothner [Thu, 3 Sep 1992 22:56:45 +0000 (22:56 +0000)] 
Add TODO.

31 years agoRegenerated from bfd-in.h.
Per Bothner [Thu, 3 Sep 1992 22:24:03 +0000 (22:24 +0000)] 
Regenerated from bfd-in.h.

31 years agoBump to version 2.0.
Per Bothner [Thu, 3 Sep 1992 21:18:04 +0000 (21:18 +0000)] 
Bump to version 2.0.

31 years ago * Makefile.in: Let's call it version 2.0.
Per Bothner [Thu, 3 Sep 1992 21:14:53 +0000 (21:14 +0000)] 
* Makefile.in:  Let's call it version 2.0.

31 years agoAdd apollo68b.mh.
Stu Grossman [Thu, 3 Sep 1992 16:26:59 +0000 (16:26 +0000)] 
Add apollo68b.mh.

31 years ago* a68v-xdep.c (store_inferior_registers): Define as type void.
Stu Grossman [Thu, 3 Sep 1992 16:26:03 +0000 (16:26 +0000)] 
* a68v-xdep.c (store_inferior_registers):  Define as type void.
* configure.in:  Add host m68k-apollo*-bsd*.
* demangle.c (struct demanglers):  Use enum instead of constant
value to keep braindamaged HP/Apollo compiler happy.

31 years ago* bfd.h (struct reloc_howto_struct): size needs to be signed if
Stu Grossman [Thu, 3 Sep 1992 16:13:22 +0000 (16:13 +0000)] 
* bfd.h (struct reloc_howto_struct):  size needs to be signed if
it's going to hold negative values.

31 years ago* bout.c, cpu-z8k.c: Use enums when initializing structs to keep
Stu Grossman [Thu, 3 Sep 1992 16:10:13 +0000 (16:10 +0000)] 
* bout.c, cpu-z8k.c:  Use enums when initializing structs to keep
braindamaged HP/Apollo compiler happy.

31 years ago * ldver.c: Bump to version 0.98.
Per Bothner [Thu, 3 Sep 1992 06:02:56 +0000 (06:02 +0000)] 
* ldver.c:  Bump to version 0.98.
* TODO:  New file.

31 years ago * Makefile.in: Bump to version 0.98.
Per Bothner [Thu, 3 Sep 1992 06:01:09 +0000 (06:01 +0000)] 
* Makefile.in:  Bump to version 0.98.
* TODO, README:  Minor updates.

31 years ago * utils.c (strcmp_iw): Add a hack to allow "FOO(ARGS)" to
Per Bothner [Thu, 3 Sep 1992 05:03:47 +0000 (05:03 +0000)] 
* utils.c (strcmp_iw):  Add a hack to allow "FOO(ARGS)" to
match "FOO".  This allows 'break Foo' to work when Foo is
a mangled C++ function.  (See comment before function.)

31 years ago* config/rs6000.mh (MH_CFLAGS): Circumvent IBM <rpc/rpc.h> bug,
John Gilmore [Thu, 3 Sep 1992 00:55:04 +0000 (00:55 +0000)] 
* config/rs6000.mh (MH_CFLAGS):  Circumvent IBM <rpc/rpc.h> bug,
for files in vx-share/*.c.
* xm-rs6000.h (fd_set):  Circumvent the rs6000.mh circumvention,
for normal GDB source files.

31 years agoRoll VERSION to 4.6.6.
John Gilmore [Wed, 2 Sep 1992 20:53:39 +0000 (20:53 +0000)] 
Roll VERSION to 4.6.6.

31 years ago* tm-vx68.h, tm-es1800.h: Use tm-68k.h rather than tm-sun3.h.
John Gilmore [Wed, 2 Sep 1992 20:50:31 +0000 (20:50 +0000)] 
* tm-vx68.h, tm-es1800.h:  Use tm-68k.h rather than tm-sun3.h.
* tm-sun3.h:  Remove STACK_END_ADDR, no longer used.
* tm-sun3os4.h:  Update comments.
* xm-delta88.h:  Remove STACK_END_ADDR.

31 years agoAdd copyright notice.
Per Bothner [Wed, 2 Sep 1992 20:45:02 +0000 (20:45 +0000)] 
Add copyright notice.

31 years agoTiny bugfix for makeinfo.
John Gilmore [Wed, 2 Sep 1992 09:32:27 +0000 (09:32 +0000)] 
Tiny bugfix for makeinfo.

31 years agoUpdate .sanitize files
John Gilmore [Wed, 2 Sep 1992 09:24:34 +0000 (09:24 +0000)] 
Update .sanitize files

31 years agoUpdate sanity files.
John Gilmore [Wed, 2 Sep 1992 09:23:12 +0000 (09:23 +0000)] 
Update sanity files.

31 years agoRoll VERSION to 4.6.5 for the P3 release.
John Gilmore [Wed, 2 Sep 1992 08:54:04 +0000 (08:54 +0000)] 
Roll VERSION to 4.6.5 for the P3 release.

31 years ago* config/sun4os4.mh: Include ser-termios.o. FIXME, all .mh files
John Gilmore [Wed, 2 Sep 1992 08:52:53 +0000 (08:52 +0000)] 
* config/sun4os4.mh:  Include ser-termios.o.  FIXME, all .mh files
should include a ser-XXX.o module.
* configure.in:  Map unrecognized sun 68k's, sun sparcs, into
known suns in configure.in, rather than mapping them to unique
config files that happen to duplicate other config files.
* config/sun3.{mh,mt}:  Remove (use identical sun3os4.*).
* config/sun4.{mh,mt}:  Remove (use identical sun4os4.*).

31 years ago* ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up.
John Gilmore [Wed, 2 Sep 1992 08:51:17 +0000 (08:51 +0000)] 
* ser-termios.c, ser-go32.c:  Remove DEFUN crap, clean up.
* serial.h (EXFUN):  Remove all uses, convert to PARAMS.
* config/sun4os4.mh:  Include ser-termios.o.  FIXME, all .mh files
should include a ser-XXX.o module.

* dbxread.c (elfstab_build_psymtabs):  Remove DEFUN crap.
* defs.h, i960-pinsn.c, remote-hms.c:  Replace CONST with simple const.

* configure.in:  Map unrecognized sun 68k's, sun sparcs, into
known suns in configure.in, rather than mapping them to unique
config files that happen to duplicate other config files.
* config/sun3.{mh,mt}:  Remove (use identical sun3os4.*).
* config/sun4.{mh,mt}:  Remove (use identical sun4os4.*).

31 years ago* config/m68k-un.mt, config/m68k-noun.mt, config/sparc-un.mt,
John Gilmore [Wed, 2 Sep 1992 08:04:32 +0000 (08:04 +0000)] 
* config/m68k-un.mt, config/m68k-noun.mt, config/sparc-un.mt,
config/sparc-noun.mt:  New target configs for embedded.
* config/sun4os3.{mh,mt}:  Remove, never existed in production.

31 years ago* configure.in (*-*-sunos*): Use trailing * to match all
John Gilmore [Wed, 2 Sep 1992 08:03:42 +0000 (08:03 +0000)] 
* configure.in (*-*-sunos*):  Use trailing * to match all
sub-variants of SunOS, e.g. sunos4* to match sunos4.1.1.
(sparc-*-sunos3):  Remove host & target.  Sunos3 never shipped
in production on Sun-4.
({a29k,i[34]86,i960}-*-elf):  Add targets, equivalent to coff.
(m68k-*-{aout,coff,elf}):  Add targets, w/new config and tm files.
(sparc-*-{aout,coff,elf}):  Add targets, w/new config and tm files.

* tm-68k-un.h, tm-68k-noun.h, tm-spc-un.h, tm-spc-noun.h:  New
target definitions for embedded with and without underlines on
identifiers.  FIXME -- this ought to be known by BFD instead.

* tm-sparc.h, tm-sun2.h, tm-sun3.h:  Delete NAMES_HAVE_UNDERSCORE:
not a parameter of the CPU, but of the development environment.
* tm-es1800.h, tm-sunos.h, tm-vx68.h:  Add NAMES_HAVE_UNDERSCORE.

31 years ago * Makefile.in: Added mostlyclean/clean/distclean rules.
Per Bothner [Wed, 2 Sep 1992 07:27:31 +0000 (07:27 +0000)] 
* Makefile.in:  Added mostlyclean/clean/distclean rules.

31 years ago * Makefile.in: Added mostlyclean, distclean rules,
Per Bothner [Wed, 2 Sep 1992 07:26:15 +0000 (07:26 +0000)] 
* Makefile.in:  Added mostlyclean, distclean rules,
and cleaned up clean, realclean.

31 years ago * ldmisc.c (xrealloc): New (needed by ../libiberty/cplus.dem.c).
Per Bothner [Wed, 2 Sep 1992 06:45:13 +0000 (06:45 +0000)] 
* ldmisc.c (xrealloc):  New (needed by ../libiberty/cplus.dem.c).
* ldlex.l: Moved comment() to end, since some compilers
otherwise have problems with input() used before it is defined.

31 years agoFormatting improvements and other minor edits.
Roland Pesch [Wed, 2 Sep 1992 04:08:28 +0000 (04:08 +0000)] 
Formatting improvements and other minor edits.

31 years ago* breakpoint.c (breakpoint_re_set): Avoid setting source symtab
John Gilmore [Wed, 2 Sep 1992 02:31:52 +0000 (02:31 +0000)] 
* breakpoint.c (breakpoint_re_set):  Avoid setting source symtab
(which involves reading in main's symtab) if we have no breakpoints.

31 years agonew configure triple work, added solaris 2 & irix host support, fix FLEX definition
David D. Zuhn [Wed, 2 Sep 1992 00:49:47 +0000 (00:49 +0000)] 
new configure triple work, added solaris 2 & irix host support, fix FLEX definition

31 years agoRemoved cplus-dem.[ch]. (These are now in ../libiberty.)
Per Bothner [Tue, 1 Sep 1992 23:10:08 +0000 (23:10 +0000)] 
Removed cplus-dem.[ch].  (These are now in ../libiberty.)

31 years ago* Makefile.in: all-opcodes, cd into the right directory
Steve Chamberlain [Tue, 1 Sep 1992 22:49:37 +0000 (22:49 +0000)] 
* Makefile.in: all-opcodes, cd into the right directory

31 years agoThis seems to have been overlooked in my last check-in.
Per Bothner [Tue, 1 Sep 1992 22:32:28 +0000 (22:32 +0000)] 
This seems to have been overlooked in my last check-in.

31 years agoAdd scripts.
Per Bothner [Tue, 1 Sep 1992 22:14:49 +0000 (22:14 +0000)] 
Add scripts.

31 years agoAdd isc-sysv3.2.sc.
Per Bothner [Tue, 1 Sep 1992 22:14:24 +0000 (22:14 +0000)] 
Add isc-sysv3.2.sc.

31 years agoRemove non-existant file hp300bsd.mh.
Per Bothner [Tue, 1 Sep 1992 22:07:32 +0000 (22:07 +0000)] 
Remove non-existant file hp300bsd.mh.

31 years agoNote previous change (removing oasys from target_vector).
Per Bothner [Tue, 1 Sep 1992 20:42:42 +0000 (20:42 +0000)] 
Note previous change (removing oasys from target_vector).

31 years ago * targets.c (target_vector): Take out oasys (unless that is
Per Bothner [Tue, 1 Sep 1992 20:42:11 +0000 (20:42 +0000)] 
* targets.c (target_vector):  Take out oasys (unless that is
the default):  Because there is no magic number in archives,
there can be annoying target mis-matches.

31 years agoBrought forward from p3:
Ian Lance Taylor [Tue, 1 Sep 1992 01:17:01 +0000 (01:17 +0000)] 
Brought forward from p3:

Sun Aug 30 21:38:53 1992  Ian Lance Taylor  (ian@cygnus.com)

* Makefile.in: map "ld" through program_transform_name when
installing.

31 years agoBrought forward from p3:
Ian Lance Taylor [Tue, 1 Sep 1992 01:16:25 +0000 (01:16 +0000)] 
Brought forward from p3:

Sun Aug 30 21:32:17 1992  Ian Lance Taylor  (ian@cygnus.com)

* Makefile.in: map "gdb" through program_transform_name when
installing.

31 years agoBrought forward from p3:
Ian Lance Taylor [Tue, 1 Sep 1992 01:14:04 +0000 (01:14 +0000)] 
Brought forward from p3:

Sun Aug 30 21:24:46 1992  Ian Lance Taylor  (ian@cygnus.com)

* Makefile.in: map "as" through program_transform_name when
installing.

31 years agoBrought forward from p3:
Ian Lance Taylor [Tue, 1 Sep 1992 01:13:11 +0000 (01:13 +0000)] 
Brought forward from p3:

Sun Aug 30 21:18:59 1992  Ian Lance Taylor  (ian@cygnus.com)

* Makefile.in: map program names through program_transform_name
when installing.

31 years agoSun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
Ian Lance Taylor [Tue, 1 Sep 1992 01:12:41 +0000 (01:12 +0000)] 
Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)

* configure: added -program_transform_name option, used as
argument to sed when installing programs.
configure.texi: added documentation for -program_prefix,
-program_suffix and -program_transform_name.

31 years agoLink libopcodes with objdump
Mike Werner [Mon, 31 Aug 1992 23:23:34 +0000 (23:23 +0000)] 
Link libopcodes with objdump

31 years agoget the order of opcodes + binutils right so that everything builds
Mike Werner [Mon, 31 Aug 1992 23:19:34 +0000 (23:19 +0000)] 
get the order of opcodes + binutils right so that everything builds

31 years ago#include file moved
Steve Chamberlain [Mon, 31 Aug 1992 22:53:15 +0000 (22:53 +0000)] 
#include file moved

31 years agoDisassemble for z8k and build using opcode library
Steve Chamberlain [Mon, 31 Aug 1992 22:28:08 +0000 (22:28 +0000)] 
Disassemble for z8k and build using opcode library

31 years agoSupport for opcodes directory
Steve Chamberlain [Mon, 31 Aug 1992 22:26:18 +0000 (22:26 +0000)] 
Support for opcodes directory

31 years ago * z8k-dis.c: knows how to disassemble z8k stuff
Steve Chamberlain [Mon, 31 Aug 1992 21:54:31 +0000 (21:54 +0000)] 
* z8k-dis.c: knows how to disassemble z8k stuff

31 years ago * dwarfread.c (cu_language): New local variable to record
Fred Fish [Mon, 31 Aug 1992 20:50:45 +0000 (20:50 +0000)] 
* dwarfread.c (cu_language):  New local variable to record
language for current compilation unit being processed.
* dwarfread.c (set_cu_language):  New local function to decode
and record language for current compilation unit being processed.
* dwarfread.c (synthesize_typedef):  Add local function to
synthesize a typedef for C++ classes, structs, unions, and
enumerations.
* dwarfread.c (read_structure_scope):  Synthesize typedefs
for C++ classes, structs and unions.
* dwarfread.c (read_enumeration):  Synthesize typedefs for
C++ enumerations.
* dwarfread.c (read_file_scope):   Call set_cu_language to
record language for current compilation unit.  After symtab
is built, save this recorded language.
* dwarfread.c (process_dies, add_partial_symbol, struct_type,
scan_partial_symbols, new_symbol):  Recognize TAG_class_type.
* dwarfread.c (add_partial_symbol):  Synthesize partial symbol
typedefs for C++ classes, structs, unions, and enumerations.
* dwarfread.c (scan_compilation_units):  Call set_cu_language
to record language for current compilation unit.
* dwarfread.c (scan_partial_symbols):  Call add_enum_psymbol here
for TAG_enumeration_types, rather than in add_partial_symbol.
* dwarfread.c (add_partial_symbol):  Combine TAG_enumeration_type
case with class, struct, and union type cases, now that they are
the same.  Remove tests for non-NULL name attributes, now done
by callers.
* gdbtypes.h (TYPE_CODE_CLASS):  Add type for C++ classes, but
treat as alias for TYPE_CODE_STRUCT for now.

31 years ago * z8k-opc.h: new file full of z8000 opcodes
Steve Chamberlain [Mon, 31 Aug 1992 20:48:44 +0000 (20:48 +0000)] 
* z8k-opc.h: new file full of z8000 opcodes

31 years agoUpdate to SPARC Version 9 Draft 1.0.4.
Jim Wilson [Mon, 31 Aug 1992 17:14:50 +0000 (17:14 +0000)] 
Update to SPARC Version 9 Draft 1.0.4.

31 years agoHandle new v9 insn argument codes, and delete support for obsolete ones.
Jim Wilson [Mon, 31 Aug 1992 17:03:47 +0000 (17:03 +0000)] 
Handle new v9 insn argument codes, and delete support for obsolete ones.
Otherwise not updated or tested, since v9 support is obviously incomplete,
and it can't possibly work right without some effort.

31 years ago * aoutx.h (aout<n>swap_ext_reloc_out), bout.c
Steve Chamberlain [Mon, 31 Aug 1992 15:10:34 +0000 (15:10 +0000)] 
* aoutx.h (aout<n>swap_ext_reloc_out), bout.c
(b_out_squirt_out_relocs): fix bug 1506 where abs symbols attached
to the built-in abs_section were not written out correctly.

31 years ago * {i386-tdep.c, m68k-tdep.c, mips-tdep.c, sparc-tdep.c}
Fred Fish [Mon, 31 Aug 1992 04:22:46 +0000 (04:22 +0000)] 
* {i386-tdep.c, m68k-tdep.c, mips-tdep.c, sparc-tdep.c}
  (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
Use "regi" for local indexing through register numbers, reserving
"regno" for the name of a specific register passed as an input
parameter.  Fix bug propagated through all versions that sometimes
used regno as an index when it should have been regi, thus using
-1 as an index in some cases.

31 years ago * gprof.h, gprof.c, printfgprof.c: Add support for two
Per Bothner [Mon, 31 Aug 1992 03:34:15 +0000 (03:34 +0000)] 
* gprof.h, gprof.c, printfgprof.c:  Add support for two
output styles:  The default is similar to the old FSF gprof,
while -T sets the variable bsd_style_output, which causes
output matching Berkeley's gprof.  The biggest differences
are that with the FSF style output, the flat profile comes
before the call graph; numbers come before explanations;
and there is less gratuitous white space.
* gprof.h, gprof.c, printfgprof.c:  New discard_underscores
variable causes discarding of initial underscores when
printing symbol names.  It is set unless there is a "main"
symbol (without an underscore).
* printfgprof.c:  New function printnameonly(), called
by printname().  It handles stripping of initial '_',
as well as C++ name-demangling.
* gprof.callg, gprof.flat, make-c-prog.awk:  Removed.
It is just as convenient to edit blurbs.c directly.
* Makefile.in:  Removed rule for making blurbs.c.
* blurbs.c:  This is now a true source file (as opposed
to being generated from gprof.callg and gprof.flat).
Change style to use one long string literal, instead of
one literal per output line.  Add FSF-style blurb for call graph.

31 years ago * cplus-dem.c, demangle.h: Moved to ../libiberty and ../include,
Per Bothner [Mon, 31 Aug 1992 01:23:24 +0000 (01:23 +0000)] 
* cplus-dem.c, demangle.h:  Moved to ../libiberty and ../include,
respectively, so same demangler can be used by other programs.
* Makefile.in:  Remove demangler stuff.
* Makefile.in (depend):  Pass -I../readline (needed for main.c).
* demangle.c (_initialize_demangler):  Tell demangler which
CPLUS_MARKER to assume.

31 years agoremoved debugging code accidentally checked in
David D. Zuhn [Mon, 31 Aug 1992 01:21:57 +0000 (01:21 +0000)] 
removed debugging code accidentally checked in

31 years ago * cplus-dem.c: Removed. Use the version in libiberty now.
Per Bothner [Mon, 31 Aug 1992 01:14:44 +0000 (01:14 +0000)] 
* cplus-dem.c:  Removed.  Use the version in libiberty now.
* ldmisc.c:  Use new libiberty version of cplus_demangle().

31 years ago * Makefile.in: Bump to versions 1.97.90.
Per Bothner [Mon, 31 Aug 1992 01:11:18 +0000 (01:11 +0000)] 
* Makefile.in:  Bump to versions 1.97.90.
* cplus-dem.c:  Removed.  Was nowhere used - and if some
programs are changed to to demangling should now use the
versions in libiberty.

31 years agochanges tests from -d foo to -f foo/Makefile
David D. Zuhn [Mon, 31 Aug 1992 01:07:24 +0000 (01:07 +0000)] 
changes tests from -d foo to -f foo/Makefile

31 years ago * demangle.h: New file, moved from ../gdb. Made independent
Per Bothner [Mon, 31 Aug 1992 00:57:03 +0000 (00:57 +0000)] 
* demangle.h:  New file, moved from ../gdb.  Made independent
of gdb.  Allow demangling style option to be passed as a
parameter to cplus_demangle(), but using the
current_demangling_style global as the default.

31 years agoKeep sparc.mt.
Jim Wilson [Mon, 31 Aug 1992 00:27:23 +0000 (00:27 +0000)] 
Keep sparc.mt.

31 years agoResolve someone else's CVS update conflict.
Jim Wilson [Mon, 31 Aug 1992 00:01:22 +0000 (00:01 +0000)] 
Resolve someone else's CVS update conflict.

31 years agoMake as.new depend on LOCAL_LOADLIBES.
Jim Wilson [Sat, 29 Aug 1992 19:12:04 +0000 (19:12 +0000)] 
Make as.new depend on LOCAL_LOADLIBES.

31 years ago * obstack.h: Merge comment change from current FSF version.
Fred Fish [Sat, 29 Aug 1992 17:10:29 +0000 (17:10 +0000)] 
* obstack.h:  Merge comment change from current FSF version.

31 years agoMinor bug fixes from last big checkin.
John Gilmore [Sat, 29 Aug 1992 04:22:31 +0000 (04:22 +0000)] 
Minor bug fixes from last big checkin.

31 years agoRS/6000 portability changes (for hosting cross-debuggers).
John Gilmore [Sat, 29 Aug 1992 00:33:47 +0000 (00:33 +0000)] 
RS/6000 portability changes (for hosting cross-debuggers).

* config/rs6000.mh (XDEPFILES):  Move xcoffexec.o to target side.
(XM_CLIBS):  Add -lm to circumvent AIX 3.2 libc ldexp bug.
* config/rs6000.mt (TDEPFILES):  Adopt xcoffexec.o.

31 years agoRS/6000 portability changes (for hosting cross-debuggers).
John Gilmore [Sat, 29 Aug 1992 00:32:58 +0000 (00:32 +0000)] 
RS/6000 portability changes (for hosting cross-debuggers).

* breakpoint.c (fixup_breakpoints):  Re-kludge to IBM6000_TARGET.
* buildsym.c, rs6000-xdep.c, rs6000-tdep.c, tm-rs6000.h,
xcoffexec.c, xcoffread.c:  Rename aixcoff to xcoff everywhere.
* printcmd.c (print_frame_args):  Remove an RS/6000 dependency.
* stabsread.c (define_symbol):  Remove RS/6000 dependencies.
* tm-rs6000.h (ATTACH_DETACH):  Remove: host-dependent.
(PTRACE_ATTACH, PTRACE_DETACH):  Remove: host-dep.
(NO_SINGLE_STEP):  Add, target-dependent.
(loadinfotextindex):  Lowercase, remove "aix_".
* xm-rs6000.h:  Add <sys/ptrace.h> for infptrace.c.
(NO_SINGLE_STEP):  Remove, target-dependent.
* xcoffexec.c (vmap_symtab):  Cleanup #if 0'd code.
* xcoffread.c:  Only build file if RS/6000 native GDB.
(build_function_symbol):  Remove #if 0'd code.
* rs6000-tdep.c:  Cleanup.  Add static fn protos.
Use CORE_ADDR for addresses throughout.  Make void fns void.
(pop_dummy_frame):  Add FIXME about bogosity of design here.
(rs6000_struct_return_address):  Ditto.
(frameless_function_invocation, frame_get_cache_fsr,
frame_initial_stack_address, xcoff_relocate_symtab,
xcoff_init_loadinfo, free_loadinfo, xcoff_add_toc_to_loadinfo,
add_text_to_loadinfo, find_toc_address):  Move from xdep file.
Use CORE_ADDRs.  Change identifiers to lowercase.

* rs6000-xdep.c:  Make whole file conditional on native RS/6000,
supplying dummy routines if non-native.  Add prototype for
static exec_one_dummy_insn.  Move a mess of functions to
rs6000-tdep.c (as above).  Remove #if 0'd code.

* config/rs6000.mh (XDEPFILES):  Move xcoffexec.o to target side.
(XM_CLIBS):  Add -lm to circumvent AIX 3.2 libc ldexp bug.
* config/rs6000.mt (TDEPFILES):  Adopt xcoffexec.o.

31 years ago* gdbtypes.h (TYPE_ALLOC): Parenthesize result to avoid problems
John Gilmore [Sat, 29 Aug 1992 00:31:10 +0000 (00:31 +0000)] 
* gdbtypes.h (TYPE_ALLOC):  Parenthesize result to avoid problems
for callers.

31 years agoRS/6000 portability changes (for hosting cross-debuggers).
John Gilmore [Sat, 29 Aug 1992 00:28:56 +0000 (00:28 +0000)] 
RS/6000 portability changes (for hosting cross-debuggers).

* breakpoint.c (fixup_breakpoints):  Re-kludge to IBM6000_TARGET.
* buildsym.c, rs6000-xdep.c, rs6000-tdep.c, tm-rs6000.h,
xcoffexec.c, xcoffread.c:  Rename aixcoff to xcoff everywhere.
* printcmd.c (print_frame_args):  Remove an RS/6000 dependency.
* stabsread.c (define_symbol):  Remove RS/6000 dependencies.
* tm-rs6000.h (ATTACH_DETACH):  Remove: host-dependent.
(PTRACE_ATTACH, PTRACE_DETACH):  Remove: host-dep.
(NO_SINGLE_STEP):  Add, target-dependent.
(loadinfotextindex):  Lowercase, remove "aix_".
* xm-rs6000.h:  Add <sys/ptrace.h> for infptrace.c.
(NO_SINGLE_STEP):  Remove, target-dependent.
* xcoffexec.c (vmap_symtab):  Cleanup #if 0'd code.
* xcoffread.c:  Only build file if RS/6000 native GDB.
(build_function_symbol):  Remove #if 0'd code.
* rs6000-tdep.c:  Cleanup.  Add static fn protos.
Use CORE_ADDR for addresses throughout.  Make void fns void.
(pop_dummy_frame):  Add FIXME about bogosity of design here.
(rs6000_struct_return_address):  Ditto.
(frameless_function_invocation, frame_get_cache_fsr,
frame_initial_stack_address, xcoff_relocate_symtab,
xcoff_init_loadinfo, free_loadinfo, xcoff_add_toc_to_loadinfo,
add_text_to_loadinfo, find_toc_address):  Move from xdep file.
Use CORE_ADDRs.  Change identifiers to lowercase.

* rs6000-xdep.c:  Make whole file conditional on native RS/6000,
supplying dummy routines if non-native.  Add prototype for
static exec_one_dummy_insn.  Move a mess of functions to
rs6000-tdep.c (as above).  Remove #if 0'd code.

* config/rs6000.mh (XDEPFILES):  Move xcoffexec.o to target side.
(XM_CLIBS):  Add -lm to circumvent AIX 3.2 libc ldexp bug.
* config/rs6000.mt (TDEPFILES):  Adopt xcoffexec.o.

* gdbtypes.h (TYPE_ALLOC):  Parenthesize result to avoid problems
for callers.

31 years agoFri Aug 28 16:29:15 1992 Ian Lance Taylor (ian@cygnus.com)
Ian Lance Taylor [Sat, 29 Aug 1992 00:17:55 +0000 (00:17 +0000)] 
Fri Aug 28 16:29:15 1992  Ian Lance Taylor  (ian@cygnus.com)

* archive.c (bfd_slurp_bsd_armap): if the symdef_count is too
large, assume we're using a swapped byte order and fail with
wrong_format rather than dumping core.

31 years agoUpdate ChangeLog, removing yesterday's 960 change and putting in
Ian Lance Taylor [Sat, 29 Aug 1992 00:17:29 +0000 (00:17 +0000)] 
Update ChangeLog, removing yesterday's 960 change and putting in
todays (960 now always uses little endian ordering).

31 years agoFri Aug 28 16:25:22 1992 Ian Lance Taylor (ian@cygnus.com)
Ian Lance Taylor [Sat, 29 Aug 1992 00:16:47 +0000 (00:16 +0000)] 
Fri Aug 28 16:25:22 1992  Ian Lance Taylor  (ian@cygnus.com)

* obj-bout.h, obj-bout.c (obj_header_append, obj_symbol_to_chars),
tc-i960.c (md_ri_to_chars): Always output bout object file in
little endian byte order (used to use endianness of host).

31 years agoBack out the HOST_BIG_ENDIAN_P changes I put in yesterday.
Ian Lance Taylor [Fri, 28 Aug 1992 22:54:13 +0000 (22:54 +0000)] 
Back out the HOST_BIG_ENDIAN_P changes I put in yesterday.

31 years agoMissed one...
Ken Raeburn [Fri, 28 Aug 1992 22:44:19 +0000 (22:44 +0000)] 
Missed one...

31 years agoRenamed opc-sparc.c to sparc-opc.c for more significant characters in cpu
Ken Raeburn [Fri, 28 Aug 1992 22:42:58 +0000 (22:42 +0000)] 
Renamed opc-sparc.c to sparc-opc.c for more significant characters in cpu
name under losing file systems ("sparc-op" rather than "opc-spar").

31 years ago-S flag is no longer supported (nor needed) with flex.
Sean Eric Fagan [Fri, 28 Aug 1992 21:27:32 +0000 (21:27 +0000)] 
-S flag is no longer supported (nor needed) with flex.

31 years agoBack out yesterday's change for using host endian order in 960 bout files.
Ian Lance Taylor [Fri, 28 Aug 1992 21:10:36 +0000 (21:10 +0000)] 
Back out yesterday's change for using host endian order in 960 bout files.

This page took 0.041296 seconds and 4 git commands to generate.