Age | Commit message (Expand) | Author | Files | Lines |
1994-07-25 | Update to reflect comings and goings of ns32k and mach-related files | Stan Shebs | 2 | -0/+6 |
1994-07-25 | * configure.in (pc532mach_vec): Change to pc532machaout_vec. | Stan Shebs | 2 | -5/+25 |
1994-07-25 | * coredep.c: Include inferior.h. | Stan Shebs | 2 | -0/+5 |
1994-07-25 | * Makefile.in (LD_FOR_TARGET): Look for ld in ../ld/ld.new. | J.T. Conklin | 2 | -25/+122 |
1994-07-25 | * objdump.c (objdump_print_address): Correct handling of end of | Ian Lance Taylor | 1 | -0/+5 |
1994-07-25 | * configure.in: Warn about use of /usr/ucb/cc on Solaris. From | Ian Lance Taylor | 2 | -0/+32 |
1994-07-24 | * Makefile.in: Remove extra tabs that confuse some versions | Fred Fish | 2 | -31/+35 |
1994-07-23 | * gdb.base/whatis.exp (v_signed_short_array): Fix a typo. | Stan Shebs | 1 | -0/+2 |
1994-07-23 | * symfile.c (deduce_language_from_filename): Recognize .S as asm, | Stan Shebs | 1 | -0/+3 |
1994-07-23 | * gdb.base/help.exp: Update expected add-symbol-file, ignore, and | Stan Shebs | 1 | -0/+5 |
1994-07-23 | * breakpoint.c (ignore, condition): Move usage note into body of | Stan Shebs | 2 | -19/+28 |
1994-07-23 | * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu. | Per Bothner | 2 | -5/+21 |
1994-07-23 | * target.c (unpush_target): Fix handling of removal of top target. | Stu Grossman | 2 | -2/+9 |
1994-07-23 | * configure: Search current dir first in .gdbinit. | Stu Grossman | 2 | -2/+11 |
1994-07-23 | * Makefile.in: Add stuff to build nlmstub. | Stu Grossman | 11 | -140/+352 |
1994-07-22 | Forgot to save my buffer before last check in. | Ian Lance Taylor | 1 | -0/+23 |
1994-07-22 | Upgraded to use gdb_test. | J.T. Conklin | 1 | -0/+391 |
1994-07-22 | * nm.c (numeric_forward): Treat undefined symbols as "less than" defined | Ken Raeburn | 1 | -0/+17 |
1994-07-22 | * scripttempl/elf.sc: Use PROVIDE to define etext, edata, and end. | Ian Lance Taylor | 4 | -166/+252 |
1994-07-22 | * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to | Ian Lance Taylor | 5 | -100/+55 |
1994-07-22 | * ldlang.c (lang_common): Pass desired alignment to | Ian Lance Taylor | 2 | -33/+13 |
1994-07-22 | * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size into a | Ian Lance Taylor | 1 | -0/+13 |
1994-07-22 | * ldlang.c (wild_section): Attach all section with the given name, | Ian Lance Taylor | 2 | -52/+152 |
1994-07-22 | * aoutx.h (NAME(aout,some_aout_object_p)): Just check | Ian Lance Taylor | 2 | -3/+12 |
1994-07-22 | * i386mach3.c: Reverted to version from before Jul 5 1994 changes. | Stan Shebs | 1 | -0/+4 |
1994-07-21 | * config.sub: Refer to NeXT's operating system as nextstep. | Per Bothner | 2 | -5/+7 |
1994-07-21 | * config.sub (case $basic_machine): Re-order the cases, to match | Per Bothner | 2 | -318/+362 |
1994-07-21 | * reloc.c (struct reloc_howto_struct): Remove special_function1. | Ian Lance Taylor | 2 | -19/+80 |
1994-07-21 | * config/mh-alphaosf, config/mh-apollo68v, config/mh-delta88: | Ian Lance Taylor | 1 | -0/+5 |
1994-07-20 | * ld.h (args_type): Add field rpath. | Ian Lance Taylor | 2 | -4/+57 |
1994-07-20 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add rpath | Ian Lance Taylor | 2 | -4/+21 |
1994-07-20 | Use gdb_run_cmd | J.T. Conklin | 1 | -18/+5 |
1994-07-20 | Changed pattern in gdb_run_cmd to match up to the first newline only. | J.T. Conklin | 1 | -1/+4 |
1994-07-20 | New implementation of gdb_run_cmd which fixes some subtle bugs. | J.T. Conklin | 1 | -7/+14 |
1994-07-20 | fix from dj delorie for disassembler config in djgpp | Ken Raeburn | 1 | -0/+12 |
1994-07-20 | Temporarily back out last change | J.T. Conklin | 1 | -3/+6 |
1994-07-19 | * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd. | J.T. Conklin | 1 | -6/+3 |
1994-07-19 | * gdb.base/funcargs.exp: Use gdb_run_cmd to start program. | J.T. Conklin | 1 | -56/+28 |
1994-07-19 | * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd. | J.T. Conklin | 1 | -2/+5 |
1994-07-19 | * config/mt-mips-ecoff: Add -Tidp.ld option. | Bill Cox | 1 | -1/+1 |
1994-07-19 | added emacs19 whereever emacs was mentioned | Karen Christiansen | 1 | -7/+7 |
1994-07-19 | * lib/gdb.exp (gdb_run_cmd): New function, used to start program | J.T. Conklin | 1 | -1/+13 |
1994-07-19 | * gdb.base/bitfields.exp: Use gdb_run_cmd to start program. | J.T. Conklin | 1 | -24/+12 |
1994-07-19 | * lib/gdb.exp (gdb_run_cmd): New function, used to start program | J.T. Conklin | 1 | -2/+6 |
1994-07-19 | Mostly converted to use gdb_test proc. | J.T. Conklin | 1 | -271/+100 |
1994-07-19 | This config file didn't belong here | J.T. Conklin | 1 | -3/+0 |
1994-07-19 | * main.c: Include <ctype.h>. | Stan Shebs | 2 | -0/+11 |
1994-07-19 | * gdb.base/bitfields.exp: Simplify by using delete_breakpoints and | J.T. Conklin | 3 | -208/+124 |
1994-07-18 | Modified Files: | Kung Hsu | 2 | -0/+7 |
1994-07-18 | * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug, | J.T. Conklin | 3 | -12/+289 |