Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-01-11 | * a29k-tdep.c (examine_prologue): Don't worry if the ASGEQ | John Gilmore | 2 | -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 already | Rob Savoye | 1 | -0/+5 | |
defined in lib/gdb.exp | |||||
1994-01-11 | Tweaked to work with either version of expect. removed gdb_unload proc | Rob Savoye | 1 | -27/+0 | |
cause it's already in lib/gdb.exp. | |||||
1994-01-11 | Tweaked to work with either version of expect. | Rob Savoye | 1 | -26/+39 | |
1994-01-11 | * c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT. | Jim Kingdon | 2 | -5/+12 | |
1994-01-11 | Add alpha-nw.mt to things to keep | Jim Kingdon | 1 | -0/+1 | |
1994-01-11 | Add udi2go32.c to things to keep | Jim Kingdon | 1 | -0/+1 | |
1994-01-11 | Add TODO to things to keep | Jim Kingdon | 1 | -0/+1 | |
1994-01-11 | * config/alpha/alpha-netware.mt: Rename to alpha-nw.mt for 14 | Jim Kingdon | 3 | -1/+7 | |
character filenames. * configure.in: Change accordingly. | |||||
1994-01-11 | * ldgram.y, ldlex.l: Make the space between -e, -u, and -y and | David MacKenzie | 1 | -0/+5 | |
their arguments optional, for compatibility with the old GNU ld. | |||||
1994-01-11 | Set lose_these_too correctly | Stan Shebs | 2 | -3/+10 | |
1994-01-11 | * Makefile.in (install): Remove "@" which follows a backslash. In | Jim Kingdon | 2 | -1/+6 | |
this position it just causes errors, not suppresses echoes. | |||||
1994-01-11 | Set lose_these_too correctly | Stan Shebs | 3 | -7/+19 | |
1994-01-10 | * m68k-stub.c, sparc-stub.c: removed spurious introduction of | Thomas Lord | 1 | -0/+5 | |
_filtered io routines from these two files. | |||||
1994-01-10 | Remove mt-hppa since it's no longer used/needed. | Jeff Law | 1 | -1/+0 | |
1994-01-10 | * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected | Jeff Law | 5 | -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 .PROC | Jeff Law | 2 | -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 RT | Jeff Law | 1 | -0/+5 | |
field selectors. | |||||
1994-01-09 | keep te-netbsd.h | Ken Raeburn | 1 | -0/+1 | |
1994-01-09 | te-netbsd.h: New file. | Ken Raeburn | 1 | -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 Raeburn | 3 | -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 compatibility | Ken Raeburn | 1 | -0/+4 | |
with 386bsd and netbsd0.8. | |||||
1994-01-08 | * scripttempl/elf.c: Define __bss_start before the .sbss section. | Ian Lance Taylor | 2 | -13/+64 | |
1994-01-07 | * ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol information | Ian Lance Taylor | 1 | -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 the | David MacKenzie | 2 | -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 Schauer | 4 | -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 Schauer | 2 | -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 MacKenzie | 1 | -0/+4 | |
1994-01-07 | * gdb.t07/watchpoint.exp: Clear xfail for calling function with | Peter Schauer | 1 | -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 flag | Ian Lance Taylor | 2 | -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) before | Jim Kingdon | 2 | -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-07 | Fri Jan 7 11:26:29 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -35/+39 | |
* mpw-make.in: Replace 8-bit chars with their names. | |||||
1994-01-07 | Fri Jan 7 11:18:48 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -68/+75 | |
* mpw-make.in: Replace 8-bit chars with their names. * config/ho-mpw.h (LOSING_COMPILER): Define. | |||||
1994-01-07 | Fri Jan 7 11:14:07 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -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-07 | Fri Jan 7 10:34:47 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -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-07 | Fri Jan 7 10:29:27 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -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 Kingdon | 2 | -0/+18 | |
1994-01-07 | * config/obj-coffbfd.c (fill_section): Don't ever fill past the | Steve Chamberlain | 2 | -2/+17 | |
end of a section. (write_object_file): Temporary fix - setup stdoutput. | |||||
1994-01-07 | Various entries. | Ian Lance Taylor | 1 | -0/+24 | |
1994-01-07 | Really remove files that are no longer used. | Ian Lance Taylor | 3 | -74/+0 | |
1994-01-07 | * targets.c (target_vector): Added nlm32_alpha_vec inside #ifdef | Ian Lance Taylor | 1 | -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 and | Ian Lance Taylor | 1 | -2/+2 | |
--with-gnu-ld to not get confused by substring matches. | |||||
1994-01-06 | fix sparc-solaris reloc bug | Ken Raeburn | 2 | -3/+6 | |
1994-01-06 | * symtab.c (lookup_symbol): Don't try adding .c to the name. | Jim Kingdon | 2 | -0/+22 | |
1994-01-06 | * aoutx.h (translate_to_native_sym_flags): Catch the case where | David MacKenzie | 2 | -9/+18 | |
there is no output section. | |||||
1994-01-06 | * hp300hpux.c (ARCH_SIZE): Define before including aoutx.h. | Ian Lance Taylor | 1 | -0/+2 | |
1994-01-06 | * remote-bug.c: At the start of each section, reset srec_frame | Jim Kingdon | 2 | -1/+10 | |
back to 160. | |||||
1994-01-06 | * configure.in: Don't issue warnings about directories which are | Ian Lance Taylor | 2 | -1/+4 | |
not being configued if -norecursion is set. | |||||
1994-01-06 | * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAITKIND_SPURIOUS. | Jim Kingdon | 3 | -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-06 | fix comments | David MacKenzie | 1 | -1/+2 | |