Age | Commit message (Expand) | Author | Files | Lines |
1996-02-21 | * coff-sh.c (sh_relax_delete_bytes): Correct range of R_SH_USES | Ian Lance Taylor | 1 | -0/+5 |
1996-02-21 | Fix -m switch | Michael Meissner | 2 | -1/+5 |
1996-02-21 | remove extraneous comment characters | Ian Lance Taylor | 1 | -1/+1 |
1996-02-21 | * config/tc-sparc.c (sparc_ip): Recognize %asr0 for v8. | David Edelsohn | 1 | -0/+4 |
1996-02-21 | (sparc_ip): Recognize %asr0. | David Edelsohn | 1 | -2/+2 |
1996-02-21 | regenerate configure scripts with autoconf 2.7 | Ian Lance Taylor | 4 | -27/+184 |
1996-02-21 | * Makefile.in (all): Simplify. | Ian Lance Taylor | 2 | -38/+48 |
1996-02-21 | Update to 1995-02-20 release | Michael Meissner | 7 | -493/+643 |
1996-02-21 | Minor tweak. | Jeff Law | 1 | -1/+2 |
1996-02-21 | * solib.c (solib_break_names): Define for Solaris and Linux. | Jeff Law | 3 | -55/+163 |
1996-02-21 | Commit misplaced ChangeLog entry. | Jeff Law | 1 | -0/+14 |
1996-02-21 | * config/tc-sparc.c (parse_keyword_arg): Accept leading '%'. | David Edelsohn | 1 | -0/+6 |
1996-02-21 | * config/tc-sparc.c (parse_keyword_arg): Accept leadling '%'. | David Edelsohn | 1 | -9/+33 |
1996-02-21 | * sparc-opc.c (v8,v6notv9): Add MASK_SPARCLET. | David Edelsohn | 3 | -114/+263 |
1996-02-21 | * sparc.h (sparc_{encode,decode}_sparclet_cpreg): Declare. | David Edelsohn | 2 | -17/+40 |
1996-02-21 | * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2" | Fred Fish | 3 | -6/+32 |
1996-02-21 | * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Define to 1. | Fred Fish | 2 | -0/+19 |
1996-02-21 | * valops.c (COERCE_FLOAT_TO_DOUBLE): Define default value. | Fred Fish | 1 | -0/+10 |
1996-02-21 | * config/tc-sh.c (sh_handle_align): Don't emit R_SH_ALIGN relocs | Ian Lance Taylor | 2 | -1/+7 |
1996-02-21 | * sunos.c (SUNOS_CONSTRUCTOR): Define. | Ian Lance Taylor | 2 | -3/+37 |
1996-02-21 | * config/{i386,ns32k}/nbsd.mh (NATDEPFILES): Remove core-aout.o. | J.T. Conklin | 3 | -2/+4 |
1996-02-21 | * config/nm-nbsd.h (FETCH_INFERIOR_REGISTERS): Defined. | J.T. Conklin | 4 | -13/+86 |
1996-02-21 | * config.in: Regenerated. | J.T. Conklin | 2 | -3/+95 |
1996-02-21 | * findvar.c (extract_floating store_floating): Replace `long | Stu Grossman | 1 | -0/+5 |
1996-02-21 | * bfd.c (tdata): Add netbsd_core_data. | J.T. Conklin | 3 | -1/+47 |
1996-02-20 | * gdb.c++/misc.cc: Add test code from Mike Stump. | Fred Fish | 1 | -0/+10 |
1996-02-20 | * configure.tgt: Correct gldi960 to gld960. | Ian Lance Taylor | 2 | -2/+6 |
1996-02-20 | * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): | Fred Fish | 1 | -0/+5 |
1996-02-20 | * config/xm-nbsd.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG): | J.T. Conklin | 2 | -0/+8 |
1996-02-20 | Add bcache.c and bcache.h | Fred Fish | 1 | -0/+2 |
1996-02-19 | * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Don't | Ian Lance Taylor | 2 | -7/+34 |
1996-02-19 | * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 2 | -11/+18 |
1996-02-19 | * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): Check S_IS_WEAK as | Ian Lance Taylor | 2 | -2/+15 |
1996-02-19 | * configure.host: On Linux, only pass -rpath option if $(libdir) | Ian Lance Taylor | 1 | -0/+4 |
1996-02-19 | * elf-bfd.h (struct elf_obj_tdata): Rename dt_needed_name to | Ian Lance Taylor | 2 | -7/+26 |
1996-02-19 | * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Check | Ian Lance Taylor | 2 | -22/+54 |
1996-02-19 | * symtab.h (looup_minimal_symbol_solib_trampoline): Declare. | Jeff Law | 1 | -43/+22 |
1996-02-19 | * configure.in: Set and substitute SHLIB_DEP. | Ian Lance Taylor | 1 | -0/+11 |
1996-02-19 | * Makefile.in: Make everything which depends upon all-bfd also | Ian Lance Taylor | 2 | -10/+57 |
1996-02-19 | * ld.texinfo: Mention that -R can be used for -rpath. | Ian Lance Taylor | 2 | -135/+349 |
1996-02-19 | * elf32-sparc.c (elf32_sparc_reloc_type_lookup): Renamed from | David Edelsohn | 1 | -0/+14 |
1996-02-19 | * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9 | David Edelsohn | 4 | -0/+51 |
1996-02-19 | * config/tc-sparc.c (max_architecture): Change to sparclite for | David Edelsohn | 2 | -27/+80 |
1996-02-19 | * sparc-dis.c (MASK_V9,V9_ONLY_P,V9_P): Define. | David Edelsohn | 1 | -0/+11 |
1996-02-18 | * mipsread.c (mipscoff_symfile_read): Unconditionally add | Peter Schauer | 1 | -0/+7 |
1996-02-18 | * configure.in: Check for 'do not mix' from native linker before | Ian Lance Taylor | 6 | -0/+20 |
1996-02-18 | * configure.host: Check for 'do not mix' from native linker before | Ian Lance Taylor | 4 | -0/+14 |
1996-02-18 | * config/sparc/tm-sparc.h: Define PS_FLAG_CARRY. Define | Stu Grossman | 2 | -0/+11 |
1996-02-17 | * Makefile.in (ch-exp.o): Add dependencies. | Fred Fish | 1 | -0/+5 |
1996-02-17 | * symmisc.c (print_symbol_bcache_statistics): Update description for | Fred Fish | 1 | -0/+5 |