- 16 Apr, 1999 6 commits
-
-
nobody authored
Sprout from master 1999-04-16 01:35:26 UTC Stan Shebs <shebs@codesourcery.com> 'Initial creation of sourceware repository' Cherrypick from FSF 1999-04-16 01:34:55 UTC Stan Shebs <shebs@codesourcery.com> 'Initial creation of sourceware repository': readline/CHANGELOG readline/CHANGES readline/COPYING readline/INSTALL readline/MANIFEST readline/Makefile.in readline/README readline/acconfig.h readline/aclocal.m4 readline/ansi_stdlib.h readline/bind.c readline/callback.c readline/chardefs.h readline/complete.c readline/config.h.in readline/configure readline/configure.in readline/display.c readline/doc/Makefile.in readline/doc/hist.texinfo readline/doc/hstech.texinfo readline/doc/hsuser.texinfo readline/doc/readline.3 readline/doc/rlman.texinfo readline/doc/rltech.texinfo readline/doc/rluser.texinfo readline/doc/texi2dvi readline/doc/texi2html readline/emacs_keymap.c readline/examples/Inputrc readline/examples/Makefile.in readline/examples/fileman.c readline/examples/histexamp.c readline/examples/manexamp.c readline/examples/rl.c readline/examples/rltest.c readline/funmap.c readline/histexpand.c readline/histfile.c readline/histlib.h readline/history.c readline/history.h readline/histsearch.c readline/input.c readline/isearch.c readline/keymaps.c readline/keymaps.h readline/kill.c readline/macro.c readline/nls.c readline/parens.c readline/posixdir.h readline/posixjmp.h readline/posixstat.h readline/readline.c readline/readline.h readline/rlconf.h readline/rldefs.h readline/rltty.c readline/rltty.h readline/rlwinsize.h readline/search.c readline/shell.c readline/signals.c readline/support/config.guess readline/support/config.sub readline/support/install.sh readline/support/mkdirs readline/support/mkdist readline/tcap.h readline/terminal.c readline/tilde.c readline/tilde.h readline/undo.c readline/util.c readline/vi_keymap.c readline/vi_mode.c readline/xmalloc.c Delete: gdb/windows-nat.c -
Stan Shebs authored
-
Stan Shebs authored
branch.
-
Stan Shebs authored
-
Stan Shebs authored
-
Stan Shebs authored
-
- 15 Feb, 1999 2 commits
-
-
Mark Alexander authored
coffread.c will correctly handle char or short function parameters.
-
Ken Raeburn authored
-
- 13 Feb, 1999 11 commits
-
-
Richard Henderson authored
(emit_insn): Look for pc-relative and no-overflow specifiers on internal relocation types. -
Jim Blandy authored
-
Jim Blandy authored
-
Jim Blandy authored
-mcpu=NNNN flags.
-
Jim Blandy authored
mips_cpu instead. (mips_4650, mips_4010, mips_4100): Variables removed. start-sanitize-vr4xxx (mips_4121): Variable removed. end-sanitize-vr4xxx start-sanitize-vr4320 (mips_4320): Variable removed. end-sanitize-vr4320 start-sanitize-cygnus (mips_5400): Variable removed. end-sanitize-cygnus start-sanitize-r5900 (mips_5900): Variable removed. end-sanitize-r5900 start-sanitize-tx49 (mips_4900): Variable removed. end-sanitize-tx49 (hilo_interlocks, gpr_interlocks, append_insn, macro_build, macro, macro2, mips16_macro, mips_ip): Test mips_cpu, not the mips_NNNN variables. (md_begin): Don't bother initializing the mips_NNNN variables; mips_cpu is set, and that's good enough now. (md_parse_option): Have the -mNNNN options set mips_cpu instead of the mips_NNNN variable. The -no-mNNNN flags are now no-ops. (show): New function, to handle wrapping in the CPU lists. (md_show_usage): Update lists of -mcpu and -mNNNN switches.
-
Jim Blandy authored
-
Jim Blandy authored
-
Jim Blandy authored
* gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d, gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files. * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
-
Jim Blandy authored
-
Jim Blandy authored
-
Richard Henderson authored
than treat as an immediate specifier.
-
- 12 Feb, 1999 3 commits
-
-
Stan Shebs authored
-
Richard Henderson authored
(set_intel_syntax): Accept `prefix'/`noprefix' specifiers. (i386_immediate): Remove unused second argument. (i386_intel_operand): Fix i386_is_reg typo. (i386_operand): Use allow_naked_reg. (output_invalid): Make operand int for K&R. -
Martin Hunt authored
* gdbtk-variable.c (variable_format): Enable binary format.
-
- 11 Feb, 1999 15 commits
-
-
Martin Hunt authored
-
Martin Hunt authored
* gdbtk-hooks.c: Change ALL Tcl_Eval calls in hooks to call report_error() if there are errors.
-
Martin Hunt authored
* gdbtk.c, gdbtk-cmds.c, gdbtk-hooks.c: Removed old IDE stuff.
-
Jason Molenda authored
* configure, aclocal.m4: Regenerate with correct version of aclocal. -
Ian Lance Taylor authored
patch. * Makefile.in: Rebuild.
-
Nick Clifton authored
overlap.
-
Doug Evans authored
(push,pop): Fix expected output. * gas/m32r/relax-1.d: Emitted nops are serial, not parallel. * gas/m32r/fslot.d: Prefix all | with \. * gas/m32r/fslotx.d: Prefix all | with \. * gas/m32r/m32rx.d: Assemble with -O to get effect we're testing for. Prefix all | with \. Fix misc. typos. * gas/m32r/m32rx.s (bc__add,bcl__addi): Use non-relaxable versions of branches so we get the effect we're testing for. * gas/m32r/relax-2.d: Prefix all | with \. | must be prefixed with \ (or otherwise escaped). Fix problems that were then revealed. Some still remain in m32rx.[ds].
-
Syd Polk authored
* acinclude.m4: Fix for new location of itclConfig.sh and itkConfig.sh. * aclocal.m4: Regnerate. * configure: Regenerate.
-
Stan Shebs authored
-
Jason Molenda authored
* demangle.c: Fix comments to mention "set demangle-style" instead of "set demangle". Run through indent to fix minor indenting problems. -
Bob Manson authored
* i386-tdep.c (gdb_print_insn_i386): Add missing returns. Disassembly fails on sparc host otherwise (for obvious reasons).
-
Doug Evans authored
pr 19072
-
Jason Molenda authored
* gdb.base/smoke.exp: Disambiguate two test case names (both called ``print''). -
Doug Evans authored
-
Stan Shebs authored
-
- 10 Feb, 1999 3 commits
-
-
Doug Evans authored
* sparc-desc.h: New file. * sparc-opc.h: New file. * decode64.c: New file. * decode64.h: New file. * sem64.c: New file. * cpu64.c: New file. * cpu64.h: New file. * model64.h: New file. * mloop64.in: New file. * regs64.h: New file. * trap64.c: New file. * cpu32.h,decode32.c,decode32.h,model32.c,sem32.c: Rebuild.
-
Stan Shebs authored
* configure.host, configure.tgt: Comment out Gould configs. * Makefile.in: Comment out Gould-related actions. * gould-xdep.c, gould-tdep.c, config/gould/*: Comment out. * NEWS: Mention obsolete status. And the first one bites the dust...
-
Doug Evans authored
-