Age | Commit message (Expand) | Author | Files | Lines |
1994-06-20 | * aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd, | Ian Lance Taylor | 3 | -10/+16 |
1994-06-20 | Comment change. | Ian Lance Taylor | 1 | -3/+3 |
1994-06-20 | * mipsbsd.c (MY_final_link_callback): Define to avoid warning. | Ian Lance Taylor | 2 | -0/+9 |
1994-06-20 | * hp300hpux.c (MY_final_link_callback): Define to avoid warning. | Ian Lance Taylor | 2 | -9/+23 |
1994-06-18 | * demangle.h (cplus_demangle_opname): Declare. | Stan Shebs | 1 | -0/+4 |
1994-06-18 | Use "default" rather than "unix". | Rob Savoye | 1 | -1/+1 |
1994-06-18 | Setup default and unknown init files. | Rob Savoye | 1 | -0/+2 |
1994-06-18 | Don't pass AS and ASFLAGS, it's now done in the testing code. | Rob Savoye | 1 | -1/+1 |
1994-06-18 | * lib/gdb.exp (string_to_regexp): Set a default result. | Stan Shebs | 1 | -0/+5 |
1994-06-18 | * breakpoint.c: Include annotate.h. Call annotate_field rather | Jim Kingdon | 1 | -0/+3 |
1994-06-18 | * main.c: Include string.h. | Jim Kingdon | 1 | -0/+4 |
1994-06-17 | * Makefile.in (config-stamp): Make sure there is at least one | Ian Lance Taylor | 1 | -0/+8 |
1994-06-17 | * aout-target.h (MY(callback)): Set the alignments of the text, | Ian Lance Taylor | 2 | -0/+18 |
1994-06-17 | * sunos.c (sunos_add_one_symbol): Treat a common symbol from a | Ian Lance Taylor | 1 | -3/+4 |
1994-06-17 | * libhppa.h (bfd_hppa_insn2fmt, hppa_rebuild_insn): Make INLINE. | Jeff Law | 1 | -0/+2 |
1994-06-17 | * config/tc-hppa.c: Misc trivial changes to make gcc -Wall happy. | Jeff Law | 1 | -0/+2 |
1994-06-17 | * elf32-hppa.h (elf_hppa_final_processing): Delete decl. | Jeff Law | 1 | -0/+4 |
1994-06-17 | * config/tc-hppa.h (elf_hppa_final_processing): Declare. | Jeff Law | 1 | -0/+4 |
1994-06-17 | * elfcode.h (elf_link_input_bfd): Don't try to read local symbols | Jeff Law | 2 | -4/+10 |
1994-06-17 | * scripttempl/hppaelf.sc: Place .data and .bss at 0x40000000 | Jeff Law | 1 | -0/+5 |
1994-06-17 | deleted code for keep-v9 that does nothing useful | Ken Raeburn | 1 | -4/+0 |
1994-06-17 | unsanitize v9 | Ken Raeburn | 3 | -66/+0 |
1994-06-17 | unsanitize v9 | Ken Raeburn | 1 | -30/+0 |
1994-06-16 | folding v9 change log in; stop sanitizing configure.in | Ken Raeburn | 3 | -123/+79 |
1994-06-16 | * fork-child.c (startup_inferior) [STARTUP_INFERIOR]: If defined, | Stan Shebs | 4 | -112/+126 |
1994-06-16 | * configure.in: Improve sorting/formatting of hosts and targets. | Stan Shebs | 4 | -37/+164 |
1994-06-16 | * configure.in: Set UNDERSCORE in Makefile based on result of | Ian Lance Taylor | 4 | -19/+38 |
1994-06-16 | * config.bfd: If second argument is ``_'', then, instead of | Ian Lance Taylor | 1 | -0/+6 |
1994-06-16 | Keep v9 bits now. | Stan Shebs | 4 | -54/+8 |
1994-06-16 | v9 unsanitization | Ken Raeburn | 3 | -28/+0 |
1994-06-16 | keep makefile.dos | Ken Raeburn | 1 | -0/+1 |
1994-06-16 | * lexsup.c (parse_args): Add -shared to longopts, and handle it. | Ian Lance Taylor | 2 | -0/+7 |
1994-06-16 | * elfcode.h (elf_bfd_final_link): If trying to generate a shared | Ian Lance Taylor | 2 | -0/+11 |
1994-06-16 | * bfdlink.h (struct bfd_link_info): Add new field shared. | Ian Lance Taylor | 2 | -2/+39 |
1994-06-16 | * configure.in: If EMUL_EXTRA* is defined in a config file, treat | Ian Lance Taylor | 2 | -0/+5 |
1994-06-16 | * Makefile.in: Rebuilt dependencies. | Ian Lance Taylor | 7 | -15/+17 |
1994-06-16 | Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com) | Ian Lance Taylor | 4 | -1/+164 |
1994-06-16 | Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com) | Ian Lance Taylor | 3 | -0/+638 |
1994-06-16 | * aoutx.h (NAME(aout,some_aout_object_p)): Accept BMAGIC objects | Ian Lance Taylor | 1 | -1/+2 |
1994-06-16 | * aout64.h (BMAGIC): Define. | Ian Lance Taylor | 1 | -0/+1 |
1994-06-16 | * ldexp.c (exp_print_tree): Don't crash if etree_rel section has | Ian Lance Taylor | 1 | -0/+4 |
1994-06-16 | * scripttempl/aout.sc: Let sections align to their natural | Ian Lance Taylor | 1 | -0/+5 |
1994-06-16 | * as.c (parse_args): Cast xmalloc return value. | Ken Raeburn | 1 | -0/+2 |
1994-06-16 | v9, vms changes and some stuff i checked in recently but didn't log | Ken Raeburn | 1 | -0/+34 |
1994-06-16 | Wed Jun 15 17:36:07 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 5 | -83/+293 |
1994-06-16 | Fri Jun 3 17:25:08 1994 Pat Rankin (rankin@eql.caltech.edu) | Ken Raeburn | 2 | -2/+26 |
1994-06-16 | For sparc64 target, use sparc cpu files and add sparcv9 to extra_defs. No | Ken Raeburn | 1 | -3/+2 |
1994-06-16 | (config-stamp): If $(defs) contains multiple words, emit a #define line for | Ken Raeburn | 1 | -1/+3 |
1994-06-16 | sparc v9 unsanitization | Ken Raeburn | 1 | -52/+0 |
1994-06-16 | * libelf.h (struct elf_obj_tdata): New field dt_needed_name. | Ian Lance Taylor | 5 | -1/+23 |