aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-01-04Mon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs6-2/+607
1994-01-04Mon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-4/+116
1994-01-04 * aout-target.h (MY(vec)): Add DYNAMIC to mask of object flags.David MacKenzie1-0/+10
1994-01-03 * bfd-in.h, hash.c: Change bfd_hash_allocate argument from size_tIan Lance Taylor1-0/+4
1994-01-03 * stabsread.c (read_type): Allow defining several type numbersJim Kingdon2-32/+43
1994-01-03 * stabs.texinfo (String Field): Talk about defining several typeJim Kingdon2-3/+12
1994-01-03Mon Jan 3 13:05:08 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-4/+9
1994-01-03* stabsread.c (read_enum_type): Use TARGET_INT_BIT not sizeof (int).Jim Kingdon2-1/+3
1994-01-03Entry for making swapping retrieval routines take const argument.Ian Lance Taylor1-0/+13
1994-01-03 * bfd-in.h (bfd_get{b,l}[_signed_]{16,32,64}): Declare argument toIan Lance Taylor2-36/+36
1994-01-03Mon Jan 3 11:44:29 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs6-2/+206
1994-01-03Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-0/+8
1994-01-03Renamed get_elt_at_filepos to _bfd_get_elt_at_filepos, and made itIan Lance Taylor2-8/+8
1994-01-03 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in lastJeff Law1-1/+1
1994-01-03 * libbfd-in.h (struct artdata): Added tdata field.Ian Lance Taylor5-102/+154
1994-01-03* breakpoint.c (frame_in_dummy): Check PC as well as frame.Jim Kingdon1-0/+4
1994-01-03 * bfd.texinfo: Added Hash Tables node.Ian Lance Taylor1-0/+7
1994-01-03 * hash.c: Added some documentation.Ian Lance Taylor2-0/+270
1994-01-03 * aout-target.h, netbsd386.c: Replace NO_SWAP_MAGIC with SWAP_MAGIC,Jim Kingdon3-8/+17
1994-01-03 * mdebugread.c (psymtab_to_symtab_1): Only pass N_STAB symbolsPeter Schauer2-2/+16
1994-01-03* config/m68k/tm-sun3.h: Don't define BELIEVE_PCC_PROMOTION.Jim Kingdon2-6/+6
1994-01-01 * hosts/i386mach3.h (HOST_SEGMENT_SIZE): Fix value.David MacKenzie1-0/+1
1994-01-01Support for VSTa micro-kernel.Rob Savoye2-0/+9
1994-01-01 * config.bfd: Add support for VSTa micro-kernel. It currently usesRob Savoye1-0/+5
1994-01-01 * configure.in, config.sub: Add support for VSTa micro-kernel.Rob Savoye1-0/+5
1994-01-01clarify changeDavid MacKenzie1-1/+1
1994-01-01 * scripttempl/aout.sc: Pad .text to DATA_ALIGNMENT if relocating;David MacKenzie1-0/+8
1994-01-01 * i386mach3.c (SEGMENT_SIZE): Fix value.David MacKenzie1-0/+4
1994-01-01 * infrun.c (wait_for_inferior): Do not step or step resume pastPeter Schauer1-0/+5
1993-12-31 * nindy-share/nindy.c: Fix order of arguments to store_unsigned_integerJim Kingdon1-0/+6
1993-12-31 * remote-mips.c: Add timeout parameter to mips_request andJim Kingdon2-25/+40
1993-12-31 Minor cleanups suggested by CodeCenter.Ian Lance Taylor6-34/+85
1993-12-31 * ldgram.y (yyerror): Make argument const char *, and actuallyIan Lance Taylor1-0/+7
1993-12-31 * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR): Don't includeDavid MacKenzie2-0/+13
1993-12-31 * i386mach3.c (N_TXTADDR): Don't define after all.David MacKenzie2-5/+10
1993-12-31minor fixesDavid MacKenzie1-0/+302
1993-12-31* stack.c (print_block_frame_locals): Also print LOC_BASEREG variables.Jim Kingdon1-0/+4
1993-12-31 * symtab.c (find_methods): Call fprintf_symbol_filtered with DMGL_ANSI.Peter Schauer2-16/+47
1993-12-31Insert Peter Kessler's name as inventor (I think).John Gilmore2-1/+5
1993-12-31 * remote-mips.c (mips_error): New function.Jim Kingdon3-29/+50
1993-12-30Define N_TXTADDRDavid MacKenzie2-0/+62
1993-12-30* values.c (unpack_long): Fix garbled error message.Jim Kingdon2-1/+3
1993-12-30 * remote-mips.c (mips_error): New function.Jim Kingdon2-22/+55
1993-12-30Rebuilt after removal of seclet.c from doc/Makefile.in.Ian Lance Taylor1-6/+0
1993-12-30Makefile.in: Delete all references to seclet.c, since it's just been deleted.Ken Raeburn2-14/+33
1993-12-30 * breakpoint.c (breakpoint_chain): Make static.Jim Kingdon3-4/+47
1993-12-30Added new files for linker support, and removed old seclet files.Ian Lance Taylor6-242/+1771
1993-12-30Removed files that are no longer used by the rewritten linker.Ian Lance Taylor11-1332/+0
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor29-659/+4752
1993-12-30 A major rewrite to move the bulk of the linker into BFD so thatIan Lance Taylor7-409/+632