* expr.c (make_expr_symbol): No longer static. Use symbol_create, not
[binutils-gdb.git] / gas /
1994-09-28 Ken Raeburn* expr.c (make_expr_symbol): No longer static. Use...
1994-09-28 Ian Lance Taylor * gas/mips/beq.d, gas/mips/beq.s: Test that unconditio...
1994-09-28 Ian Lance Taylor * config/tc-mips.c: Include subsegs.h.
1994-09-28 Ian Lance Taylor * config/tc-mips.c (md_apply_fix): Correct branch...
1994-09-26 Ian Lance Taylor * gas/mips: Add test cases for PIC code, both SVR4...
1994-09-24 Stan ShebsNo longer need to keep/lose any MPW stuff
1994-09-24 Stan Shebs * mpw-make.in (config.h): Add defines from ho-mpw...
1994-09-23 Ken Raeburntypo fixes from pat rankin
1994-09-23 Ken Raeburnsome news
1994-09-23 Ian Lance Taylor * gas/mips: New directory with MIPS specific test...
1994-09-23 Ian Lance Taylor * symbols.h (copy_symbol_attributes): Declare.
1994-09-23 Ken Raeburndelete -> remove
1994-09-22 Kung HsuModified Files:
1994-09-21 Ken Raeburnvms, ho-*.h, sym attr changes just checked in
1994-09-21 Ken RaeburnCombine two existing mechanisms for copying symbol...
1994-09-21 Ken Raeburnhost file changes
1994-09-21 Ken Raeburnvms changes from pat rankin
1994-09-21 Ken Raeburndelete old host-specific files
1994-09-21 Ian Lance Taylor * config/tc-ppc.c (ppc_current_block): New static...
1994-09-21 Ian Lance Taylor * config/tc-mips.c (insns_since_cache_access): Remove.
1994-09-21 Stan Shebs * mpw-config.in: Don't create host.h.
1994-09-20 Ian Lance Taylor * config/tc-mips.c (md_shortopts): Remove E.
1994-09-19 Jeff Law * config/tc-hppa.c (hppa_fix_adjustable): Reject reduc...
1994-09-19 Ken Raeburnkeep gdbinit.in, not .gdbinit
1994-09-19 Ken Raeburnvms work, pseudo_set fixes
1994-09-19 Ken Raeburn* read.c (pseudo_set, case O_symbol): If OBJ_COPY_SYMBO...
1994-09-19 Ken Raeburn* read.c (pseudo_set, case O_symbol): If OBJ_COPY_SYMBO...
1994-09-19 Ken Raeburnmore vms work from Pat Rankin
1994-09-19 Ken Raeburn* as.h: Test NEED_DECLARATION_*, not NEED_*_DECLARATION.
1994-09-19 Ian Lance Taylor * config/obj-coff.c (c_dot_file_symbol): Use bfd_abs_s...
1994-09-17 Ken Raeburnvax test
1994-09-17 Ken Raeburnnew test for vax
1994-09-17 Ken Raeburnkeep vax dir
1994-09-15 Ian Lance Taylor * expr.c (clean_up_expression): Use addressT, not...
1994-09-14 Jeff Law * expr.c (expr): Don't reduce the difference of two...
1994-09-14 Jeff Law * config/obj-som.h (S_SET_OTHER, S_SET_TYPE): Delete...
1994-09-14 Ken Raeburn386_GOTPC fix from ericy
1994-09-14 Ken RaeburnSome Vax and VMS bug fixes from Pat Rankin.
1994-09-14 Ken RaeburnDo unlink/delete test properly.
1994-09-14 Steve ChamberlainTue Sep 13 16:45:08 1994 Steve Chamberlain (sac@jonny...
1994-09-13 Steve Chamberlain * config/obj-coff.c (do_relocs_for): If TC_KEEP_FX_OFFSET
1994-09-13 Ken RaeburnUse EXIT_SUCCESS and EXIT_FAILURE in all exit calls.
1994-09-13 Ken Raeburn* Makefile.in (*_FOR_TARGET, INSTALL_XFORM, install...
1994-09-13 Ian Lance Taylor * config/obj-coff.c (fixup_segment): After handling...
1994-09-13 Jeffrey Osier gasp.texi: a few edits thanks to crash
1994-09-13 Ken RaeburnGenerate .gdbinit file:
1994-09-13 Jeff Law * gas/hppa/reloc/r_no_relocbug.s: New test.
1994-09-13 Ken RaeburnPIC enhancements just checked in (based on work of...
1994-09-13 Ken Raeburn* tc-i386.c (TC_RELOC): New macro.
1994-09-13 Ken Raeburn* write.c (fixup_segment): Test TC_RELOC_RTSYM_LOC_FIXU...
1994-09-13 Ken Raeburn* expr.c (make_expr_symbol): If operator is O_symbol...
1994-09-13 Ken Raeburn* Makefile.in (config-stamp): Add a "this file generate...
1994-09-13 Ken Raeburn* .gdbinit (pe, ps): Define new commands.
1994-09-13 Stan Shebs * mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STD...
1994-09-12 Ian Lance Taylor * config/obj-elf.c (obj_elf_type): Rewrite to accept...
1994-09-12 Ian Lance Taylor * config/tc-mips.c (md_pseudo_table): Handle .globl...
1994-09-12 Ian Lance Taylor * read.c (read_a_source_file): The second argument...
1994-09-09 Ken Raeburnkeep arm files
1994-09-09 Ken Raeburnkeep arm files
1994-09-09 Ken Raeburnforgot an entry for makefile dependency changes
1994-09-09 Ken Raeburnkeep arm dir
1994-09-09 Kung HsuModified Files:
1994-09-09 Kung HsuModified Files:
1994-09-08 Ian Lance Taylor * config/obj-coff.c (size_section): Do an fprintf...
1994-09-08 Steve Chamberlain * config/tc-{h8300,sh}.[ch] (tc_coff_symbol_emit)...
1994-09-08 Steve ChamberlainWed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny...
1994-09-08 Ken Raeburnfix config.status, Makefile dependencies
1994-09-08 Ken Raeburntc_gen_reloc, i386-linux, brokensed changes
1994-09-07 Ken Raeburn(tc_gen_reloc): Use bfd_get_reloc_code_name in error...
1994-09-07 Ken RaeburnRemove 'brokensed' hack, autoconf should make it unnece...
1994-09-07 Ken RaeburnDon't set bfd_gas for i386-linux a.out configurations.
1994-09-07 Ken RaeburnUpdate for autoconf beta 1.112:
1994-09-07 Ian Lance Taylor * configure.in: Check ${host} and ${target} rather...
1994-09-06 Ian Lance Taylor * config/tc-mips.c (mips_cpu): New static variable.
1994-09-05 Ken Raeburn* doc/Makefile.in (VPATH): Define using @srcdir@.
1994-09-05 Ken RaeburnARM Acorn/RISCiX target and host patches from Richard...
1994-09-02 Ian Lance Taylor * ecoff.c (add_file): Don't try to generate line numbe...
1994-09-01 Ken Raeburnremove alloca stuff from atof-generic.c
1994-09-01 Ken Raeburn* as.h (volatile): Don't test or define here; not needed.
1994-09-01 Ken Raeburnautoconf bug fix -- config.status exit status should...
1994-08-31 Ken RaeburnMakefile.in (INCLUDES): Include "-I.." for libiberty...
1994-08-31 Ken Raeburn* Makefile.in (prefix, exec_prefix): Use @-subtitutions.
1994-08-31 Ian Lance Taylor * configure.in, configure: Initialize bfd_gas to no.
1994-08-30 Ken Raeburnfix mpw problem with ".." for stan
1994-08-29 Ian Lance Taylor * config/tc-ppc.c (md_apply_fix): Don't generate a...
1994-08-28 Ken Raeburn* as.h (flag_*): Added comments describing meanings...
1994-08-28 Ken RaeburnRemoved pcrel_adjust and bsr arguments from calling...
1994-08-28 Ken RaeburnMakefile.in (distclean, realclean): Remove new configur...
1994-08-28 Ken Raeburnkeep new autoconf-related files
1994-08-28 Ken RaeburnConversion to autoconf:
1994-08-28 Ken Raeburninput-file.c: Don't include assert.h here.
1994-08-28 Ken Raeburn* config/tc-alpha.c: Added various prototypes for stati...
1994-08-26 Ken Raeburnwrite.c(write_contents): always enable BFD_FAST_SECTION...
1994-08-26 Ken Raeburnsubsegs.c: fix EMIT_SECTION_SYMBOLS handling
1994-08-24 Ian Lance Taylor * config/tc-mips.h (LOCAL_LABEL): Define as 0, for...
1994-08-24 Ian Lance Taylor * ecoff.c (ecoff_symbol_new_hook): Don't add a new...
1994-08-24 Ian Lance Taylorgcc lint.
1994-08-24 Ian Lance Taylor * configure.in: Recognize i586 as a synonym for i...
1994-08-16 Jeff Law * gas/config/tc-hppa.c (pa_comm): Set sy_frag...
1994-08-16 Jeff Law * config/tc-hppa.c (pa_comm): Set sy_resolved...
next