aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-04-04 Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1-10/+14
1994-04-04 * Makefile.in: Rebuilt dependencies.Ian Lance Taylor1-0/+4
1994-04-04 * aix386-core.c (aix386_bfd_is_local_label): Correct cast fromPeter Schauer4-3/+12
1994-04-04 * ppc-opc.c (powerpc_operands): The signedp field has beenIan Lance Taylor2-58/+78
1994-04-04 * config/tc-ppc.c (ppc_insert_operand): Check PPC_OPERAND_SIGNEDIan Lance Taylor1-0/+5
1994-04-04 * config/tc-ppc.c (ppc_size): New static variable.Ian Lance Taylor2-6/+19
1994-04-04 * som.c (som_slurp_string_table): Use malloc to allocate spaceJeff Law2-6/+50
1994-04-02* symfile.c (deduce_language_from_filename): .cpp is a C++ extension.Jim Kingdon2-5/+10
1994-04-01 * aoutx.h (aout_link_write_symbols): If keep_memory is false, makeIan Lance Taylor2-1/+23
1994-04-01 * archive.c (_bfd_write_archive_contents): Once we've found anIan Lance Taylor2-1/+45
1994-04-01 Add bfd_free_cached_info support to a.out backends.Ian Lance Taylor8-164/+200
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