aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-07-24 * ld-empic/empic.exp: If $CC does not exist, call untested ratherIan Lance Taylor2-0/+21
1995-07-24 * ldlang.c (lang_process): Call reset_memory_regions for eachIan Lance Taylor1-0/+10
1995-07-24 * cofflink.c (coff_link_add_object_symbols): CallIan Lance Taylor1-0/+69
1995-07-24 * coff-sh.c (sh_coff_howtos): Mark R_SH_PCDISP8BY2 and R_SH_PCDISPIan Lance Taylor1-159/+1351
1995-07-24 * config/tc-sh.c (md_pseudo_table): Add "uses".Ian Lance Taylor2-16/+110
1995-07-24Add comment.David Edelsohn1-0/+3
1995-07-24 * configure.in: Reinstate setting of stabsdirs variable, fixPeter Schauer2-5/+20
1995-07-23(arc_files): Add cfg-ml-com.in.David Edelsohn1-1/+1
1995-07-23 * defs.h (ATTR_FORMAT): Disable if ANSI_PROTOTYPES is not defined.Jeff Law1-0/+9
1995-07-22Add R_PPC_SDAREL relocation.Michael Meissner1-4/+5
1995-07-22(multi-do, multi-clean): Add comment regarding @-signs.David Edelsohn1-0/+4
1995-07-21 * lynx-nat.c (child_thread_alive): New function. Somehow IJeff Law1-0/+17
1995-07-21Rewrite so Makefiles do not reference undefined variables.David Edelsohn1-60/+41
1995-07-21Delete extra semi-colons.David Edelsohn1-3/+3
1995-07-21Add some comments.David Edelsohn1-0/+6
1995-07-21Rename config-{com,pos}.multi to cfg-ml-{com,pos}.in.David Edelsohn3-2/+2
1995-07-21 * config-com.multi: New file.David Edelsohn4-0/+342
1995-07-21 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lfJeff Law1-3/+3
1995-07-21 * elf32-hppa.c (hppa_elf_gen_reloc_type): Add new (ignored)Jeff Law1-0/+6
1995-07-21 * somread.c (som_symtab_read): Add unsatisfied common symbols toJeff Law2-0/+23
1995-07-20fix some compilation problemsKen Raeburn1-0/+8
1995-07-20 * core.c (get_src_info): Cast arg 7 of bfd_find_nearest_lineFred Fish2-1/+6
1995-07-20 * top.c (show_endian): Cast first arg of printf_unfiltered toFred Fish2-1/+6
1995-07-20 * lynx-nat.c (child_wait): A thread_id of zero from wait apparentlyJeff Law2-2/+12
1995-07-20 * gdbserver/low-hppabsd.c: Remove error declaration.Jeff Law4-3/+13
1995-07-20ldmain.c (constructor_callback): Allocate set_name in stack frame, rather thanKen Raeburn1-0/+5
1995-07-20 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 secondsJeff Law5-100/+234
1995-07-20 * hosts/i386v4.h (getgid, getuid): Change prototypes to beFred Fish2-2/+8
1995-07-20 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscallJeff Law2-1/+8
1995-07-20 * gdb.c++/misc.exp: Always check for a program already beingJeff Law1-0/+3
1995-07-20 * gdb.base/twice.exp: Start with a fresh gdb.Jeff Law1-0/+2
1995-07-20 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these testsJeff Law2-2/+3
1995-07-20 * gdb.base/return.c: Put return values into variables so weJeff Law1-0/+5
1995-07-20 * lib/gdb.exp: Provide default value for noinferiorio.Jeff Law2-2/+39
1995-07-20* targets.c (bfd_target_vector): Since armpe and armpei have been split intoKen Raeburn1-0/+6
1995-07-20 * gdb.base/break.exp: Always check for a program already beingJeff Law1-0/+6
1995-07-20 * gdb.base/commands.exp: Protect tests which need arguments withJeff Law1-0/+5
1995-07-20* configure.in (arm-*-riscix*): Don't set emulation.Ken Raeburn1-0/+2
1995-07-20* config/tc-m68k.c (md_convert_frag): Rename argument seg to sec, since seg isKen Raeburn1-0/+5
1995-07-20 * gdb.base/printcmds.exp: Adjust expect patterns for addressesPeter Schauer1-0/+10
1995-07-20 * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define toPeter Schauer1-1/+4
1995-07-20 * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define toPeter Schauer5-73/+208
1995-07-20 * elf.c (bfd_section_from_phdr): Set lma based on p_paddr.Ian Lance Taylor1-0/+5
1995-07-20 From Richard Earnshaw (rearnsha@armltd.co.uk):Stan Shebs2-2/+20
1995-07-20 From Richard Earnshaw (rearnsha@armltd.co.uk):Stan Shebs2-22/+44
1995-07-19 * emulparams/armpe.sh (OUTPUT_FORMAT): Change to pei-arm-little.David Edelsohn1-0/+8
1995-07-19 * config/obj-coff.h (TE_PE): Delete.David Edelsohn1-0/+13
1995-07-19 * coff-arm.c (TARGET_LITTLE_SYM, TARGET_BIG_SYM): Replaces TARGET_SYM.David Edelsohn2-5/+47
1995-07-19 * remote.c (remote_wait): When getting registers, check endianess andKung Hsu1-1/+5
1995-07-19 * gasp.c (process_assigns): Use toupper before comparing againstIan Lance Taylor2-29/+42