aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-07-27I80960XL support (sanitized), misc cleanup:Ken Raeburn3-2/+60
1994-07-27Some bits of COFF cleanup, and i960-coff support:Ken Raeburn1-0/+40
1994-07-27i960xl changes (sanitized)Ken Raeburn3-27/+59
1994-07-27(howto_rellong, howto_iprmed, howto_optcall): Use HOWTO macro.Ken Raeburn1-9/+9
1994-07-27i960xl sanitization; keep some more ns32k related filesKen Raeburn1-0/+24
1994-07-26i960xl changes (sanitized); keep ns32k-dis.cKen Raeburn2-0/+42
1994-07-26i960xl support (sanitized)Ken Raeburn1-0/+21
1994-07-26i960xl opcode table changes (sanitized)Ken Raeburn2-0/+37
1994-07-26Tue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee)Stan Shebs2-1/+9
1994-07-26ns32k files; i960xl sanitizationKen Raeburn1-0/+23
1994-07-26 * elfcode.h (elf_adjust_dynamic_symbol): When handling a weakIan Lance Taylor1-0/+4
1994-07-26 Add support for creating shared libraries under i386 ELF and SPARCIan Lance Taylor5-141/+412
1994-07-26 * scripttempl/elf.sc: Copy several more relocation sections intoIan Lance Taylor1-0/+5
1994-07-26 * gdb.base/corefile.exp: Change `else if' to `elseif', which isPeter Schauer1-0/+5
1994-07-26 * target.c (nomemory): Fix prototype and routine to take correctStu Grossman2-3/+9
1994-07-25* gdb.base/opaque.exp: use runto instead of messing around withJ.T. Conklin1-0/+11
1994-07-25* gdb.base/opaque.exp: use runto instead of messing around withJ.T. Conklin1-44/+11
1994-07-25* Makefile.in (clean): Remove libgdb-files.Jim Kingdon2-1/+5
1994-07-25Update to reflect comings and goings of ns32k and mach-related filesStan Shebs2-0/+6
1994-07-25 * configure.in (pc532mach_vec): Change to pc532machaout_vec.Stan Shebs2-5/+25
1994-07-25 * coredep.c: Include inferior.h.Stan Shebs2-0/+5
1994-07-25* Makefile.in (LD_FOR_TARGET): Look for ld in ../ld/ld.new.J.T. Conklin2-25/+122
1994-07-25 * objdump.c (objdump_print_address): Correct handling of end ofIan Lance Taylor1-0/+5
1994-07-25 * configure.in: Warn about use of /usr/ucb/cc on Solaris. FromIan Lance Taylor2-0/+32
1994-07-24 * Makefile.in: Remove extra tabs that confuse some versionsFred Fish2-31/+35
1994-07-23 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.Stan Shebs1-0/+2
1994-07-23 * symfile.c (deduce_language_from_filename): Recognize .S as asm,Stan Shebs1-0/+3
1994-07-23 * gdb.base/help.exp: Update expected add-symbol-file, ignore, andStan Shebs1-0/+5
1994-07-23 * breakpoint.c (ignore, condition): Move usage note into body ofStan Shebs2-19/+28
1994-07-23 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.Per Bothner2-5/+21
1994-07-23 * target.c (unpush_target): Fix handling of removal of top target.Stu Grossman2-2/+9
1994-07-23 * configure: Search current dir first in .gdbinit.Stu Grossman2-2/+11
1994-07-23 * Makefile.in: Add stuff to build nlmstub.Stu Grossman11-140/+352
1994-07-22Forgot to save my buffer before last check in.Ian Lance Taylor1-0/+23
1994-07-22Upgraded to use gdb_test.J.T. Conklin1-0/+391
1994-07-22* nm.c (numeric_forward): Treat undefined symbols as "less than" definedKen Raeburn1-0/+17
1994-07-22 * scripttempl/elf.sc: Use PROVIDE to define etext, edata, and end.Ian Lance Taylor4-166/+252
1994-07-22 * aoutx.h (aout_link_check_ar_symbols): When changing a symbol toIan Lance Taylor5-100/+55
1994-07-22 * ldlang.c (lang_common): Pass desired alignment toIan Lance Taylor2-33/+13
1994-07-22 * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size into aIan Lance Taylor1-0/+13
1994-07-22 * ldlang.c (wild_section): Attach all section with the given name,Ian Lance Taylor2-52/+152
1994-07-22 * aoutx.h (NAME(aout,some_aout_object_p)): Just checkIan Lance Taylor2-3/+12
1994-07-22 * i386mach3.c: Reverted to version from before Jul 5 1994 changes.Stan Shebs1-0/+4
1994-07-21 * config.sub: Refer to NeXT's operating system as nextstep.Per Bothner2-5/+7
1994-07-21 * config.sub (case $basic_machine): Re-order the cases, to matchPer Bothner2-318/+362
1994-07-21 * reloc.c (struct reloc_howto_struct): Remove special_function1.Ian Lance Taylor2-19/+80
1994-07-21 * config/mh-alphaosf, config/mh-apollo68v, config/mh-delta88:Ian Lance Taylor1-0/+5
1994-07-20 * ld.h (args_type): Add field rpath.Ian Lance Taylor2-4/+57
1994-07-20 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add rpathIan Lance Taylor2-4/+21
1994-07-20Use gdb_run_cmdJ.T. Conklin1-18/+5