aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1994-04-21 * config/tc-mips.c (append_insn): Permit branches to be switchedIan Lance Taylor1-0/+7
1994-04-20* config/obj-coff.h, config/obj-coff.c: Deleted all code used only whenKen Raeburn1-0/+13
1994-04-20* config/tc-sparc.c (md_section_align): Always round up to multiple ofKen Raeburn1-1/+4
1994-04-20* gasp.c: Include ctype.h.Ken Raeburn1-0/+4
1994-04-19doc, obj-vms.c, ho-sysv.h changesKen Raeburn1-0/+17
1994-04-18 * config/tc-hppa.c (pa_parse_space_stmt): Use the built-inJeff Law1-0/+9
1994-04-15 * ecoff.c (first_proc_ptr): New static variable.Ian Lance Taylor1-0/+5
1994-04-15 * Makefile.in (bootstrap, bootstrap2, bootstrap3): Make gasp.newIan Lance Taylor1-0/+5
1994-04-14* Makefile.in: Make $(OBJS) depend on $(ALL_OBJ_DEPS).Ken Raeburn1-0/+20
1994-04-14* expr.c (operand): Try to parse "0f" and "0b" sequences as floating point andKen Raeburn1-0/+6
1994-04-14 * Makefile.in (de-stage1, de-stage2, de-stage3): Use rm -f.Ian Lance Taylor1-0/+2
1994-04-14config/tc-mips.[ch] changes.Ian Lance Taylor1-0/+17
1994-04-13Tue Apr 12 18:25:13 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+7
1994-04-11 * config/tc-hppa.c (pa_procend): Handle case where label wasJeff Law1-0/+3
1994-04-11 * config/tc-hppa.c (pa_procend): Give an error if we encounter aJeff Law1-0/+5
1994-04-07 * config/tc-mips.c (macro): Pass NULL for expression argument toIan Lance Taylor1-0/+12
1994-04-07 * config/tc-hppa.h (elf_tc_symbol): Delete. No longer used.Jeff Law1-0/+14
1994-04-07 * configure.in (hppa*-*-*elf*): Don't require "-hp-" for theJeff Law1-0/+5
1994-04-05 * config/tc-mips.c (mips_ip): For case 'o', when generatingIan Lance Taylor1-0/+10
1994-04-05sparc, doc/Makefile.in changesKen Raeburn1-0/+11
1994-04-05 * config/tc-hppa.c (tc_gen_reloc): Fix thinko in ELF version.Jeff Law1-0/+4
1994-04-04 * config/tc-ppc.c (ppc_insert_operand): Check PPC_OPERAND_SIGNEDIan Lance Taylor1-0/+5
1994-04-04 * config/tc-ppc.c (ppc_size): New static variable.Ian Lance Taylor1-0/+7
1994-03-31 * config/tc-sparc.c (tc_gen_reloc): Add a gruesome hack to getIan Lance Taylor1-0/+5
1994-03-28* config/obj-coff.h (SEPARATE_STAB_SECTIONS): Always define.Ken Raeburn1-0/+5
1994-03-28 * config/obj-aout.c (obj_aout_frob_symbols): Don't let BFD clobberIan Lance Taylor1-0/+6
1994-03-28Mon Mar 28 12:35:00 1994 David Edelsohn (edelsohn@npac.syr.edu)Ian Lance Taylor1-0/+6
1994-03-27 * config/tc-hppa.c (tc_gen_reloc): Set addend for relocationJeff Law1-0/+6
1994-03-25 * config/obj-aout.c (obj_aout_frob_symbol): If N_EXT is set for anIan Lance Taylor1-0/+3
1994-03-25 * config/tc-mips.c (append_insn): If EMBEDDED_PIC, don't swap aIan Lance Taylor1-0/+12
1994-03-25* config/tc-alpha.c (alpha_ip): Only set GP prolog size if using PV register.Ken Raeburn1-0/+40
1994-03-22 * config/tc-mips.c (enum mips_pic_level): New enum.Ian Lance Taylor1-0/+14
1994-03-22 * config/obj-ecoff.h (obj_sec_sym_ok_for_reloc): Define to be 1.Ian Lance Taylor1-0/+10
1994-03-20* Makefile.in (config-stamp): If `defs' is defined, emit a preprocessorKen Raeburn1-0/+24
1994-03-20* config/obj-coff.c (obj_pseudo_table): Supply "section" unconditionally.Ken Raeburn1-0/+3
1994-03-20 * write.c (set_symtab): Define only if BFD_ASSEMBLER.Ken Raeburn1-0/+4
1994-03-20 * Makefile.in (STAGESTUFF): Add gasp.new.Jeff Law1-0/+4
1994-03-19* write.c (symbol_table_frozen): New variable, to be set after bfd_set_symtabKen Raeburn1-0/+20
1994-03-19sparc *13 relocs, obj_sec_sym_ok_for_reloc stuffKen Raeburn1-0/+22
1994-03-19ic960coff.mt typo fixKen Raeburn1-0/+3
1994-03-19* configure.in: Eliminated all targets using obj-coff but not definingKen Raeburn1-0/+11
1994-03-17 * config/tc-hppa.c (pa_import): Correctly handle importing of anJeff Law1-0/+5
1994-03-17 * config/tc-hppa.c (pa_equ): Handle both .reg and .equ correctly.Jeff Law1-1/+3
1994-03-16 * config/tc-mips.c (mips_ip): Only accept overly large values forIan Lance Taylor1-0/+4
1994-03-16 * config/tc-hppa.c (pa_callinfo): Accept "millicode" as anJeff Law1-0/+3
1994-03-16 * config/obj-coffbfd.c (adjust_stab_section): InitializeIan Lance Taylor1-0/+4
1994-03-16 * config/tc-mips.c (mips_align): Take new argument, label, and useIan Lance Taylor1-0/+12
1994-03-15today's changes for vms, misc bugsKen Raeburn1-0/+36
1994-03-14various configuration changes, obj-coff changeKen Raeburn1-0/+18
1994-03-12 * config/tc-ppc.c (md_pcrel_from): Return 0 for undefined ELFIan Lance Taylor1-0/+8