Per Bothner
5c5c52fcbf
Rename os for Sony News to newsos[34].
35 years ago
Per Bothner
f99988e38f
* sysdep.h: Define NEWSOS3_SYS, and use it.
35 years ago
Per Bothner
3fdbfe8d12
* bucomm.c (fatal): Conditionally compile fatal() depending on
MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
* objdump.c (dump_headers): Trivial output format change.
* objdump.c (display_info): Loop over integers, not enums,
to appease old compilers.
35 years ago
John Gilmore
dc9894c8b1
* symtab.c (lookup_method_type): Arguments were swapped in all
callers, so fix it here. I'm amazed this worked at all!
35 years ago
John Gilmore
03e826bb51
* eval.c (evaluate_subexp_for_address): Don't use
TYPE_POINTER_TYPE directly (it might be zero if this type has
never had a pointer created before); use lookup_pointer_type.
35 years ago
John Gilmore
06d751608c
Typos.
35 years ago
John Gilmore
b7f81b5781
* infrun.c (wait_for_inferior): Don't check if the PC is in a
call_dummy if we were stopped by a random signal that is being
passed to the program. This produced wierd results when calling
functions in the inferior and signals (e.g. SIGALRM) were in use.
35 years ago
John Gilmore
a65bb55d7a
* nindy-tdep.c (nindy_frame_chain_valid): Use lookup_misc_func.
(Reported by Mark Peek <mark@imagen.com>.)
35 years ago
John Gilmore
d8ce13268e
* coffread.c (coff_symfile_read): Use xmalloc, not malloc.
* language.c, printcmd.c: Lint.
* language.h (get_frame_language): Declare.
* saber.suppress: update.
* stack.c (find_relative_frame): Remove complex code that was
#if 0'd, stick with simple code. Lint.
* saber.suppress: Update a bit.
* symfile.c (add_symbol_file_command): Add "?" to question.
* utils.c (parse_escape): Avoid \a due to bdead compilers.
* value.h: Declare typedef_print.
* valprint.c (val_print, type_print_base): TYPE_CODE_RANGE less
kludgey.
35 years ago
John Gilmore
dad0e12d57
* core.c (core_files_info): Shorten output.
* exec.c (exec_files_info): Ditto.
(build_section_table): Ignore zero-length sections.
35 years ago
John Gilmore
39bf59520b
* c-exp.y, m2-exp.y: Define more yysymbols that happen to be
"bss" rather than "data" symbols, but which still conflict.
* m2-exp.y: Lint.
35 years ago
Roland Pesch
c022837644
Stop talking about obsolete "sharedlibrary" command in whats-new section.
35 years ago
Per Bothner
e5dab90089
Added {h,t}-news
35 years ago
Per Bothner
3981c7e882
Update for deleted (and some added) files.
35 years ago
Per Bothner
e1e5fbfcbb
* ldlnk960.c: Use new naming convention for *.x{,u,r} include scripts.
* ldm88k.sc: "Clean up" script, so that ldm88kUr.sc and ldm88kr.sc
can be automatically generated.
* ldemul.c, configure.in, config.h, Makefile.in:
Add support for Sony NewsOS3.
* Makefile.in: Re-do the way ldemulation scipts and structures
are done. do we only need one or two files for each emulation
target (a TARGET.sc and optionally TARGET.c, if ldtemplate
isn't suitable). This gets rid of lots of extra source files.
35 years ago
Per Bothner
9dcb30e3a2
Initial revision
35 years ago
Per Bothner
7730c767b4
Fix/update HOSTING_LIBS path.
35 years ago
Steve Chamberlain
77507546d2
Newly created
35 years ago
Steve Chamberlain
86adb4373e
Initial revision
35 years ago
John Gilmore
fb3be09b66
Lint (saber actually).
35 years ago
Per Bothner
ac0167e878
* libaout.h (WRITE_HEADERS): Set header's a_text field always.
* newsos3.c: Fixed two types: newos3 -> newsos3.
35 years ago
Per Bothner
d0a27c3b8e
Fix bfd_perform_relocation to handle pc-relative relocs better.
35 years ago
K. Richard Pixley
905bb120d3
Pass command names with absolute paths. Easier than keeping relative
paths right when dealing with sub/sub/directories.
35 years ago
John Gilmore
be3bc7ad7a
iVS: Modified Files:
Print 9 digits for IEEE floats.
35 years ago
John Gilmore
680c9dfa72
IN_SIGTRAMP bugfix.
35 years ago
K. Richard Pixley
996dda31f0
ldgram.h is not cvs'd source.
35 years ago
Steve Chamberlain
5f1fec7648
Cleaned it up for 88k
35 years ago
Roland Pesch
ccca276c7e
(1) fix typo ('_if_' and '_fi_' for '_if__' and '_fi__'!)
(2) prepare for semi-auto xref updating by rejoining xrefs broken across lines
35 years ago
Roland Pesch
7609651972
Formatting updates to "installing" appendix.
35 years ago
John Gilmore
24db5b8775
Doc updates for 4.1.
35 years ago
John Gilmore
0476df731c
rtpc->romp
35 years ago
John Gilmore
6066cdfc0d
Rearrange "how to install" and "how to print the doc" stuff so it drops
easier into README.
35 years ago
Roland Pesch
432ae9a94b
add missing index entries for set/show print sevenbit-strings.
35 years ago
Roland Pesch
513c6e2bc1
*** empty log message ***
35 years ago
Roland Pesch
376de38d61
Update configs table.
35 years ago
John Gilmore
080193ca60
Update for gdb-4.1.
35 years ago
John Gilmore
aeb62c7b50
Roll in information from README.
35 years ago
John Gilmore
dc4a4b2e6a
Update for gdb-4.1 release.
35 years ago
John Gilmore
0b7984094d
* language.c (set_language_command): Print useful help message,
and restore the language string after giving help.
* valprint.c (typedef_print): Print typedef in C or M2.
* symtab.c (list_symbols): Use it.
35 years ago
John Gilmore
5f3d478e7d
* main.c (main): Avoid any output before (gdb) prompt when -q.
* language.c (set_language_command): Handle errors by restoring
the language string to its current state (fix from A. Beers).
35 years ago
Roland Pesch
14e2990a5f
*** empty log message ***
35 years ago
Roland Pesch
b7ced3225a
Fri Sep 20 15:46:00 1991 Roland H. Pesch (pesch at cygnus.com)
* doc/Makefile: generate aux version-no file doc/gdbVN.m4
from main Makefile.in version definition
doc/gdb.texinfo: use version recorded in doc/gdbVN.m4 for current
GDB version no refs
Makefile.in (setup-to-dist): generate doc/gdbVN.m4
35 years ago
Roland Pesch
1c484dd7cb
Extract GDB version number from main GDB dir Makefile.in.
35 years ago
Per Bothner
ab1e12a22e
Kludge to allow compilation by non-ANSI compilers.
35 years ago
John Gilmore
30c52cdf23
Update N_FN value to 0x1F. Add comments about N_EXT bits.
35 years ago
Steve Chamberlain
1b3f485c58
Removed all the stuff I added yesterday.
35 years ago
Roland Pesch
73c9796dac
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
cleanups to node structure.
35 years ago
John Gilmore
1fea803977
* dbxread.c (read_dbx_symtab, process_one_symbol): N_FN and
N_WARNING are the same except for the N_EXT bit, so just use their
values alone, rather than OR-ing them with N_EXT.
35 years ago
Stu Grossman
a4c53fb006
Sign extend extended line offsets in parse_lines correctly.
35 years ago
Stu Grossman
9ce7cb7c52
#define yyerrflag and yynerrs to avoid global name conflicts.
35 years ago