Age | Commit message (Expand) | Author | Files | Lines |
1994-01-06 | * linker.c (_bfd_generic_link_add_one_symbol): Add constructor and | Ian Lance Taylor | 2 | -143/+831 |
1994-01-06 | * binutils.texi: Add a chapter summarizing the ways to select | David MacKenzie | 8 | -131/+486 |
1994-01-06 | * ld.h (QUAD_SIZE): Define. | Ian Lance Taylor | 4 | -376/+274 |
1994-01-06 | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 14 | -53/+43 |
1994-01-06 | * configure.in: Don't build gas for alpha-dec-osf1*. | Ian Lance Taylor | 2 | -1/+5 |
1994-01-06 | * config/tc-mips.c (mips_ip): Warn about using $1 as well as $at | Ian Lance Taylor | 2 | -63/+14 |
1994-01-06 | Tweaked to work with either version of expect. | Rob Savoye | 1 | -12/+6 |
1994-01-06 | * scripttempl/alpha.sc: Don't create .lit4 or .sdata sections, | Ian Lance Taylor | 1 | -0/+5 |
1994-01-06 | * ldemul.h (ld_emulation_xfer_struct): Comment the members. | David MacKenzie | 1 | -0/+9 |
1994-01-06 | Makefile.in, as.h changes | Ken Raeburn | 1 | -0/+6 |
1994-01-06 | include literal.c, .o | Ken Raeburn | 1 | -0/+2 |
1994-01-06 | new file literal.c | Ken Raeburn | 2 | -0/+3 |
1994-01-06 | tc-mips.h, subsegs.c changes | Ken Raeburn | 1 | -0/+9 |
1994-01-06 | (TARGET_FORMAT) [OBJ_AOUT]: Fix for new names in bfd. | Ken Raeburn | 1 | -9/+14 |
1994-01-06 | * ecoff.h (STYP_EXTENDESC, STYP_COMMENT, STYP_XDATA, STYP_PDATA): Define. | Ken Raeburn | 2 | -7/+18 |
1994-01-05 | * ecoff.h (NUM_RELOC_SECTIONS): Define. | Ian Lance Taylor | 2 | -0/+41 |
1994-01-05 | fix comment delimiters | David D. Zuhn | 1 | -1/+1 |
1994-01-05 | * config/ho-vsta.h, configure.in, .Sanitize: Add support for VSTa | Rob Savoye | 3 | -0/+33 |
1994-01-05 | Add default values for AS and ASFLAGS. | Rob Savoye | 1 | -0/+10 |
1994-01-05 | * configure: Back out Per's change of 12/19/1993. It changes the | Stu Grossman | 1 | -0/+27 |
1994-01-04 | * config/alpha/alpha-netware.mt: New target support for Alpha | Stu Grossman | 3 | -0/+15 |
1994-01-04 | Tue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 5 | -38/+35 |
1994-01-04 | Tue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -2/+6 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 32 | -7959/+1166 |
1994-01-04 | * objfiles.c (build_objfile_section_table): Don't abort() if | Jim Kingdon | 1 | -4/+6 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1 | -6/+0 |
1994-01-04 | need GM ChangeLog | Stan Shebs | 1 | -0/+4 |
1994-01-04 | fix the .Sanitize | Stan Shebs | 2 | -8/+13 |
1994-01-04 | Mon Jan 3 10:47:37 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 5 | -0/+226 |
1994-01-04 | Add vsta.mt and vsta.sh. | Rob Savoye | 2 | -0/+2 |
1994-01-04 | * Version 4.11.3. | Jim Kingdon | 2 | -0/+7491 |
1994-01-04 | New for ChangeLog split | Jim Kingdon | 1 | -0/+0 |
1994-01-04 | Remove ChangeLog entry, since one change was backed out immediately and | Stan Shebs | 1 | -5/+0 |
1994-01-04 | Mon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 6 | -2/+607 |
1994-01-04 | Mon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -4/+116 |
1994-01-04 | * aout-target.h (MY(vec)): Add DYNAMIC to mask of object flags. | David MacKenzie | 1 | -0/+10 |
1994-01-03 | * bfd-in.h, hash.c: Change bfd_hash_allocate argument from size_t | Ian Lance Taylor | 1 | -0/+4 |
1994-01-03 | * stabsread.c (read_type): Allow defining several type numbers | Jim Kingdon | 2 | -32/+43 |
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 |