aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1991-11-12Remove internal gdb definition of fixed arg count concat() function andFred Fish18-35/+35
convert to use of variable arg count concat() in libiberty.
1991-11-12First cutSteve Chamberlain2-0/+603
1991-11-12Initial revisionSteve Chamberlain2-0/+12
1991-11-12Added harris systemsSteve Chamberlain1-1/+7
1991-11-12rs6000 alone means rs6000-ibm-aixJohn Gilmore1-4/+4
1991-11-12* Makefile.in: Add xcoffread.c, xcoffexec.c.John Gilmore2-0/+28
* xcoffread.c: New file for handling AIX mangled-coff files. * xconfig/rs6000, tconfig/rs6000: New files. * buildsym.c: Add hooks for xcoffread.c.
1991-11-12* rs6000-pinsn.c, rs6000-tdep.c, rs6000-xdep.c, tm-rs6000.h,John Gilmore6-0/+3176
xm-rs6000.h: New files. * xcoffexec.c: New file for handling AIX shared libraries.
1991-11-12Initial revisionJohn Gilmore2-0/+44
1991-11-12New file.John Gilmore1-0/+1506
1991-11-12Just use #undef, not #define foo fooJohn Gilmore2-5/+5
1991-11-12add texinfo; mkdir foo/info; echo when mkdir'ingK. Richard Pixley1-1/+3
1991-11-12add texinfoK. Richard Pixley1-1/+1
1991-11-12Allways use -O2Steve Chamberlain1-1/+3
1991-11-12Mon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain3-12/+19
* 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.
1991-11-12allow +foo bar options. stolen from texinfo configureK. Richard Pixley1-78/+131
1991-11-12Mon Nov 11 20:30:18 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain3-5/+13
* 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.
1991-11-12uses __inline for now for gccSteve Chamberlain1-2/+3
1991-11-12Remove coredep.o from XDEPFILES. The fetch_core_registers() function isFred Fish1-1/+1
now found in procfs.c for hosts with /proc support.
1991-11-12Minor rewording of message containing name of program that generated aFred Fish4-19/+75
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).
1991-11-12Additions to support ELF formatted core files.Fred Fish1-0/+6
1991-11-12Add support for ELF note sections, which are used in ELF core files toFred Fish3-0/+24
hold copies of various /proc structures at the time of the core dump.
1991-11-12 * ldmisc.c, ldmisc.h: Re-write info() to take a filenamePer Bothner2-1/+10
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().
1991-11-12 * aoutx.h (NAME(aout,find_nearest_line)): Handle the casePer Bothner2-6/+70
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.
1991-11-11Added tc-sparc.cSteve Chamberlain1-1/+5
1991-11-11Added MINUS_G flag, now debugging can be turned offSteve Chamberlain1-1/+2
1991-11-11* ldlex.l ldgram.y: made -V option do same as -vSteve Chamberlain2-4/+17
* Makefile.in: Added $(MINUS_G) flag so debugging can be turned off
1991-11-11Added the $(MINUS_G) flag so that debugging can be turned offSteve Chamberlain1-1/+2
1991-11-11add GCCVERBOSE flag for debuggingK. Richard Pixley1-2/+7
1991-11-09Remove leftover call to do_cleanups() which resulted from a previous change.Fred Fish2-3/+3
Was being called with a random pointer.
1991-11-09Document use of elf_big_vec as DEFAULT_VECTOR.Fred Fish1-0/+2
1991-11-09Don't try to create a bfd section for the first ELF section header tableFred Fish2-3/+9
entry, since it is just a placeholder with no name.
1991-11-09Re-enable compilation of register_addr() stub whenever it is not suppliedFred Fish2-3/+12
by coredep.c, since it is referenced by fetch_core_registers(). This is still a temporary kludge.
1991-11-09correct a commentK. Richard Pixley1-3/+12
1991-11-09thin out directories actually createdK. Richard Pixley1-11/+2
1991-11-09Modernize, add sysdep-*.h filesJohn Gilmore1-22/+2
1991-11-09* configure.in: Make a link for sysdep.h. Specify commontargets.John Gilmore3-12/+24
* 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.
1991-11-09Initial revisionJohn Gilmore2-0/+14
1991-11-09Remove Rs/6000 changes (patch_block_stabs) so it will link without.John Gilmore1-12/+0
1991-11-09* coff-rs6000.c, config/mh-rs6000: Make it work on archive andJohn Gilmore1-4/+13
core files, when compiling native. * hosts/h-rs6000.h: Define FASCIST_FDOPEN for bfd_fdopenr.
1991-11-09Define FASCIST_FDOPEN.John Gilmore1-0/+3
1991-11-09More changes for objfiles.John Gilmore1-1/+8
1991-11-09Add tracking of object files (that contain symbols) to gdb.John Gilmore8-229/+443
This includes a "struct objfile" that owns symtabs and psymtabs that were read in from that binary file. See ChangeLog.
1991-11-09Lint and some rs/6000 port.John Gilmore6-183/+128
1991-11-09Now runs write_armap, even when listing contents.Steve Chamberlain1-21/+11
1991-11-09Fixed bug printing 29050 instructions.Steve Chamberlain1-3/+4
1991-11-08Format improvements, mostly for @smallbook (including reformatted tableRoland Pesch1-137/+132
of config options).
1991-11-08Remove spurious echoSteve Chamberlain1-1/+0
1991-11-08Put .comments into .data section, otherwise 88k can't exec the image.Steve Chamberlain1-0/+1
1991-11-08 * Makefile.in: link with libiberty after libreadline, sinceSteve Chamberlain2-1/+3
readline might want something in libiberty.
1991-11-08Only has -DSYSV nowSteve Chamberlain1-3/+0