aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1993-05-19(build_bytes): Understand @rd mode and build relocations correctly.Steve Chamberlain1-4/+8
1993-05-19 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"Jim Kingdon6-5/+10
not just "Quit anyway?".
1993-05-19 * main.c (quit_command): In the "quit anyway?" message, tell the userJim Kingdon1-0/+3
whether we are planning to detach or kill the program. * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?" not just "Quit anyway?".
1993-05-19 * config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h".Jim Kingdon3-2/+9
* config/vax/xm-vaxbsd.h: Use <sys/param.h> not <machine/limits.h>
1993-05-19 * infcmd.c (read_pc): Doc fix.Jim Kingdon1-0/+2
1993-05-19 * printcmd.c (print_address_symbolic): Use %u not %d for offset.Jim Kingdon1-0/+2
1993-05-19 * blockframe.c (get_prev_frame_info): If pc in sigtramp, setJim Kingdon4-17/+64
signal_handler_caller. * tm-68k.h (FRAME_{CHAIN,SAVED_PC}): Deal with sigtramp. * tm-hp300bsd.h: Define SIGTRAMP_{START,END} not IN_SIGTRAMP. * inferior.h (IN_SIGTRAMP): Definition moved from infrun.c. Use SIGTRAMP_START if defined. * infcmd.c (step_1): Use SIGTRAMP_{START,END} if needed. * infrun.c (wait_for_inferior): Check IN_SIGTRAMP before SKIP_PROLOGUE.
1993-05-19 * gdb.t21/demangle.exp: Add a couple of new patterns. EnsureFred Fish1-0/+30
that all setup_xfails are immediately followed by clear_xfails.
1993-05-18 * infptrace.c: Remove unused KERNEL_U_ADDR_HPUX code.Jim Kingdon1-0/+2
1993-05-18 * infcmd.c (step_1): Fix poorly worded error message.Jim Kingdon2-7/+26
1993-05-18 * config/{i386/linux.mh,m68k/isi.mh} (NATDEPFILES):Jim Kingdon3-1/+20
Comment out corelow.c because core dumps are broken on these machines.
1993-05-18 * stabs.texinfo (Parameters): Add "(sometimes)" when describingJim Kingdon2-10/+15
gcc2 behavior with promoted args.
1993-05-18 * Makefile.in (depend): Put "${srcdir}" in generated dependenciesJim Kingdon3-512/+820
if srcdir is not ".". Also put in -I${BFD_DIR} or -I${READLINE_DIR} for files which need it. (INCLUDE_CFLAGS): Remove BFD_DIR and READLINE_DIR. * depend: Update to latest automatically built version.
1993-05-18(binutils.tar.z, &c): Updated for making binutils FSF release.Ken Raeburn2-16/+81
(taz): Try harder to catch errors in subdir invocations of make.
1993-05-18 * ChangeLog, ChangeLog-92: Split ChangeLog at 1993.Fred Fish3-6281/+6295
* Makefile.in (NONSRC): Add ChangeLog-92
1993-05-18 * findvar.c ({read,write}_register): Use REGISTER_RAW_SIZEJim Kingdon2-4/+19
not typo RAW_REGISTER_SIZE. * frame.h, inferior.h: Doc fixes.
1993-05-17 * findvar.c (write_register): Add sanity check for register size.Stu Grossman2-17/+26
(read_register): Fixup sanity check for register size to be consistent with write_register().
1993-05-17Steve sez SH stuff is public nowKen Raeburn1-21/+4
1993-05-17keep the directories that contain testsKen Raeburn1-2/+1
1993-05-17New file.Per Bothner3-0/+21
1993-05-17don't keep testscripts subdirKen Raeburn1-2/+4
1993-05-17lib directory is no longer presentIan Lance Taylor1-1/+0
1993-05-17updatedKen Raeburn1-0/+41
1993-05-17update with new version # and new reloc typesKen Raeburn1-1/+91
1993-05-17new testsKen Raeburn8-0/+73
1993-05-17hppa assembler/disasm support routinesKen Raeburn2-0/+380
1993-05-17bump version numberKen Raeburn1-1/+1
1993-05-15Remove header info no longer useful now that this file is neverRoland Pesch1-5/+0
formatted except as an @include from other files.
1993-05-15Now that makeinfo node defaulting works, include readline appendices inRoland Pesch2-21/+12
Info form of manual as well as printed form. (Thanks for spotting this, Zoo!)
1993-05-15Minor cleanups to c++filt node, and copyright dates.Roland Pesch1-12/+12
1993-05-15 * Makefile.in (underscore.c): Automatically generatePer Bothner1-4/+33
(using nm) a file with the variable prepends_underscore. * Makefile.in (c++filt): Link underscore.o with cplus-dem.o so that initial underscores get removed iff appropriate. * binutils.texi: Preliminary documentation for c++filt. * Makefile.in, binutils.texi: Set to version 2.2.
1993-05-14back out malloc/xmalloc patchK. Richard Pixley1-7/+5
1993-05-14 * mips.sc-sh: Don't define BSS_VAR unless relocating.Ian Lance Taylor1-1/+1
1993-05-14 * NEWS: Mention copy->objcopy renaming and new c++filt program.Per Bothner1-0/+7
1993-05-14note a hppa-dis.c change i forgot to list beforeKen Raeburn1-1/+3
1993-05-14move split to divide tables more evenlyKen Raeburn1-0/+31
1993-05-14add hppa disassembly codeKen Raeburn2-0/+29
1993-05-14Updated list of m68k options, described required-register-prefix hack.Ken Raeburn1-9/+59
Added a tiny bit of documentation on MIPS target. Minor tweaks to `-a' description.
1993-05-14updatedKen Raeburn1-3/+4
1993-05-14override obj_header_append from obj-aout.cKen Raeburn2-0/+52
1993-05-14discard empty rs6000 filesKen Raeburn3-2/+0
1993-05-14revised rules for gas snapshotsKen Raeburn1-35/+55
1993-05-14keep miniframe.hKen Raeburn1-0/+1
1993-05-14expand comment about "global_sym" complaintKen Raeburn1-1/+5
1993-05-14add ct miniframe host supportKen Raeburn1-0/+14
1993-05-13keep release stuff around for Cygnus releasesDavid D. Zuhn1-0/+5
1993-05-13Fix stuff broken when sh support was checked in.Ian Lance Taylor1-0/+8
* tc.h (TC_COFF_SIZEMACHDEP): Don't define here. * config/tc-sh.h (TC_COFF_SIZEMACHDEP): Define here instead.
1993-05-13 * remote-nindy.c: Removed declaration of coffstrip.Ian Lance Taylor1-1/+0
* nindy-share/nindy.c: #if 0 coffstrip routine; no longer used.
1993-05-12 * bout.c (aout32_slurp_extended_name_table): Define to beIan Lance Taylor1-0/+3
_bfd_slurp_extended_name_table rather than bfd_true.
1993-05-12 * coff-mips.c: Include libaout.h and aout/aout64.h to getIan Lance Taylor1-0/+14
definitions for N_SET[ATDB]. (ecoff_howto_table): Moved near top of file. (ecoff_set_symbol_info): If a STABS symbol of type N_SET[ATDB] is seen, cook up a constructor section of the same name and put in a reloc pointing to the symbol. This lets the GNU linker build global constructors and destructors without using collect.