Age | Commit message (Expand) | Author | Files | Lines |
1994-05-19 | Add support for ELF shared libraries. | Ian Lance Taylor | 9 | -170/+410 |
1994-05-19 | Add support for ELF shared libraries. Loosely based on work by | Ian Lance Taylor | 10 | -489/+3373 |
1994-05-19 | Change INSTALL_LASTness. | Steve Chamberlain | 1 | -1/+2 |
1994-05-19 | Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) | Steve Chamberlain | 3 | -3/+16 |
1994-05-19 | * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining" | Jeff Law | 2 | -2/+6 |
1994-05-19 | * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff, | Bill Cox | 7 | -0/+12 |
1994-05-18 | * interp.c (sim_*): Make result void where there isn't one. | David Edelsohn | 3 | -54/+279 |
1994-05-18 | * compile.c: #include "bfd.h". | David Edelsohn | 1 | -4/+20 |
1994-05-18 | * remote-sim.h (sim_verbose): Delete. | David Edelsohn | 3 | -58/+84 |
1994-05-18 | (decode_format): Allow TARGET_PTR_BIT to be non-constant. | David Edelsohn | 1 | -0/+4 |
1994-05-18 | Expand my entry a bit. | Ian Lance Taylor | 1 | -15/+27 |
1994-05-18 | * Makefile.in (install): Redirect output of ln to /dev/null. | Ian Lance Taylor | 2 | -1/+5 |
1994-05-18 | * Makefile.in (install): Redirect ln output to /dev/null. If ln | Ian Lance Taylor | 2 | -10/+15 |
1994-05-18 | Comment changes. | Ian Lance Taylor | 1 | -4/+5 |
1994-05-18 | * som.c: Don't include <sys/dir.h> or <sys/user.h>. | Ian Lance Taylor | 2 | -18/+34 |
1994-05-18 | * config/tc-hppa.c (pa_ip): Use R_HPPA_ABS_CALL, not R_HPPA for | Jeff Law | 2 | -1/+6 |
1994-05-18 | * elf32-hppa.h (R_HPPA_ABS_CALL): Define. | Jeff Law | 2 | -5/+10 |
1994-05-18 | Tue May 17 16:45:20 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -2/+9 |
1994-05-18 | * breakpoint.c (breakpoint_1): Fix typo. | Jim Kingdon | 4 | -5/+13 |
1994-05-18 | more cleanup | Karen Christiansen | 2 | -18/+44 |
1994-05-17 | cleanup after 94q2 migration | Karen Christiansen | 1 | -2/+2 |
1994-05-17 | * coff-i960.c (icoff_little_vec, icoff_big_vec): Indicate leading underscore, | Ken Raeburn | 1 | -0/+5 |
1994-05-17 | * Makefile.in (.m.c:): Added .SUFFIXES : .m | Bill Cox | 2 | -0/+7 |
1994-05-17 | * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc | Bill Cox | 3 | -5/+10 |
1994-05-17 | * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp, | Bill Cox | 5 | -65/+56 |
1994-05-17 | * lib/gas-defs.exp: Replace error proc calls with perror calls. | Bill Cox | 2 | -6/+10 |
1994-05-17 | * config/default.exp, config/unix.exp: Replace error | Bill Cox | 3 | -7/+12 |
1994-05-17 | * utils.c (vfprintf_maybe_filtered, vfprintf_unfiltered): Call | Jim Kingdon | 6 | -15/+44 |
1994-05-17 | * config/tc-hppa.c (pa_parse_fp_cmp_cond): Report an error | Jeff Law | 2 | -1/+18 |
1994-05-17 | Fix a sanitization screwup. | Stan Shebs | 1 | -1/+1 |
1994-05-17 | Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+6 |
1994-05-16 | * emultempl/hppaelf.em: Change all references of | Jeff Law | 2 | -0/+41 |
1994-05-16 | * bfd-in2.h: Rebuilt. | Jeff Law | 6 | -1305/+552 |
1994-05-16 | * config/tc-hppa.c: Change .hppa_unwind to .PARISC.unwind | Jeff Law | 2 | -169/+38 |
1994-05-16 | * gas/hppa/reloc/reloc.exp: Tweak expected output to match new | Jeff Law | 2 | -41/+126 |
1994-05-16 | * common.h (EM_HPPA): Delete. | Jeff Law | 2 | -0/+21 |
1994-05-16 | Fix typo in last check-in. | Jeff Law | 1 | -2/+2 |
1994-05-16 | * libhppa.h (hppa_field_adjust): Avoid adding constant_value into | Jeff Law | 1 | -0/+5 |
1994-05-14 | Sat May 14 15:13:52 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 4 | -34/+42 |
1994-05-14 | * source.c (find_source_lines): Always use code that was #ifdef | Jim Kingdon | 33 | -257/+106 |
1994-05-14 | * aoutx.h (add_to_stringtab): Use BFD_ASSERT not assert. This | Jim Kingdon | 2 | -16/+39 |
1994-05-14 | * bucomm.c: Check ANSI_PROTOTYPES rather than __STDC__. | Ian Lance Taylor | 1 | -0/+4 |
1994-05-14 | * bout.c (b_out_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR. | Ian Lance Taylor | 1 | -0/+2 |
1994-05-14 | * compile.c (decode): Fix typo (16 bit branches). | David Edelsohn | 2 | -482/+569 |
1994-05-14 | * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links. | Bill Cox | 2 | -2/+7 |
1994-05-13 | Passdown -S to linker. | Steve Chamberlain | 1 | -1/+1 |
1994-05-13 | * Makefile.in (Move HOST_PREFIX_1 and friends up so | Steve Chamberlain | 2 | -57/+83 |
1994-05-13 | Rewrite history. | Ian Lance Taylor | 1 | -10/+0 |
1994-05-13 | Fix typo in last entry | Jim Kingdon | 1 | -1/+1 |
1994-05-13 | gcc -Wall lint: | Jim Kingdon | 22 | -254/+927 |