Age | Commit message (Expand) | Author | Files | Lines |
1994-11-17 | * reloc.c (bfd_reloc_code_type): Add new value BFD_RELOC_12_PCREL. | Ken Raeburn | 4 | -29/+61 |
1994-11-17 | * bfd/elf32-hppa.c (elf32_hppa_bfd_final_link_relocated): Use the | Jeff Law | 2 | -28/+40 |
1994-11-17 | * objcopy.c (main): Fix is_strip test. From | Ian Lance Taylor | 2 | -53/+142 |
1994-11-17 | Patches from pirker@eiunix.tuwien.ac.at (Martin Pirker). | Ian Lance Taylor | 3 | -0/+10 |
1994-11-17 | * archive.c (_bfd_write_archive_contents): Round up the archive | Ian Lance Taylor | 1 | -0/+5 |
1994-11-17 | * README: Add warning about termcap in Ultrix and OSF/1. | Stan Shebs | 1 | -0/+4 |
1994-11-17 | * Makefile.in: Fix the test for installing gdbtk. | Rob Savoye | 1 | -0/+2 |
1994-11-16 | * scripttempl/hppaelf.sc (.text): Handle a use rdefined text start | Jeff Law | 1 | -0/+5 |
1994-11-16 | * hppa-tdep.c: Remove including sys/dir.h from a target file. | Rob Savoye | 2 | -1/+4 |
1994-11-16 | * coff-sh.c: Deleted some code that was commented out or inside "#if 0". | Ken Raeburn | 2 | -70/+13 |
1994-11-16 | fix swapped files; stop marking p2425a.s as xfail | Ken Raeburn | 2 | -0/+14 |
1994-11-16 | * config/powerpc/gdbserve.mt (TDEPFILES): Removed fake_aio.o | J.T. Conklin | 6 | -162/+22 |
1994-11-16 | * scripttempl/hppaelf.sc (.text): Place unwind descriptors in the | Jeff Law | 2 | -3/+15 |
1994-11-16 | * hppa-tdep.c (skip_trampoline_code): Handle shared library import | Jeff Law | 2 | -0/+44 |
1994-11-16 | * gas/hppa/unsorted/align4.s: New test. | Jeff Law | 3 | -0/+8 |
1994-11-16 | * config/tc-hppa.c (pa_subspace): Make sure to always reset | Jeff Law | 1 | -1/+9 |
1994-11-16 | * config/tc-hppa.c (pa_align): New function. Aligns the current | Jeff Law | 2 | -125/+65 |
1994-11-16 | * c-exp.y (yylex): Fix a bug in template scanning. | Kung Hsu | 2 | -1/+10 |
1994-11-15 | * i386-stub.c, m68k-stub.c, sparc-stub.c, sparcl-stub.c: Mask out | Stan Shebs | 3 | -10/+15 |
1994-11-15 | messages.c (as_fatal): put space after "fatal error:" | Ken Raeburn | 1 | -0/+5 |
1994-11-15 | added powerpc to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 |
1994-11-15 | added nlmstub.def to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 |
1994-11-15 | * gas/config/tc-hppa.h (obj_frob_symbol): Delete ELF specific | Jeff Law | 4 | -3/+114 |
1994-11-15 | keep riscix, pc532mach files | Ken Raeburn | 3 | -0/+5 |
1994-11-15 | nuke "confidential" dirs | Ken Raeburn | 2 | -0/+4 |
1994-11-15 | * op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variables | Rob Savoye | 6 | -19/+62 |
1994-11-15 | Fixed keep_these_too/lose_these_too for mpw and hpread | Angela Marie Thomas | 1 | -4/+4 |
1994-11-14 | Removed remote-mon.c, and add it's replacement rom68k-rom.c. | Rob Savoye | 1 | -1/+1 |
1994-11-14 | Add copyright message. | Rob Savoye | 3 | -4/+64 |
1994-11-14 | * Makefile.in: Install gdbtk.tcl. | Stu Grossman | 4 | -2/+96 |
1994-11-14 | Keep ld-shared. | Ian Lance Taylor | 1 | -0/+1 |
1994-11-14 | Keep i386lynx.mh. | Ian Lance Taylor | 1 | -0/+1 |
1994-11-14 | * configure.in: Remove tk from native_only list. | Stu Grossman | 1 | -1/+1 |
1994-11-13 | * somsolib.c: Add TODO list. | Jeff Law | 2 | -36/+295 |
1994-11-13 | * elfcode.h (elf_export_symbol): Also export symbols which are | Ian Lance Taylor | 2 | -1/+7 |
1994-11-12 | * scripttempl/elf.sc: Add ENTRY(${ENTRY}), and default ${ENTRY} to | Ian Lance Taylor | 1 | -0/+5 |
1994-11-12 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add | Ian Lance Taylor | 2 | -39/+113 |
1994-11-12 | * ld.h (args_type): Add field export_dynamic. | Ian Lance Taylor | 2 | -3/+223 |
1994-11-12 | * Makefile.in (copying.o, f-exp.tab.o, dpx2-nat.o, dstread.o, | Peter Schauer | 2 | -8/+52 |
1994-11-11 | * build-all.mk: Add mips-ncd-elf target to sun4 targets | Bill Cox | 2 | -2/+21 |
1994-11-11 | * ch-exp.y (yylex): Fix off-by-one error when converting string to | Jeff Law | 2 | -1/+5 |
1994-11-11 | * hppa-tdep.c (rp_saved): Handle IMPORT stubs too. | Jeff Law | 3 | -0/+46 |
1994-11-11 | * hpux-core.c (hpux_core_struct): Delete handles for the | Jeff Law | 1 | -0/+11 |
1994-11-11 | * symfile.c (syms_from_objfile): Only call find_lowest_section if | Jeff Law | 1 | -0/+5 |
1994-11-10 | * rom68k-rom.c: New file. Replaces the old remote-mon.c and uses | Rob Savoye | 3 | -154/+492 |
1994-11-10 | * findvar.c (find_saved_register): Fix a frame variable name. | Stan Shebs | 1 | -0/+5 |
1994-11-09 | add delta68 config | Ken Raeburn | 3 | -0/+11 |
1994-11-09 | * config/tc-ppc.c (ppc_bf): Always set coff_line_base. | Ian Lance Taylor | 1 | -0/+6 |
1994-11-09 | * ldlang.c (lang_one_common): Set SEC_ALLOC in any section where | Ian Lance Taylor | 2 | -0/+8 |
1994-11-08 | Tue Nov 8 17:50:43 1994 Eric Youngdale (eric@aib.com) | Ian Lance Taylor | 2 | -10/+35 |