Age | Commit message (Expand) | Author | Files | Lines |
1996-09-14 | * Makefile.in (just-check): Add path to sibling expect dir | Fred Fish | 2 | -1/+6 |
1996-09-14 | * Makefile.in (INTERNAL_LDFLAGS): Add @HLDFLAGS@ to list. | Fred Fish | 3 | -49/+182 |
1996-09-14 | * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@. | Fred Fish | 3 | -103/+93 |
1996-09-13 | * aoutf1.h (MY_bfd_merge_private_bfd_data): Define. | David Edelsohn | 1 | -0/+5 |
1996-09-13 | * objcopy.c (change_leading_char): New static variable. | Ian Lance Taylor | 3 | -5/+59 |
1996-09-13 | * gas/h8300/macs.s: Add "stmac" instructions. | Jeff Law | 1 | -0/+5 |
1996-09-13 | * bfd.c (bfd_copy_private_bfd_data): Switch on output BFD rather | Ian Lance Taylor | 1 | -1/+18 |
1996-09-13 | * elf32-hppa.c (elf_hppa_howto_table): Fill in some fields for | Ian Lance Taylor | 2 | -5/+15 |
1996-09-13 | * ldlex.l (SYMBOLCHARN): Add $, _, and ~. | Ian Lance Taylor | 1 | -0/+4 |
1996-09-12 | * simops.c (OP_5F00): Fix problems with system calls. | Mark Alexander | 2 | -40/+21 |
1996-09-12 | * cpu-m32r.c,elf32-m32r.c: New files. | David Edelsohn | 2 | -0/+39 |
1996-09-12 | * reloc.c: Add m32r relocs. | David Edelsohn | 3 | -2/+33 |
1996-09-12 | Correct trap tracing information | Michael Meissner | 2 | -1/+5 |
1996-09-12 | Print line # and function name or filename if they exist for each PC. | Michael Meissner | 2 | -3/+69 |
1996-09-12 | Store bfd pointer in a global variable | Michael Meissner | 2 | -6/+29 |
1996-09-12 | * ieee.c (ieee_vec): Set symbol_leading_char field to '_'. | Ian Lance Taylor | 1 | -0/+4 |
1996-09-12 | Thu Sep 12 10:25:45 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -0/+12 |
1996-09-12 | * ldmain.c (get_emulation): Check for -mips4 like -mips1, et. al. | Ian Lance Taylor | 1 | -0/+4 |
1996-09-11 | fix typo | Michael Meissner | 2 | -2/+6 |
1996-09-11 | * tekhex.c (first_phase): Change type parameter from char to int. | Ian Lance Taylor | 1 | -0/+4 |
1996-09-11 | Add tracing support; Fix some problems with hardwired sizes | Michael Meissner | 4 | -106/+650 |
1996-09-11 | * ecoff.c (ecoff_stab): Create an expression symbol for a complex | Ian Lance Taylor | 1 | -0/+3 |
1996-09-11 | * elf.c (assign_file_positions_for_segments): Test SEC_ALLOC | Ian Lance Taylor | 2 | -1/+7 |
1996-09-11 | * mips-dis.c (print_insn_arg): Add prototype. | Fred Fish | 1 | -0/+5 |
1996-09-11 | * syms.c (coff_section_type): Make arg const. | Fred Fish | 4 | -17/+140 |
1996-09-11 | * ecoff.c (ecoff_new_file): Don't do anything if we are still in | Ian Lance Taylor | 2 | -0/+7 |
1996-09-10 | * config/tc-mips.c (append_insn): Fill in the value for a constant | Ian Lance Taylor | 1 | -0/+5 |
1996-09-10 | * bfd-in2.h: Rebuilt after m32r changes. | Jeff Law | 2 | -1/+15 |
1996-09-10 | * interp.c (hash): Make this an inline function | Jeff Law | 3 | -44/+43 |
1996-09-10 | Don't set interlocks for r5000. Rely on -mips4 settings. | Ian Lance Taylor | 2 | -8/+3 |
1996-09-09 | * config.bfd,configure.in,configure: Add m32r support. | David Edelsohn | 4 | -12/+65 |
1996-09-09 | Addi needs to set the carry | Michael Meissner | 2 | -0/+6 |
1996-09-09 | Fix ld2w tracing | Michael Meissner | 2 | -1/+3 |
1996-09-09 | Correct tracing of cpfg | Michael Meissner | 2 | -2/+9 |
1996-09-09 | * config.bfd,configure.in,configure: Add m32r support. | David Edelsohn | 2 | -0/+31 |
1996-09-09 | * config.bfd: Keep target list alphabetically sorted. | David Edelsohn | 2 | -6/+20 |
1996-09-09 | * config.sub, configure.in: Add entries for m32r. | David Edelsohn | 4 | -0/+51 |
1996-09-09 | * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code | Ian Lance Taylor | 2 | -0/+56 |
1996-09-09 | * config/tc-mips.c (append_insn): Don't swap an instruction which | Ian Lance Taylor | 2 | -11/+26 |
1996-09-09 | * mips-dis.c (print_insn_arg): Print condition code registers as | Ian Lance Taylor | 2 | -31/+85 |
1996-09-09 | Make ex{f,t}* tests agree with book | Michael Meissner | 2 | -8/+9 |
1996-09-09 | * elf32-v850.c (bfd_elf32_v850_reloc, case R_V850_HI16): Don't forget | Jeff Law | 1 | -0/+8 |
1996-09-09 | Fix accumulator shifts | Michael Meissner | 2 | -5/+31 |
1996-09-09 | * config/tc-mips.c (md_begin): Recognize r5000 for cpu. If | Ian Lance Taylor | 2 | -13/+52 |
1996-09-09 | * alpha-nat.c (fetch_core_registers): Match Sep 4 gdbcore.h prototype | Fred Fish | 2 | -6/+6 |
1996-09-09 | * alpha-nat.c (fetch_core_registers): Match Sep 4 gdbcore.h prototype | Fred Fish | 19 | -38/+80 |
1996-09-08 | * erc32.c (port_init): Disable this for __GO32__ (got no pty's | Stu Grossman | 1 | -0/+20 |
1996-09-08 | * blockframe.c (inside_main_func): Cleanup slightly. Move | Stu Grossman | 5 | -8/+135 |
1996-09-08 | * configure.in: Do build erc32 for DOS and Windows hosts. | Ian Lance Taylor | 1 | -7/+1 |
1996-09-07 | Sat Sep 7 13:25:55 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -3/+132 |