Age | Commit message (Expand) | Author | Files | Lines |
1994-12-16 | * elfcode.h (elf_section_from_bfd_section): Check | Ian Lance Taylor | 1 | -0/+6 |
1994-12-16 | * write.c (adjust_reloc_syms): Use bfd_is_und_section and | Ian Lance Taylor | 1 | -0/+6 |
1994-12-16 | * defs.h: Include progress.h. | Stan Shebs | 2 | -0/+12 |
1994-12-16 | * top.c (command_loop): For space usage display, show both | Stan Shebs | 2 | -13/+31 |
1994-12-16 | * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream arg | Stu Grossman | 6 | -236/+375 |
1994-12-16 | * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set. | Ken Raeburn | 1 | -25/+0 |
1994-12-15 | * config/tc-sh.c (md_begin): Use a local variable when | Jim Wilson | 1 | -0/+6 |
1994-12-15 | * hosts/mpw.h: Include spin.h. | Stan Shebs | 2 | -0/+6 |
1994-12-15 | * elfcode.h (elf_map_symbols): Only use section symbols whose | Ian Lance Taylor | 1 | -1/+3 |
1994-12-15 | * elfcode.h (elf_map_symbols): Only use section symbols whose | Ian Lance Taylor | 2 | -1/+7 |
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 |