Ian Lance Taylor
3ce77f61f3
rebuild
1997-12-22 10:23:57 +00:00
Ian Lance Taylor
60dc9fb283
* configure.in (i386*-go32-rtems*): Fix to be the same as
...
i[3456]86-go32.
* configure: Rebuild.
1997-12-22 10:08:43 +00:00
Ian Lance Taylor
0b3fcc1c53
Mon Dec 22 13:04:33 1997 Joel Sherrill <joel@oarcorp.com>
...
* config.bfd (i[3456]86*-go32-rtems*): Fix to be the same as
i[3456]86-go32.
1997-12-22 10:05:34 +00:00
Ian Lance Taylor
1c6f34415d
* config/tc-mips.c (macro): The 4650 doesn't permit M_LDC1_AB,
...
M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB, or M_S_DOB.
(mips_ip): Always check for FP_D, not just for instructions that
are not part of the regular ISA.
1997-12-22 09:56:49 +00:00
Ian Lance Taylor
57d0236a2e
* gas/mips/r5900.d: Update for current disassembler.
1997-12-22 09:47:57 +00:00
Ian Lance Taylor
e3d2cd9f37
* mips-opc.c: Add FP_D to s.d instruction flags.
1997-12-22 09:37:47 +00:00
Ian Lance Taylor
999539b559
* rclex.l: Don't permit a comma in a STRING.
...
* rcparse.y (acc_entry): Warn if an inappropriate modifier is used
with a non VIRTKEY.
(acc_event): For a control character, set VIRTKEY, and force the
character to uppercase.
(acc_options): Don't require a comma separator.
1997-12-22 08:29:28 +00:00
Ian Lance Taylor
b9876b8e4c
don't mention sanitization in ChangeLog
1997-12-22 08:23:06 +00:00
David Taylor
cd44191e23
Got backtrace working when calling from framefull routines into frameless
...
routines.
1997-12-21 14:07:46 +00:00
Ian Lance Taylor
b9a8a96e54
move sanitization check from Things-to-lose to Do-last
1997-12-21 09:54:55 +00:00
David Taylor
36985eca91
improved end-of-stack handling.
1997-12-19 06:55:44 +00:00
Richard Henderson
76b534725e
* config/tc-d10v.c (build_insn): Make `number' a long for 64-bit hosts.
1997-12-18 16:50:49 +00:00
Richard Henderson
915f6ba32d
* config/tc-alpha.c (cpu_types): 21164pc/pca56 does not have CIX.
1997-12-18 16:44:04 +00:00
Nick Clifton
17f0d950f1
Files for testing m32rx instruction set.
1997-12-18 16:04:14 +00:00
Doug Evans
2a0b2e7f7b
* mkdep: New file, currently sanitized out.
1997-12-18 13:14:41 +00:00
Nick Clifton
52572cfa06
Updated tests to match changes in disassembler
1997-12-18 11:12:50 +00:00
Ian Lance Taylor
bb3e5a7e11
fix d30v sanitization
1997-12-18 08:52:31 +00:00
Jeff Law
b463948b73
* expr.c (integer_constant 32bit bignum): Mask off bits outside
...
the range we care about.
1997-12-17 20:19:26 +00:00
Michael Meissner
4f2e777e2b
Start d30v documentation
1997-12-17 19:48:33 +00:00
Andrew Cagney
d279563d53
From gavink, for shorter-than-int integer values, on big endian host
...
store in correct location.
1997-12-17 19:45:57 +00:00
Ken Raeburn
f89a5bfc99
keep lb-xgot-ilocks.d
1997-12-17 18:59:36 +00:00
Andrew Cagney
4dbdbfc4d3
o Fix code deleting psymtab entry from objfile's list.
...
Only worked if the first element in the list was
being deleted.
o When MAINLINE (reading main objectfile and need to
clear out old data), change elfread.c so that the
psymbol table is emptied once (in elf_symfile_read)
instead of multiple times in each *_read_psymtab
function.
o For elf_symfile_read, load dwarf2 symbols last
(so that they are searched for first).
o In mdebug_psymtab_read, delete check to see if
symbols for current source file already loaded.
Test doesn't work for .h files. Above change
works better
1997-12-17 16:50:18 +00:00
Nick Clifton
6124cd1e59
Fixed segmentation violation detected by LD testsuite.
1997-12-17 12:51:37 +00:00
Michael Meissner
343b2ab8c1
Make sure NOPS are inserted between 32-bit multiply and load or 16-bit multiply; Compile cleanly with -Wall; Add -n/-N options
1997-12-17 12:43:15 +00:00
Michael Snyder
7a880bf32d
Wed Dec 17 10:47:05 1997 Michael Snyder (msnyder@cleaver.cygnus.com)
...
* tracepoint.c (set_raw_tracepoint): initialize addr_string
to NULL; (trace_actions_command): call readline_begin_hook only
if from_tty is true.
1997-12-17 10:49:19 +00:00
David Taylor
7165fd141e
add sanitize markers
1997-12-17 10:39:58 +00:00
Nick Clifton
0f9d6eeb60
Fail if there is not enough room for program headers.
1997-12-17 09:47:59 +00:00
Ian Lance Taylor
ce71bfc232
* lexsup.c (parse_args): Keep track of where we are in the option
...
parsing before calling ldemul_parse_args, so that we don't call it
multiple times on the same argument and confuse the getopt
internals.
1997-12-17 09:16:05 +00:00
Ian Lance Taylor
be8da92575
* configure: Only put libide in GDB_TK if --enable-ide.
1997-12-17 08:30:00 +00:00
Michael Meissner
33b7d4fbb2
Allow d30v to build libide once again
1997-12-17 08:23:18 +00:00
Gavin Romig-Koch
6ac2511d20
add dwarf2.c
1997-12-17 08:17:03 +00:00
Mark Alexander
411a624cd1
* configure.tgt: Change little-endian tx39 target name to tx39l.
...
start-sanitize-tx19
* configure.tgt: Change little-endian tx19 target name to tx19l.
end-sanitize-tx19
1997-12-16 20:10:36 +00:00
Mark Alexander
72495d1fdd
Sanitize recent tic80 change.
1997-12-16 20:04:57 +00:00
Fred Fish
37f82cb4dc
* config/tc-tic80.c (tic80_relax): New static variable.
...
(md_longopts): Add new OPTION_RELAX and OPTION_NO_RELAX options.
(md_parse_option): Handle new relax options.
(md_show_usage): Document new relax options.
(find_opcode): Don't use short forms of PC relative branches if
tic80_relax is set.
PR 12927
1997-12-16 20:03:53 +00:00
Fred Fish
47d1c515b0
* tic80-opc.c (tic80_opcodes): Revert change that put the 32 bit
...
PC relative offset forms before the 15 bit forms. An assembler command
line option now chooses the default.
PR 12927
1997-12-16 20:01:50 +00:00
Ken Raeburn
4d9a31230f
mips tweaks from vr5400 branch -- deal with cpus w/interlocks a little better
1997-12-16 19:42:01 +00:00
Ian Lance Taylor
dafec9dda1
* Makefile.in (LIBGUI): New variable.
...
(GUI_CFLAGS_X): New variable.
(IDE_CFLAGS): Add $(GUI_CFLAGS_X).
* configure.in: Add $(LIBGUI) to TCL_LIBS and CONFIG_DEPS.
* configure: Rebuild.
1997-12-16 18:20:54 +00:00
Brendan Kehoe
f07263913a
note that the fix for --enable-shared is not the real way it needs to
...
be done; libtool.m4 needs a change of some sort instead
1997-12-16 16:16:41 +00:00
Nick Clifton
085e370b46
Fixed m32rx sanitization
1997-12-16 16:04:57 +00:00
Ian Lance Taylor
6f1e21508b
sanitize out libide unless keep-ide
1997-12-16 15:45:28 +00:00
Nick Clifton
d745e6d93d
Added m32rx sanitization.
1997-12-16 14:54:08 +00:00
Nick Clifton
9a8ea169a6
Added m32rx sanitization
1997-12-16 14:44:16 +00:00
Nick Clifton
a3240f6857
Added m32rx sanitization.
1997-12-16 14:38:21 +00:00
Ian Lance Taylor
67ae6381f5
* Makefile.in: Add libgui directory.
...
(GDB_TK): Add all-libgui.
* configure.in: Add libgui directory.
* configure: Add all-libgui to GDB_TK.
1997-12-16 14:38:16 +00:00
Nick Clifton
3da7442d16
Added m32rx sanitization
1997-12-16 14:28:24 +00:00
Jeff Law
0379d9b25c
* mips-opc.c: Add many missing r5900 instructions.
1997-12-16 13:32:20 +00:00
Michael Meissner
e0882f340d
Better optimize parallel instructions
1997-12-16 13:25:59 +00:00
Michael Meissner
8f75a0e668
fix tab problem
1997-12-16 12:25:52 +00:00
Jeff Law
4aada8a886
* gas/mips/r5900.s: Add more r5900 tests.
...
* gas/mips/r5900.d: Corresponding changes.
1997-12-16 12:25:39 +00:00
Michael Meissner
3e367092df
Set new d30v opcode flag bits in appropriate instructions.
1997-12-16 12:25:07 +00:00