Age | Commit message (Expand) | Author | Files | Lines |
1994-12-14 | sanitize out arc stuff | Ken Raeburn | 1 | -0/+56 |
1994-12-14 | * lib/ld.exp (prune_system_crud): Define if not already defined, in case the | Ken Raeburn | 1 | -0/+24 |
1994-12-14 | removed some unreachable code from objcopy | Ken Raeburn | 2 | -1/+5 |
1994-12-14 | expect simple-objcopy test to fail on hp300 | Ken Raeburn | 2 | -2/+2 |
1994-12-14 | * mpw-config.in (m68k-apple-macos, ppc-apple-macos, | Stan Shebs | 2 | -3/+20 |
1994-12-14 | * progress.h: New file, empty definitions for progress macros. | Stan Shebs | 2 | -0/+38 |
1994-12-14 | disable bintest.o tests on hppa, fix minor sh-coff objcopy setup_xfail problem | Ken Raeburn | 2 | -5/+17 |
1994-12-14 | * config/m68k/xm-mpw.h (spin.h): Include. | Stan Shebs | 4 | -1/+31 |
1994-12-14 | Actually lose it | Stan Shebs | 1 | -47/+0 |
1994-12-14 | * mpw-config.in (m68k-apple-macos, ppc-apple-macos, | Stan Shebs | 4 | -52/+80 |
1994-12-14 | Initial arc-elf support. | David Edelsohn | 3 | -0/+17 |
1994-12-13 | * breakpoint.c, infrun.c, printcmd.c: Change long command help | Stan Shebs | 1 | -0/+5 |
1994-12-13 | * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted | Ian Lance Taylor | 1 | -0/+5 |
1994-12-13 | * config/tc-ppc.c (tc_gen_reloc): Remove OBJ_ELF hack which | Ian Lance Taylor | 1 | -0/+5 |
1994-12-13 | * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o | Jim Kingdon | 2 | -2/+8 |
1994-12-13 | * cpu-z8k.c (arch_info_struct): Make z8002 the default | Ian Lance Taylor | 1 | -0/+5 |
1994-12-13 | * config/tc-mips.c (macro_build): Accept BFD_RELOC_PCREL* without | Ian Lance Taylor | 1 | -0/+7 |
1994-12-13 | * mpw-config.in: Add mapping from configs to object file formats, | Stan Shebs | 3 | -18/+40 |
1994-12-13 | * mpw-config.in: Create mk.tmp, define ARCHDEFS in it. | Stan Shebs | 2 | -0/+10 |
1994-12-13 | * mpw-config.in: Edit the BFD version into bfd.h. | Stan Shebs | 3 | -62/+78 |
1994-12-13 | * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o, | Stan Shebs | 2 | -3/+13 |
1994-12-13 | * mpw-configure: Remove subdir-specific makefile hackery, | Stan Shebs | 1 | -0/+6 |
1994-12-13 | Sparc flat register window support. | Stan Shebs | 2 | -11/+45 |
1994-12-13 | * gdbtk.tcl (reg_config_menu create_registers_window | Stu Grossman | 2 | -12/+27 |
1994-12-12 | * f-lang.c: Remove duplicate declaration of | Jim Kingdon | 3 | -4/+13 |
1994-12-12 | * gdbtk.c: New tcl commands: gdb_fetch_registers, | Stu Grossman | 3 | -149/+572 |
1994-12-12 | * configure.in: Configure tk for hppa/hpux. | Stu Grossman | 1 | -1/+1 |
1994-12-10 | * gas/all/gas.exp (comment.s test): Make the "\r" optional, since it depends on | Ken Raeburn | 2 | -1/+7 |
1994-12-10 | * write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Use bfd_install_relocation. | Ken Raeburn | 2 | -22/+78 |
1994-12-10 | * ecoff.c (ecoff_set_gp_prolog_size): If there is no current routine, just | Ken Raeburn | 1 | -0/+3 |
1994-12-10 | * config/tc-alpha.c (alpha_ip, case 'B', subcase 'c'): Use opcode value from | Ken Raeburn | 2 | -0/+7 |
1994-12-10 | * gas/arm/gas.exp: The arm6 test should report errors, for now. | Ken Raeburn | 2 | -1/+7 |
1994-12-09 | * remote.c (remote_wait): Pass string instead of char to strcpy. | Stan Shebs | 1 | -0/+4 |
1994-12-09 | * scripttempl/elf.sc: Move .ctors and .dtors from .text segment to | Ian Lance Taylor | 1 | -0/+34 |
1994-12-09 | * aoutx.h (NAME(aout,link_add_symbols)): Similar change if the | Ian Lance Taylor | 1 | -0/+2 |
1994-12-09 | * elfcode.h (elf_bfd_link_add_symbols): If the first object in the | Ian Lance Taylor | 2 | -6/+39 |
1994-12-09 | * elf32-i386.c (elf_i386_relocate_section): Don't compute | Ian Lance Taylor | 1 | -0/+6 |
1994-12-09 | * gdbserver/low-lynx.c (mywait): Remove debugging printf. | Jim Kingdon | 2 | -2/+4 |
1994-12-09 | * nlmconv.c (powerpc_mangle_relocs): Don't switch a reloc to use | Ian Lance Taylor | 1 | -0/+5 |
1994-12-09 | * lib/gas-defs.exp: Use -i in expect_after command. | Ken Raeburn | 2 | -1/+5 |
1994-12-09 | * Makefile.in (NM_FOR_TARGET): Use ../binutils/nm.new, not just plain nm. | Ken Raeburn | 1 | -0/+3 |
1994-12-08 | binutils-all/objdump.exp: handle "powerpc" cpu | Ken Raeburn | 2 | -2/+2 |
1994-12-08 | added mips-gnu target for roland | Ken Raeburn | 1 | -0/+1 |
1994-12-08 | alpha, mips, m68k fixes | Ken Raeburn | 1 | -0/+20 |
1994-12-08 | * frame.h: Restore pre-Nov 3 comments about FRAME_FP with minor | Jim Kingdon | 1 | -0/+7 |
1994-12-08 | * gdbserver/remote-utils.c (write_ok): Write "OK", not "Ok", to | Jim Kingdon | 7 | -97/+360 |
1994-12-08 | configure.in: fix ns32k-pc532-mach* and mips-sony-bsd* configs | Ken Raeburn | 3 | -22/+38 |
1994-12-08 | * pc532-mach.c (NAME): Define to use ns32kaout prefix. | Ken Raeburn | 1 | -0/+16 |
1994-12-08 | * binutils-all/objdump.exp (cpus_expected): New variable, taken from objdump -i | Ken Raeburn | 3 | -2/+147 |
1994-12-08 | * config/pa/tm-pro.h tm-hppap.h, hppapro.mt: Rename tm-hppap.h to | Rob Savoye | 3 | -1/+6 |