Age | Commit message (Expand) | Author | Files | Lines |
1994-04-01 | * targets.c (bfd_target): Add _bfd_free_cached_info field. | Ian Lance Taylor | 27 | -170/+329 |
1994-04-01 | * elf32-hppa.c (elf_hppa_reloc_type_lookup): Correct type of | Ian Lance Taylor | 1 | -4/+4 |
1994-04-01 | * coff-a29k.c (a29k_reloc): Add reloc_entry->address to value of | Ian Lance Taylor | 1 | -1/+2 |
1994-04-01 | * config/sparc/tm-sun4sol2.h (IN_SOLIB_TRAMPOLINE): Removed, | Peter Schauer | 1 | -3/+0 |
1994-04-01 | * config/tm-sysv4.h (IN_SOLIB_TRAMPOLINE): Use new in_plt_section. | Peter Schauer | 1 | -9/+3 |
1994-04-01 | For SVR4 targets, enable gdb to set breakpoints in shared | Peter Schauer | 3 | -1/+56 |
1994-04-01 | keep internals stuff | Ken Raeburn | 1 | -0/+1 |
1994-04-01 | Some internals docs. Not enough to be amazingly helpful yet, not really | Ken Raeburn | 1 | -0/+175 |
1994-04-01 | * i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size prefix is 0x66, | Ken Raeburn | 1 | -4/+9 |
1994-04-01 | * internal.h (internal_aouthdr): Added comments for Apollo fields. | Ken Raeburn | 1 | -0/+4 |
1994-03-31 | * scripttempl/alpha.sc: Clean up section alignment to ensure that | Ian Lance Taylor | 1 | -0/+5 |
1994-03-31 | * config/tc-sparc.c (tc_gen_reloc): Add a gruesome hack to get | Ian Lance Taylor | 2 | -21/+72 |
1994-03-31 | Added some support for Irix 4 shared libraries. | Ian Lance Taylor | 2 | -2/+42 |
1994-03-31 | * ecoff.h (STYP_ECOFF_LIB): Define as used on Irix 4. | Ian Lance Taylor | 2 | -0/+5 |
1994-03-31 | * coffcode.h (CALC_ADDEND): Change to fetch original symbol value | Ian Lance Taylor | 3 | -10/+275 |
1994-03-31 | * ecoff.c (ecoff_write_object_contents): Set the text_start and | Ian Lance Taylor | 2 | -4/+18 |
1994-03-31 | Added missing ChangeLog entry for Sean's check in, and rebuilt | Ian Lance Taylor | 2 | -0/+5 |
1994-03-31 | * nlm32-i386.c (nlm_i386_read_import): Null terminate the symbol | Ian Lance Taylor | 3 | -4/+806 |
1994-03-31 | Missing BFD_RELOC_26. | Sean Eric Fagan | 1 | -0/+1 |
1994-03-31 | * coffgen.c (coff_write_symbol): Reindented. Changed to return | Ian Lance Taylor | 3 | -172/+245 |
1994-03-31 | * configure: Support --silent, --quiet. | David MacKenzie | 2 | -4/+12 |
1994-03-31 | * som.c (som_begin_writing): New approach at dealing with holes | Jeff Law | 2 | -18/+34 |
1994-03-31 | * configure: Support --disable-FEATURE. | David MacKenzie | 2 | -2/+12 |
1994-03-31 | Only build PowerPC stubs if we are converting a PowerPC object file. | Ian Lance Taylor | 1 | -2/+4 |
1994-03-30 | Wed Mar 30 15:31:55 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -1/+8 |
1994-03-30 | Wed Mar 30 15:30:44 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -2/+7 |
1994-03-30 | * xcoffread.c (xcoff_next_symbol_text): New function. | Jim Kingdon | 1 | -3/+3 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 43 | -961/+1301 |
1994-03-30 | * elfread.c (elf_symtab_read): Change storage_needed, | Ian Lance Taylor | 3 | -9/+29 |
1994-03-30 | * gprof.c (getsymtab): Change nosyms to long. Rename | Ian Lance Taylor | 2 | -4/+23 |
1994-03-30 | Update for recent BFD changes to symbol and reloc reading. Rename | Ian Lance Taylor | 5 | -71/+178 |
1994-03-30 | * ldmisc.c (vfinfo): Change symbol reading slightly for recent BFD | Ian Lance Taylor | 1 | -0/+6 |
1994-03-30 | * xcoffread.c (xcoff_next_symbol_text): New function. | Jim Kingdon | 2 | -13/+30 |
1994-03-30 | * remote.c (getpkt): Remove unused "out" label. | Jim Kingdon | 2 | -1/+4 |
1994-03-30 | * breakpoint.c (print_it_normal): Allow GDB to notify the user | Jeff Law | 2 | -5/+9 |
1994-03-30 | * hosts/dpx2.h: Define POSIX_UTIME. | Jim Kingdon | 1 | -0/+4 |
1994-03-30 | * config/m68k/tm-dpx2.h: Include tm-m68k.h not nonexistent tm-68k.h. | Jim Kingdon | 2 | -1/+5 |
1994-03-30 | * blockframe.c (find_pc_partial_function): mst_file_text | Peter Schauer | 2 | -4/+32 |
1994-03-30 | * config/i386/tm-symmetry.h: Clean up, it is now only used for Dynix. | Peter Schauer | 2 | -297/+76 |
1994-03-30 | * ch-exp.y (decode_integer_value, match_character_literal, | Peter Schauer | 6 | -50/+144 |
1994-03-30 | * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for | Peter Schauer | 1 | -0/+12 |
1994-03-30 | * i386-dis.c (struct private): Renamed to dis_private. `private' | Peter Schauer | 1 | -0/+5 |
1994-03-30 | * i386dynix.c, config/i386-dynix.mt: New files, handling Dynix | Peter Schauer | 6 | -2/+104 |
1994-03-30 | * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall): | Jeff Law | 1 | -0/+5 |
1994-03-30 | * hppa-tdep.c (hppa_fix_call_dummy): Use an alternate method for | Jeff Law | 2 | -0/+35 |
1994-03-30 | * ch-exp.y: Implement SIZE(mode_name) and SIZE(expression). | Per Bothner | 2 | -9/+10 |
1994-03-30 | * ch-lang.c (chill_is_varying_struct): Magic string is | Per Bothner | 2 | -1/+6 |
1994-03-30 | * remote.c (getpkt): If we get a timeout, actually retry rather | Jim Kingdon | 2 | -7/+16 |
1994-03-30 | * config.guess: Recognize NCR running SVR4.3. | Jim Kingdon | 2 | -0/+7 |
1994-03-30 | Modified Files: | Kung Hsu | 3 | -16/+72 |