Age | Commit message (Expand) | Author | Files | Lines |
1994-09-14 | Do unlink/delete test properly. | Ken Raeburn | 8 | -94/+54 |
1994-09-14 | Tue Sep 13 16:45:08 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 1 | -0/+9 |
1994-09-13 | * config/obj-coff.c (do_relocs_for): If TC_KEEP_FX_OFFSET | Steve Chamberlain | 1 | -1/+1 |
1994-09-13 | Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls. | Ken Raeburn | 8 | -47/+92 |
1994-09-13 | * Makefile.in (*_FOR_TARGET, INSTALL_XFORM, install, uninstall): Rewrite | Ken Raeburn | 7 | -212/+287 |
1994-09-13 | * config/obj-coff.c (fixup_segment): After handling the difference | Ian Lance Taylor | 2 | -0/+7 |
1994-09-13 | gasp.texi: a few edits thanks to crash | Jeffrey Osier | 1 | -5/+3 |
1994-09-13 | Generate .gdbinit file: | Ken Raeburn | 4 | -55/+95 |
1994-09-13 | * gas/hppa/reloc/r_no_relocbug.s: New test. | Jeff Law | 4 | -0/+99 |
1994-09-13 | PIC enhancements just checked in (based on work of Paul Kranenburg and Eric | Ken Raeburn | 1 | -0/+64 |
1994-09-13 | * tc-i386.c (TC_RELOC): New macro. | Ken Raeburn | 1 | -24/+232 |
1994-09-13 | * write.c (fixup_segment): Test TC_RELOC_RTSYM_LOC_FIXUP on fixup before | Ken Raeburn | 1 | -12/+76 |
1994-09-13 | * expr.c (make_expr_symbol): If operator is O_symbol and X_add_number is zero, | Ken Raeburn | 1 | -27/+113 |
1994-09-13 | * Makefile.in (config-stamp): Add a "this file generated by make" message to | Ken Raeburn | 1 | -1/+2 |
1994-09-13 | * .gdbinit (pe, ps): Define new commands. | Ken Raeburn | 2 | -44/+253 |
1994-09-13 | * mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STDARG_H, | Stan Shebs | 3 | -11/+10 |
1994-09-12 | * config/obj-elf.c (obj_elf_type): Rewrite to accept syntax | Ian Lance Taylor | 1 | -0/+3 |
1994-09-12 | * config/tc-mips.c (md_pseudo_table): Handle .globl and .global. | Ian Lance Taylor | 3 | -7/+59 |
1994-09-12 | * read.c (read_a_source_file): The second argument to as_where is | Ian Lance Taylor | 2 | -2/+8 |
1994-09-09 | keep arm files | Ken Raeburn | 1 | -0/+39 |
1994-09-09 | keep arm files | Ken Raeburn | 1 | -0/+2 |
1994-09-09 | forgot an entry for makefile dependency changes | Ken Raeburn | 1 | -0/+3 |
1994-09-09 | keep arm dir | Ken Raeburn | 1 | -0/+1 |
1994-09-09 | Modified Files: | Kung Hsu | 3 | -9/+89 |
1994-09-09 | Modified Files: | Kung Hsu | 1 | -2/+2 |
1994-09-08 | * config/obj-coff.c (size_section): Do an fprintf to stderr rather | Ian Lance Taylor | 2 | -261/+116 |
1994-09-08 | * config/tc-{h8300,sh}.[ch] (tc_coff_symbol_emit): Function doing nothing | Steve Chamberlain | 1 | -0/+5 |
1994-09-08 | Wed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 2 | -129/+180 |
1994-09-08 | fix config.status, Makefile dependencies | Ken Raeburn | 1 | -2/+2 |
1994-09-08 | tc_gen_reloc, i386-linux, brokensed changes | Ken Raeburn | 1 | -0/+12 |
1994-09-07 | (tc_gen_reloc): Use bfd_get_reloc_code_name in error message. | Ken Raeburn | 3 | -13/+54 |
1994-09-07 | Remove 'brokensed' hack, autoconf should make it unnecessary now. | Ken Raeburn | 1 | -8/+9 |
1994-09-07 | Don't set bfd_gas for i386-linux a.out configurations. | Ken Raeburn | 2 | -2/+2 |
1994-09-07 | Update for autoconf beta 1.112: | Ken Raeburn | 6 | -230/+249 |
1994-09-07 | * configure.in: Check ${host} and ${target} rather than | Ian Lance Taylor | 3 | -4/+10 |
1994-09-06 | * config/tc-mips.c (mips_cpu): New static variable. | Ian Lance Taylor | 2 | -21/+123 |
1994-09-05 | * doc/Makefile.in (VPATH): Define using @srcdir@. | Ken Raeburn | 1 | -0/+6 |
1994-09-05 | ARM Acorn/RISCiX target and host patches from Richard Earnshaw | Ken Raeburn | 9 | -36/+486 |
1994-09-02 | * ecoff.c (add_file): Don't try to generate line numbers if the | Ian Lance Taylor | 2 | -9/+32 |
1994-09-01 | remove alloca stuff from atof-generic.c | Ken Raeburn | 1 | -0/+2 |
1994-09-01 | * as.h (volatile): Don't test or define here; not needed. | Ken Raeburn | 2 | -2/+5 |
1994-09-01 | autoconf bug fix -- config.status exit status should be 0 | Ken Raeburn | 1 | -0/+1 |
1994-08-31 | Makefile.in (INCLUDES): Include "-I.." for libiberty/alloca-conf.h. | Ken Raeburn | 2 | -3/+4 |
1994-08-31 | * Makefile.in (prefix, exec_prefix): Use @-subtitutions. | Ken Raeburn | 5 | -234/+153 |
1994-08-31 | * configure.in, configure: Initialize bfd_gas to no. | Ian Lance Taylor | 3 | -0/+9 |
1994-08-30 | fix mpw problem with ".." for stan | Ken Raeburn | 2 | -1/+6 |
1994-08-29 | * config/tc-ppc.c (md_apply_fix): Don't generate a reloc when a | Ian Lance Taylor | 1 | -0/+6 |
1994-08-28 | * as.h (flag_*): Added comments describing meanings of some of these variables. | Ken Raeburn | 2 | -6/+38 |
1994-08-28 | Removed pcrel_adjust and bsr arguments from calling interface of | Ken Raeburn | 1 | -0/+7 |
1994-08-28 | Makefile.in (distclean, realclean): Remove new configure-generated files. | Ken Raeburn | 2 | -1/+6 |