aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1996-05-09 * abug-rom.c: Config file for the older style ABug monitor thatgRob Savoye3-0/+179
1996-05-09 * emulparams/{elf32bmip.sh,elf32lmip.sh,mipsidt.sh,mipsidtl.sh}:Rob Savoye2-1/+17
1996-05-09 * infcmd.c (do_registers_info): Always print the raw floatingFred Fish1-1/+4
1996-05-08 * breakpoint.c (clear_momentary_breakpoints): Remove dead codeFred Fish4-174/+77
1996-05-08 * srec.c (srec_set_arch_mach): Write as a function rather than aIan Lance Taylor1-0/+3
1996-05-08 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): If an archive hasIan Lance Taylor1-0/+6
1996-05-08Wed May 8 15:12:58 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion2-12/+163
1996-05-08Fixes for ppcbootMichael Meissner1-0/+8
1996-05-08 * config/abug.exp: New file for the older Motorola Bug monitorRob Savoye3-10/+32
1996-05-08 * target.c (debug_to_xfer_memory): Insert line breaks whenStan Shebs1-0/+5
1996-05-07 * scripttempl/h8300.sc: Place ".tiny" sections rightJeff Law2-1/+11
1996-05-07Add PPCbug boot record supportMichael Meissner3-0/+536
1996-05-07 * scripttempl/h8300.sc: Set the entry point to the value ofJeff Law3-2/+9
1996-05-07Document semicolon usage.David Edelsohn1-346/+412
1996-05-07 * scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan): New function.David Edelsohn1-0/+12
1996-05-07 * scripttempl/pe.em (gld${EMULATION_NAME}_place_orphan): New function.David Edelsohn1-10/+171
1996-05-07 * scripttempl (h8300.sc, h8300h.sc): Place .rodata sectionsJeff Law3-8/+20
1996-05-07 * coff-h8300.c (howto_table): Update names to match recentJeff Law1-0/+10
1996-05-07 * config/obj-coff.c (yank_symbols): Check that FNAME_OFFSET isIan Lance Taylor2-15/+30
1996-05-07 * internal.h (R_JMPL2): Renamed from R_JMPL_B8 to beJeff Law1-0/+3
1996-05-07 * config/tc-h8300.c (do_a_fix_imm): Rename last argument toJeff Law1-0/+7
1996-05-07 * internal.h (H8/300 specific relocs): Add comments betterJeff Law2-10/+56
1996-05-07 * scripttempl/h8300h.sc: Use "eight", not "eightbit" for theJeff Law2-8/+19
1996-05-07 * reloc16.c (bfd_coff_reloc16_get_value): Handle commonJeff Law1-0/+5
1996-05-06 * config/tc-arm.h (TC_HANDLES_FX_DONE): Define.David Edelsohn1-0/+10
1996-05-06 * fork-child.c (fork_inferior), inferior.h: init_trace_fun nowStu Grossman12-271/+1962