Age | Commit message (Expand) | Author | Files | Lines |
1996-05-23 | * compile.c (sim_resume): Correctly handle divu. | Jeff Law | 2 | -23/+67 |
1996-05-22 | * ldlang.c (wild_doit): Don't copy over SEC_LINK_{ONCE,DUPLICATES} | David Edelsohn | 2 | -191/+212 |
1996-05-22 | * configure.in: Only built erc32 simulator on Unix hosts as it | Rob Savoye | 3 | -35/+532 |
1996-05-21 | * mpw-eppcmac.c: Update to reflect changes to aix.em. | Stan Shebs | 1 | -11/+47 |
1996-05-21 | * dsrec.c (load_srec): Add WAITACK parameter, for machines | Mark Alexander | 5 | -4/+21 |
1996-05-20 | Changes to configure.in noted | Geoffrey Noer | 1 | -0/+8 |
1996-05-20 | Configure and build make for *-*-cygwin32 targets | Geoffrey Noer | 1 | -6/+3 |
1996-05-20 | * config/sparc/sparclite.mt: Add the sparc simulator. | Rob Savoye | 2 | -1/+7 |
1996-05-20 | Sanitize support for the ESA sparc simulator. | Rob Savoye | 2 | -0/+53 |
1996-05-20 | * func.c(bfd_load): Don't try to print the filename if the pfbd is | Rob Savoye | 1 | -0/+1 |
1996-05-20 | New sparc simulator from the ESA. | Rob Savoye | 20 | -0/+4802 |
1996-05-20 | * defs.h (read_command_lines, query_hook): Update prototypes. | Fred Fish | 5 | -33/+241 |
1996-05-20 | * ldlang.c (dprint_statement): Stop printing at end of list. | David Edelsohn | 1 | -0/+4 |
1996-05-18 | Support for --force-exe-suffix | Steve Chamberlain | 1 | -0/+9 |
1996-05-18 | * blockframe.c (frameless_look_for_prologue): | Peter Schauer | 2 | -0/+15 |
1996-05-18 | * gdbtk.tcl (create_command_window): Change a misspelled "get" | Fred Fish | 2 | -5/+23 |
1996-05-17 | move stub.c up to main dir | Stan Shebs | 2 | -1556/+4 |
1996-05-17 | keep sh-stub.c | Stan Shebs | 1 | -0/+1 |
1996-05-17 | * sh-stub.c: New file, was config/sh/stub.c. | Stan Shebs | 2 | -0/+1557 |
1996-05-17 | * gdbtk.tcl (gdb_prompt): Set this early on. | Fred Fish | 3 | -3/+36 |
1996-05-16 | * gdbtk.tcl (evaluate_tcl_command, tclsh): New functions that | Fred Fish | 2 | -0/+67 |
1996-05-16 | * cache.c (bfd_open_file): Unlink the file before opening it for | Ian Lance Taylor | 1 | -0/+7 |
1996-05-16 | Added lose-inet to docs | Tom Tromey | 1 | -0/+3 |
1996-05-16 | * config/tc-sh.h (struct sh_segment_info_type): Define. | Ian Lance Taylor | 1 | -4/+56 |
1996-05-16 | * gdbtk.tcl (files_command): Correctly insert list of files into | Tom Tromey | 2 | -15/+5 |
1996-05-16 | * gdbtk.tcl (files_command): listbox command no longer accepts | Tom Tromey | 2 | -1/+6 |
1996-05-16 | Check for sys/ioctl.h | Michael Meissner | 3 | -27/+41 |
1996-05-16 | * top.c (read_next_line): Fix thinkos. From Don Seeley. | Jeff Law | 2 | -2/+4 |
1996-05-16 | * gdbtk.tcl (create_command_window): If command window's buffer | Stan Shebs | 2 | -6/+24 |
1996-05-15 | * emultempl/pe.em (set_pe_value): Pass 0 not 16 to strtoul call. | Jim Wilson | 1 | -0/+4 |
1996-05-15 | * config/tc-i386.c (md_assemble): Make sure the opcode suffix | Ian Lance Taylor | 2 | -30/+220 |
1996-05-15 | * gdb.base/break.exp: Ignore compiler warnings when compiling | Jeff Law | 1 | -0/+20 |
1996-05-15 | * config/obj-coff.c (count_entries_in_chain): Ignore Fixups with | Jeff Law | 1 | -0/+9 |
1996-05-15 | * coffread.c (coff_symtab_read): Handle C_LABEL symbols like | Jeff Law | 4 | -3/+24 |
1996-05-15 | * procfs.c (procfs_thread_alive procfs_stop): Make static. | Stu Grossman | 4 | -21/+48 |
1996-05-14 | * som.c (som_slurp_reloc_table): Clear external_relocs cache after | Ian Lance Taylor | 1 | -0/+3 |
1996-05-14 | * libbfd.c: Remove #ifdef FILE_OFFSET_IS_CHAR_INDEX, and compile | Ian Lance Taylor | 1 | -0/+5 |
1996-05-14 | * Makefile.in config.in configure configure.in | Stu Grossman | 8 | -34/+86 |
1996-05-14 | * gdbtk.c (tk_command): Catch case where no argument is given | Fred Fish | 2 | -0/+13 |
1996-05-14 | * libcoff-in.h (struct pei_section_tdata): Define structure. | Ian Lance Taylor | 1 | -0/+16 |
1996-05-13 | * top.c (execute_control_command, case while_control): Allow | Jeff Law | 2 | -0/+7 |
1996-05-13 | * sol-thread.c: More cleanup, add comments. | Stu Grossman | 2 | -33/+145 |
1996-05-13 | SH3-E support from Allan Tajii <atajii@hmsi.com>: | Stan Shebs | 4 | -17/+144 |
1996-05-13 | More progressive fixes | Michael Meissner | 1 | -0/+11 |
1996-05-10 | * sol-thread.c: Cleanup. gcc -Wall fixes. Add prototypes. | Stu Grossman | 2 | -173/+265 |
1996-05-10 | Set __stack = 0 if it is referenced and not defined. | Michael Meissner | 2 | -0/+7 |
1996-05-10 | Allow GOT, section relative relocations all the time with -mrelocatable | Michael Meissner | 1 | -0/+6 |
1996-05-10 | * aclocal.m4: Remove unused definition of AC_C_CROSS. | Fred Fish | 3 | -22/+9 |
1996-05-09 | Fri May 10 00:41:17 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -1/+1 |
1996-05-09 | * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c, | Stu Grossman | 13 | -20/+27 |