1996-09-18 |
Michael Meissner | Rename sim_bfd -> exec_bfd for gdb compatibility |
commit | commitdiff | tree | snapshot |
1996-09-18 |
Michael Meissner | Make exit/stop return correct exit value; Add line... |
commit | commitdiff | tree | snapshot |
1996-09-18 |
Martin Hunt | Tue Sep 17 18:46:57 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree | snapshot |
1996-09-18 |
Martin Hunt | Tue Sep 17 18:46:57 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Ian Lance Taylor | * coff-sh.c (sh_relocate_section): Check for an illega... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Ian Lance Taylor | * coffcode.h (coff_slurp_line_table): Warn about illeg... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Ian Lance Taylor | * configure.in: Add cases for MIPS 5000 like MIPS... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Ian Lance Taylor | * configure.tgt: Add cases for MIPS 5000 like MIPS... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Ian Lance Taylor | * mips-opc.c: Add a case for "div" and "divu" with... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Dawn Perchik | * ser-e7kpc.c: Added wingdb support for target e7000pc. |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Jackie Smith... | Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnu... |
commit | commitdiff | tree | snapshot |
1996-09-17 |
Jackie Smith... | Tue Sep 17 10:56:52 1996 James G. Smith <jsmith@cygnu... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Ian Lance Taylor | * coff-arm.c (aoutarm_std_reloc_howto): Change dst_mas... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Ian Lance Taylor | * scripttempl/armcoff.sc: Only define symbols if RELOC... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Ian Lance Taylor | * scripttempl/armcoff.sc: For -N or -n, don't align... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Ian Lance Taylor | * ieee.c (struct ieee_write_type): Add reflocalp field. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Ian Lance Taylor | * configure.in: Use a single line for host_tools and... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Ian Lance Taylor | * ieee.c (struct ieee_info): Add global_types field. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Ian Lance Taylor | * srec.c (srec_scan): Accept multiple symbols on a... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Ian Lance Taylor | * README: New file. |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Ian Lance Taylor | * expr.c (expr): Always use unsigned right shifts... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Jackie Smith... | Mon Sep 16 14:32:58 1996 James G. Smith <jsmith@cygnu... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Jackie Smith... | Mon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnu... |
commit | commitdiff | tree | snapshot |
1996-09-16 |
Jeff Law | * emulparms/v850.sh: Fix OTHER_RELOCATING_SECTIONS. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Mark Alexander | * emulparms/d10v.sh: Set OTHER_RELOCATING_SECTIONS... |
commit | commitdiff | tree | snapshot |
1996-09-15 |
Michael Meissner | Fix brf0{t,f}.s <label> -> instruction not to execute... |
commit | commitdiff | tree | snapshot |
1996-09-14 |
Ian Lance Taylor | * Makefile.in (CC_FOR_BUILD): New variable. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
Michael Meissner | For unknown traps, print contents of registers and... |
commit | commitdiff | tree | snapshot |
1996-09-14 |
Fred Fish | * Makefile.in (just-check): Add path to sibling expect dir |
commit | commitdiff | tree | snapshot |
1996-09-14 |
Fred Fish | * Makefile.in (INTERNAL_LDFLAGS): Add @HLDFLAGS@ to... |
commit | commitdiff | tree | snapshot |
1996-09-14 |
Fred Fish | * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_E... |
commit | commitdiff | tree | snapshot |
1996-09-13 |
David Edelsohn | * aoutf1.h (MY_bfd_merge_private_bfd_data): Define. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Ian Lance Taylor | * objcopy.c (change_leading_char): New static variable. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Jeff Law | * gas/h8300/macs.s: Add "stmac" instructions. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Ian Lance Taylor | * bfd.c (bfd_copy_private_bfd_data): Switch on output... |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Ian Lance Taylor | * elf32-hppa.c (elf_hppa_howto_table): Fill in some... |
commit | commitdiff | tree | snapshot |
1996-09-13 |
Ian Lance Taylor | * ldlex.l (SYMBOLCHARN): Add $, _, and ~. |
commit | commitdiff | tree | snapshot |
1996-09-12 |
Mark Alexander | * simops.c (OP_5F00): Fix problems with system calls. |
commit | commitdiff | tree | snapshot |
1996-09-12 |
David Edelsohn | * cpu-m32r.c,elf32-m32r.c: New files. |
commit | commitdiff | tree | snapshot |
1996-09-12 |
David Edelsohn | * reloc.c: Add m32r relocs. |
commit | commitdiff | tree | snapshot |
1996-09-12 |
Michael Meissner | Correct trap tracing information |
commit | commitdiff | tree | snapshot |
1996-09-12 |
Michael Meissner | Print line # and function name or filename if they... |
commit | commitdiff | tree | snapshot |
1996-09-12 |
Michael Meissner | Store bfd pointer in a global variable |
commit | commitdiff | tree | snapshot |
1996-09-12 |
Ian Lance Taylor | * ieee.c (ieee_vec): Set symbol_leading_char field... |
commit | commitdiff | tree | snapshot |
1996-09-12 |
Jackie Smith... | Thu Sep 12 10:25:45 1996 James G. Smith <jsmith@cygnu... |
commit | commitdiff | tree | snapshot |
1996-09-12 |
Ian Lance Taylor | * ldmain.c (get_emulation): Check for -mips4 like... |
commit | commitdiff | tree | snapshot |
1996-09-11 |
Michael Meissner | fix typo |
commit | commitdiff | tree | snapshot |
1996-09-11 |
Ian Lance Taylor | * tekhex.c (first_phase): Change type parameter from... |
commit | commitdiff | tree | snapshot |
1996-09-11 |
Michael Meissner | Add tracing support; Fix some problems with hardwired... |
commit | commitdiff | tree | snapshot |
1996-09-11 |
Ian Lance Taylor | * ecoff.c (ecoff_stab): Create an expression symbol... |
commit | commitdiff | tree | snapshot |
1996-09-11 |
Ian Lance Taylor | * elf.c (assign_file_positions_for_segments): Test... |
commit | commitdiff | tree | snapshot |
1996-09-11 |
Fred Fish | * mips-dis.c (print_insn_arg): Add prototype. |
commit | commitdiff | tree | snapshot |
1996-09-11 |
Fred Fish | * syms.c (coff_section_type): Make arg const. |
commit | commitdiff | tree | snapshot |
1996-09-11 |
Ian Lance Taylor | * ecoff.c (ecoff_new_file): Don't do anything if we... |
commit | commitdiff | tree | snapshot |
1996-09-10 |
Ian Lance Taylor | * config/tc-mips.c (append_insn): Fill in the value... |
commit | commitdiff | tree | snapshot |
1996-09-10 |
Jeff Law | * bfd-in2.h: Rebuilt after m32r changes. |
commit | commitdiff | tree | snapshot |
1996-09-10 |
Jeff Law | * interp.c (hash): Make this an inline function |
commit | commitdiff | tree | snapshot |
1996-09-10 |
Ian Lance Taylor | Don't set interlocks for r5000. Rely on -mips4 settings. |
commit | commitdiff | tree | snapshot |
1996-09-09 |
David Edelsohn | * config.bfd,configure.in,configure: Add m32r support. |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Michael Meissner | Addi needs to set the carry |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Michael Meissner | Fix ld2w tracing |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Michael Meissner | Correct tracing of cpfg |
commit | commitdiff | tree | snapshot |
1996-09-09 |
David Edelsohn | * config.bfd,configure.in,configure: Add m32r support. |
commit | commitdiff | tree | snapshot |
1996-09-09 |
David Edelsohn | * config.bfd: Keep target list alphabetically sorted. |
commit | commitdiff | tree | snapshot |
1996-09-09 |
David Edelsohn | * config.sub, configure.in: Add entries for m32r. |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Ian Lance Taylor | * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for... |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Ian Lance Taylor | * config/tc-mips.c (append_insn): Don't swap an instru... |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Ian Lance Taylor | * mips-dis.c (print_insn_arg): Print condition code... |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Michael Meissner | Make ex{f,t}* tests agree with book |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Jeff Law | * elf32-v850.c (bfd_elf32_v850_reloc, case... |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Michael Meissner | Fix accumulator shifts |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Ian Lance Taylor | * config/tc-mips.c (md_begin): Recognize r5000 for... |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Fred Fish | * alpha-nat.c (fetch_core_registers): Match Sep 4... |
commit | commitdiff | tree | snapshot |
1996-09-09 |
Fred Fish | * alpha-nat.c (fetch_core_registers): Match Sep 4... |
commit | commitdiff | tree | snapshot |
1996-09-08 |
Stu Grossman | * erc32.c (port_init): Disable this for __GO32__... |
commit | commitdiff | tree | snapshot |
1996-09-08 |
Stu Grossman | * blockframe.c (inside_main_func): Cleanup slightly... |
commit | commitdiff | tree | snapshot |
1996-09-08 |
Ian Lance Taylor | * configure.in: Do build erc32 for DOS and Windows... |
commit | commitdiff | tree | snapshot |
1996-09-07 |
Jackie Smith... | Sat Sep 7 13:25:55 1996 James G. Smith <jsmith@cygnu... |
commit | commitdiff | tree | snapshot |
1996-09-07 |
Martin Hunt | Fri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree | snapshot |
1996-09-07 |
Martin Hunt | Fri Sep 6 17:07:12 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree | snapshot |
1996-09-07 |
Martin Hunt | Fri Sep 6 17:04:39 1996 Martin M. Hunt <hunt@pizza... |
commit | commitdiff | tree | snapshot |
1996-09-06 |
David Edelsohn | * configure.in (sparc-*-aout): Set `em'. |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Geoffrey Noer | restore the space that need to be present |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Geoffrey Noer | Don't include netinet/tcp.h in ser-tcp.c if __CYGWIN32_... |
commit | commitdiff | tree | snapshot |
1996-09-06 |
Geoffrey Noer | build ser-tcp.o for cygwin32 hosted gdb |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Tom Tromey | * Makefile.in (inet-install): Don't run install-gzip. |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Ian Lance Taylor | * ldlang.c (section_already_linked): Accept a lang_inp... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Ian Lance Taylor | * stabs.c (_bfd_link_section_stabs): If the output_sec... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Per Bothner | * value.h (COERCE_REF): Fix previous change. |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Ian Lance Taylor | * ecoff.c (ecoff_new_file): New function. |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Wilfried Moser | * eval.c (evaluate_subexp_standard): In case... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Wilfried Moser | * gch1280.exp: Enhance test case. |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Stu Grossman | * configure: Update aclocal.m4 and re-run autoconf... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Stu Grossman | Oops! |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Stu Grossman | Add remote-wiggler.c. |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Stu Grossman | * Makefile.in erc32/Makefile.in: Don't set srcroot... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Stu Grossman | * rldefs.h: Enable HANDLE_SIGNALS for cygwin32. |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Stu Grossman | * configure configure.in: Don't default CC to cc... |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Stu Grossman | * Makefile.in: Add mswin to SUBDIRS. Add rules for |
commit | commitdiff | tree | snapshot |
1996-09-05 |
Stu Grossman | * configure.in: Don't config lots of things for ... |
commit | commitdiff | tree | snapshot |
next |