aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-05-23 * compile.c (sim_resume): Correctly handle divu.Jeff Law2-23/+67
1996-05-22 * ldlang.c (wild_doit): Don't copy over SEC_LINK_{ONCE,DUPLICATES}David Edelsohn2-191/+212
1996-05-22 * configure.in: Only built erc32 simulator on Unix hosts as itRob Savoye3-35/+532
1996-05-21 * mpw-eppcmac.c: Update to reflect changes to aix.em.Stan Shebs1-11/+47
1996-05-21 * dsrec.c (load_srec): Add WAITACK parameter, for machinesMark Alexander5-4/+21
1996-05-20Changes to configure.in notedGeoffrey Noer1-0/+8
1996-05-20Configure and build make for *-*-cygwin32 targetsGeoffrey Noer1-6/+3
1996-05-20 * config/sparc/sparclite.mt: Add the sparc simulator.Rob Savoye2-1/+7
1996-05-20 Sanitize support for the ESA sparc simulator.Rob Savoye2-0/+53
1996-05-20 * func.c(bfd_load): Don't try to print the filename if the pfbd isRob Savoye1-0/+1
1996-05-20 New sparc simulator from the ESA.Rob Savoye20-0/+4802
1996-05-20 * defs.h (read_command_lines, query_hook): Update prototypes.Fred Fish5-33/+241
1996-05-20 * ldlang.c (dprint_statement): Stop printing at end of list.David Edelsohn1-0/+4
1996-05-18 Support for --force-exe-suffixSteve Chamberlain1-0/+9
1996-05-18 * blockframe.c (frameless_look_for_prologue):Peter Schauer2-0/+15
1996-05-18 * gdbtk.tcl (create_command_window): Change a misspelled "get"Fred Fish2-5/+23
1996-05-17move stub.c up to main dirStan Shebs2-1556/+4
1996-05-17keep sh-stub.cStan Shebs1-0/+1
1996-05-17 * sh-stub.c: New file, was config/sh/stub.c.Stan Shebs2-0/+1557
1996-05-17 * gdbtk.tcl (gdb_prompt): Set this early on.Fred Fish3-3/+36
1996-05-16 * gdbtk.tcl (evaluate_tcl_command, tclsh): New functions thatFred Fish2-0/+67
1996-05-16 * cache.c (bfd_open_file): Unlink the file before opening it forIan Lance Taylor1-0/+7
1996-05-16Added lose-inet to docsTom Tromey1-0/+3
1996-05-16 * config/tc-sh.h (struct sh_segment_info_type): Define.Ian Lance Taylor1-4/+56
1996-05-16 * gdbtk.tcl (files_command): Correctly insert list of files intoTom Tromey2-15/+5
1996-05-16 * gdbtk.tcl (files_command): listbox command no longer acceptsTom Tromey2-1/+6
1996-05-16Check for sys/ioctl.hMichael Meissner3-27/+41
1996-05-16 * top.c (read_next_line): Fix thinkos. From Don Seeley.Jeff Law2-2/+4
1996-05-16 * gdbtk.tcl (create_command_window): If command window's bufferStan Shebs2-6/+24
1996-05-15 * emultempl/pe.em (set_pe_value): Pass 0 not 16 to strtoul call.Jim Wilson1-0/+4
1996-05-15 * config/tc-i386.c (md_assemble): Make sure the opcode suffixIan Lance Taylor2-30/+220
1996-05-15 * gdb.base/break.exp: Ignore compiler warnings when compilingJeff Law1-0/+20
1996-05-15 * config/obj-coff.c (count_entries_in_chain): Ignore Fixups withJeff Law1-0/+9
1996-05-15 * coffread.c (coff_symtab_read): Handle C_LABEL symbols likeJeff Law4-3/+24
1996-05-15 * procfs.c (procfs_thread_alive procfs_stop): Make static.Stu Grossman4-21/+48
1996-05-14 * som.c (som_slurp_reloc_table): Clear external_relocs cache afterIan Lance Taylor1-0/+3
1996-05-14 * libbfd.c: Remove #ifdef FILE_OFFSET_IS_CHAR_INDEX, and compileIan Lance Taylor1-0/+5
1996-05-14 * Makefile.in config.in configure configure.inStu Grossman8-34/+86
1996-05-14 * gdbtk.c (tk_command): Catch case where no argument is givenFred Fish2-0/+13
1996-05-14 * libcoff-in.h (struct pei_section_tdata): Define structure.Ian Lance Taylor1-0/+16
1996-05-13 * top.c (execute_control_command, case while_control): AllowJeff Law2-0/+7
1996-05-13 * sol-thread.c: More cleanup, add comments.Stu Grossman2-33/+145
1996-05-13 SH3-E support from Allan Tajii <atajii@hmsi.com>:Stan Shebs4-17/+144
1996-05-13More progressive fixesMichael Meissner1-0/+11
1996-05-10 * sol-thread.c: Cleanup. gcc -Wall fixes. Add prototypes.Stu Grossman2-173/+265
1996-05-10Set __stack = 0 if it is referenced and not defined.Michael Meissner2-0/+7
1996-05-10Allow GOT, section relative relocations all the time with -mrelocatableMichael Meissner1-0/+6
1996-05-10 * aclocal.m4: Remove unused definition of AC_C_CROSS.Fred Fish3-22/+9
1996-05-09Fri May 10 00:41:17 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-1/+1
1996-05-09 * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,Stu Grossman13-20/+27