Age | Commit message (Expand) | Author | Files | Lines |
1994-03-28 | * aoutx.h (translate_from_native_sym_flags): Set SEC_RELOC flag | Ian Lance Taylor | 2 | -1/+6 |
1994-03-28 | * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. | Ian Lance Taylor | 2 | -0/+8 |
1994-03-28 | * config/obj-aout.c (obj_aout_frob_symbols): Don't let BFD clobber | Ian Lance Taylor | 1 | -0/+6 |
1994-03-28 | Mon Mar 28 12:35:00 1994 David Edelsohn (edelsohn@npac.syr.edu) | Ian Lance Taylor | 2 | -0/+2422 |
1994-03-28 | Mon Mar 28 12:28:30 1994 David Edelsohn (edelsohn@npac.syr.edu) | Ian Lance Taylor | 2 | -74/+115 |
1994-03-28 | * gdb.t07/gdbme.c: More code for watchpoint testing. | Jeff Law | 1 | -0/+9 |
1994-03-28 | * More fixes for object formats which allow multiple sections | Jeff Law | 2 | -16/+91 |
1994-03-27 | * gas/hppa/reloc/funcrelocbug.s: New test. | Jeff Law | 3 | -0/+197 |
1994-03-27 | * config/tc-hppa.c (tc_gen_reloc): Set addend for relocation | Jeff Law | 2 | -24/+38 |
1994-03-27 | Arg. Forgot this in yesterday's cvs commit. | Jeff Law | 1 | -8/+41 |
1994-03-26 | * som.c (som_get_section_contents): New function. Do not try | Jeff Law | 2 | -1/+23 |
1994-03-26 | * configure: Make unrecognized options give nonfatal warnings | David MacKenzie | 2 | -9/+18 |
1994-03-26 | * libbfd.c (bfd_read): Set bfd_error as appropriate for a short | Jeff Law | 16 | -1196/+1011 |
1994-03-26 | * config/sparc/tm-sparc.h: Define USE_REGISTER_NOT_ARG. | Jim Kingdon | 3 | -4/+20 |
1994-03-26 | * command.c (do_setshow_command, case var_string): Never add a | Jim Kingdon | 4 | -1/+22 |
1994-03-26 | * configure: Add --enable-* options. Clean up usage message and | David MacKenzie | 2 | -25/+38 |
1994-03-26 | * buildsym.c (start_subfile, patch_subfile_names), demangle.c | Jim Kingdon | 2 | -6/+9 |
1994-03-26 | * m3-nat.c, i386m3-nat.c, config/i386/i386m3.mh: Many minor | Jim Kingdon | 4 | -40/+93 |
1994-03-26 | Work around texinfo glitch (@item vs @cindex). | Roland Pesch | 1 | -24/+25 |
1994-03-26 | Updates for Hitachi targets. | Roland Pesch | 1 | -7/+64 |
1994-03-26 | * ptx4-nat.c, config/i386/{nm-ptx4.h, ptx4.mh, ptx.mt, ptx4.mt, | Jim Kingdon | 1 | -0/+1 |
1994-03-26 | * valprint.c (val_print): Remove inaccurate comment about what | Jim Kingdon | 1 | -3/+7 |
1994-03-26 | * hosts/sysv4.h (HAVE_PROCFS): Add comments about ptx4. | Jim Kingdon | 3 | -10/+32 |
1994-03-26 | * hppa-tdep.c (skip_prologue): Do nothing if not at the beginning | Jeff Law | 2 | -18/+135 |
1994-03-26 | * gdbme.c (call_with_trampolines): New function to try and step | Jeff Law | 1 | -0/+9 |
1994-03-26 | Forgot this in recent commit. | Jeff Law | 1 | -36/+44 |
1994-03-26 | Stu apparantly forgot to update the .Sanitize file when he added | Sean Eric Fagan | 1 | -0/+1 |
1994-03-26 | * config/i386/ptx.mh (XDEPFILES): Add coredep.o. Delete infptrace.o. | Jim Kingdon | 14 | -8/+680 |
1994-03-26 | new for ptx | Jim Kingdon | 2 | -0/+0 |
1994-03-26 | new for ptx | Jim Kingdon | 4 | -0/+0 |
1994-03-25 | new for ptx4 | Jim Kingdon | 1 | -0/+0 |
1994-03-25 | new for ptx4 | Jim Kingdon | 1 | -0/+0 |
1994-03-25 | new for ptx4 | Jim Kingdon | 1 | -0/+0 |
1994-03-25 | * config/obj-aout.c (obj_aout_frob_symbol): If N_EXT is set for an | Ian Lance Taylor | 2 | -5/+36 |
1994-03-25 | * config/tc-mips.c (append_insn): If EMBEDDED_PIC, don't swap a | Ian Lance Taylor | 2 | -7/+71 |
1994-03-25 | Changes to support linker relaxing of embedded MIPS PIC code to | Ian Lance Taylor | 7 | -220/+1247 |
1994-03-25 | * ldlang.c (print_input_section): For section size, use | Ian Lance Taylor | 2 | -11/+15 |
1994-03-25 | * ecoff.h (struct ecoff_debug_info): Add adjust field. | Ian Lance Taylor | 2 | -42/+73 |
1994-03-25 | Fix typo in comment. | Ian Lance Taylor | 1 | -1/+1 |
1994-03-25 | * aoutx.h (NAME(aout,find_nearest_line)): The caller expects | Ian Lance Taylor | 2 | -2/+271 |
1994-03-25 | * hppa-tdep.c (skip_prologue): Return "pc" not zero | Jeff Law | 2 | -1/+4 |
1994-03-25 | * tm-hppa.h (NUM_REGS): Bump to 128 registers. | Jeff Law | 2 | -13/+38 |
1994-03-25 | * paread.c (read_unwind_info): Fix off-by-one error. | Jeff Law | 2 | -2/+6 |
1994-03-25 | * main.c (complete_command): Deal with it if arg is NULL. | Jim Kingdon | 2 | -2/+14 |
1994-03-25 | * config/tc-alpha.c (alpha_ip): Only set GP prolog size if using PV register. | Ken Raeburn | 1 | -0/+40 |
1994-03-25 | * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Revise comment | Jim Kingdon | 2 | -9/+16 |
1994-03-25 | Netware debugger stub NLM. | Stu Grossman | 14 | -0/+4070 |
1994-03-24 | * ldlang.c (new_afile): Add new argument add_to_list. Don't set | Ian Lance Taylor | 2 | -112/+117 |
1994-03-24 | Thu Mar 24 11:33:46 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 3 | -18/+47 |
1994-03-24 | * valops.c (value_at, value_at_lazy): Give error if we dereference | Jim Kingdon | 3 | -8/+22 |