]> git.ipfire.org Git - thirdparty/binutils-gdb.git/log
thirdparty/binutils-gdb.git
31 years ago* gdb.texinfo, refcard.tex: Document mult args on `info reg'.
John Gilmore [Sat, 15 Aug 1992 11:06:00 +0000 (11:06 +0000)] 
* gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
* Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).

31 years ago* infcmd.c (registers_info): Handle multiple register names.
John Gilmore [Sat, 15 Aug 1992 10:00:10 +0000 (10:00 +0000)] 
* infcmd.c (registers_info):  Handle multiple register names.
Changes inspired by Roland McGrath.

31 years ago* sparc-stub.c: New file. Mix it with your SPARClite
Stu Grossman [Sat, 15 Aug 1992 09:34:25 +0000 (09:34 +0000)] 
* sparc-stub.c:  New file.  Mix it with your SPARClite
application, and it will speak GDB remote protocol!
* remote.c (remote_wait):  Change 'T' (expedited reply) message to
deal with arbitrary registers.  Needed for sparc-stub,

31 years agoAdd section on partial symbol tables.
John Gilmore [Sat, 15 Aug 1992 04:12:16 +0000 (04:12 +0000)] 
Add section on partial symbol tables.

31 years ago* config/tc-m68k.c (m68k_ip): If instruction is invalid for the
Ken Raeburn [Sat, 15 Aug 1992 02:57:12 +0000 (02:57 +0000)] 
* config/tc-m68k.c (m68k_ip): If instruction is invalid for the
selected architecture, print a message saying so and listing what
processors support it, rather than saying "operands mismatch".

31 years ago* config/tc-m68k.c (m68k_ip): If instruction is invalid for the
Ken Raeburn [Sat, 15 Aug 1992 02:50:47 +0000 (02:50 +0000)] 
* config/tc-m68k.c (m68k_ip): If instruction is invalid for the
selected architecture, print a message saying so and listing what
processors support it, rather than saying "operands mismatch".

31 years ago * aout-target.h: Make _bfd_slurp_extended_name_table be
Per Bothner [Sat, 15 Aug 1992 02:27:58 +0000 (02:27 +0000)] 
* aout-target.h:  Make _bfd_slurp_extended_name_table be
the default.  Given that we *write* the suckers (for long
archive member names), we really ought to be able to read them!
* trad-core.c:  Don't include <machine/reg.h>.  It doesn't
seem to be needed, and many machines don't have it.

31 years ago * m68k.h: Merged in patches (mostly m68040-specific) from
Per Bothner [Fri, 14 Aug 1992 23:12:58 +0000 (23:12 +0000)] 
* m68k.h:  Merged in patches (mostly m68040-specific) from
Colin Smith <colin@wrs.com>.

31 years ago * m68k.h: Merged m68kmri.h and m68k.h (using the former as a
Per Bothner [Fri, 14 Aug 1992 21:23:56 +0000 (21:23 +0000)] 
* m68k.h:  Merged m68kmri.h and m68k.h (using the former as a
base).  Also cleaned up duplicates, re-ordered instructions for
the sake of dis-assembling (so aliases come after standard names).
* m68kmri.h: Now just defines some macros, and #includes m68k.h.

31 years ago * cplus-dem.c (cplus_markers): Add table for gnu style and
Fred Fish [Fri, 14 Aug 1992 19:14:15 +0000 (19:14 +0000)] 
* cplus-dem.c (cplus_markers):  Add table for gnu style and
use throughout, in place of compile time constant CPLUS_MARKER.
* cplus-dem.c (ARM_VTABLE_STRING, ARM_VTABLE_STRLEN):  Add.
* cplus-dem.c (cfront_special):  New function, as suggested
by pfieland@stratus.com.
* cplus-dem.c (forget_types):  New function.
* cplus-dem.c (cplus_demangle):  Call gnu_special, moved from
demangle_prefix().
* cplus-dem.c (mop_up):  Call forget_types().
* cplus-dem.c (AUTO_DEMANGLING, GNU_DEMANGLING, LUCID_DEMANGLING):
Use throughout, instead of checking current_demangling_style.
* cplus-dem.c (demangle_signature):  When finding an explicit
start of function args, forget all remembered types for
lucid/cfront style demangling.
* cplus-dem.c (demangle_prefix):  In a sequence of two or more
underbar characters, use last pair as the delimiter.  Hoist
gnu_special() call up to cplus_demangle().  Call cfront_special()
when appropriate.
* cplus-dem.c (cplus_special):  Fix virtual table name demangling
for inherited classes.
* cplus-dem.c (demangle_args):  Document quirks of numbered
references to previously seen types.
* dbxread.c (read_ofile_symtab, process_one_symbol):
Use AUTO_DEMANGLING rather than explicitly checking
current_demangling_style.
* demangle.h:  Add some comments.
* demangle.h (AUTO_DEMANGLING, GNU_DEMANGLING, LUCID_DEMANGLING,
CFRONT_DEMANGLING):  New macros.
* dwarfread.c (LCC_PRODUCER):  Remove trailing space, which is
not found in the actual producer string produced by lcc.
* dwarfread.c (handle_producer):  Use AUTO_DEMANGLING rather
than explicitly checking current_demangling_style.

31 years agoUpdate descriptions for ${host} and ${target} to reflect that they are now
Roland Pesch [Thu, 13 Aug 1992 23:31:53 +0000 (23:31 +0000)] 
Update descriptions for ${host} and ${target} to reflect that they are now
canonical triples, not the original user entries.

31 years agomake it compile on rs6k: declare free, disable assertions, don't define M_RS6000
Ken Raeburn [Thu, 13 Aug 1992 20:55:03 +0000 (20:55 +0000)] 
make it compile on rs6k: declare free, disable assertions, don't define M_RS6000

31 years ago * ldlex.l: now parses comment correctly, added ~ to acceptable
Steve Chamberlain [Thu, 13 Aug 1992 19:16:49 +0000 (19:16 +0000)] 
* ldlex.l: now parses comment correctly, added ~ to acceptable
chars in filenames

* ldexp.c (exp_unop): pass down abs_output_section - now can have
unary -ve constants.

* ldlang.c (lang_finish): warn when an entry symbol supplied on
the command line can't be found.

31 years ago* breakpoint.c (enable_longjmp_breakpoint,
John Gilmore [Thu, 13 Aug 1992 19:02:32 +0000 (19:02 +0000)] 
* breakpoint.c (enable_longjmp_breakpoint,
disable_longjmp_breakpoint, set_longjmp_resume_breakpoint):
Check for duplicate breakpoints at the same address.  Bug report
and preliminary fix from Dave Morrison, <drmorris@us.oracle.com>.

31 years ago * coff-m68k.c (vector): read and write archives in coff format.
Steve Chamberlain [Thu, 13 Aug 1992 16:54:50 +0000 (16:54 +0000)] 
* coff-m68k.c (vector): read and write archives in coff format.

31 years ago * m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled in
Steve Chamberlain [Wed, 12 Aug 1992 23:39:34 +0000 (23:39 +0000)] 
* m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled in
all missing .s

31 years agoper explanation from zoo, back out DESTDIR change.
Mark Eichin [Wed, 12 Aug 1992 23:02:31 +0000 (23:02 +0000)] 
per explanation from zoo, back out DESTDIR change.

31 years ago* readline.c (last_readline_init_file): Fix typo made by Steve
John Gilmore [Wed, 12 Aug 1992 22:52:26 +0000 (22:52 +0000)] 
* readline.c (last_readline_init_file):  Fix typo made by Steve
Chamberlain/DJ Delorie.  Proper control file name is ~/.inputrc,
not ~/inputrc.

31 years ago * Makefile.in: change ${MACHINE} to $(MACHINE), add $(DESTDIR) to
Mark Eichin [Wed, 12 Aug 1992 22:16:34 +0000 (22:16 +0000)] 
* Makefile.in: change ${MACHINE} to $(MACHINE), add $(DESTDIR) to
bin install rule.

31 years ago * buildsym.c (end_symtab): Document that end_symtab can return
Fred Fish [Wed, 12 Aug 1992 18:17:48 +0000 (18:17 +0000)] 
  * buildsym.c (end_symtab):  Document that end_symtab can return
  NULL under non-error conditions.
  * dwarfread.c (read_file_scope):  Guard against dereferencing NULL
  returned from end_symtab for empty compilation units.

31 years ago * ar.c (main): Don't *always* set the verbose flag!
Per Bothner [Wed, 12 Aug 1992 06:46:02 +0000 (06:46 +0000)] 
* ar.c (main):  Don't *always* set the verbose flag!

31 years agofix up hostname in log entry
Ken Raeburn [Tue, 11 Aug 1992 17:04:54 +0000 (17:04 +0000)] 
fix up hostname in log entry

31 years agograb bfd lib for opcode table
Ken Raeburn [Tue, 11 Aug 1992 17:00:47 +0000 (17:00 +0000)] 
grab bfd lib for opcode table

31 years agomoved sparc opcode table to bfd
Ken Raeburn [Tue, 11 Aug 1992 16:57:29 +0000 (16:57 +0000)] 
moved sparc opcode table to bfd

31 years ago * i386.h (i386_optab): Add fildq, fistpq aliases used by gcc.
Ken Raeburn [Tue, 11 Aug 1992 16:36:35 +0000 (16:36 +0000)] 
    * i386.h (i386_optab): Add fildq, fistpq aliases used by gcc.

31 years agoChanges to make MIPS x 29K compile.
John Gilmore [Tue, 11 Aug 1992 09:54:24 +0000 (09:54 +0000)] 
Changes to make MIPS x 29K compile.

* am29k-tdep.c:  Lint from DECstation compiler.
* mem-break.c:  Restore test of BREAKPOINT size that Fred removed.
As the man page says, "Sometimes you just can't get lint to shut
up".  That doesn't mean you should blow away the code it won't
shut up about.
* mips-xdep.c:  Revise stubbing-out of code until Rich cleans
it up over the next few weeks.  Make mips x 29k build.
* tm-29k.h (CALL_DUMMY):  Make it work on cross-endian hosts.
(FIX_CALL_DUMMY):  Comment in the patching of the breakpoint,
but leave it as a comment because the breakpoint instruction
is not easily accessible at this moment (it's static, and if
we define one here, it goes into every file compiled).

31 years ago * Makefile.in (VERSION): Bump to 4.6.3.
Fred Fish [Tue, 11 Aug 1992 05:29:41 +0000 (05:29 +0000)] 
* Makefile.in (VERSION):  Bump to 4.6.3.
* dwarfread.c (scan_partial_symbols):  Skip over DIE's within
function scopes when building partial symbol tables.
* objfiles.c (open_existing_mapped_file):  Make it clear in
warning message that out of date mapped files are ignored.
* symtab.c (lookup_symtab_1, lookup_symbol):  Print compilation
unit source file name in error message.

31 years ago * tc-m68k.c: ".align N" means align to N-byte boundary *only*
Per Bothner [Mon, 10 Aug 1992 21:40:49 +0000 (21:40 +0000)] 
* tc-m68k.c: ".align N" means align to N-byte boundary *only*
if TN_SUN3; otherwise align to 2**N-byte bounary.

31 years ago * bout.c (bfd_reloc_status_type, callj_callback): Cast void*
Fred Fish [Sun, 9 Aug 1992 06:16:44 +0000 (06:16 +0000)] 
* bout.c (bfd_reloc_status_type, callj_callback):  Cast void*
pointers to bfd_byte* before performing arithmetic on them.  Such
use with bare void* pointers is a gcc extension.
* cache.c (bfd_cache_delete):  Forward decl with prototype form.
* archive (normalize):  Add to CONST to match actual usages with
CONST.

31 years ago * dwarfread.c (struct dieinfo): Add has_at_byte_size.
Fred Fish [Sun, 9 Aug 1992 06:14:59 +0000 (06:14 +0000)] 
* dwarfread.c (struct dieinfo):  Add has_at_byte_size.
* dwarfread.c (struct_type):  In absence of AT_byte_size for
bitfield, use size of object of member's type for the size of
the anonymous object containing the bit field.
* dwarfread.c (completedieinfo):  Set has_at_byte_size when
an AT_byte_size attribute is seen.
* mipsread.c (psymtab_to_symtab_1):  Fix misspelled cast to
union aux_ext (was aux_ent).
* i386-pinsn.c (print_insn):  Cast 2'nd arg to read_memory from
unsigned char* to char*, for Lucid compiler.
* i386-tdep.c (codestream_fill):  Fix cast of 2'nd arg to read_memory
to be correct type (from unsigned char* to char*).
* valprint.c (type_print_derivation_info):  Minor tweak to placement
of commas in derived class printing.
* xcoffread.c (builtin_type):  Fix misspelling in fatal message.

31 years agoStrip has mutated; remove all existing option documentation, document
Roland Pesch [Sat, 8 Aug 1992 01:13:23 +0000 (01:13 +0000)] 
Strip has mutated; remove all existing option documentation, document
only -v (verbose).

31 years agoInclude -N description (and include -N in synopsis).
Roland Pesch [Sat, 8 Aug 1992 00:36:16 +0000 (00:36 +0000)] 
Include -N description (and include -N in synopsis).

31 years agoRestore docn for -N, now reintroduced into this generation of linker.
Roland Pesch [Sat, 8 Aug 1992 00:31:17 +0000 (00:31 +0000)] 
Restore docn for -N, now reintroduced into this generation of linker.

31 years ago * ldlang.h: add new field "loadable" to output_section_statement.
Steve Chamberlain [Fri, 7 Aug 1992 19:34:59 +0000 (19:34 +0000)] 
* ldlang.h: add new field "loadable" to output_section_statement.
* ldlang.c (lang_output_section_statement_lookup): initilize new
field. (wild_doit): if new field is not set, then stop output
section from being loadable.
(lang_enter_output_section_statement): set the field from the
NOLOAD keyword
* ldgram.y: new synax for NOLOAD. Removes a shift/reduce too.
* h8300hms.sc-sh, h8300hms.em: get -r right.

31 years ago * xm-go32.h: Define LSEEK_NOT_LINEAR
Steve Chamberlain [Fri, 7 Aug 1992 18:22:54 +0000 (18:22 +0000)] 
* xm-go32.h: Define LSEEK_NOT_LINEAR
* serial.c (find_source_lines): if LSEEK_NOT_LINEAR is defined
then work out the lseek positions of newlines by running through
the file and `tell'ing.  This makes source file listing work on
OS's where the relationship between physical position in file and
canonical position is indeterminate, eg VMS and DOS.

31 years ago * ldint.texinfo: New internals manual (beginnings thereof).
Per Bothner [Fri, 7 Aug 1992 01:37:39 +0000 (01:37 +0000)] 
* ldint.texinfo:  New internals manual (beginnings thereof).
* PORTING:  Removed, merged into ldint.texinfo.

31 years ago * stabsread.c: Ensure that all members of all allocated structures
Fred Fish [Thu, 6 Aug 1992 21:44:36 +0000 (21:44 +0000)] 
* stabsread.c:  Ensure that all members of all allocated structures
are initialized to known state to avoid hard to find bugs with gdb
using fields containing random data.

31 years agoUse cp to INSTALL.
Per Bothner [Thu, 6 Aug 1992 20:03:49 +0000 (20:03 +0000)] 
Use cp to INSTALL.

31 years ago * buildsym.c (start_subfile): Compact dirname initialization.
Fred Fish [Thu, 6 Aug 1992 19:59:46 +0000 (19:59 +0000)] 
* buildsym.c (start_subfile):  Compact dirname initialization.
* buildsym.c (patch_subfile_names):  New function.
* buildsym.c (end_symtab):  Make copy of dirname on symbol obstack.
* buildsym.c (end_symtab):  Free all malloc'd subfile fields.
* buildsym.h (patch_subfile_names):  Add prototype.
* dbxread.c (process_one_symbol):  Call patch_subfile_names.

31 years ago * read.c (s_fill): make the .fill size clamped error a warn and
Steve Chamberlain [Thu, 6 Aug 1992 19:11:19 +0000 (19:11 +0000)] 
* read.c (s_fill): make the .fill size clamped error a warn and
fix bug where 0's were always placed.

31 years ago * config/tc-h8300.c: if a :8 is seen after an operand, fill top
Steve Chamberlain [Thu, 6 Aug 1992 19:09:57 +0000 (19:09 +0000)] 
* config/tc-h8300.c: if a :8 is seen after an operand, fill top
two bytes of any constant with 0xff:

31 years ago * buildsym.c (end_symtab): Make copy of dirname on symbol obstack.
Fred Fish [Thu, 6 Aug 1992 17:58:26 +0000 (17:58 +0000)] 
* buildsym.c (end_symtab):  Make copy of dirname on symbol obstack.

31 years agoFix typo, I ment sun 3 .align is nbytes
Steve Chamberlain [Wed, 5 Aug 1992 19:06:28 +0000 (19:06 +0000)] 
Fix typo, I ment sun 3 .align is nbytes

31 years ago * config/tc-m68k.c (md_pseudo_table): fix the .align thing
Steve Chamberlain [Wed, 5 Aug 1992 19:05:43 +0000 (19:05 +0000)] 
* config/tc-m68k.c (md_pseudo_table): fix the .align thing
the right way; for just the 68k. Sun 3 .align is nbytes, not ptwo.

31 years ago * config/tc-m68k.c (md_pseudo_table): fix the .align thing
Steve Chamberlain [Wed, 5 Aug 1992 19:05:21 +0000 (19:05 +0000)] 
* config/tc-m68k.c (md_pseudo_table): fix the .align thing
the right way; for just the 68k. Sun4 .align is nbytes, not ptwo.

31 years ago * copy.c: When is_strip (because it is invoked as the strip
Per Bothner [Wed, 5 Aug 1992 18:46:00 +0000 (18:46 +0000)] 
* copy.c:  When is_strip (because it is invoked as the strip
program), follow traditional argv processing:
'strip file1 file2' now strips file1 and file2, rather
than stripping file1 (as input), leaving output in file2.

31 years agoUpdate comments. It doesn't do MiniMON, it does UDI!
John Gilmore [Wed, 5 Aug 1992 17:49:48 +0000 (17:49 +0000)] 
Update comments.  It doesn't do MiniMON, it does UDI!

31 years ago* tc-m68k.c (try_index): Error if index scaling specified and
John Gilmore [Wed, 5 Aug 1992 08:59:10 +0000 (08:59 +0000)] 
* tc-m68k.c (try_index):  Error if index scaling specified and
assembling for an older CPU than a 68020.

This bug was found at Adobe because GAS did not diagnose incorrect
68020 code generated by GCC when compiling for 68010.  We had to debug it
in the target system as failing instructions.

31 years ago* remote.c (getpkt): Only force retransmission ten times;
John Gilmore [Wed, 5 Aug 1992 08:46:44 +0000 (08:46 +0000)] 
* remote.c (getpkt):  Only force retransmission ten times;
after that, assume bug in target code, and handle pkt anyway.

31 years ago * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
Per Bothner [Wed, 5 Aug 1992 04:15:37 +0000 (04:15 +0000)] 
* cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
cdtest.exp:  A test program (copied from libg++/test-install)
that tests that constructor and destructors are handled
corrrectly.

31 years agodelete cvs merge cruft
Ken Raeburn [Tue, 4 Aug 1992 21:41:14 +0000 (21:41 +0000)] 
delete cvs merge cruft

31 years agofix INFO-DIR-ENTRY
David D. Zuhn [Tue, 4 Aug 1992 08:24:09 +0000 (08:24 +0000)] 
fix INFO-DIR-ENTRY

31 years agofix INFO-DIR-ENTRY, new gen-info-dir
David D. Zuhn [Tue, 4 Aug 1992 08:20:51 +0000 (08:20 +0000)] 
fix INFO-DIR-ENTRY, new gen-info-dir

31 years ago* configure.in: Add support for apollo 68k under BSD environment.
Stu Grossman [Tue, 4 Aug 1992 00:09:14 +0000 (00:09 +0000)] 
* configure.in:  Add support for apollo 68k under BSD environment.
* xm-apollo68b.h:  New file to support above.

31 years agoclean up Makefile.in (install), configure.in (the parts that choose what not to build...
David D. Zuhn [Mon, 3 Aug 1992 22:44:29 +0000 (22:44 +0000)] 
clean up Makefile.in (install), configure.in (the parts that choose what not to build for a host or target)

31 years agofix installation problem which forced a relink of ld on 2nd and subsequent installation
David D. Zuhn [Mon, 3 Aug 1992 22:07:36 +0000 (22:07 +0000)] 
fix installation problem which forced a relink of ld on 2nd and subsequent installation

31 years ago * configure.in: Recognize i486 host cpu, and use i386-elf
Fred Fish [Mon, 3 Aug 1992 07:36:45 +0000 (07:36 +0000)] 
* configure.in:  Recognize i486 host cpu, and use i386-elf
for i486-ncr-sysv4.

31 years ago * config.sub (ncr3000): Change i386 to i486.
Fred Fish [Mon, 3 Aug 1992 07:35:08 +0000 (07:35 +0000)] 
* config.sub (ncr3000):  Change i386 to i486.

31 years ago * configure.in: Recognize i486 host cpu.
Fred Fish [Mon, 3 Aug 1992 07:28:46 +0000 (07:28 +0000)] 
* configure.in:  Recognize i486 host cpu.
* valprint.c (type_print_derivation_info):  Print derivation info
in same form as class declarations in source.
* valprint.c (type_print_varspec_suffix):  Split arg printing
code out to type_print_args function.

31 years agoBack out of ill-considered addition of support for SHT_BEPROGBITS.
Fred Fish [Sun, 2 Aug 1992 15:48:21 +0000 (15:48 +0000)] 
Back out of ill-considered addition of support for SHT_BEPROGBITS.

31 years agofix for pr1371: heed fx_offset in pcrel relocs
Ken Raeburn [Sat, 1 Aug 1992 23:20:55 +0000 (23:20 +0000)] 
fix for pr1371: heed fx_offset in pcrel relocs

31 years ago * config/stratus.mt (CC): Remove definition.
Fred Fish [Sat, 1 Aug 1992 20:51:09 +0000 (20:51 +0000)] 
* config/stratus.mt (CC):  Remove definition.
* elf.c (bfd_section_from_shdr, elf_section_from_bfd_section,
section_from_elf_index):  Add SHT_BEPROGBITS case for i860 in
big endian mode.
* elf.c (bfd_section_from_shdr):  Test for the possibility that
section_from_elf_index returns NULL and don't dereference it.

31 years ago * obstack.h: Merge changes from current FSF version.
Fred Fish [Sat, 1 Aug 1992 20:48:33 +0000 (20:48 +0000)] 
* obstack.h: Merge changes from current FSF version.

31 years ago * dwarf.h: Replace with current version from gcc distribution.
Fred Fish [Sat, 1 Aug 1992 20:47:51 +0000 (20:47 +0000)] 
* dwarf.h:  Replace with current version from gcc distribution.
* common.h (SHT_BEPROGBITS):  Add section type for i860 operating
in big endian mode, where code is in a separate section.  The
SHT_PROGBITS section is used for data.  From pfieland@stratus.com.

31 years ago * dwarfread.c (struct dieinfo): Remove obsolete at_visibility,
Fred Fish [Sat, 1 Aug 1992 20:40:59 +0000 (20:40 +0000)] 
* dwarfread.c (struct dieinfo):  Remove obsolete at_visibility,
at_import, at_frame_base.
* dwarfread.c (completedieinfo):  Remove cases for obsolete
AT_visibility, AT_import, and AT_frame_base attributes.
* breakpoint.h (BREAKPOINT_MAX):  Increase from 10 to 16 for
i860, which can keep up to 4 shadow breakpoints.
* tm-stratus.h (USG):  Define.
* tm-stratus.h (TARGET_BYTE_ORDER):  Define to BIG_ENDIAN.
* xm-stratus.h (HOST_BYTE_ORDER):  Define to BIG_ENDIAN.
* xm-stratus.h (xm-sysv4.h):  Include, name changed from xm-svr4.h.
* xm-stratus.h (NO_JOB_CONTROL):  Remove define.
* config/stratus.mt (TDEPFILES):  Include files available from
stratus that are not yet in release pending receipt of paperwork
at FSF.
* buildsym.c (finish_block):  Minor code format change.
* gdbtypes.h (struct field):  Add to comments.
* gdbtypes.h (virtual_field_bits):  Add to comments.
* objfiles.c (allocate_objfile):  Change obstack interface to
match FSF merging efforts.

31 years agofix for PRs 1360 and 1370 -- new v8 patterns for save,inc,dec
Ken Raeburn [Sat, 1 Aug 1992 03:19:58 +0000 (03:19 +0000)] 
fix for PRs 1360 and 1370 -- new v8 patterns for save,inc,dec

31 years ago * config/tc-m68k.c (m68k_ip): Mismatch error could also indicate
Ken Raeburn [Sat, 1 Aug 1992 02:26:13 +0000 (02:26 +0000)] 
    * config/tc-m68k.c (m68k_ip): Mismatch error could also indicate
        processor/opcode mismatch, so reword the error message.
        (md_assemble): If no CPU has been set (even if FPU/PMMU
        characteristics have been), default to 68020.  Don't need extra
        quotes around error string.

31 years ago(&!@# CVS breakage...)
Ken Raeburn [Sat, 1 Aug 1992 02:15:14 +0000 (02:15 +0000)] 
(&!@# CVS breakage...)
        * configure.in (mips host): Accept "ultrix" with version number.

        * expr.c (floating_constant): Separate "=-" to avoid confusing
        ancient or broken compilers.

31 years ago * configure.in (mips host): Accept "ultrix" with version number.
Ken Raeburn [Sat, 1 Aug 1992 02:12:55 +0000 (02:12 +0000)] 
    * configure.in (mips host): Accept "ultrix" with version number.

        * expr.c (floating_constant): Separate "=-" to avoid confusing
        ancient or broken compilers.

        * config/tc-m68k.c (m68k_ip): Mismatch error could also indicate
        processor/opcode mismatch, so reword the error message.
        (md_assemble): If no CPU has been set (even if FPU/PMMU
        characteristics have been), default to 68020.  Don't need extra
        quotes around error string.

31 years agoUpdate cygnus copies of currently undistributed i860 files maintained by
Fred Fish [Fri, 31 Jul 1992 23:17:54 +0000 (23:17 +0000)] 
Update cygnus copies of currently undistributed i860 files maintained by
Peggy Fieland at stratus.com.

31 years ago * read.c (potable): Revert sac's incorrect change made Jul 13.
Jim Wilson [Fri, 31 Jul 1992 19:29:14 +0000 (19:29 +0000)] 
* read.c (potable): Revert sac's incorrect change made Jul 13.
Align really is supposed to be ptwo not nbytes.

31 years agodidn't get propagated from progressive to devo.
David Henkel-Wallace [Fri, 31 Jul 1992 17:33:55 +0000 (17:33 +0000)] 
didn't get propagated from progressive to devo.

31 years agoAdd some files from Progressive shich shouldn't be lost.
David Henkel-Wallace [Wed, 29 Jul 1992 16:21:34 +0000 (16:21 +0000)] 
Add some files from Progressive shich shouldn't be lost.

31 years agoDon't save obsolete/
David Henkel-Wallace [Tue, 28 Jul 1992 18:58:12 +0000 (18:58 +0000)] 
Don't save obsolete/

31 years agoPull RCS ID.
John Gilmore [Tue, 28 Jul 1992 08:19:47 +0000 (08:19 +0000)] 
Pull RCS ID.

31 years agoRemove empty line.
John Gilmore [Tue, 28 Jul 1992 08:12:26 +0000 (08:12 +0000)] 
Remove empty line.

31 years ago * Makefile.in (VERSION): Bump to 4.6.2.
Fred Fish [Tue, 28 Jul 1992 04:22:18 +0000 (04:22 +0000)] 
* Makefile.in (VERSION):  Bump to 4.6.2.
* Makefile.in (SFILES_MAINDIR):  Add stabsread.c
* Makefile.in (OBS):  Add stabsread.o
* Makefile.in (stabsread.o):  Add build rule.
* stabsread.c, stabsread.h:  New files.
* buildsym.c:  Split out stabs specific support to stabsread.c.
* buildsym.h:  Split out stabs specific support to stabsread.h.
* dbxread.c (stabsread.h):  Include
* dbxread.c (dbx_new_init):  Call stabsread_new_init.
* dbxread.c (dbx_psymtab_to_symtab_1):  Call stabsread_init.
* dbxread.c (read_ofile_symtab):  Call end_stabs.
* dbxread.c (process_one_symbol):  Call end_stabs and start_stabs.
* dbxread.c (elfstab_build_psymtabs):  Call stabsread_new_init.
* dwarfread.c (psymtab_to_symtab_1):  Call buildsym_init, add
really_free_pendings to cleanups.
* elfread.c (elf_new_init):  Call stabsread_new_init.
* gdbtypes.c:  Small changes to maintenance commands.
* mipsread.c (stabsread.h):  Include.
* mipsread.c (psymtab_to_symtab_1):  Call end_stabs.
* xcoffread.c (stabsread.h):  Include.
* xcoffread.c (global_stabs):  Remove redundant def.
* xcoffread.c (read_xcoff_symtab):  Call start_stabs and end_stabs.

31 years agoHP host support
David Henkel-Wallace [Thu, 23 Jul 1992 19:44:30 +0000 (19:44 +0000)] 
HP host support

31 years agoHP stuff.
David Henkel-Wallace [Thu, 23 Jul 1992 19:01:47 +0000 (19:01 +0000)] 
HP stuff.

31 years agoOSE stuff.
David Henkel-Wallace [Thu, 23 Jul 1992 19:01:34 +0000 (19:01 +0000)] 
OSE stuff.

31 years agohp stuff.
David Henkel-Wallace [Thu, 23 Jul 1992 19:01:19 +0000 (19:01 +0000)] 
hp stuff.

31 years agoSupport OSE.
David Henkel-Wallace [Thu, 23 Jul 1992 18:57:29 +0000 (18:57 +0000)] 
Support OSE.

31 years agosupport OSE.
David Henkel-Wallace [Thu, 23 Jul 1992 18:47:33 +0000 (18:47 +0000)] 
support OSE.

31 years agoDon't keep bison. Do keep byacc.
David Henkel-Wallace [Thu, 23 Jul 1992 18:44:33 +0000 (18:44 +0000)] 
Don't keep bison.  Do keep byacc.

31 years agomore hp config stuff via xpro
David Henkel-Wallace [Thu, 23 Jul 1992 18:41:54 +0000 (18:41 +0000)] 
more hp config stuff via xpro

31 years agoKeep OSE support
David Henkel-Wallace [Thu, 23 Jul 1992 18:23:44 +0000 (18:23 +0000)] 
Keep OSE support

31 years agonew from prep
K. Richard Pixley [Thu, 23 Jul 1992 16:19:10 +0000 (16:19 +0000)] 
new from prep

31 years ago * lmode_inferior_valid, lmode_ours_valid: New static vars.
Fred Fish [Thu, 23 Jul 1992 04:41:40 +0000 (04:41 +0000)] 
* lmode_inferior_valid, lmode_ours_valid:  New static vars.
* inflow.c (terminal_init_inferior, terminal_inferior,
terminal_ours_1, initialize_inflow):  Record and use state
of lmode_inferior_valid and lmode_ours_valid.

31 years agocorrect typo
K. Richard Pixley [Wed, 22 Jul 1992 03:04:11 +0000 (03:04 +0000)] 
correct typo

31 years agokeep .cvsignore and test-build.mk
K. Richard Pixley [Wed, 22 Jul 1992 02:46:15 +0000 (02:46 +0000)] 
keep .cvsignore and test-build.mk

31 years agokeep mh-hpux
K. Richard Pixley [Wed, 22 Jul 1992 02:41:29 +0000 (02:41 +0000)] 
keep mh-hpux

31 years agofrag for hpux, INSTALL=cp
David D. Zuhn [Tue, 21 Jul 1992 08:07:26 +0000 (08:07 +0000)] 
frag for hpux, INSTALL=cp

31 years agofragment for HPUX, copied from mh-sysv, added yet another INSTALL=cp
David D. Zuhn [Tue, 21 Jul 1992 08:06:50 +0000 (08:06 +0000)] 
fragment for HPUX, copied from mh-sysv, added yet another INSTALL=cp

31 years ago * buildsym.c (read_struct_type): Initialize structs allocated
Fred Fish [Tue, 21 Jul 1992 04:14:34 +0000 (04:14 +0000)] 
* buildsym.c (read_struct_type):  Initialize structs allocated
with alloca, to avoid using random values from stack later on.
* defs.h (fprintf_filtered):  Add prototype.
* gdbtypes.c (check_stub_method):  Fix misleading comments.
* gdbtypes.c (print_arg_types, dump_fn_fieldlists):  New maint
support functions.
* gdbtypes.c (print_cplus_stuff, recursive_dump_type):  Many
small changes to maint support functions.
* gdbtypes.h (cplus_struct_type):  Reorganize member ordering
for some fields and expand comments.
* objfiles.c (allocate_objfile):  Use new obstack_alloc_arg
macro and track change to obstack_full_begin macro.
* utils.c (fprintfi_filtered):  New function.
* valprint.c (type_print_base):  Fixup field printing to not
print extraneous lines and not print bogus "no data fields"
messages for C++ classes with no data members.  Also use new
fprintfi_filtered function.

31 years agoconfigure error messages to stderr, recognize hppa* instead of hppa
David D. Zuhn [Mon, 20 Jul 1992 02:21:12 +0000 (02:21 +0000)] 
configure error messages to stderr, recognize hppa* instead of hppa

31 years agorearranged tests to remove subdirs from configdirs
David D. Zuhn [Mon, 20 Jul 1992 00:56:37 +0000 (00:56 +0000)] 
rearranged tests to remove subdirs from configdirs

31 years agodon't install gprof.{callg,flat}, install the man page, get the new
David D. Zuhn [Mon, 20 Jul 1992 00:48:14 +0000 (00:48 +0000)] 
don't install gprof.{callg,flat}, install the man page, get the new
man page from progressive (the one that uses -man macros)

31 years agoFixup patch for ncr3000.mh, delete patch for amix.mh, add patch for
Fred Fish [Sat, 18 Jul 1992 20:14:32 +0000 (20:14 +0000)] 
Fixup patch for ncr3000.mh, delete patch for amix.mh, add patch for
demangle.c.

31 years agobuild in-place before other builds
K. Richard Pixley [Sat, 18 Jul 1992 05:59:30 +0000 (05:59 +0000)] 
build in-place before other builds

31 years agoremove stamp-co on very
K. Richard Pixley [Sat, 18 Jul 1992 05:58:14 +0000 (05:58 +0000)] 
remove stamp-co on very