Age | Commit message (Expand) | Author | Files | Lines |
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 |
1996-02-17 | * Add native support for long double data type. | Stu Grossman | 11 | -65/+250 |
1996-02-16 | * config/unix-gdb.exp: Remove extraneous newlines from end of file. | Fred Fish | 2 | -9/+6 |
1996-02-16 | * bcache.c, bcache.h: New files to implement a byte cache. | Fred Fish | 16 | -115/+458 |
1996-02-16 | * config/obj-coff.h (SF_ADJ_LNNOPTR): Define (non BFD_ASSEMBLER). | Ian Lance Taylor | 1 | -0/+10 |
1996-02-16 | * dwarfread.c (free_utypes): New function. | Fred Fish | 2 | -3/+34 |
1996-02-16 | * bfd.c (_bfd_get_gp_value): New function. | Ian Lance Taylor | 4 | -43/+74 |
1996-02-16 | * sparc.h (sparc_opcode_lookup_arch) Make return type in | Jeff Law | 2 | -2/+9 |
1996-02-16 | * bout.c (b_out_set_arch_mach): Recognize bfd_mach_i960_jx. | Ian Lance Taylor | 2 | -9/+15 |
1996-02-16 | fix up i960xl sanitization | Ian Lance Taylor | 2 | -29/+1 |
1996-02-16 | Update to rev 1.0 from andrew | Michael Meissner | 7 | -737/+1252 |
1996-02-16 | * demangle.c (is_cplus_marker): New function, checks if a | Fred Fish | 10 | -45/+104 |
1996-02-16 | * symfile.h (INLINE_ADD_PSYMBOL): Default this to 0 and possibly | Fred Fish | 2 | -29/+46 |
1996-02-16 | Do not build gdb if building native NT compilers on a UNIX host with a cross ... | Michael Meissner | 2 | -2/+7 |
1996-02-15 | Make configure work on first stage of HP/UX and Solaris. | Michael Meissner | 2 | -204/+69 |
1996-02-15 | * mpw-make.sed: Edit out makefile rebuild rule. | Stan Shebs | 2 | -2/+12 |
1996-02-15 | Make simulator build on Solaris 2.4 | Michael Meissner | 1 | -0/+7 |
1996-02-15 | * mh-cxux (CC): New variable. | Ian Lance Taylor | 1 | -1/+1 |
1996-02-15 | * configure.in: Don't get CC from the host Makefile fragment if we | Ian Lance Taylor | 2 | -30/+48 |
1996-02-15 | * configure.in: Remove explicit substitution of CFLAGS; autoconf | Ian Lance Taylor | 2 | -0/+6 |
1996-02-15 | * configure.in: Don't tamper with LDFLAGS. Call AC_PROG_CC before | Ian Lance Taylor | 1 | -0/+4 |
1996-02-15 | * configure.in: Call AC_PROG_CC before configure.host. | Ian Lance Taylor | 3 | -7/+30 |
1996-02-15 | modify last change | Ian Lance Taylor | 1 | -3/+1 |
1996-02-15 | * configure.in: Call AC_PROG_CC before configure.host. Don't | Ian Lance Taylor | 3 | -41/+11 |
1996-02-15 | Do not set undefined symbols to BSF_OBJECT. | Michael Meissner | 1 | -1/+2 |
1996-02-15 | * configure.in: Call AC_PROG_CC before configure.host. | Ian Lance Taylor | 4 | -17/+18 |
1996-02-15 | * configure.host: Remove go32 and win32 host information, since it | Ian Lance Taylor | 2 | -8/+3 |
1996-02-15 | * mh-go32: Remove most variable settings, since they presumed a | Ian Lance Taylor | 2 | -24/+4 |
1996-02-15 | * scripttempl/elf.sc: Don't skip a page in virtual memory space if | Ian Lance Taylor | 1 | -0/+3 |
1996-02-15 | * elf.c (map_sections_to_segments): If we have a .dynamic section, | Ian Lance Taylor | 2 | -10/+42 |
1996-02-15 | Force all PPC symbols that otherwise do not have a symbol type to be BSF_OBJECT | Michael Meissner | 2 | -0/+21 |
1996-02-15 | * Makefile.in (SONAME): Remove leading ../bfd/ from $(SHLIB). | Ian Lance Taylor | 2 | -7/+46 |
1996-02-15 | * configure: Set and substitute RPATH_ENVVAR. | Ian Lance Taylor | 3 | -0/+12 |
1996-02-15 | * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up | Fred Fish | 2 | -2/+17 |
1996-02-15 | * configure.in: Substitute RPATH_ENVVAR. | Ian Lance Taylor | 5 | -10/+26 |
1996-02-15 | * configure.in: Substitute RPATH_ENVVAR. | Ian Lance Taylor | 4 | -12/+23 |
1996-02-15 | * configure.host: Set RPATH_ENVVAR. | Ian Lance Taylor | 2 | -8/+18 |
1996-02-15 | * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic. | Ian Lance Taylor | 1 | -0/+28 |
1996-02-15 | * Makefile.in: Rebuild dependencies. | Ian Lance Taylor | 2 | -2/+4 |
1996-02-15 | * objcopy.c (smart_rename): Rather than doing chmod then chown, do | Ian Lance Taylor | 1 | -0/+5 |
1996-02-15 | * elflink.c (_bfd_elf_create_linker_section): Remove unused | Ian Lance Taylor | 1 | -0/+5 |
1996-02-15 | * configure.in: Accept i686. From H.J. Lu <hjl@zoom.com>: i386 | Ian Lance Taylor | 3 | -22/+42 |