aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-04-01 * targets.c (bfd_target): Add _bfd_free_cached_info field.Ian Lance Taylor27-170/+329
1994-04-01 * elf32-hppa.c (elf_hppa_reloc_type_lookup): Correct type ofIan Lance Taylor1-4/+4
1994-04-01 * coff-a29k.c (a29k_reloc): Add reloc_entry->address to value ofIan Lance Taylor1-1/+2
1994-04-01 * config/sparc/tm-sun4sol2.h (IN_SOLIB_TRAMPOLINE): Removed,Peter Schauer1-3/+0
1994-04-01 * config/tm-sysv4.h (IN_SOLIB_TRAMPOLINE): Use new in_plt_section.Peter Schauer1-9/+3
1994-04-01 For SVR4 targets, enable gdb to set breakpoints in sharedPeter Schauer3-1/+56
1994-04-01keep internals stuffKen Raeburn1-0/+1
1994-04-01Some internals docs. Not enough to be amazingly helpful yet, not reallyKen Raeburn1-0/+175
1994-04-01* i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size prefix is 0x66,Ken Raeburn1-4/+9
1994-04-01* internal.h (internal_aouthdr): Added comments for Apollo fields.Ken Raeburn1-0/+4
1994-03-31 * scripttempl/alpha.sc: Clean up section alignment to ensure thatIan Lance Taylor1-0/+5
1994-03-31 * config/tc-sparc.c (tc_gen_reloc): Add a gruesome hack to getIan Lance Taylor2-21/+72
1994-03-31 Added some support for Irix 4 shared libraries.Ian Lance Taylor2-2/+42
1994-03-31 * ecoff.h (STYP_ECOFF_LIB): Define as used on Irix 4.Ian Lance Taylor2-0/+5
1994-03-31 * coffcode.h (CALC_ADDEND): Change to fetch original symbol valueIan Lance Taylor3-10/+275
1994-03-31 * ecoff.c (ecoff_write_object_contents): Set the text_start andIan Lance Taylor2-4/+18
1994-03-31Added missing ChangeLog entry for Sean's check in, and rebuiltIan Lance Taylor2-0/+5
1994-03-31 * nlm32-i386.c (nlm_i386_read_import): Null terminate the symbolIan Lance Taylor3-4/+806
1994-03-31Missing BFD_RELOC_26.Sean Eric Fagan1-0/+1
1994-03-31 * coffgen.c (coff_write_symbol): Reindented. Changed to returnIan Lance Taylor3-172/+245
1994-03-31 * configure: Support --silent, --quiet.David MacKenzie2-4/+12
1994-03-31 * som.c (som_begin_writing): New approach at dealing with holesJeff Law2-18/+34
1994-03-31 * configure: Support --disable-FEATURE.David MacKenzie2-2/+12
1994-03-31Only build PowerPC stubs if we are converting a PowerPC object file.Ian Lance Taylor1-2/+4
1994-03-30Wed Mar 30 15:31:55 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-1/+8
1994-03-30Wed Mar 30 15:30:44 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-2/+7
1994-03-30 * xcoffread.c (xcoff_next_symbol_text): New function.Jim Kingdon1-3/+3
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor43-961/+1301
1994-03-30 * elfread.c (elf_symtab_read): Change storage_needed,Ian Lance Taylor3-9/+29
1994-03-30 * gprof.c (getsymtab): Change nosyms to long. RenameIan Lance Taylor2-4/+23
1994-03-30 Update for recent BFD changes to symbol and reloc reading. RenameIan Lance Taylor5-71/+178
1994-03-30 * ldmisc.c (vfinfo): Change symbol reading slightly for recent BFDIan Lance Taylor1-0/+6
1994-03-30 * xcoffread.c (xcoff_next_symbol_text): New function.Jim Kingdon2-13/+30
1994-03-30* remote.c (getpkt): Remove unused "out" label.Jim Kingdon2-1/+4
1994-03-30 * breakpoint.c (print_it_normal): Allow GDB to notify the userJeff Law2-5/+9
1994-03-30* hosts/dpx2.h: Define POSIX_UTIME.Jim Kingdon1-0/+4
1994-03-30* config/m68k/tm-dpx2.h: Include tm-m68k.h not nonexistent tm-68k.h.Jim Kingdon2-1/+5
1994-03-30 * blockframe.c (find_pc_partial_function): mst_file_textPeter Schauer2-4/+32
1994-03-30 * config/i386/tm-symmetry.h: Clean up, it is now only used for Dynix.Peter Schauer2-297/+76
1994-03-30 * ch-exp.y (decode_integer_value, match_character_literal,Peter Schauer6-50/+144
1994-03-30 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs forPeter Schauer1-0/+12
1994-03-30 * i386-dis.c (struct private): Renamed to dis_private. `private'Peter Schauer1-0/+5
1994-03-30 * i386dynix.c, config/i386-dynix.mt: New files, handling DynixPeter Schauer6-2/+104
1994-03-30 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):Jeff Law1-0/+5
1994-03-30 * hppa-tdep.c (hppa_fix_call_dummy): Use an alternate method forJeff Law2-0/+35
1994-03-30 * ch-exp.y: Implement SIZE(mode_name) and SIZE(expression).Per Bothner2-9/+10
1994-03-30 * ch-lang.c (chill_is_varying_struct): Magic string isPer Bothner2-1/+6
1994-03-30 * remote.c (getpkt): If we get a timeout, actually retry ratherJim Kingdon2-7/+16
1994-03-30* config.guess: Recognize NCR running SVR4.3.Jim Kingdon2-0/+7
1994-03-30Modified Files:Kung Hsu3-16/+72