aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1994-01-11* a29k-tdep.c (examine_prologue): Don't worry if the ASGEQJohn Gilmore2-6/+28
stack overflow check isn't right after the register stack adjustment instruction. Metaware R2.3u compiler moves other things in front of it. This fix isn't perfect but is what's running.
1994-01-11 * config/unix-gdb.exp: Remove gdb_unload cause it's alreadyRob Savoye1-0/+5
defined in lib/gdb.exp
1994-01-11Tweaked to work with either version of expect. removed gdb_unload procRob Savoye1-27/+0
cause it's already in lib/gdb.exp.
1994-01-11Tweaked to work with either version of expect.Rob Savoye1-26/+39
1994-01-11* c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT.Jim Kingdon2-5/+12
1994-01-11Add alpha-nw.mt to things to keepJim Kingdon1-0/+1
1994-01-11Add udi2go32.c to things to keepJim Kingdon1-0/+1
1994-01-11Add TODO to things to keepJim Kingdon1-0/+1
1994-01-11 * config/alpha/alpha-netware.mt: Rename to alpha-nw.mt for 14Jim Kingdon3-1/+7
character filenames. * configure.in: Change accordingly.
1994-01-11 * ldgram.y, ldlex.l: Make the space between -e, -u, and -y andDavid MacKenzie1-0/+5
their arguments optional, for compatibility with the old GNU ld.
1994-01-11Set lose_these_too correctlyStan Shebs2-3/+10
1994-01-11 * Makefile.in (install): Remove "@" which follows a backslash. InJim Kingdon2-1/+6
this position it just causes errors, not suppresses echoes.
1994-01-11Set lose_these_too correctlyStan Shebs3-7/+19
1994-01-10 * m68k-stub.c, sparc-stub.c: removed spurious introduction ofThomas Lord1-0/+5
_filtered io routines from these two files.
1994-01-10Remove mt-hppa since it's no longer used/needed.Jeff Law1-1/+0
1994-01-10 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expectedJeff Law5-2/+13
to fail. * gas/hppa/more.parse/procbug.s: Add missing .procend.
1994-01-10 * config/tc-hppa.c (pa_ip): Put check for missing label on .PROCJeff Law2-166/+179
here. Handle case where label may be defined after the .PROC. (pa_proc): It is not an error if the procedure's label isn't defined before the .PROC directive.
1994-01-10 * som.c (hppa_som_gen_reloc_type): Fix handling of LT and RTJeff Law1-0/+5
field selectors.
1994-01-09keep te-netbsd.hKen Raeburn1-0/+1
1994-01-09te-netbsd.h: New file.Ken Raeburn1-0/+31
tc-i386.h (TARGET_FORMAT) [TE_NetBSD]: Use a.out-netbsd-386 for this config.
1994-01-09* bucomm.c (xmalloc, xrealloc): Deleted.Ken Raeburn3-91/+115
* bucomm.h (xmalloc, xrealloc): Prototypes fixed to correspond to libiberty versions.
1994-01-09* config/i386-netbsd.mt (SELECT_VECS): Include i386bsd_vec, for compatibilityKen Raeburn1-0/+4
with 386bsd and netbsd0.8.
1994-01-08 * scripttempl/elf.c: Define __bss_start before the .sbss section.Ian Lance Taylor2-13/+64
1994-01-07 * ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol informationIan Lance Taylor1-0/+9
with the associate stabs information. (ecoff_build_symbols): Never set the type of stabs symbols to st_Global. Don't update the symbol index or ifd if the gas symbol is not the same as the ECOFF symbol (which is now the case for stabs symbols).
1994-01-07 * aoutx.h (adjust_z_magic): Don't merge the start of bss with theDavid MacKenzie2-5/+17
end of data if they are not contiguous.
1994-01-07 * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h,Peter Schauer4-0/+7
config/vax/tm-vax.h (CALL_DUMMY_BREAKPOINT_OFFSET): Define.
1994-01-07 * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h,Peter Schauer2-0/+21
config/vax/tm-vax.h (CALL_DUMMY_BREAKPOINT_OFFSET): Define. * mdebugread.c (parse_symbol): Handle enum sh.type produced by DEC c89. * mdebugread.c (add_line): Handle zero linenos produced by DEC c89.
1994-01-07 * aoutf1.h (sunos4_aout_backend): Comment the fields' meanings.David MacKenzie1-0/+4
1994-01-07 * gdb.t07/watchpoint.exp: Clear xfail for calling function withPeter Schauer1-0/+11
watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined. * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions have to be typeless.
1994-01-07 * ecoff.c (ecoff_mkobject_hook): Don't set SEC_SHARED_LIBRARY flagIan Lance Taylor2-3/+11
for .reginfo section here. (ecoff_new_section_hook): Set it here instead.
1994-01-07 * utils.c (print_sys_errmsg): Call gdb_flush (gdb_stdout) beforeJim Kingdon2-6/+20
printing to gdb_stderr. * remote-udi.c (udi_kill): Don't close the connection, just set inferior_pid to zero. (udi_mourn): Call remove_breakpoints. * remote-udi.c: Remove obsolete need_artificial_traps comment.
1994-01-07Fri Jan 7 11:26:29 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-35/+39
* mpw-make.in: Replace 8-bit chars with their names.
1994-01-07Fri Jan 7 11:18:48 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-68/+75
* mpw-make.in: Replace 8-bit chars with their names. * config/ho-mpw.h (LOSING_COMPILER): Define.
1994-01-07Fri Jan 7 11:14:07 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-0/+51
* config/tc-mips.c (macro): Add a LOSING_COMPILER ifdef that splits the function. (macro2): New function, if LOSING_COMPILER defined.
1994-01-07Fri Jan 7 10:34:47 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-285/+314
* mpw-make.in: Replace 8-bit chars with their names. * coffswap.h (coff_swap_scnhdr_out): Add alternative version with partly-expanded macros.
1994-01-07Fri Jan 7 10:29:27 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-4/+24
* bfd-in.h: (bfd_boolean): Add workaround for systems that also define true and false as enums. (ALMOST_STDC): Add as alternative to __STDC__. * bfd-in2.h: Rebuilt. * syms.c (bfd_print_symbol_vandf): Convert a PTR to FILE*.
1994-01-07* i386b-nat.c (sregmap): If sEAX, etc., not defined, use tEAX, etc.Jim Kingdon2-0/+18
1994-01-07 * config/obj-coffbfd.c (fill_section): Don't ever fill past theSteve Chamberlain2-2/+17
end of a section. (write_object_file): Temporary fix - setup stdoutput.
1994-01-07Various entries.Ian Lance Taylor1-0/+24
1994-01-07Really remove files that are no longer used.Ian Lance Taylor3-74/+0
1994-01-07 * targets.c (target_vector): Added nlm32_alpha_vec inside #ifdefIan Lance Taylor1-68/+58
BFD64. * Makefile.in (BFD32_BACKENDS): Remove nlm32-alpha.o. (BFD64_BACKENDS): Add nlm32-alpha.o. It depends on 64 bit support, even though it is for an Alpha in 32 bit mode. * configure.in (nlm32_alpha_vec): Set target64 to true. * nlm32-gen.c, nlm64-gen.c: Removed. All nlm targets are different, so there is no point to providing a generic one. * libnlm.h: Don't bother to check for nlm_backend(bfd) being NULL in the backend accessor macros; that should no longer be possible. * targets.c (target_vector): Removed nlm32_big_generic_vec, nlm64_big_generic_vec, nlm64_little_generic_vec. * configure.in (nlm32_big_generic_vec, nlm32_little_generic_vec, nlm64_big_generic_vec, nlm64_little_generic_vec): Removed. * Makefile.in: Rebuilt dependencies, and (BFD32_BACKENDS): Removed nlm32-gen.o. (BFD64_BACKENDS): Removed nlm64-gen.o. (CFILES): Removed nlm32-gen.c and nlm64-gen.c.
1994-01-07 * configure.in: Correct test for --with-gnu-as andIan Lance Taylor1-2/+2
--with-gnu-ld to not get confused by substring matches.
1994-01-06fix sparc-solaris reloc bugKen Raeburn2-3/+6
1994-01-06* symtab.c (lookup_symbol): Don't try adding .c to the name.Jim Kingdon2-0/+22
1994-01-06 * aoutx.h (translate_to_native_sym_flags): Catch the case whereDavid MacKenzie2-9/+18
there is no output section.
1994-01-06 * hp300hpux.c (ARCH_SIZE): Define before including aoutx.h.Ian Lance Taylor1-0/+2
1994-01-06 * remote-bug.c: At the start of each section, reset srec_frameJim Kingdon2-1/+10
back to 160.
1994-01-06 * configure.in: Don't issue warnings about directories which areIan Lance Taylor2-1/+4
not being configued if -norecursion is set.
1994-01-06 * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAITKIND_SPURIOUS.Jim Kingdon3-30/+80
* target.c (store_waitstatus): Add CHILD_SPECIAL_WAITSTATUS hook. * infrun.c (wait_for_inferior): Replace SIGTRAP_STOP_AFTER_LOAD with code which looks for those two waitkinds. Use switch statement. * config/rs6000/tm-rs6000.h: Replace SIGTRAP_STOP_AFTER_LOAD with CHILD_SPECIAL_WAITSTATUS.
1994-01-06fix commentsDavid MacKenzie1-1/+2