Steve Chamberlain
5f12485297
Added tdesc-lib
35 years ago
Fred Fish
58ae87f612
Remove internal gdb definition of fixed arg count concat() function and
convert to use of variable arg count concat() in libiberty.
35 years ago
Steve Chamberlain
ecb1b520de
First cut
35 years ago
Steve Chamberlain
5d2d9ca629
Initial revision
35 years ago
Steve Chamberlain
caebaa1660
Added harris systems
35 years ago
John Gilmore
fe6c6bddf3
rs6000 alone means rs6000-ibm-aix
35 years ago
John Gilmore
74f6fb084c
* Makefile.in: Add xcoffread.c, xcoffexec.c.
* xcoffread.c: New file for handling AIX mangled-coff files.
* xconfig/rs6000, tconfig/rs6000: New files.
* buildsym.c: Add hooks for xcoffread.c.
35 years ago
John Gilmore
41abdfbd2d
* rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h,
xm-rs6000.h: New files.
* xcoffexec.c: New file for handling AIX shared libraries.
35 years ago
John Gilmore
37b637f3b7
Initial revision
35 years ago
John Gilmore
e38e0312fe
New file.
35 years ago
John Gilmore
5685fb5005
Just use #undef, not #define foo foo
35 years ago
K. Richard Pixley
cd49a4dca6
add texinfo; mkdir foo/info; echo when mkdir'ing
35 years ago
K. Richard Pixley
244bb110fd
add texinfo
35 years ago
Steve Chamberlain
25403808d1
Allways use -O2
35 years ago
Steve Chamberlain
c21b1b2660
Mon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com)
* Makefile.in: Use the MINUS_G no-debug convention
* readline.c: (many_places) move all the declarations of rindex to
only one place, to reduce the number of warnings it makes.
35 years ago
K. Richard Pixley
3509822c48
allow +foo bar options. stolen from texinfo configure
35 years ago
Steve Chamberlain
080f6324d6
Mon Nov 11 20:30:18 1991 Steve Chamberlain (sac at cygnus.com)
* Makefile.in: standardize on MINUS_G to disable debugging
* coff-m88k.c: create coff armaps instead of bsd ones.
* opncls.c (bfd_close_all_done), (bfd_close): Mask out random bits
when calling chmod.
35 years ago
Steve Chamberlain
b773e0e582
uses __inline for now for gcc
35 years ago
Fred Fish
285b1325d9
Remove coredep.o from XDEPFILES. The fetch_core_registers() function is
now found in procfs.c for hosts with /proc support.
35 years ago
Fred Fish
fb18285098
Minor rewording of message containing name of program that generated a
core file (core.c), permanently remove the register_addr() stub (elfread.c),
move a misplaced #endif (procfs.c), and add fetch_core_registers func for
core file support (procfs.c).
35 years ago
Fred Fish
4807bcf9a3
Additions to support ELF formatted core files.
35 years ago
Fred Fish
d6fee23897
Add support for ELF note sections, which are used in ELF core files to
hold copies of various /proc structures at the time of the core dump.
35 years ago
Per Bothner
1c9e4b1512
* ldmisc.c, ldmisc.h: Re-write info() to take a filename
parameter, a format, and an arg pointer, and rename it to
vfinfo(). Write info() in terms of new vfinfo().
New einfo() is the same as info(), except it writes to stderr.
* ldemul.c, ldexp.c, ldlang.c, ldlnk960.c, ldmain.c, ldwrite.c,
ldmisc.c: Replace "error" calls to info() by new einfo().
35 years ago
Per Bothner
ff7ce1700b
* aoutx.h (NAME(aout,find_nearest_line)): Handle the case
of two N_SO stabs, one for directory, and one for filename.
* bfd-in.h (print_vma): Factor out duplicate definition.
Exit a little more gracefully when malloc returns NULL.
* libbfd.c: New function bfd_xmalloc (malloc wrapper).
* opncls.c, syms.c, bout.c, aoutx.h: Replace malloc by bfd_xmalloc.
* libbfd.h: Rre-generated due to libbfd.c update.
35 years ago
Steve Chamberlain
6690d8299d
Added tc-sparc.c
35 years ago
Steve Chamberlain
35350222a8
Added MINUS_G flag, now debugging can be turned off
35 years ago
Steve Chamberlain
550e87b54d
* ldlex.l ldgram.y: made -V option do same as -v
* Makefile.in: Added $(MINUS_G) flag so debugging can be
turned off
35 years ago
Steve Chamberlain
f79edb02ab
Added the $(MINUS_G) flag so that debugging can be turned off
35 years ago
K. Richard Pixley
fb6604097b
add GCCVERBOSE flag for debugging
35 years ago
Fred Fish
b662efeddc
Remove leftover call to do_cleanups() which resulted from a previous change.
Was being called with a random pointer.
35 years ago
Fred Fish
f135f137a9
Document use of elf_big_vec as DEFAULT_VECTOR.
35 years ago
Fred Fish
a6c1d73165
Don't try to create a bfd section for the first ELF section header table
entry, since it is just a placeholder with no name.
35 years ago
Fred Fish
8aca810c2a
Re-enable compilation of register_addr() stub whenever it is not supplied
by coredep.c, since it is referenced by fetch_core_registers(). This is
still a temporary kludge.
35 years ago
K. Richard Pixley
3bb089aa0c
correct a comment
35 years ago
K. Richard Pixley
0cc03f79a8
thin out directories actually created
35 years ago
John Gilmore
cd8fc40013
Modernize, add sysdep-*.h files
35 years ago
John Gilmore
5f4a039a21
* configure.in: Make a link for sysdep.h. Specify commontargets.
* sysdep-norm.h: The usual alloca declarations.
* sysdep-aix.h: What AIX 3.1 on RS/6000 needs for alloca.
* history.c, readline.c: Use sysdep.h.
35 years ago
John Gilmore
51493cdb63
Initial revision
35 years ago
John Gilmore
19405dda98
Remove Rs/6000 changes (patch_block_stabs) so it will link without.
35 years ago
John Gilmore
285dbe1917
* coff-rs6000.c, config/mh-rs6000: Make it work on archive and
core files, when compiling native.
* hosts/h-rs6000.h: Define FASCIST_FDOPEN for bfd_fdopenr.
35 years ago
John Gilmore
00a76e06c9
Define FASCIST_FDOPEN.
35 years ago
John Gilmore
1d82d3dcad
More changes for objfiles.
35 years ago
John Gilmore
a048c8f537
Add tracking of object files (that contain symbols) to gdb.
This includes a "struct objfile" that owns symtabs and psymtabs
that were read in from that binary file. See ChangeLog.
35 years ago
John Gilmore
c466820795
Lint and some rs/6000 port.
35 years ago
Steve Chamberlain
bb5ae298fc
Now runs write_armap, even when listing contents.
35 years ago
Steve Chamberlain
66f3e59427
Fixed bug printing 29050 instructions.
35 years ago
Roland Pesch
203eea5d62
Format improvements, mostly for @smallbook (including reformatted table
of config options).
35 years ago
Steve Chamberlain
c4a6d8f12a
Remove spurious echo
35 years ago
Steve Chamberlain
e31bed36c6
Put .comments into .data section, otherwise 88k can't exec the image.
35 years ago
Steve Chamberlain
b715d5b4aa
* Makefile.in: link with libiberty after libreadline, since
readline might want something in libiberty.
35 years ago