Age | Commit message (Expand) | Author | Files | Lines |
1994-01-25 | * stabs.texinfo (String Field): Discuss continuing stabs with ?. | Jim Kingdon | 2 | -1/+7 |
1994-01-25 | * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h: | Jim Kingdon | 3 | -3/+7 |
1994-01-25 | * som.c, som.h (bfd_som_set_section_attributes, | Jim Kingdon | 1 | -0/+8 |
1994-01-25 | A few more minor formatting cleanups. | Ian Lance Taylor | 1 | -14/+12 |
1994-01-25 | * archive.c: Reindented to GNU standards. | Ian Lance Taylor | 2 | -667/+744 |
1994-01-25 | * paread.c (read_unwind_info): Just assign to objfile->obj_private, | Jim Kingdon | 3 | -2/+16 |
1994-01-25 | * rldefs.h: Accept __hpux as well as hpux for HP compiler in ANSI mode. | Jim Kingdon | 1 | -0/+4 |
1994-01-25 | * objdump.c (display_file): Remove call to list_matching_formats. | David MacKenzie | 2 | -18/+19 |
1994-01-25 | * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): Add | David MacKenzie | 11 | -315/+364 |
1994-01-25 | * sparc-nat.c (fetch_inferior_registers, store_inferior_registers): | John Gilmore | 2 | -4/+12 |
1994-01-25 | * config.guess: Clean up NeXT support, to allow nextstep | Per Bothner | 2 | -3/+25 |
1994-01-25 | Change RUNTESTFLAGS to RUNTEST_FLAGS to be consistant with FLAGS_TO_PASS. | Rob Savoye | 1 | -1/+1 |
1994-01-25 | * coff-alpha.c (alpha_ecoff_object_p): New function. Set size of | Ian Lance Taylor | 3 | -75/+208 |
1994-01-25 | * ecofflink.c (ecoff_align_debug): Align RFDs to debug_align. | Ian Lance Taylor | 1 | -2/+12 |
1994-01-25 | Various entries. | Ian Lance Taylor | 1 | -0/+23 |
1994-01-25 | * ecoff.c (ecoff_frob_symbol): New function. Put undefined | Ian Lance Taylor | 4 | -93/+125 |
1994-01-25 | * tc-mips.c (g_switch_seen): New static variable. | Ian Lance Taylor | 1 | -0/+11 |
1994-01-25 | * symbols.c (S_IS_COMMON): Use bfd_is_com_section rather than | Ian Lance Taylor | 1 | -8/+31 |
1994-01-24 | * linker.c (generic_link_check_achive_element): Set SEC_ALLOC flag | Ian Lance Taylor | 2 | -2/+17 |
1994-01-24 | * elfcode.h (swap_out_syms): Use elf_section_from_bfd_section to | Ian Lance Taylor | 1 | -1/+2 |
1994-01-24 | * objdump.c (display_file): Remove call to list_matching_formats. | David MacKenzie | 2 | -7/+16 |
1994-01-24 | * format.c (bfd_check_format_matches): New function. | David MacKenzie | 4 | -44/+84 |
1994-01-24 | * binutils.texi (objdump): Note some limitations of -h section | David MacKenzie | 2 | -1/+23 |
1994-01-24 | Mon Jan 24 12:09:35 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -1/+5 |
1994-01-24 | Mon Jan 24 12:07:22 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -11/+8 |
1994-01-24 | * elf32-hppa.c (hppa_elf_gen_reloc_type): Typo (== for =). | Ian Lance Taylor | 2 | -1/+3 |
1994-01-24 | * bfd/aoutx.h (aout_link_input_section_std, | Ian Lance Taylor | 9 | -356/+786 |
1994-01-24 | * ldmain.c (reloc_overflow): Added name, reloc_name and addend | Ian Lance Taylor | 2 | -4/+18 |
1994-01-24 | * ldlang.c (lookup_name): Set BFD GP size to -G argument value | Ian Lance Taylor | 2 | -0/+5 |
1994-01-24 | Since gdb distributions must be sanitized, and it is easy to forget to | Fred Fish | 2 | -0/+14 |
1994-01-24 | read.c (s_lcomm): Treat Alpha like MIPS in handling of .sbss section. | Ken Raeburn | 2 | -2/+7 |
1994-01-24 | * bout.c (calljx_callback, callj_callback): Use get_value to get | Ian Lance Taylor | 3 | -450/+317 |
1994-01-24 | * ldlang.c (relaxing): Removed global variable. | Ian Lance Taylor | 3 | -13/+32 |
1994-01-24 | * aoutx.h (translate_symbol_table): The string index 0 has a | Ian Lance Taylor | 2 | -1/+14 |
1994-01-23 | * ch-exp.y (match_string_literal): Allow a zero-length string. | Per Bothner | 3 | -4/+8 |
1994-01-23 | Sat Jan 22 16:25:09 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 4 | -3/+617 |
1994-01-23 | Minor MPW compatibility tweaks. | Stan Shebs | 4 | -14/+31 |
1994-01-22 | * i386aix-nat.c (i386_float_info): Reverse order of registers before | Jim Kingdon | 3 | -10/+21 |
1994-01-22 | Sat Jan 22 13:41:25 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -13/+18 |
1994-01-22 | Sat Jan 22 13:30:57 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -16/+10 |
1994-01-22 | Sat Jan 22 13:23:46 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -2/+100 |
1994-01-22 | MPW makefile definitions | Stan Shebs | 3 | -2/+29 |
1994-01-22 | * mips-tdep.c (init_extra_frame_info): Use frame relative stack | Peter Schauer | 2 | -20/+38 |
1994-01-22 | * lynx-nat.c (fetch_core_registers): Load the I & L regs for the | Stu Grossman | 2 | -3/+15 |
1994-01-22 | * sparclynx.c: Setup appropriate macros to enable core file | Stu Grossman | 2 | -0/+275 |
1994-01-22 | * remote-mips.c (mips_initialize): Clear mips_initializing via | Jim Kingdon | 3 | -4/+55 |
1994-01-22 | * fork-child.c, inferior.h (fork_inferior): New argument shell_file. | Jim Kingdon | 4 | -41/+96 |
1994-01-22 | * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP, SIGCONTEXT_PC_OFFSET): | Peter Schauer | 1 | -0/+7 |
1994-01-22 | * sparc-tdep.c (frame_saved_pc): Get the pc from the saved pc | Peter Schauer | 1 | -0/+7 |
1994-01-22 | * sparc-tdep.c, lynx-nat.c, config/sparc/tm-sparc.h, | Stu Grossman | 5 | -15/+37 |