Age | Commit message (Expand) | Author | Files | Lines |
1995-11-28 | Various Thanksgiving weekend hacks: clean up hash table, reduce various | Ken Raeburn | 1 | -0/+70 |
1995-11-28 | Clean up hash code, parameterize some actions, tweak some parameters. Hash | Ken Raeburn | 3 | -173/+221 |
1995-11-28 | Remove unused sy_name_offset from ELF_TARGET_SYMBOL_FIELDS. | Ken Raeburn | 1 | -0/+41 |
1995-11-28 | fix typo | Michael Meissner | 1 | -1/+1 |
1995-11-28 | Add determining when we do not have enough writeback slots; Do not do model s... | Michael Meissner | 10 | -67/+173 |
1995-11-28 | * lexsup.c (parse_args): Set config.dynamic_link to false for -N | Ian Lance Taylor | 1 | -0/+5 |
1995-11-27 | Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use ... | Michael Meissner | 7 | -58/+83 |
1995-11-27 | * pr-5016.exp: xfail "whatis i" for alpha-osf-dec-osf2*, same as linux. | Fred Fish | 2 | -2/+6 |
1995-11-27 | * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for | Fred Fish | 3 | -14/+38 |
1995-11-27 | * binutils-all/objcopy.exp: Correct fail calls to always use the | Ian Lance Taylor | 1 | -0/+5 |
1995-11-27 | * hp300hpux.c (MY(callback)): Set lma as well as vma. | Ian Lance Taylor | 2 | -35/+30 |
1995-11-27 | fix last change | Ian Lance Taylor | 1 | -2/+2 |
1995-11-27 | * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*. | Ian Lance Taylor | 4 | -0/+436 |
1995-11-27 | * config-ml.in: Get list of multidirs using gcc --print-multi-lib | Ian Lance Taylor | 1 | -0/+7 |
1995-11-27 | * configure: Rebuild with autoconf 2.7. | Ian Lance Taylor | 3 | -24/+36 |
1995-11-27 | * configure: Rebuild with autoconf 2.7. | Ian Lance Taylor | 1 | -0/+4 |
1995-11-27 | * configure: Regenerate with autoconf 2.7. | Ian Lance Taylor | 1 | -0/+4 |
1995-11-27 | * configure, config.in: Regenerate with autoconf 2.7. | Ian Lance Taylor | 1 | -0/+2 |
1995-11-27 | * elf32-i386.c (elf_backend_plt_readonly): Set correctly, to 1. | Ian Lance Taylor | 3 | -34/+69 |
1995-11-25 | Left out of last cvs commit... | Fred Fish | 1 | -0/+703 |
1995-11-25 | From Rob Savoye (rob@poseidon.cygnus.com) | Fred Fish | 50 | -1036/+2724 |
1995-11-25 | * mdebugread.c (handle_psymbol_enumerators, parse_symbol): | Peter Schauer | 3 | -45/+113 |
1995-11-25 | Check lf_printf for type correctness | Michael Meissner | 2 | -0/+95 |
1995-11-25 | Make WITH_MODEL_ISSUE==0 not core dump | Michael Meissner | 3 | -15/+25 |
1995-11-25 | * scripttempl/pe.sc: Two .junk's is too much junk. | David Edelsohn | 2 | -26/+53 |
1995-11-25 | * config-ml.in: Prefix more variables with ml_ so they don't collide | David Edelsohn | 2 | -35/+38 |
1995-11-25 | Sort instruction names; Add igen -R option; count # of CRs that mtcrf moved | Michael Meissner | 6 | -259/+376 |
1995-11-25 | Sort instruction names; Add igen -R option; count # of CRs that mtcrf moved | Michael Meissner | 1 | -0/+30 |
1995-11-24 | * top.c (recurse_read_control_structure): Don't make cleanups | Jeff Law | 2 | -13/+5 |
1995-11-24 | Fix warnings to everything can be compiled with -Wall; Redo model specific ch... | Michael Meissner | 6 | -797/+345 |
1995-11-22 | Count each type of conditional branch | Michael Meissner | 2 | -5/+64 |
1995-11-22 | * dlltool.c (fill_ordinals): Start assigning ordinals at 1. | Ian Lance Taylor | 2 | -7/+13 |
1995-11-22 | * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section. | Ian Lance Taylor | 4 | -38/+988 |
1995-11-22 | * lib/utils-lib.exp (prune_system_crud): Discard -g -O warnings | Ian Lance Taylor | 2 | -0/+64 |
1995-11-22 | * Makefile.in (EXPECT): Use $$r, not $${rootme}. | Ian Lance Taylor | 2 | -5/+10 |
1995-11-22 | * sunos.c (sunos_scan_dynamic_symbol): Only set written if the | Ian Lance Taylor | 2 | -2/+12 |
1995-11-22 | * configure: Don't turn -v into --v. | Ian Lance Taylor | 2 | -0/+7 |
1995-11-22 | * config/m68k/xm-hp300hpux.h: Define MMAP_BASE_ADDRESS and MMAP_INCREMENT. | Fred Fish | 3 | -1/+25 |
1995-11-22 | * host-aout.c: If TRAD_HEADER is defined, include it. | Ken Raeburn | 1 | -0/+4 |
1995-11-22 | Remove C comment cruft. | David Edelsohn | 1 | -1/+1 |
1995-11-22 | * configure.in (targargs): Fix typo. | David Edelsohn | 2 | -2/+4 |
1995-11-22 | * Makefile.in (DEVO_SUPPORT): Add symlink-tree. | David Edelsohn | 2 | -8/+39 |
1995-11-21 | * aclocal.m4 (AC_PROG_CC): Remove local definition. | Ian Lance Taylor | 2 | -56/+259 |
1995-11-21 | * configure.in: Use BFD_NEED_DECLARATION. | Ian Lance Taylor | 3 | -35/+373 |
1995-11-21 | * configure: Rebuild with autoconf 2.6. | Ian Lance Taylor | 2 | -36/+270 |
1995-11-21 | * acconfig.h: Put NEED_DECLARATION_* in @TOP@ section. | Ian Lance Taylor | 3 | -9/+15 |
1995-11-21 | * configure.in: Use BFD_NEED_DECLARATION. | Ian Lance Taylor | 3 | -54/+268 |
1995-11-21 | * aclocal.m4 (AC_PROG_CC): Remove local definition. | Ian Lance Taylor | 2 | -54/+270 |
1995-11-21 | Add floating point model specific support; Redo method model specific support... | Michael Meissner | 3 | -243/+949 |
1995-11-21 | * xcofflink.c (bfd_xcoff_size_dynamic_sections): Clear | Ian Lance Taylor | 2 | -1/+9 |