platform/upstream/binutils.git
25 years ago * cgen-asm.in (insert_normal): Use CGEN_BOOL_ATTR.
Doug Evans [Wed, 6 Jan 1999 00:21:27 +0000 (00:21 +0000)]
* cgen-asm.in (insert_normal): Use CGEN_BOOL_ATTR.
* cgen-asm.in (extract_normal): Ditto.
* fr30-asm.c,fr30-dis.c,fr30-opc.h,fr30-opc.c: Regenerate.
* i960c-asm.c,i960c-dis.c,i960c-opc.h,i960c-opc.c: Regenerate.
* m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate.

25 years agofix anon-union tests from HP.
David Taylor [Wed, 6 Jan 1999 00:11:17 +0000 (00:11 +0000)]
fix anon-union tests from HP.

25 years agonew files -- part of HP merge.
David Taylor [Tue, 5 Jan 1999 23:31:03 +0000 (23:31 +0000)]
new files -- part of HP merge.

25 years agotarget.c (noprocess): terminate sentence with a period.
David Taylor [Tue, 5 Jan 1999 22:01:26 +0000 (22:01 +0000)]
target.c (noprocess): terminate sentence with a period.
breakpoint.c (catch_command_1): ditto.

25 years ago*** empty log message ***
David Taylor [Tue, 5 Jan 1999 21:59:02 +0000 (21:59 +0000)]
*** empty log message ***

25 years agohp merge changes; mostly new files.
David Taylor [Tue, 5 Jan 1999 21:58:18 +0000 (21:58 +0000)]
hp merge changes; mostly new files.
scope.exp, langs.exp, list.exp -- compile one file at a time, then link.
default.exp -- change expected messages for catch and info catch tests to
reflect hp merge changes.

25 years ago * cgen.h (CGEN_ATTR_VALUE_TYPE): New typedef.
Doug Evans [Tue, 5 Jan 1999 21:55:55 +0000 (21:55 +0000)]
* cgen.h (CGEN_ATTR_VALUE_TYPE): New typedef.
(CGEN_ATTR): Use it.
(CGEN_ATTR_TYPE,CGEN_ATTR_ENTRY): Ditto.
(CGEN_ATTR_TABLE): New member dfault.

25 years agoFix a typeo, 1997 -> 1998 in a date entry.
Jason Molenda [Tue, 5 Jan 1999 21:11:53 +0000 (21:11 +0000)]
Fix a typeo, 1997 -> 1998 in a date entry.

25 years agoFix couple spelling errors.
Michael Snyder [Tue, 5 Jan 1999 19:44:19 +0000 (19:44 +0000)]
Fix couple spelling errors.

25 years agoCosmetic and indentation fixes.
Michael Snyder [Tue, 5 Jan 1999 19:42:47 +0000 (19:42 +0000)]
Cosmetic and indentation fixes.

25 years agoc_value_print -- remove hack^2 from HP -- it causes testsuite losses with
David Taylor [Tue, 5 Jan 1999 17:08:19 +0000 (17:08 +0000)]
c_value_print -- remove hack^2 from HP -- it causes testsuite losses with
no real gain.

25 years agorestore START_INFERIOR_TRAPS_EXPECTED if not already defined by tm-*.h
David Taylor [Tue, 5 Jan 1999 16:58:28 +0000 (16:58 +0000)]
restore START_INFERIOR_TRAPS_EXPECTED if not already defined by tm-*.h

25 years ago * gdbint.texinfo: Expand on GDB's coding standards,
Stan Shebs [Tue, 5 Jan 1999 02:31:51 +0000 (02:31 +0000)]
* gdbint.texinfo: Expand on GDB's coding standards,
specify the use of arg names with prototypes.

25 years ago1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
Jason Molenda [Tue, 5 Jan 1999 01:42:38 +0000 (01:42 +0000)]
1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)

        * configure.in: Fix whitespace indentation for --help.
        * configure: Regenerated.

25 years ago1999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr>
Jason Molenda [Tue, 5 Jan 1999 00:50:49 +0000 (00:50 +0000)]
1999-01-04  Manuel Bouyer <bouyer@antioche.lip6.fr>

        * main.c: Add --write command line option, document -w.
        * gdb.1: Document --write.

25 years ago1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
Jason Molenda [Tue, 5 Jan 1999 00:27:19 +0000 (00:27 +0000)]
1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)

        * configure.in: Require autoconf 2.12.1 or higher.

25 years agofix copyright dates
Stan Shebs [Tue, 5 Jan 1999 00:18:06 +0000 (00:18 +0000)]
fix copyright dates

25 years ago1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
Jason Molenda [Tue, 5 Jan 1999 00:17:07 +0000 (00:17 +0000)]
1999-01-04  Jason Molenda  (jsm@bugshack.cygnus.com)

        * configure.in: Require autoconf 2.12.1 or higher.
        * doc/configure.in: Ditto.
        * nlm/configure.in: Ditto.
        * rdi-share/configure.in: Ditto.
        * testsuite/configure.in: Ditto.
        * doc/Makefile.in: Don't hardcode $(SHELL).
        * nlm/Makefile.in: Ditto.
        * rdi-share/Makefile.in: Ditto.
        * testsuite/Makefile.in: Ditto.

25 years agonew functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes new
David Taylor [Mon, 4 Jan 1999 22:40:38 +0000 (22:40 +0000)]
new functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes new
optional argument specifying c++.

25 years agoadd gdb.hp to list of subdirectories.
David Taylor [Mon, 4 Jan 1999 22:22:56 +0000 (22:22 +0000)]
add gdb.hp to list of subdirectories.

25 years agochange log entries for changes just committed.
David Taylor [Mon, 4 Jan 1999 22:15:25 +0000 (22:15 +0000)]
change log entries for changes just committed.

25 years ago * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
David Taylor [Mon, 4 Jan 1999 22:12:40 +0000 (22:12 +0000)]
* gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
to delete on clean.
(EXECUTABLES): update to reflect new additions.
* gdb.base/commands.exp: update message expected.
* gdb.base/default.exp: add copyright notice.
* gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
* gdb.base/help.exp: update messages to reflect current text.
* gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
targets for recurse tests.
* gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
skip this file.

25 years agoconfigure.in -- decide whether to configure gdb.hp; configure -- regenerated.
David Taylor [Mon, 4 Jan 1999 22:11:08 +0000 (22:11 +0000)]
configure.in -- decide whether to configure gdb.hp; configure -- regenerated.

25 years agodoc new files.
David Taylor [Mon, 4 Jan 1999 21:40:46 +0000 (21:40 +0000)]
doc new files.

25 years agonew files -- part of HP merge.
David Taylor [Mon, 4 Jan 1999 21:35:27 +0000 (21:35 +0000)]
new files -- part of HP merge.

25 years agokeep split ChangeLog
Stan Shebs [Mon, 4 Jan 1999 21:07:18 +0000 (21:07 +0000)]
keep split ChangeLog

25 years agoSplit the ChangeLog by year
Stan Shebs [Mon, 4 Jan 1999 21:06:51 +0000 (21:06 +0000)]
Split the ChangeLog by year

25 years ago * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded
Stan Shebs [Mon, 4 Jan 1999 21:01:58 +0000 (21:01 +0000)]
* remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded
inits of new fields, including ref to bogus field.
(vx_ops, vx_run_ops): Make static.

25 years agodelete redundant definition of STARTUP_INFERIOR_TRAPS_EXPECTED.
David Taylor [Mon, 4 Jan 1999 20:21:16 +0000 (20:21 +0000)]
delete redundant definition of STARTUP_INFERIOR_TRAPS_EXPECTED.

25 years agochange <sys/unistd.h> to <unistd.h> and conditionalize its inclusion.
David Taylor [Mon, 4 Jan 1999 20:07:59 +0000 (20:07 +0000)]
change <sys/unistd.h> to <unistd.h> and conditionalize its inclusion.

25 years agohp merge changes; 5 new files.
David Taylor [Mon, 4 Jan 1999 16:23:14 +0000 (16:23 +0000)]
hp merge changes; 5 new files.

25 years agoupdate to reflect new hp merge files.
David Taylor [Mon, 4 Jan 1999 16:04:45 +0000 (16:04 +0000)]
update to reflect new hp merge files.

25 years agonew files -- part of HP merge.
David Taylor [Mon, 4 Jan 1999 15:37:21 +0000 (15:37 +0000)]
new files -- part of HP merge.

25 years ago(Ugh. Last checkin was supposed to have been aborted. Oops.)
Ken Raeburn [Sun, 3 Jan 1999 23:55:33 +0000 (23:55 +0000)]
(Ugh.  Last checkin was supposed to have been aborted.  Oops.)
Replace elf-offset.ld with a version we can ship.
Use "-T" in linker invocation when specifying linker script.

25 years agosanitization for new test case. discard it when sanitizing, until it gets
Ken Raeburn [Sun, 3 Jan 1999 23:27:11 +0000 (23:27 +0000)]
sanitization for new test case.  discard it when sanitizing, until it gets
rewritten or assigned to the fsf.

25 years ago* Makefile.am (check-DEJAGNU): No longer provide HOSTING_EMU, HOSTING_CRT0,
Ken Raeburn [Sun, 3 Jan 1999 16:09:55 +0000 (16:09 +0000)]
* Makefile.am (check-DEJAGNU): No longer provide HOSTING_EMU, HOSTING_CRT0,
HOSTING_LIBS; the test suite can extract them from configure.host and
configure.tgt now.
* Makefile.in: Rebuild.

25 years ago * config/default.exp (get_link_files, get_target_emul): New procs;
Ken Raeburn [Sun, 3 Jan 1999 16:03:47 +0000 (16:03 +0000)]
* config/default.exp (get_link_files, get_target_emul): New procs;
run shell commands to extract information from configure.host and
configure.tgt in the source tree.
(top level): Use them to get information needed to run tests, if
not otherwise provided.

Should allow running of at least some of the tests by releng.

* ld-shared/elf-offset.ld: New file.  Builds a shared library, but
gives non-zero addresses for memory region.
* ld-shared/shared.exp: Run the non-PIC non-AIX test again using
the new linker script.

PR ld/17962 -- not fixed, but customer has what should be an adequate
workaround.

25 years ago * corelow.c (core_ops): Don't initialize statically.
Stan Shebs [Thu, 31 Dec 1998 23:28:57 +0000 (23:28 +0000)]
* corelow.c (core_ops): Don't initialize statically.
(init_core_ops): New function, fills in core_ops.
(_initialize_corelow): Use it.

25 years agoAdd a sky sanitization, cosmetic changes for consistency
Stan Shebs [Thu, 31 Dec 1998 23:25:34 +0000 (23:25 +0000)]
Add a sky sanitization, cosmetic changes for consistency

25 years agoall remaining *.c *.h files from hp merge.
David Taylor [Thu, 31 Dec 1998 21:58:30 +0000 (21:58 +0000)]
all remaining *.c *.h files from hp merge.

25 years ago * configure.in: Search devo libtermcap directory for termcap.h
Christopher Faylor [Thu, 31 Dec 1998 20:06:32 +0000 (20:06 +0000)]
* configure.in: Search devo libtermcap directory for termcap.h
when compiling for cygwin.
* configure: Regenerated.

25 years agoHP tui support files for gdb.
David Taylor [Thu, 31 Dec 1998 17:46:28 +0000 (17:46 +0000)]
HP tui support files for gdb.

25 years ago* configure.in: Search devo libtermcap directory for termcap.h when
Christopher Faylor [Thu, 31 Dec 1998 17:08:29 +0000 (17:08 +0000)]
* configure.in: Search devo libtermcap directory for termcap.h when
compiling for cygwin.
* configure: Regenerated.

25 years ago* sky test case updates for MTIR insn PR
Frank Ch. Eigler [Thu, 31 Dec 1998 06:00:29 +0000 (06:00 +0000)]
* sky test case updates for MTIR insn PR
1998-12-31  Frank Ch. Eigler  <fche@cygnus.com>
* sim/sky/t-cop2.s: Adjust vmtir instruction tests for new syntax.
* sim/sky/t-cop2.vuexpect: Matching changes.

25 years agoDo not copy old versions of libreadline.a/libhistory.a if they do not exist
Michael Meissner [Thu, 31 Dec 1998 04:18:57 +0000 (04:18 +0000)]
Do not copy old versions of libreadline.a/libhistory.a if they do not exist

25 years ago From J.T. Conklin <jtc@redbacknetworks.com>:
Stan Shebs [Thu, 31 Dec 1998 01:50:43 +0000 (01:50 +0000)]
From J.T. Conklin  <jtc@redbacknetworks.com>:
* i386-stub.c: Fix error string in last change.

25 years ago * configure.in: makefile stub for cygwin target is probably
Christopher Faylor [Thu, 31 Dec 1998 01:37:06 +0000 (01:37 +0000)]
* configure.in: makefile stub for cygwin target is probably
unnecessary.  Remove it for now.
* config/mt-cygwin: Remove.

25 years ago1998-12-30 Jason Molenda (jsm@bugshack.cygnus.com)
Jason Molenda [Thu, 31 Dec 1998 01:30:52 +0000 (01:30 +0000)]
1998-12-30  Jason Molenda  (jsm@bugshack.cygnus.com)

        * utils.c: <readline/readline.h> instead of "readline/readline.h".

        * configure.in (TERM_LIB): Search for the appropriate term library
        on the host system.
        * configure: Regenerated.
        * Makefile.in (TERMCAP): Set based on autoconf check.
        * config/*/*.mh: Don't override TERMCAP setting.

25 years ago * value.c (value_virtual_fn_field): Handle the situation where
Mark Alexander [Thu, 31 Dec 1998 01:29:30 +0000 (01:29 +0000)]
* value.c (value_virtual_fn_field): Handle the situation where
vtbl is a pointer to a structure instead of a pointer to an array.

25 years ago * sim/sky/sky-defs.tcl: various changes for remote host testing.
Felix Lee [Thu, 31 Dec 1998 01:07:51 +0000 (01:07 +0000)]
    * sim/sky/sky-defs.tcl: various changes for remote host testing.
        * sim/sky/mload.exp: ditto.
        * sim/sky/sky_sce.exp: ditto.
        * sim/sky/sky_sce_accurate.exp: ditto.
        * sim/sky/sky_sce_fast.exp: ditto.
        * sim/sky/mload.exp: mark as unresolved on error.

25 years ago* resolution of eCos-vs.-sky merge conflict!
Frank Ch. Eigler [Wed, 30 Dec 1998 21:16:14 +0000 (21:16 +0000)]
* resolution of eCos-vs.-sky merge conflict!
[ChangeLog]
1998-12-30  Frank Ch. Eigler  <fche@cygnus.com>
* mips.igen (BREAK): Call signal_exception instead of sim_engine_halt.
start-sanitize-sky
* interp.c (signal_exception): Call SIM_CPU_EXCEPTION_TRIGGER hook.
  Call sim_engine_halt on BreakPoint.
end-sanitize-sky
[ChangeLog.sky]
1998-12-30  Frank Ch. Eigler  <fche@cygnus.com>
* sky-gdb.c (sky_sim_engine_halt): Do not set CIA here.

25 years agoTue Dec 29 16:03:53 1998 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Stan Shebs [Wed, 30 Dec 1998 21:16:13 +0000 (21:16 +0000)]
Tue Dec 29 16:03:53 1998  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>

* configure.in, configure (mips64vr5*-*-*): Added missing ;; in
  case statement.
(actually a sanitize-cygnus mistake, but Rainer doesn't know that)

25 years agochange void * to PTR (two places).
David Taylor [Wed, 30 Dec 1998 21:08:18 +0000 (21:08 +0000)]
change void * to PTR (two places).

25 years ago* build / debug improvements for gx JIT sim prototype
Frank Ch. Eigler [Wed, 30 Dec 1998 18:30:48 +0000 (18:30 +0000)]
* build / debug improvements for gx JIT sim prototype

25 years ago * gdb.gdbtk/{console.exp, browser.exp}: If no DISPLAY is set,
Keith Seitz [Wed, 30 Dec 1998 17:57:16 +0000 (17:57 +0000)]
    * gdb.gdbtk/{console.exp, browser.exp}: If no DISPLAY is set,
        skip the tests.

25 years agomips16-opc.c: Mark branch insns with MIPS16_INSN_BRANCH.
Gavin Romig-Koch [Wed, 30 Dec 1998 14:40:48 +0000 (14:40 +0000)]
mips16-opc.c: Mark branch insns with MIPS16_INSN_BRANCH.

25 years agoMIPS16_INSN_BRANCH
Gavin Romig-Koch [Wed, 30 Dec 1998 14:15:53 +0000 (14:15 +0000)]
MIPS16_INSN_BRANCH

25 years ago* eCos->devo merge; tx3904 sanitize tags removed
Frank Ch. Eigler [Wed, 30 Dec 1998 12:21:43 +0000 (12:21 +0000)]
* eCos->devo merge; tx3904 sanitize tags removed
1998-12-29  Frank Ch. Eigler  <fche@cygnus.com>
* interp.c (sim_open): Allocate jm3904 memory in smaller chunks.
(load_word): Call SIM_CORE_SIGNAL hook on error.
(signal_exception): Call SIM_CPU_EXCEPTION_TRIGGER hook before
starting.  For exception dispatching, pass PC instead of NULL_CIA.
(decode_coproc): Use COP0_BADVADDR to store faulting address.
* sim-main.h (COP0_BADVADDR): Define.
(SIM_CORE_SIGNAL): Define hook to call mips_core_signal.
(SIM_CPU_EXCEPTION*): Define hooks to call mips_cpu_exception*().
(_sim_cpu): Add exc_* fields to store register value snapshots.
* mips.igen (*): Replace memory-related SignalException* calls
with references to SIM_CORE_SIGNAL hook.
* dv-tx3904irc.c (tx3904irc_port_event): printf format warning
fix.
* sim-main.c (*): Minor warning cleanups.

25 years ago* ChangeLog tweak
Frank Ch. Eigler [Wed, 30 Dec 1998 12:17:11 +0000 (12:17 +0000)]
* ChangeLog tweak

25 years ago* eCos->devo merge; am30 sanitization tags removed
Frank Ch. Eigler [Wed, 30 Dec 1998 12:17:10 +0000 (12:17 +0000)]
* eCos->devo merge; am30 sanitization tags removed
1998-12-29  Frank Ch. Eigler  <fche@cygnus.com>
* Makefile.in (WITH_COMMON_OBJS): Build also dv-sockser.o.
* interp.c (sim_open): Add stub mn103002 cache control memory regions.
Set OPERATING_ENVIRONMENT on "stdeval1" board.
(mn10300_core_signal): New function to intercept memory errors.
(program_interrupt): New function to dispatch to exception vector
(mn10300_exception_*): New functions to snapshot pre/post exception
state.
* sim-main.h (SIM_CORE_SIGNAL): Define hook - call mn10300_core_signal.
(SIM_ENGINE_HALT_HOOK): Do nothing.
(SIM_CPU_EXCEPTION*): Define hooks to call mn10300_cpu_exception*().
(_sim_cpu): Add exc_* fields to store register value snapshots.
* dv-mn103ser.c (*): Support dv-sockser backend for UART I/O.
Various endianness and warning fixes.
* mn10300.igen (illegal): Call program_interrupt on error.
(break): Call program_interrupt on breakpoint
Several changes from <janczyn@cygnus.com> and <cagney@cygnus.com>
merged in:
* dv-mn103int.c (mn103int_ioctl): New function for NMI
generation. (mn103int_finish): Install it as ioctl handler.
* dv-mn103tim.c: Support timer 6 specially.  Endianness fixes.

25 years ago* eCos->devo merge
Frank Ch. Eigler [Wed, 30 Dec 1998 12:09:13 +0000 (12:09 +0000)]
* eCos->devo merge
1998-12-24  Frank Ch. Eigler  <fche@cygnus.com>
* dv-sockser.c (DEFAULT_TIMEOUT): Increase to 1 ms.
* nrun.c (main): Remain in simulation loop for traps and
  exceptions when in operating environment mode.
(ui_loop_hook): New stub hook for standalone use.
* sim-events.c (sim_events_process): Call ui_loop_hook
periodically on CYGWIN host.
* sim-reason.c (sim_stop_reason): Return host signal numbers
to gdb on sim_stopped and sim_signalled cases.
* sim-engine.c (sim_engine_halt): Call SIM_CPU_EXCEPTION_SUSPEND
  hook just before longjmp.
* sim-resume.c (sim_resume): Call SIM_CPU_EXCEPTION_RESUME
  hook just before sim_engine_run.
* sim-n-core.h (sim_core_trace_M): Allay const warning.
* sim-trace.h (trace_generic): Ditto.
* sim-trace.c (trace_generic): Ditto.

25 years ago * configure.in: libtermcap.a should be built when cygwin is the
Christopher Faylor [Wed, 30 Dec 1998 06:18:02 +0000 (06:18 +0000)]
* configure.in: libtermcap.a should be built when cygwin is the
target as well as the host.
* config.guess: Allow mixed case in cygwin uname output.
* Makefile.in: Add libtermcap target.
* config/mt-cygwin: New file.  libtermcap target info.

25 years ago * cross-build/cygwin.cache: Add a couple more known settings.
Christopher Faylor [Wed, 30 Dec 1998 04:50:59 +0000 (04:50 +0000)]
* cross-build/cygwin.cache: Add a couple more known settings.
* configure.in: Fix typo.
* configure: Regenerated.

25 years agoTue Dec 29 18:11:28 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Tue, 29 Dec 1998 23:16:42 +0000 (23:16 +0000)]
Tue Dec 29 18:11:28 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* cross-build: new directory.

* cross-build/cygwin.cache: new file. Used for Cygwin cross builds.

25 years agoTue Dec 29 18:11:28 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Tue, 29 Dec 1998 23:12:23 +0000 (23:12 +0000)]
Tue Dec 29 18:11:28 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* configure.in: added tests for cross-build for Cygwin.

25 years ago * config/tc-mips.c (append_insn): For mips16, insert a nop between
Gavin Romig-Koch [Tue, 29 Dec 1998 15:46:59 +0000 (15:46 +0000)]
* config/tc-mips.c (append_insn): For mips16, insert a nop between
a read of HI or LO and an immediatly following branch.

25 years ago1998-12-29 Gavin Romig-Koch <gavin@cygnus.com>
Gavin Romig-Koch [Tue, 29 Dec 1998 14:09:36 +0000 (14:09 +0000)]
1998-12-29  Gavin Romig-Koch  <gavin@cygnus.com>

* config/tc-mips.c (md_begin): Another correction to the setting of
mips_eabi64.

25 years agohp merge changes -- too numerous to mention here; see ChangeLog and
David Taylor [Mon, 28 Dec 1998 23:06:13 +0000 (23:06 +0000)]
hp merge changes -- too numerous to mention here; see ChangeLog and
ChangeLog-gdbtk for details.

25 years agorevert change 1.104 --> 1.105. sigh. this reversal breaks 18470. double
David Taylor [Mon, 28 Dec 1998 22:30:59 +0000 (22:30 +0000)]
revert change 1.104 --> 1.105.  sigh.  this reversal breaks 18470.  double
sigh.  this is to 'fix' a conflict with hp merge changes that are about
to go in.

25 years agoUpdate.
Ulrich Drepper [Sun, 27 Dec 1998 21:44:58 +0000 (21:44 +0000)]
Update.

25 years ago1998-12-24 Jason Molenda (jsm@bugshack.cygnus.com)
Jason Molenda [Fri, 25 Dec 1998 00:35:35 +0000 (00:35 +0000)]
1998-12-24  Jason Molenda  (jsm@bugshack.cygnus.com)

        * Makefile.in: Add CYGNUS LOCAL comment.
        * acconfig.h: Add missing defines.
        * config.h.bot: Add missing content.
        * configure, config.h.in: Regenerated.

config.h.in is a generated file, but the readline distribution
checked in could not regenerate this.  This set of changes fixes
that.

25 years agom16.igen (DADDIU5): Correct type-o.
Gavin Romig-Koch [Thu, 24 Dec 1998 05:55:42 +0000 (05:55 +0000)]
m16.igen (DADDIU5): Correct type-o.

25 years agoFixed POP_FRAME so that 'return' command works properly.
Zdenek Radouch [Thu, 24 Dec 1998 03:09:43 +0000 (03:09 +0000)]
Fixed POP_FRAME so that 'return' command works properly.

25 years ago* config/tc-mips.c (md_begin): Correct type-o in setting of mips_eabi64.
Gavin Romig-Koch [Thu, 24 Dec 1998 00:37:47 +0000 (00:37 +0000)]
* config/tc-mips.c (md_begin): Correct type-o in setting of mips_eabi64.

25 years ago * Makefile.in (READLINE_CFLAGS): Search $(READLINE_SRC)/.. rather
Per Bothner [Wed, 23 Dec 1998 23:06:11 +0000 (23:06 +0000)]
* Makefile.in (READLINE_CFLAGS):  Search $(READLINE_SRC)/.. rather
than $(READLINE_SRC) so #include <readline/readline.h> will work.
* top.c:  #include <readline/history.h> instead of "history.h".
* tracepoint.c:  Likewise.
* mac-xdep.c:  Likewise.

25 years agoWed Dec 23 16:21:41 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Wed, 23 Dec 1998 21:23:18 +0000 (21:23 +0000)]
Wed Dec 23 16:21:41 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* Makefile.in: comment out the rule to rebuild configure by
running autoconf.

25 years ago* defs.h (TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT): Define using
Andrew Cagney [Wed, 23 Dec 1998 02:13:37 +0000 (02:13 +0000)]
* defs.h (TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT): Define using
TARGET_BYTE_ORDER and not target_byte_order.

25 years agoTue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Tue, 22 Dec 1998 22:10:23 +0000 (22:10 +0000)]
Tue Dec 22 10:51:33 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* config/i386/cygwin.mh (TERMCAP): define.
  (from Chris Faylor, cgf@cygnus.com)

25 years agoTue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Tue, 22 Dec 1998 22:06:48 +0000 (22:06 +0000)]
Tue Dec 22 10:51:33 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* top.c: specify directory name for including readline.h

* tracepoint.c: ditto.

* utils.c: ditto.

25 years agoTue Dec 22 10:07:58 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Tue, 22 Dec 1998 21:53:33 +0000 (21:53 +0000)]
Tue Dec 22 10:07:58 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* Import of Readline 2.2.1.

25 years ago * archures.c (bfd_mach_i386_i386_intel_syntax): Define.
Catherine Moore [Tue, 22 Dec 1998 21:22:48 +0000 (21:22 +0000)]
    * archures.c (bfd_mach_i386_i386_intel_syntax):  Define.
        * bfd-in2.h:  Likewise.
        * cpu-i386.c (bfd_i386_arch_intel_syntax):  New.

25 years agoTue Dec 22 10:07:58 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Tue, 22 Dec 1998 21:05:31 +0000 (21:05 +0000)]
Tue Dec 22 10:07:58 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* Import of Readline 2.2.1.

25 years agoFix for PR 18470:
Mark Alexander [Mon, 21 Dec 1998 21:34:39 +0000 (21:34 +0000)]
Fix for PR 18470:
* value.c (value_virtual_fn_field): Handle the situation where
vtbl is a pointer to a structure instead of a pointer to an array.

25 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Elena Zannoni [Mon, 21 Dec 1998 20:06:35 +0000 (20:06 +0000)]
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

25 years agoImport of readline-2.2.1
Elena Zannoni [Mon, 21 Dec 1998 20:06:35 +0000 (20:06 +0000)]
Import of readline-2.2.1

25 years agoThis commit was manufactured by cvs2svn to create branch 'FSF'.
nobody [Mon, 21 Dec 1998 20:06:34 +0000 (20:06 +0000)]
This commit was manufactured by cvs2svn to create branch 'FSF'.

Sprout from master 1991-11-19 05:16:47 UTC Stu Grossman <grossman@cygnus> 'Initial revision'
Cherrypick from master 1998-12-21 20:06:33 UTC Elena Zannoni <ezannoni@kwikemart.cygnus.com> 'Initial revision':
    readline/INSTALL
    readline/bind.c
    readline/config.h.in
    readline/doc/Makefile.in
    readline/examples/histexamp.c
    readline/isearch.c
    readline/parens.c
    readline/search.c
    readline/shell.c
    readline/support/install.sh
    readline/support/mkdirs
    readline/tilde.c
    readline/tilde.h
    readline/xmalloc.c
Cherrypick from master 1991-05-21 19:55:06 UTC K. Richard Pixley <rich@cygnus> 'Initial revision':
    readline/Makefile.in
    readline/configure
    readline/readline.c
Cherrypick from master 1994-01-16 03:39:57 UTC Per Bothner <per@bothner.com> ' Merge in changes from bash-1.13.  The most obvious one is':
    readline/complete.c
    readline/display.c
    readline/rldefs.h
Delete:
    .Sanitize
    DOC.Sanitize
    DOC.configure
    INSTALL
    Makefile.in
    README.configure
    SUPPORTED
    bfd/.Sanitize
    bfd/COPYING
    bfd/ChangeLog
    bfd/Makefile
    bfd/Makefile.in
    bfd/TODO
    bfd/VERSION
    bfd/aout-encap.c
    bfd/aout.c
    bfd/aout32.c
    bfd/aout64.c
    bfd/aoutf1.h
    bfd/aoutx.c
    bfd/aoutx.h
    bfd/archive.c
    bfd/archures.c
    bfd/archures.h
    bfd/awkscan
    bfd/awkscan-ip
    bfd/awkscan-p
    bfd/bfd-in.h
    bfd/bfd.c
    bfd/bfd.doc
    bfd/bfd.doc.ps
    bfd/bfd.texinfo
    bfd/blins-p
    bfd/bout.c
    bfd/cache.c
    bfd/coff-a29k.c
    bfd/coff-code.h
    bfd/coff-i386.c
    bfd/coff-i960.c
    bfd/coff-m68k.c
    bfd/coff-m88k.c
    bfd/coff-mips.c
    bfd/coff-rs6000.c
    bfd/coffcode.h
    bfd/coffish.h
    bfd/coffswap.c
    bfd/config.sub
    bfd/configure
    bfd/configure.in
    bfd/core.c
    bfd/cplus-dem.c
    bfd/cpu-a29k.c
    bfd/cpu-h8300.c
    bfd/cpu-i386.c
    bfd/cpu-i960.c
    bfd/cpu-m88k.c
    bfd/cpu-rs6000.c
    bfd/cpu-vax.c
    bfd/ctor.c
    bfd/demo64.c
    bfd/doc/.Sanitize
    bfd/doc/Makefile
    bfd/doc/Makefile.in
    bfd/doc/awkscan
    bfd/doc/awkscan-ip
    bfd/doc/awkscan-p
    bfd/doc/bfd.info
    bfd/doc/bfd.texinfo
    bfd/doc/bfdinfo
    bfd/doc/blins-p
    bfd/doc/configure.in
    bfd/doc/exfil1-p
    bfd/doc/exfil3-p
    bfd/doc/exfilter
    bfd/doc/exfilter-p
    bfd/doc/exfiltst
    bfd/doc/exmerge
    bfd/doc/intobfd
    bfd/doc/mergecom-p
    bfd/doc/movecom-p
    bfd/doc/scanit
    bfd/doc/scanph
    bfd/doc/sedscript
    bfd/doc/sedscript-p
    bfd/doc/startcom-p
    bfd/doc/tolibbfd
    bfd/doc/tolibcoff
    bfd/doc/unPROTO
    bfd/elf.c
    bfd/exfilter
    bfd/exmerge
    bfd/filemode.c
    bfd/format.c
    bfd/host-aout.c
    bfd/hosts/.Sanitize
    bfd/hosts/amix.h
    bfd/hosts/decstation.h
    bfd/hosts/delta88.h
    bfd/hosts/dgux.h
    bfd/hosts/dose.h
    bfd/hosts/h-m68kv.h
    bfd/hosts/harris.h
    bfd/hosts/hp9000.h
    bfd/hosts/i386mach.h
    bfd/hosts/i386v.h
    bfd/hosts/irix3.h
    bfd/hosts/rs6000.h
    bfd/hosts/rtbsd.h
    bfd/hosts/sparc-ll.h
    bfd/hosts/sparc.h
    bfd/hosts/sun3.h
    bfd/hosts/tahoe.h
    bfd/hosts/ultra3.h
    bfd/hosts/vaxbsd.h
    bfd/hosts/vaxult.h
    bfd/howto.c
    bfd/i386aout.c
    bfd/ieee.c
    bfd/init.c
    bfd/intobfd
    bfd/libaout.h
    bfd/libbfd-in.h
    bfd/libbfd.c
    bfd/libbfd.h
    bfd/libcoff.h
    bfd/libieee.h
    bfd/liboasys.h
    bfd/mergecom-p
    bfd/misc.c
    bfd/misc.h
    bfd/movecom-p
    bfd/newsos3.c
    bfd/oasys.c
    bfd/obstack.c
    bfd/obstack.h
    bfd/opncls.c
    bfd/reloc.c
    bfd/scanit
    bfd/scanph
    bfd/section.c
    bfd/sedscript
    bfd/sedscript-p
    bfd/srec.c
    bfd/startcom-p
    bfd/sunos.c
    bfd/syms.c
    bfd/targets.c
    bfd/tolibbfd
    bfd/tolibcoff
    bfd/trad-core.c
    bfd/trad-core.h
    bfd/unPROTO
    binutils/.Sanitize
    binutils/ChangeLog
    binutils/Makefile.in
    binutils/README
    binutils/TODO
    binutils/alloca.c
    binutils/am29k-pinsn.c
    binutils/ar.1
    binutils/ar.c
    binutils/binutils.texi
    binutils/binutils.texinfo
    binutils/bucomm.c
    binutils/config.sub
    binutils/configure
    binutils/configure.in
    binutils/copy.c
    binutils/cplus-dem.c
    binutils/filemode.c
    binutils/gmalloc.c
    binutils/i960-pinsn.c
    binutils/is-ranlib.c
    binutils/is-strip.c
    binutils/m68k-pinsn.c
    binutils/maybe-ranlib.c
    binutils/maybe-strip.c
    binutils/nm.1
    binutils/nm.c
    binutils/not-ranlib.c
    binutils/not-strip.c
    binutils/objdump.1
    binutils/objdump.c
    binutils/ostrip.c
    binutils/ranlib.1
    binutils/ranlib.sh
    binutils/size.1
    binutils/size.c
    binutils/sparc-pinsn.c
    binutils/strip.1
    binutils/strip.c
    binutils/version.c
    config.sub
    config/.Sanitize
    config/mh-delta88
    config/mh-dgux
    config/mh-sco
    config/mh-svr4
    config/mh-sysv
    config/mt-a29k
    config/mt-ebmon29k
    configure
    configure.in
    gas/.Sanitize
    gas/.gdbinit
    gas/COPYING
    gas/ChangeLog
    gas/GNUmakefile-host
    gas/Makefile-intel
    gas/Makefile.generic
    gas/Makefile.in
    gas/Makefile.loic
    gas/Makefile.old
    gas/NOTES
    gas/NOTES.config
    gas/README
    gas/README-vms-dbg
    gas/README.coff
    gas/README.rich
    gas/VERSION
    gas/a.out.gnu.h
    gas/app.c
    gas/as.c
    gas/as.h
    gas/atof-generic.c
    gas/bignum-copy.c
    gas/bignum.h
    gas/cond.c
    gas/config.sub
    gas/config/.Sanitize
    gas/config/a.out.h
    gas/config/atof-ieee.c
    gas/config/atof-vax.c
    gas/config/coff.gnu.h
    gas/config/cplus-dem.c
    gas/config/ebmon29k.mt
    gas/config/h8300.mt
    gas/config/h8300hds.mt
    gas/config/ho-a29k.h
    gas/config/ho-ansi.h
    gas/config/ho-cygnus.h
    gas/config/ho-decstation.h
    gas/config/ho-generic.h
    gas/config/ho-hpux.h
    gas/config/ho-i386.h
    gas/config/ho-rs6000.h
    gas/config/ho-sun3.h
    gas/config/ho-sun386.h
    gas/config/ho-sun4.h
    gas/config/ho-sunos.h
    gas/config/ho-sysv.h
    gas/config/ho-vax.h
    gas/config/m68k.mt
    gas/config/mh-a29k
    gas/config/mh-cygnus
    gas/config/mh-i386
    gas/config/mips.mt
    gas/config/obj-aout.c
    gas/config/obj-aout.h
    gas/config/obj-bfd-sunos.c
    gas/config/obj-bfd-sunos.h
    gas/config/obj-bout.c
    gas/config/obj-bout.h
    gas/config/obj-coff.c
    gas/config/obj-coff.h
    gas/config/obj-generic.c
    gas/config/obj-generic.h
    gas/config/obj-ieee.c
    gas/config/obj-ieee.h
    gas/config/ranlib.h
    gas/config/rs6000.mt
    gas/config/signame.h
    gas/config/stab.h
    gas/config/tc-a29k.c
    gas/config/tc-a29k.h
    gas/config/tc-generic.c
    gas/config/tc-generic.h
    gas/config/tc-h8300.c
    gas/config/tc-i386.c
    gas/config/tc-i386.h
    gas/config/tc-i860.c
    gas/config/tc-i860.h
    gas/config/tc-i960.c
    gas/config/tc-i960.h
    gas/config/tc-m68851.h
    gas/config/tc-m68k.c
    gas/config/tc-m68k.h
    gas/config/tc-ns32k.c
    gas/config/tc-ns32k.h
    gas/config/tc-rs6000.c
    gas/config/tc-rs6000.h
    gas/config/tc-sparc.c
    gas/config/tc-sparc.h
    gas/config/tc-vax.c
    gas/config/tc-vax.h
    gas/config/te-dpx2.h
    gas/config/te-generic.h
    gas/config/te-ic960.h
    gas/config/te-motor.h
    gas/config/te-sco386.h
    gas/config/te-sparc.h
    gas/config/te-sun3.h
    gas/config/te-sysv32.h
    gas/config/te-unisoft.h
    gas/config/tmake-sun3
    gas/config/vax-inst.h
    gas/config/vms/.Sanitize
    gas/config/vms/objrecdef.h
    gas/config/vms/vms-dbg.c
    gas/config/vms/vms.c
    gas/configure
    gas/configure.in
    gas/configure.was
    gas/debug.c
    gas/doc/Makefile
    gas/doc/a29k-coff.m4
    gas/doc/a29k.m4
    gas/doc/all.m4
    gas/doc/as.texinfo
    gas/doc/gen.m4
    gas/doc/i80386.m4
    gas/doc/i960.m4
    gas/doc/m680x0.m4
    gas/doc/none.m4
    gas/doc/pretex.m4
    gas/doc/sparc.m4
    gas/doc/vax.m4
    gas/doc/vintage.m4
    gas/expr.c
    gas/expr.h
    gas/flonum-const.c
    gas/flonum-copy.c
    gas/flonum-mult.c
    gas/flonum.h
    gas/frags.c
    gas/frags.h
    gas/hash.c
    gas/hash.h
    gas/hex-value.c
    gas/input-file.c
    gas/input-file.h
    gas/input-scrub.c
    gas/link.cmd
    gas/make-gas.com
    gas/messages.c
    gas/obj.h
    gas/objdump.c
    gas/obsolete/gdb-blocks.c
    gas/obsolete/gdb-file.c
    gas/obsolete/gdb-lines.c
    gas/obsolete/gdb-symbols.c
    gas/obsolete/gdb.c
    gas/output-file.c
    gas/output-file.h
    gas/read.c
    gas/read.h
    gas/strstr.c
    gas/struc-symbol.h
    gas/subsegs.c
    gas/subsegs.h
    gas/symbols.c
    gas/symbols.h
    gas/tc.h
    gas/testscripts/doboth
    gas/testscripts/doobjcmp
    gas/testscripts/dostriptest
    gas/testscripts/dotest
    gas/testscripts/dounsortreloc
    gas/testscripts/dounsortsymbols
    gas/ver960.c
    gas/version.c
    gas/write.c
    gas/write.h
    gas/xmalloc.c
    gas/xrealloc.c
    gdb/.Sanitize
    gdb/.gdbinit
    gdb/Attic/Makefile.in
    gdb/COPYING
    gdb/ChangeLog
    gdb/ChangeLog-3.x
    gdb/Convex.notes
    gdb/Makefile
    gdb/Makefile.dist
    gdb/Makefile.in
    gdb/Makefile.sdir
    gdb/Makefile.srcdir
    gdb/Projects
    gdb/README
    gdb/TODO
    gdb/WHATS.NEW
    gdb/alldeps.mak
    gdb/alloca.c
    gdb/altos-xdep.c
    gdb/am29k-opcode.h
    gdb/am29k-pinsn.c
    gdb/am29k-tdep.c
    gdb/ansidecl.h
    gdb/arm-convert.s
    gdb/arm-opcode.h
    gdb/arm-pinsn.c
    gdb/arm-tdep.c
    gdb/arm-xdep.c
    gdb/blockframe.c
    gdb/breakpoint.c
    gdb/breakpoint.h
    gdb/buildsym.c
    gdb/buildsym.h
    gdb/c-exp.y
    gdb/coffread.c
    gdb/command.c
    gdb/command.h
    gdb/config.gdb
    gdb/config.status
    gdb/config.sub
    gdb/config/.Sanitize
    gdb/config/3b1.mh
    gdb/config/3b1.mt
    gdb/config/a29k-kern.mt
    gdb/config/a29k.mt
    gdb/config/altos.mh
    gdb/config/altos.mt
    gdb/config/altosgas.mh
    gdb/config/altosgas.mt
    gdb/config/am29k
    gdb/config/amix.mh
    gdb/config/amix.mt
    gdb/config/arm.mh
    gdb/config/arm.mt
    gdb/config/bigmips.mh
    gdb/config/bigmips.mt
    gdb/config/convex.mh
    gdb/config/convex.mt
    gdb/config/decstation.mh
    gdb/config/decstation.mt
    gdb/config/delta88.mh
    gdb/config/delta88.mt
    gdb/config/hp300bsd.mh
    gdb/config/hp300bsd.mt
    gdb/config/hp300hpux.mh
    gdb/config/hp300hpux.mt
    gdb/config/i386aout.mt
    gdb/config/i386mach.mh
    gdb/config/i386sco.mh
    gdb/config/i386sco.mt
    gdb/config/i386v-g.mh
    gdb/config/i386v-g.mt
    gdb/config/i386v.mh
    gdb/config/i386v.mt
    gdb/config/i386v32-g.mh
    gdb/config/i386v32-g.mt
    gdb/config/i386v32.mh
    gdb/config/i386v32.mt
    gdb/config/i960.mt
    gdb/config/irix3.mh
    gdb/config/irix3.mt
    gdb/config/isi.mh
    gdb/config/isi.mt
    gdb/config/littlemips.mh
    gdb/config/littlemips.mt
    gdb/config/m88k.mh
    gdb/config/m88k.mt
    gdb/config/merlin.mh
    gdb/config/merlin.mt
    gdb/config/mh-vax
    gdb/config/news.mh
    gdb/config/news.mt
    gdb/config/news1000.mh
    gdb/config/news1000.mt
    gdb/config/nindy960.mt
    gdb/config/none.mh
    gdb/config/none.mt
    gdb/config/np1.mh
    gdb/config/np1.mt
    gdb/config/pn.mh
    gdb/config/pn.mt
    gdb/config/pyramid.mh
    gdb/config/pyramid.mt
    gdb/config/rs6000.mh
    gdb/config/rs6000.mt
    gdb/config/rtbsd.mh
    gdb/config/sun2os3.mh
    gdb/config/sun2os3.mt
    gdb/config/sun2os4.mh
    gdb/config/sun2os4.mt
    gdb/config/sun3.mh
    gdb/config/sun3.mt
    gdb/config/sun386.mh
    gdb/config/sun386.mt
    gdb/config/sun3os3.mh
    gdb/config/sun3os3.mt
    gdb/config/sun3os4.mh
    gdb/config/sun3os4.mt
    gdb/config/sun4.mh
    gdb/config/sun4.mt
    gdb/config/sun4os3.mh
    gdb/config/sun4os3.mt
    gdb/config/sun4os4.mh
    gdb/config/sun4os4.mt
    gdb/config/symmetry.mh
    gdb/config/symmetry.mt
    gdb/config/tahoe.mh
    gdb/config/tahoe.mt
    gdb/config/ultra3.mh
    gdb/config/ultra3.mt
    gdb/config/umax.mh
    gdb/config/umax.mt
    gdb/config/vax.mt
    gdb/config/vxworks68.mt
    gdb/config/vxworks960.mt
    gdb/configure
    gdb/configure.in
    gdb/convex-opcode.h
    gdb/convex-pinsn.c
    gdb/convex-tdep.c
    gdb/convex-xdep.c
    gdb/convx-opcode.h
    gdb/copying.awk
    gdb/copying.c
    gdb/core.c
    gdb/coredep.c
    gdb/cplus-dem.c
    gdb/createtags
    gdb/dbxread.c
    gdb/defs.h
    gdb/depend
    gdb/doc/.Sanitize
    gdb/doc/Makefile
    gdb/doc/Makefile.in
    gdb/doc/all.m4
    gdb/doc/amd29k.m4
    gdb/doc/configure.in
    gdb/doc/gdb.alter-m4
    gdb/doc/gdb.bugs-m4
    gdb/doc/gdb.canned-m4
    gdb/doc/gdb.cmds-m4
    gdb/doc/gdb.ctl-m4
    gdb/doc/gdb.data-m4
    gdb/doc/gdb.emacs-m4
    gdb/doc/gdb.files-m4
    gdb/doc/gdb.gpl-m4
    gdb/doc/gdb.install-m4
    gdb/doc/gdb.invoc-m4
    gdb/doc/gdb.rdln-m4
    gdb/doc/gdb.rename-m4
    gdb/doc/gdb.run-m4
    gdb/doc/gdb.sample-m4
    gdb/doc/gdb.src-m4
    gdb/doc/gdb.stack-m4
    gdb/doc/gdb.stop-m4
    gdb/doc/gdb.symb-m4
    gdb/doc/gdb.texinfo
    gdb/doc/gdb.tgts-m4
    gdb/doc/gdb.top-m4
    gdb/doc/gdbint.texinfo
    gdb/doc/gdbinv-m.m4
    gdb/doc/gdbinv-m.m4.in
    gdb/doc/gdbinv-s.m4
    gdb/doc/gdbinv-s.m4.in
    gdb/doc/gen.m4
    gdb/doc/i80386.m4
    gdb/doc/i960.m4
    gdb/doc/interim-gdb.texinfo
    gdb/doc/interim-gdbinv-m.m4
    gdb/doc/interim-gdbinv-s.m4
    gdb/doc/m680x0.m4
    gdb/doc/none.m4
    gdb/doc/pretex.m4
    gdb/doc/rc-cm.tex
    gdb/doc/rc-ps.tex
    gdb/doc/rc-pslong.tex
    gdb/doc/rdl-apps.texi
    gdb/doc/refcard.tex
    gdb/doc/sparc.m4
    gdb/doc/threecol.tex
    gdb/doc/vax.m4
    gdb/dwarfread.c
    gdb/elfread.c
    gdb/environ.c
    gdb/environ.h
    gdb/eval.c
    gdb/exec.c
    gdb/expprint.c
    gdb/expread.tab.c
    gdb/expread.y
    gdb/expression.h
    gdb/findvar.c
    gdb/frame.h
    gdb/gdb-int.texinfo
    gdb/gdbcmd.h
    gdb/gdbcore.h
    gdb/getpagesize.h
    gdb/gmalloc.c
    gdb/gmalloc.h
    gdb/gould-pinsn.c
    gdb/gould-xdep.c
    gdb/hp300hpux-xdep.c
    gdb/hp300ux-xdep.c
    gdb/i386-pinsn.c
    gdb/i386-tdep.c
    gdb/i386-xdep.c
    gdb/i387-tdep.c
    gdb/i960-pinsn.c
    gdb/i960-tdep.c
    gdb/ieee-float.c
    gdb/ieee-float.h
    gdb/infcmd.c
    gdb/inferior.h
    gdb/inflow.c
    gdb/infptrace.c
    gdb/infrun.c
    gdb/infrun.hacked.c
    gdb/inftarg.c
    gdb/kdb-start.c
    gdb/language.c
    gdb/language.h
    gdb/m2-exp.y
    gdb/m68k-opcode.h
    gdb/m68k-pinsn.c
    gdb/m68k-stub.c
    gdb/m68k-tdep.c
    gdb/m88k-opcode.h
    gdb/m88k-pinsn.c
    gdb/m88k-tdep.c
    gdb/m88k-xdep.c
    gdb/mach386-xdep.c
    gdb/main.c
    gdb/mcheck.c
    gdb/mem-break.c
    gdb/minimon.h
    gdb/mips-opcode.h
    gdb/mips-pinsn.c
    gdb/mips-tdep.c
    gdb/mips-xdep.c
    gdb/mipsread.c
    gdb/mtrace.awk
    gdb/mtrace.c
    gdb/munch
    gdb/news-xdep.c
    gdb/nindy-tdep.c
    gdb/np1-opcode.h
    gdb/ns32k-opcode.h
    gdb/ns32k-pinsn.c
    gdb/obstack.c
    gdb/obstack.h
    gdb/param-no-tm.h
    gdb/param.h
    gdb/parse.c
    gdb/parser-defs.h
    gdb/pn-opcode.h
    gdb/printcmd.c
    gdb/procfs.c
    gdb/putenv.c
    gdb/pyr-opcode.h
    gdb/pyr-pinsn.c
    gdb/pyr-tdep.c
    gdb/pyr-xdep.c
    gdb/regex.c
    gdb/regex.h
    gdb/rem-m68k.shar
    gdb/rem-multi.shar
    gdb/remote-adapt.c
    gdb/remote-eb.c
    gdb/remote-mm.c
    gdb/remote-multi.shar
    gdb/remote-nindy.c
    gdb/remote-sa.m68k.shar
    gdb/remote-sa.sparc.c
    gdb/remote-vx.68.c
    gdb/remote-vx.c
    gdb/remote.c
    gdb/rs6000-pinsn.c
    gdb/rs6000-tdep.c
    gdb/rs6000-xdep.c
    gdb/rs6k-opcode.def
    gdb/rs6k-opcode.h
    gdb/saber.suppress
    gdb/signals.h
    gdb/signame.c
    gdb/signame.h
    gdb/solib.c
    gdb/source.c
    gdb/sparc-opcode.h
    gdb/sparc-pinsn.c
    gdb/sparc-tdep.c
    gdb/sparc-xdep.c
    gdb/stab.def
    gdb/stack.c
    gdb/standalone.c
    gdb/stddef.h
    gdb/stdlib.h
    gdb/stuff.c
    gdb/sun3-xdep.c
    gdb/sun386-xdep.c
    gdb/symfile.c
    gdb/symfile.h
    gdb/symm-tdep.c
    gdb/symm-xdep.c
    gdb/symmetry-tdep.c
    gdb/symmetry-xdep.c
    gdb/symmisc.c
    gdb/symtab.c
    gdb/symtab.h
    gdb/tahoe-opcode.h
    gdb/tahoe-pinsn.c
    gdb/target.c
    gdb/target.h
    gdb/tdesc.c
    gdb/tdesc.h
    gdb/terminal.h
    gdb/tm-29k.h
    gdb/tm-3b1.h
    gdb/tm-68k.h
    gdb/tm-altos.h
    gdb/tm-altosgas.h
    gdb/tm-amix.h
    gdb/tm-arm.h
    gdb/tm-bigmips.h
    gdb/tm-convex.h
    gdb/tm-delta88.h
    gdb/tm-hp300bsd.h
    gdb/tm-hp300hpux.h
    gdb/tm-i386v-g.h
    gdb/tm-i386v.h
    gdb/tm-i960.h
    gdb/tm-irix3.h
    gdb/tm-isi.h
    gdb/tm-m88k.h
    gdb/tm-merlin.h
    gdb/tm-mips.h
    gdb/tm-news.h
    gdb/tm-nindy960.h
    gdb/tm-np1.h
    gdb/tm-pn.h
    gdb/tm-pyr.h
    gdb/tm-rs6000.h
    gdb/tm-sparc.h
    gdb/tm-sun2.h
    gdb/tm-sun2os4.h
    gdb/tm-sun3.h
    gdb/tm-sun386.h
    gdb/tm-sun3os4.h
    gdb/tm-sun4os4.h
    gdb/tm-sunos.h
    gdb/tm-svr4.h
    gdb/tm-symmetry.h
    gdb/tm-tahoe.h
    gdb/tm-ultra3.h
    gdb/tm-umax.h
    gdb/tm-vax.h
    gdb/tm-vx68.h
    gdb/tm-vx960.h
    gdb/tm-vxworks68.h
    gdb/tm-vxworks960.h
    gdb/ultra3-xdep.c
    gdb/umax-xdep.c
    gdb/utils.c
    gdb/valarith.c
    gdb/valops.c
    gdb/valprint.c
    gdb/value.h
    gdb/values.c
    gdb/vax-opcode.h
    gdb/vax-pinsn.c
    gdb/vx-share/.Sanitize
    gdb/vx-share/dbgRpcLib.h
    gdb/vx-share/ptrace.h
    gdb/vx-share/reg.h
    gdb/vx-share/vxTypes.h
    gdb/vx-share/vxWorks.h
    gdb/vx-share/wait.h
    gdb/vx-share/xdr_ld.c
    gdb/vx-share/xdr_ld.h
    gdb/vx-share/xdr_ptrace.c
    gdb/vx-share/xdr_ptrace.h
    gdb/vx-share/xdr_rdb.c
    gdb/vx-share/xdr_rdb.h
    gdb/vx-share/xdr_regs.c
    gdb/vx-share/xdr_regs.h
    gdb/xcoffexec.c
    gdb/xcoffread.c
    gdb/xm-3b1.h
    gdb/xm-altos.h
    gdb/xm-amix.h
    gdb/xm-arm.h
    gdb/xm-bigmips.h
    gdb/xm-convex.h
    gdb/xm-delta88.h
    gdb/xm-hp300bsd.h
    gdb/xm-hp300hpux.h
    gdb/xm-i386mach.h
    gdb/xm-i386sco.h
    gdb/xm-i386v.h
    gdb/xm-i386v32.h
    gdb/xm-irix3.h
    gdb/xm-isi.h
    gdb/xm-m68k.h
    gdb/xm-m88k.h
    gdb/xm-merlin.h
    gdb/xm-mips.h
    gdb/xm-news.h
    gdb/xm-news1000.h
    gdb/xm-np1.h
    gdb/xm-pn.h
    gdb/xm-pyr.h
    gdb/xm-rs6000.h
    gdb/xm-rtbsd.h
    gdb/xm-sparc.h
    gdb/xm-sun2.h
    gdb/xm-sun3.h
    gdb/xm-sun386.h
    gdb/xm-sun3os4.h
    gdb/xm-sun4os4.h
    gdb/xm-svr4.h
    gdb/xm-symmetry.h
    gdb/xm-tahoe.h
    gdb/xm-ultra3.h
    gdb/xm-umax.h
    gdb/xm-vax.h
    gprof/Makefile
    gprof/Makefile.in
    gprof/arcs.c
    gprof/config/mt-i386
    gprof/config/mt-sparc
    gprof/config/tmake-i386
    gprof/config/tmake-sparc
    gprof/configure
    gprof/configure.in
    gprof/dfn.c
    gprof/gmon.h
    gprof/gprof.1
    gprof/gprof.c
    gprof/gprof.callg
    gprof/gprof.flat
    gprof/gprof.h
    gprof/hertz.c
    gprof/i386.c
    gprof/i386.h
    gprof/lookup.c
    gprof/pathnames.h
    gprof/printgprof.c
    gprof/printlist.c
    gprof/sparc.c
    gprof/sparc.h
    gprof/t.c
    gprof/tahoe.c
    gprof/tahoe.h
    gprof/vax.c
    gprof/vax.h
    include/.Sanitize
    include/COPYING
    include/ChangeLog
    include/a.out.encap.h
    include/a.out.host.h
    include/a.out.hp.h
    include/a.out.sun4.h
    include/a.out.vax.h
    include/a29k-opcode.h
    include/aout64.h
    include/ar.h
    include/arm-opcode.h
    include/bcs88kcoff.h
    include/bfd.h
    include/bout.h
    include/coff-a29k.h
    include/coff-i386.h
    include/coff-i960.h
    include/coff-m68k.h
    include/coff-m88k.h
    include/coff-mips.h
    include/coff-rs6000.h
    include/convx-opcode.h
    include/dwarf.h
    include/elf-common.h
    include/elf-external.h
    include/elf-internal.h
    include/gdbm.h
    include/getopt.h
    include/h8300-opcode.h
    include/i386-opcode.h
    include/i860-opcode.h
    include/i960-opcode.h
    include/ieee.h
    include/internalcoff.h
    include/m68k-opcode.h
    include/m88k-opcode.h
    include/mips-opcode.h
    include/np1-opcode.h
    include/ns32k-opcode.h
    include/oasys.h
    include/obstack.h
    include/pn-opcode.h
    include/pyr-opcode.h
    include/ranlib.h
    include/reloc.h
    include/sparc-opcode.h
    include/stab.def
    include/stab.gnu.h
    include/sysdep.h
    include/tahoe-opcode.h
    include/vax-opcode.h
    include/wait.h
    install.texinfo
    ld/.Sanitize
    ld/ChangeLog
    ld/Makefile
    ld/Makefile.in
    ld/README
    ld/config.h
    ld/config.sub
    ld/config/.Sanitize
    ld/config/coff-a29k.mt
    ld/config/decstation.mh
    ld/config/delta88.mh
    ld/config/dgux.mh
    ld/config/ebmon29k.mt
    ld/config/h-i386v
    ld/config/h-m68kv
    ld/config/hmake-dec3100
    ld/config/hmake-dgux
    ld/config/hmake-rtbsd
    ld/config/hmake-sun3
    ld/config/hmake-sun4
    ld/config/hmake-sun4-64
    ld/config/i386-aout.mt
    ld/config/i386v.mt
    ld/config/m68k.mt
    ld/config/m68kv.mt
    ld/config/m88k-bcs.mt
    ld/config/news.mh
    ld/config/news.mt
    ld/config/rtbsd.mh
    ld/config/sparc-ll.mh
    ld/config/sparc.mh
    ld/config/sun3.mh
    ld/config/sun4.mt
    ld/config/tmake-coff-a29k
    ld/config/tmake-m88k-bcs
    ld/config/tmake-sun4
    ld/configure
    ld/configure.in
    ld/ebmon29k.sc
    ld/gld.1
    ld/h8300hds.c
    ld/h8300hds.sc
    ld/i386aout.c
    ld/i386aout.sc
    ld/ld-emul.c
    ld/ld-gld-Ur.script
    ld/ld-gld-r.script
    ld/ld-gld.c
    ld/ld-gld.script
    ld/ld-gld68k-Ur.script
    ld/ld-gld68k-r.script
    ld/ld-gld68k.c
    ld/ld-gld68k.script
    ld/ld-gld960.c
    ld/ld-gld960.script
    ld/ld-gldm88kbcs-Ur.script
    ld/ld-gldm88kbcs-r.script
    ld/ld-gldm88kbcs.c
    ld/ld-gldm88kbcs.script
    ld/ld-lnk960-r.script
    ld/ld-lnk960.c
    ld/ld-lnk960.script
    ld/ld-vanilla.c
    ld/ld.h
    ld/ld.tex
    ld/ld.texinfo
    ld/ldemul.c
    ld/ldexp.c
    ld/ldexp.h
    ld/ldfile.c
    ld/ldfile.h
    ld/ldgld.c
    ld/ldgld.sc
    ld/ldgld.script
    ld/ldgld68k.c
    ld/ldgld68k.sc
    ld/ldgld68k.script
    ld/ldgld68kUr.sc
    ld/ldgld68kUr.script
    ld/ldgld68kr.sc
    ld/ldgld68kr.script
    ld/ldgld960.c
    ld/ldgld960.sc
    ld/ldgld960.script
    ld/ldgldUr.sc
    ld/ldgldUr.script
    ld/ldglda29k.c
    ld/ldglda29k.sc
    ld/ldglda29k.script
    ld/ldglda29kUr.sc
    ld/ldglda29kUr.script
    ld/ldglda29kr.sc
    ld/ldglda29kr.script
    ld/ldgldi386v.c
    ld/ldgldi386v.sc
    ld/ldgldi386vUr.sc
    ld/ldgldi386vr.sc
    ld/ldgldm68kv.c
    ld/ldgldm68kv.sc
    ld/ldgldm68kvUr.sc
    ld/ldgldm68kvr.sc
    ld/ldgldm88kbcs.c
    ld/ldgldm88kbcs.sc
    ld/ldgldm88kbcs.script
    ld/ldgldm88kbcsUr.sc
    ld/ldgldm88kbcsUr.script
    ld/ldgldm88kbcsr.sc
    ld/ldgldm88kbcsr.script
    ld/ldgldr.sc
    ld/ldgldr.script
    ld/ldgram.y
    ld/ldindr.c
    ld/ldindr.h
    ld/ldlang.c
    ld/ldlang.h
    ld/ldlex.h
    ld/ldlex.l
    ld/ldlnk960.c
    ld/ldlnk960.sc
    ld/ldlnk960.script
    ld/ldlnk960r.sc
    ld/ldlnk960r.script
    ld/ldm88k.c
    ld/ldm88k.sc
    ld/ldm88kUr.sc
    ld/ldm88kr.sc
    ld/ldmain.c
    ld/ldmain.h
    ld/ldmisc.c
    ld/ldmisc.h
    ld/ldsym.c
    ld/ldsym.h
    ld/ldtemplate
    ld/ldvanilla.c
    ld/ldver.c
    ld/ldver.h
    ld/ldwarn.c
    ld/ldwarn.h
    ld/ldwrite.c
    ld/ldwrite.h
    ld/mkscript.c
    ld/news.sc
    readline/.Sanitize
    readline/ChangeLog
    readline/config.sub
    readline/configure.in
    readline/doc/Makefile
    readline/doc/texindex.c
    readline/examples/Makefile
    readline/history.texi
    readline/history.texinfo
    readline/inc-hist.texi
    readline/inc-history.texinfo
    readline/inc-read.texi
    readline/inc-readline.texinfo
    readline/readline.texi
    readline/readline.texinfo
    readline/sysdep-aix.h
    readline/sysdep-norm.h

25 years agoInitial revision
Elena Zannoni [Mon, 21 Dec 1998 20:06:33 +0000 (20:06 +0000)]
Initial revision

25 years agoTouched all sources to ease import of readline 2.2.1
Elena Zannoni [Mon, 21 Dec 1998 20:01:33 +0000 (20:01 +0000)]
Touched all sources to ease import of readline 2.2.1

25 years ago * gdbtk-cmds.c (get_register): Call get_saved_register instead of
Keith Seitz [Mon, 21 Dec 1998 19:18:57 +0000 (19:18 +0000)]
    * gdbtk-cmds.c (get_register): Call get_saved_register instead of
        read_relative_register_raw_bytes to fetch registers.

25 years ago1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
Stan Shebs [Mon, 21 Dec 1998 19:01:58 +0000 (19:01 +0000)]
1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>

* gdb.texinfo: Fix tipo.

25 years agoFix for PR18233, emit a NOP after a relaxable 16 bit insn so that optimised
Nick Clifton [Mon, 21 Dec 1998 12:42:28 +0000 (12:42 +0000)]
Fix for PR18233, emit a NOP after a relaxable 16 bit insn so that optimised
insns will start on a 32 bit boundary.

25 years ago1998-12-17 J.T. Conklin <jtc@redbacknetworks.com>
Andrew Cagney [Sun, 20 Dec 1998 23:04:45 +0000 (23:04 +0000)]
1998-12-17  J.T. Conklin  <jtc@redbacknetworks.com>
* blockframe.c (get_frame_saved_regs): If the saved_regs_addr ptr
is null, ensure that saved registers are copied from the local
variable that was used to obtain them.

25 years ago * config/tc-mips.c (mips_eabi64): New.
Gavin Romig-Koch [Sun, 20 Dec 1998 00:01:51 +0000 (00:01 +0000)]
* config/tc-mips.c (mips_eabi64): New.
(md_begin): Set mips_eabi64.
(mips_elf_final_processing): Use it.

25 years ago * mips-tdep.c (mips32_heuristic_proc_desc): Clear temp_saved_regs
Stu Grossman [Sat, 19 Dec 1998 17:56:40 +0000 (17:56 +0000)]
* mips-tdep.c (mips32_heuristic_proc_desc):  Clear temp_saved_regs
on restart.  Fixes problem with backtracing through functions that
use virtual frame pointers.

25 years agoNew testcase.
Dave Brolley [Fri, 18 Dec 1998 22:22:55 +0000 (22:22 +0000)]
New testcase.

25 years agoFri Dec 18 17:09:34 1998 Dave Brolley <brolley@cygnus.com>
Dave Brolley [Fri, 18 Dec 1998 22:15:44 +0000 (22:15 +0000)]
Fri Dec 18 17:09:34 1998  Dave Brolley  <brolley@cygnus.com>

* sim/fr30/ldres.cgs: New testcase.
* sim/fr30/stres.cgs: New testcase.
* sim/fr30/copop.cgs: New testcase.
* sim/fr30/copld.cgs: New testcase.
* sim/fr30/copst.cgs: New testcase.
* sim/fr30/copsv.cgs: New testcase.
* sim/fr30/nop.cgs: New testcase.
* sim/fr30/andccr.cgs: New testcase.
* sim/fr30/orccr.cgs: New testcase.
* sim/fr30/addsp.cgs: New testcase.
* sim/fr30/stilm.cgs: New testcase.
* sim/fr30/extsb.cgs: New testcase.
* sim/fr30/extub.cgs: New testcase.
* sim/fr30/extsh.cgs: New testcase.
* sim/fr30/extuh.cgs: New testcase.
* sim/fr30/enter.cgs: New testcase.
* sim/fr30/leave.cgs: New testcase.
* sim/fr30/xchb.cgs: New testcase.
* sim/fr30/dmovb.cgs: New testcase.
* sim/fr30/dmov.cgs: New testcase.
* sim/fr30/dmovh.cgs: New testcase.

25 years agoCorrect setting of ABI in e_flags
Gavin Romig-Koch [Fri, 18 Dec 1998 20:01:37 +0000 (20:01 +0000)]
Correct setting of ABI in e_flags

25 years agooops. fix linesplit caused by bad paste
Felix Lee [Fri, 18 Dec 1998 16:50:41 +0000 (16:50 +0000)]
oops.  fix linesplit caused by bad paste

25 years agosanitization fix.
Felix Lee [Fri, 18 Dec 1998 16:49:08 +0000 (16:49 +0000)]
sanitization fix.

25 years agosanitization fix.
Felix Lee [Fri, 18 Dec 1998 16:43:49 +0000 (16:43 +0000)]
sanitization fix.