Ken Raeburn
41532f54c6
sparc64 changes
1993-06-30 10:34:32 +00:00
Ken Raeburn
d4ac2d09fd
New files for sparc64 cpu.
1993-06-30 10:30:54 +00:00
Ken Raeburn
7d9bb6dab4
(CAT4): Added Saber-C (ANSI mode) version.
...
(bfd_elf64_*): New decls.
1993-06-30 10:04:58 +00:00
Ken Raeburn
5b53e0c1b1
delete setting of a variable i wound up not using
1993-06-30 09:17:06 +00:00
Ken Raeburn
b864c03c2f
list new files, new stuff to sanitize
1993-06-30 02:54:35 +00:00
Ken Raeburn
3adad029e0
new generic elf64 stuff
1993-06-30 02:52:52 +00:00
David D. Zuhn
f0d7cc29ad
kludge around 386BSD bug
1993-06-29 20:59:01 +00:00
Peter Schauer
76a1bd4cc0
* symtab.h (BLOCK_SHOULD_SORT): Do not sort blocks corresponding to
...
a function to avoid printing of function arguments in wrong order
due to sorting.
* symfile.c (compare_symbols): Remove code for sorting arguments
as blocks containing arguments are no longer sorted.
* symtab.c (lookup_block_symbol): Update comment accordingly.
1993-06-29 20:18:26 +00:00
Per Bothner
540dad4427
* Makefile.in (taz): rm $(TOOL)-$$VER before linking.
1993-06-29 20:11:07 +00:00
Per Bothner
4f23a101e6
* config.guess: Recognize i486-ncr-sysv4.
1993-06-29 20:08:23 +00:00
Ian Lance Taylor
9823504d83
* Makefile.in (MAKEINFOFLAGS): New variable.
...
(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
* build-all.mk, test-build.mk: Pass down --no-split as
MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
1993-06-29 19:55:24 +00:00
Jim Kingdon
a4374df58d
bugfix
1993-06-29 18:53:40 +00:00
Jim Kingdon
64b097786a
* config/pa/tm-hppa.h: Remove unused ARGS_GROW_DOC.
...
(REG_STRUCT_HAS_ADDR): Add comment.
1993-06-29 18:27:56 +00:00
Ian Lance Taylor
64485c8910
* coff-mips.c (ecoff_find_nearest_line): If procedure has no line
...
number information, return 0 for line number.
1993-06-29 17:51:34 +00:00
Jim Kingdon
366f286982
* gdb.t16/printcmds.exp: Add printf tests.
1993-06-29 17:51:19 +00:00
David D. Zuhn
a828550492
fix HPUX hosting problems
1993-06-29 17:22:03 +00:00
Jim Kingdon
38c41e9209
* gdb.t06/{twice.{c,exp},Makefile.in}: New test.
1993-06-29 17:13:28 +00:00
Jim Kingdon
025abdfbd3
* symtab.h: Add comments about line numbers.
1993-06-29 16:55:29 +00:00
Jim Kingdon
a8c2562115
* infrun.c (wait_for_inferior): Use find_pc_line not find_pc_symtab
...
to check whether there is line number information.
1993-06-29 16:54:23 +00:00
David D. Zuhn
fe76016acb
fix docstring so that it compiles
1993-06-29 16:02:41 +00:00
David D. Zuhn
77641260c5
fix include file ordering problem (bfd.h vs. symfile.h)
1993-06-29 15:30:57 +00:00
Jim Kingdon
fd09c96316
* dbxread.c (process_one_symbol): If we find a LOC_BLOCK where we
...
don't expect it, change it to LOC_STATIC so at least we don't coredump.
* c-typeprint.c (c_type_print_base): Don't error() on invalid type.
1993-06-29 15:25:27 +00:00
Jim Kingdon
d63aae7f32
* symtab.h (struct symtab, line_charpos): Fix comment.
...
* source.c (identify_source_line): Fix off by one bug with line.
1993-06-29 14:47:17 +00:00
Jim Kingdon
b4e899792d
* gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
1993-06-29 14:24:36 +00:00
Jim Kingdon
f9dd88b41e
* config/pa/xm-pa.h: New file.
...
* config/pa/xm-hppa{b,h}.h: Include it.
1993-06-28 22:35:18 +00:00
Jim Kingdon
c702007b17
x
1993-06-28 22:34:29 +00:00
David MacKenzie
59fb874e52
* Makefile.in (scriptdir): Base on tooldir, not datadir.
1993-06-28 19:23:35 +00:00
Jim Kingdon
53fc6c46e9
config/m88k/xm-delta88.h: Remove VPRINTF define, not needed.
1993-06-28 19:18:56 +00:00
Jim Kingdon
6b9561a423
* xcoffread.c: Remove obsolete NO_TYPEDEFS comment.
1993-06-28 17:38:30 +00:00
Steve Chamberlain
3cf013404e
Extra stuff for really broken hp compiler.
1993-06-28 15:59:30 +00:00
Jim Kingdon
44443a9b09
* gdb.stabs/wierd.exp: Add xfail for rs6000.
1993-06-28 15:15:23 +00:00
Jim Kingdon
f492b6c11b
* gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
...
{BEGIN,END}_COMMON for common block instead of STAB.
1993-06-28 15:03:27 +00:00
Jim Kingdon
09a78a3d12
* hosts/riscos.h: Define NBPG and UPAGES.
1993-06-28 14:58:42 +00:00
Jim Kingdon
884e8cd43e
* gdb.stabs/wierd.def: Make value of N_GSYM's 0.
...
intp_var should be N_GSYM not N_LSYM.
wierd-aout.S: Use a label for the value of the N_SO.
wierd.def: Remove all backslashes.
wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
1993-06-28 14:34:46 +00:00
Peter Schauer
9325d5afa3
* gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
...
get the expected next to inheritance3.
1993-06-28 14:23:11 +00:00
David MacKenzie
b26ac61376
* Makefile.in: Note dependencies on bucomm.h.
...
(cplus-dem.o): Link c++filt with version.o.
* strings.c: Include bucomm.h and add prototypes to other decls.
Remove -h option.
* bucomm.h: Declare xrealloc.
* nm.c, objcopy.c, objdump.c, size.c, strings.c (main, usage): Add
--help option. Put "GNU" in the version message.
(usage): Take stream and exit status as args.
(main): Pass new args to usage.
1993-06-28 02:17:13 +00:00
Rob Savoye
6214895281
Works again.
1993-06-28 01:43:34 +00:00
Ken Raeburn
36689999e2
elf32.c (slurp_symbol_table): fix cast-as-lvalue bug
1993-06-27 20:32:32 +00:00
Peter Schauer
d2b860e3a7
* gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
...
now that gcc-2.4 gets it right.
1993-06-27 19:31:36 +00:00
Peter Schauer
be2860fbf3
* valprint.c (val_print_type_code_int): Fix off by one error with
...
eliminating leading zeroes for large little endian integers.
1993-06-27 15:56:44 +00:00
Jim Kingdon
42280556eb
* config/mips/riscos.mh (CC): Use -systype sysv.
1993-06-27 14:28:30 +00:00
Jim Kingdon
68d2db622d
* ser-unix.c: Move #include of <sys/time.h> to HAVE_SGTTY section.
1993-06-27 14:16:34 +00:00
Jim Kingdon
ee0d1b6565
* Makefile.in (ALLPARAM): Add config/mips/{x,n}-{news-mips,riscos}.h.
1993-06-27 14:06:28 +00:00
David D. Zuhn
8c92a7d1c6
add go32 tools to the go32 targetted toolchains
1993-06-27 01:42:27 +00:00
David MacKenzie
bf065bfd97
* ldver.c (help): New function.
...
* ldver.h: Declare it.
* ldlex.l, ldgram.y: Recognize new options --help and --version.
1993-06-26 20:13:24 +00:00
David MacKenzie
3caa6924bc
* aoutx.h (hash, compare, struct stringtab_entry, add_to_stringtab):
...
Use unsigned hash values for better hashing.
(hash): Hash in the string length for long strings.
* aoutx.h (compare): Replace 3 if's with a subtraction.
(translate_to_native_sym_flags, add_to_stringtab): Reorder tests
in decreasing order of success, as an optimization.
(hash): Take a length arg; ignore chars after #25 , for speed.
(add_to_stringtab): Pass length to hash.
1993-06-26 15:00:47 +00:00
David MacKenzie
fa02194747
* Fix a couple of typos.
1993-06-26 06:42:46 +00:00
David MacKenzie
4f15fb276d
* Makefile.in: Add rules for strings.
1993-06-26 06:38:57 +00:00
David MacKenzie
ba7c8e2905
* strings.c, strings.1: New files.
...
* binutils.texi: Document strings.
1993-06-26 06:37:17 +00:00
Jim Kingdon
2de1aa1cc9
* gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
1993-06-26 03:30:24 +00:00