Age | Commit message (Expand) | Author | Files | Lines |
1994-01-03 | * stabs.texinfo (String Field): Talk about defining several type | Jim Kingdon | 2 | -3/+12 |
1994-01-03 | Mon Jan 3 13:05:08 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -4/+9 |
1994-01-03 | * stabsread.c (read_enum_type): Use TARGET_INT_BIT not sizeof (int). | Jim Kingdon | 2 | -1/+3 |
1994-01-03 | Entry for making swapping retrieval routines take const argument. | Ian Lance Taylor | 1 | -0/+13 |
1994-01-03 | * bfd-in.h (bfd_get{b,l}[_signed_]{16,32,64}): Declare argument to | Ian Lance Taylor | 2 | -36/+36 |
1994-01-03 | Mon Jan 3 11:44:29 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 6 | -2/+206 |
1994-01-03 | Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -0/+8 |
1994-01-03 | Renamed get_elt_at_filepos to _bfd_get_elt_at_filepos, and made it | Ian Lance Taylor | 2 | -8/+8 |
1994-01-03 | * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last | Jeff Law | 1 | -1/+1 |
1994-01-03 | * libbfd-in.h (struct artdata): Added tdata field. | Ian Lance Taylor | 5 | -102/+154 |
1994-01-03 | * breakpoint.c (frame_in_dummy): Check PC as well as frame. | Jim Kingdon | 1 | -0/+4 |
1994-01-03 | * bfd.texinfo: Added Hash Tables node. | Ian Lance Taylor | 1 | -0/+7 |
1994-01-03 | * hash.c: Added some documentation. | Ian Lance Taylor | 2 | -0/+270 |
1994-01-03 | * aout-target.h, netbsd386.c: Replace NO_SWAP_MAGIC with SWAP_MAGIC, | Jim Kingdon | 3 | -8/+17 |
1994-01-03 | * mdebugread.c (psymtab_to_symtab_1): Only pass N_STAB symbols | Peter Schauer | 2 | -2/+16 |
1994-01-03 | * config/m68k/tm-sun3.h: Don't define BELIEVE_PCC_PROMOTION. | Jim Kingdon | 2 | -6/+6 |
1994-01-01 | * hosts/i386mach3.h (HOST_SEGMENT_SIZE): Fix value. | David MacKenzie | 1 | -0/+1 |
1994-01-01 | Support for VSTa micro-kernel. | Rob Savoye | 2 | -0/+9 |
1994-01-01 | * config.bfd: Add support for VSTa micro-kernel. It currently uses | Rob Savoye | 1 | -0/+5 |
1994-01-01 | * configure.in, config.sub: Add support for VSTa micro-kernel. | Rob Savoye | 1 | -0/+5 |
1994-01-01 | clarify change | David MacKenzie | 1 | -1/+1 |
1994-01-01 | * scripttempl/aout.sc: Pad .text to DATA_ALIGNMENT if relocating; | David MacKenzie | 1 | -0/+8 |
1994-01-01 | * i386mach3.c (SEGMENT_SIZE): Fix value. | David MacKenzie | 1 | -0/+4 |
1994-01-01 | * infrun.c (wait_for_inferior): Do not step or step resume past | Peter Schauer | 1 | -0/+5 |
1993-12-31 | * nindy-share/nindy.c: Fix order of arguments to store_unsigned_integer | Jim Kingdon | 1 | -0/+6 |
1993-12-31 | * remote-mips.c: Add timeout parameter to mips_request and | Jim Kingdon | 2 | -25/+40 |
1993-12-31 | Minor cleanups suggested by CodeCenter. | Ian Lance Taylor | 6 | -34/+85 |
1993-12-31 | * ldgram.y (yyerror): Make argument const char *, and actually | Ian Lance Taylor | 1 | -0/+7 |
1993-12-31 | * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR): Don't include | David MacKenzie | 2 | -0/+13 |
1993-12-31 | * i386mach3.c (N_TXTADDR): Don't define after all. | David MacKenzie | 2 | -5/+10 |
1993-12-31 | minor fixes | David MacKenzie | 1 | -0/+302 |
1993-12-31 | * stack.c (print_block_frame_locals): Also print LOC_BASEREG variables. | Jim Kingdon | 1 | -0/+4 |
1993-12-31 | * symtab.c (find_methods): Call fprintf_symbol_filtered with DMGL_ANSI. | Peter Schauer | 2 | -16/+47 |
1993-12-31 | Insert Peter Kessler's name as inventor (I think). | John Gilmore | 2 | -1/+5 |
1993-12-31 | * remote-mips.c (mips_error): New function. | Jim Kingdon | 3 | -29/+50 |
1993-12-30 | Define N_TXTADDR | David MacKenzie | 2 | -0/+62 |
1993-12-30 | * values.c (unpack_long): Fix garbled error message. | Jim Kingdon | 2 | -1/+3 |
1993-12-30 | * remote-mips.c (mips_error): New function. | Jim Kingdon | 2 | -22/+55 |
1993-12-30 | Rebuilt after removal of seclet.c from doc/Makefile.in. | Ian Lance Taylor | 1 | -6/+0 |
1993-12-30 | Makefile.in: Delete all references to seclet.c, since it's just been deleted. | Ken Raeburn | 2 | -14/+33 |
1993-12-30 | * breakpoint.c (breakpoint_chain): Make static. | Jim Kingdon | 3 | -4/+47 |
1993-12-30 | Added new files for linker support, and removed old seclet files. | Ian Lance Taylor | 6 | -242/+1771 |
1993-12-30 | Removed files that are no longer used by the rewritten linker. | Ian Lance Taylor | 11 | -1332/+0 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 29 | -659/+4752 |
1993-12-30 | A major rewrite to move the bulk of the linker into BFD so that | Ian Lance Taylor | 7 | -409/+632 |
1993-12-30 | * bfdlink.h: New file for new BFD linker backend routines. | Ian Lance Taylor | 1 | -0/+1 |
1993-12-30 | * exec.c (add_to_section_table): Check for SEC_ALLOC instead of | Peter Schauer | 1 | -0/+5 |
1993-12-30 | * section.c (bfd_get_section_contents): Return zero filled buffer | Peter Schauer | 2 | -27/+38 |
1993-12-30 | * infrun.c (wait_for_inferior): Enable code which assumes that if | Jim Kingdon | 2 | -10/+22 |
1993-12-30 | Revert last change. It loses. | Jeff Law | 1 | -5/+0 |