Fred Fish
570d5115d8
Fix gdbtk sanitizations to be silent unless verbose optio is given.
29 years ago
Ian Lance Taylor
6cc7a93828
Tue Jan 27 13:32:01 1998 Robert Lipe <robertl@dgii.com>
* configure.in (i386-*-sco3.2v5*): Defaults to ELF now.
(i386-*-sco3.2v5*coff): New target.
(i386-*-sco3.2*): New target.
* configure: Rebuild.
29 years ago
Doug Evans
17d8f29c26
use '/' in one case to test it
29 years ago
Doug Evans
ee1c882ed5
allow '/' in addition to '.' in dest spec
29 years ago
Doug Evans
764c48f8ab
fix ior encoding
29 years ago
Ian Lance Taylor
a3e62cc05b
Tue Jan 27 12:47:27 1998 Robert Lipe <robertl@dgii.com>
* config.bfd (i[3456]86-sco3.2v5*) ELF now the default.
(i[3456]86sco3.2v5*coff) New target.
29 years ago
Ian Lance Taylor
5a82ebaffc
tweak again
29 years ago
Ian Lance Taylor
29b2b5da96
tweak last patch
29 years ago
Ian Lance Taylor
8ecadea45b
* config/tc-arm.c (md_apply_fix3): Add casts before comparing
offsetT variable set to unsigned int value with FAIL.
29 years ago
Richard Henderson
76f9e5afa3
* listing.c (MAX_BYTES): Use listing variables not constants.
(data_buffer): No longer an array, but a pointer.
(calc_hex): sizeof(data_buffer) -> MAX_BYTES.
(listing_listing): Allocate data_buffer.
29 years ago
Richard Henderson
7b7a88d0e1
Bring over lost listing bits from emc-97r1-branch.
29 years ago
Richard Henderson
8c1caf7911
* gas/m68k/mri_moveml.[sd]: New testcase.
29 years ago
Richard Henderson
c3b27a64b4
* as.c (parse_args): Add --keep-locals alias for -L.
Add --strip-local-absolute.
(show_usage): Update.
* as.h (flag_strip_local_absolute): New flag.
* symbols.c (S_IS_LOCAL): Use it.
* config/obj-aout.h (S_IS_LOCAL): Likewise.
* config/obj-bout.h (S_IS_LOCAL): Likewise.
* config/obj-coff.h (S_IS_LOCAL): Likewise.
PR 14689
29 years ago
Doug Evans
f3329c1a64
add more pke/dma/gpuif parsing support
29 years ago
Doug Evans
3f7eb70f90
add pke field bit macros
29 years ago
Fred Fish
043fadbe52
Fix some mswin sanitization problems.
29 years ago
James Lemke
5fcbec8f9c
Fix to s_dmadata(), .EndDmaData was causing a trap.
29 years ago
Doug Evans
5340383e69
add comment
29 years ago
Jason Molenda
bf1fb2e0c3
* config/alpha/tm-alphalinux.h (alpha_linux_sigtramp_offset):
Add closing parenthesis. From HJ Lu.
29 years ago
Doug Evans
7b5c32cfa1
(lookup_keyword_{value,name}): New functions.
(scan_symbol): New function.
(issymchar,SKIP_BLANKS): New macros.
Plus more dma/gpuif support code.
29 years ago
Doug Evans
dff6e4a297
(enum gpuif_reg): Declare.
29 years ago
James Lemke
63589bf457
*** empty log message ***
29 years ago
Doug Evans
b1313caee0
* tc-txvu.c (assemble_one_insn): Allow [] in suffix operand.
29 years ago
Doug Evans
2f511a26ba
allow [] in suffix operand
29 years ago
Mark Alexander
d8365eee42
* dve3900-rom.c: Improve performance by using memory commands
that print less fluff. Minor cosmetic changes.
Eliminate compiler warnings.
29 years ago
Doug Evans
f73062614b
* tc-txvu.c: First pass at dma/pke/gpuif support.
(assemble_one_insn): Renamed from assemble_insn.
Initialize errmsg = NULL before calling parse fn.
(fixups,fixup_count): Make static globals.
29 years ago
Doug Evans
f31e207296
* txvu-dis.c (print_insn): Extract/print fns take pointer to
insn now and not insn itself.
* txvu-opc.c: insert/extract/print fns take pointer to
insn now and not insn itself. Add initial dma,pke,gpuif support.
Parse fn no longer needs to set errmsg = NULL for success.
29 years ago
Doug Evans
6e84cd36f3
* txvu.h (txvu_opcode): insert/extract/print take pointer to
instruction rather than instruction itself. Result of insert is
`void'. Add decls for dma, pke, gpuif support.
29 years ago
Fred Fish
d8021475a1
Fix some problems with gdbtk sanitization.
29 years ago
Nick Clifton
26192c5084
Detect when explicltly parallel instructions have i/o conflicts and
generate warning messages.
29 years ago
Ian Lance Taylor
f1dc7bb282
* bfd-in2.h: Rebuild with changes to chew--tab expansion.
29 years ago
Nick Clifton
b6930bdf46
Fixed infinite loop bug in can_make_parallel().
Added second level of sanization to remove phase 2 work.
29 years ago
Keith Seitz
d001edb7ba
* gdbtk.c (gdb_actions_command): Make note of next action
before freeing all references to it.
29 years ago
Keith Seitz
efe1929bb6
remove last entry regarding new install target "install-gdbtk"
29 years ago
Fred Fish
e454c4004f
Fix minor sanitization problems.
29 years ago
Doug Evans
0ca3c05121
use .vu pseduo-op
29 years ago
Doug Evans
b5d20cf65d
checkpoint
29 years ago
Michael Meissner
629cfff05f
Exit status is in r0, not r2
29 years ago
Doug Evans
23e32a7ec6
fix ilw,ilwr,isw,iswr
29 years ago
Doug Evans
17893656c1
checkpoint
29 years ago
Martin Hunt
0776b0b0da
Sat Jan 24 23:52:08 1998 Martin M. Hunt <hunt@cygnus.com>
* gdbtk.c: Merge from Foundry branch.
(TclDebug): New debugging function.
(gdb_loc): For frames, find address of calling function
instead of whatever is on the stack (usually the next
instruction).
(gdb_listfiles): Takes an optional pathname argument and
returns an alphabetized list of basenames of files in the
path.
29 years ago
Martin Hunt
f03cdc5ef4
Sat Jan 24 23:44:43 1998 Martin M. Hunt <hunt@cygnus.com>
* breakpoint.c (enable_breakpoint): Preserve breakpoint
disposition when enabling a breakpoint.
* symtab.c (find_pc_sect_line): If no symbol information
is found, return correct pc anyway.
29 years ago
Michael Meissner
88f7d309fd
If DEBUG has 0x20 set, turn traps into batch debugging
29 years ago
Jeff Law
f2064d2185
* configure (package_makefile_frag): Move inserting the
${package_makefile_frag} to where it should be according
to the comment.
29 years ago
Doug Evans
42e6567657
* txvu-opc.c:
(parse_dest1,insert_luimm12up6): New functions.
(txvu_operands): New operands LUIMM12UP6, LDEST1.
(txvu_lower_opcodes): Clean up pass over table.
(parse_dotdest1): Fix dest calculation.
(_parse_sdest): Fix typo.
29 years ago
Doug Evans
70d7bd21d1
* config/tc-txvu.c (assemble_insn): Initialize errmsg = NULL
before calling insert routine.
29 years ago
Doug Evans
5032511dce
new txvu testcase lower-1
29 years ago
Doug Evans
71e4ba5086
new testcase lower-1
29 years ago
Stan Shebs
9a2e2aba8c
* configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*,
ns32k-*-mach3*): Fix file names.
(i[3456]86-*-os9k, m88*-*-mach3*, w65-*-*): Remove config
recognition, no source files for these.
* configure.tgt (powerpc-*-aix4*): Remove config, now identical
to powerpc-*-aix*.
* config/powerpc/{aix4.mh,aix4.mt,tm-ppc-aix4.h}: Remove files,
no longer needed.
29 years ago
Mark Alexander
1a31a33a93
* monitor.c (monitor_write, monitor_readchar): New functions.
* monitor.h (monitor_write, monitor_readchar): Declare.
* dve3900-rom.c: Add support for fast loading on ethernet connections.
29 years ago