aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-05-19 Add support for ELF shared libraries.Ian Lance Taylor9-170/+410
1994-05-19 Add support for ELF shared libraries. Loosely based on work byIan Lance Taylor10-489/+3373
1994-05-19Change INSTALL_LASTness.Steve Chamberlain1-1/+2
1994-05-19Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)Steve Chamberlain3-3/+16
1994-05-19 * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"Jeff Law2-2/+6
1994-05-19 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,Bill Cox7-0/+12
1994-05-18 * interp.c (sim_*): Make result void where there isn't one.David Edelsohn3-54/+279
1994-05-18 * compile.c: #include "bfd.h".David Edelsohn1-4/+20
1994-05-18 * remote-sim.h (sim_verbose): Delete.David Edelsohn3-58/+84
1994-05-18(decode_format): Allow TARGET_PTR_BIT to be non-constant.David Edelsohn1-0/+4
1994-05-18Expand my entry a bit.Ian Lance Taylor1-15/+27
1994-05-18 * Makefile.in (install): Redirect output of ln to /dev/null.Ian Lance Taylor2-1/+5
1994-05-18 * Makefile.in (install): Redirect ln output to /dev/null. If lnIan Lance Taylor2-10/+15
1994-05-18Comment changes.Ian Lance Taylor1-4/+5
1994-05-18 * som.c: Don't include <sys/dir.h> or <sys/user.h>.Ian Lance Taylor2-18/+34
1994-05-18 * config/tc-hppa.c (pa_ip): Use R_HPPA_ABS_CALL, not R_HPPA forJeff Law2-1/+6
1994-05-18 * elf32-hppa.h (R_HPPA_ABS_CALL): Define.Jeff Law2-5/+10
1994-05-18Tue May 17 16:45:20 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-2/+9
1994-05-18 * breakpoint.c (breakpoint_1): Fix typo.Jim Kingdon4-5/+13
1994-05-18more cleanupKaren Christiansen2-18/+44
1994-05-17cleanup after 94q2 migrationKaren Christiansen1-2/+2
1994-05-17* coff-i960.c (icoff_little_vec, icoff_big_vec): Indicate leading underscore,Ken Raeburn1-0/+5
1994-05-17 * Makefile.in (.m.c:): Added .SUFFIXES : .mBill Cox2-0/+7
1994-05-17 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error procBill Cox3-5/+10
1994-05-17 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,Bill Cox5-65/+56
1994-05-17 * lib/gas-defs.exp: Replace error proc calls with perror calls.Bill Cox2-6/+10
1994-05-17 * config/default.exp, config/unix.exp: Replace errorBill Cox3-7/+12
1994-05-17 * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): CallJim Kingdon6-15/+44
1994-05-17 * config/tc-hppa.c (pa_parse_fp_cmp_cond): Report an errorJeff Law2-1/+18
1994-05-17Fix a sanitization screwup.Stan Shebs1-1/+1
1994-05-17Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+6
1994-05-16 * emultempl/hppaelf.em: Change all references ofJeff Law2-0/+41
1994-05-16 * bfd-in2.h: Rebuilt.Jeff Law6-1305/+552
1994-05-16 * config/tc-hppa.c: Change .hppa_unwind to .PARISC.unwindJeff Law2-169/+38
1994-05-16 * gas/hppa/reloc/reloc.exp: Tweak expected output to match newJeff Law2-41/+126
1994-05-16 * common.h (EM_HPPA): Delete.Jeff Law2-0/+21
1994-05-16Fix typo in last check-in.Jeff Law1-2/+2
1994-05-16 * libhppa.h (hppa_field_adjust): Avoid adding constant_value intoJeff Law1-0/+5
1994-05-14Sat May 14 15:13:52 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs4-34/+42
1994-05-14 * source.c (find_source_lines): Always use code that was #ifdefJim Kingdon33-257/+106
1994-05-14 * aoutx.h (add_to_stringtab): Use BFD_ASSERT not assert. ThisJim Kingdon2-16/+39
1994-05-14 * bucomm.c: Check ANSI_PROTOTYPES rather than __STDC__.Ian Lance Taylor1-0/+4
1994-05-14 * bout.c (b_out_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR.Ian Lance Taylor1-0/+2
1994-05-14 * compile.c (decode): Fix typo (16 bit branches).David Edelsohn2-482/+569
1994-05-14 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.Bill Cox2-2/+7
1994-05-13Passdown -S to linker.Steve Chamberlain1-1/+1
1994-05-13 * Makefile.in (Move HOST_PREFIX_1 and friends up soSteve Chamberlain2-57/+83
1994-05-13Rewrite history.Ian Lance Taylor1-10/+0
1994-05-13Fix typo in last entryJim Kingdon1-1/+1
1994-05-13 gcc -Wall lint:Jim Kingdon22-254/+927