aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1993-08-18updated to-do listKen Raeburn1-4/+23
1993-08-18 * config/tc-mips.c (append_insn): Don't swap branch instructionsIan Lance Taylor2-32/+148
1993-08-16use coffbfd for z8kDavid D. Zuhn1-0/+5
1993-08-12 * config/tc-mips.c (mips_ip): Suggested byIan Lance Taylor2-46/+96
1993-08-09 * write.c (merge_data_into_text): Define only if BFD_ASSEMBLER isKen Raeburn1-0/+6
1993-08-06changes to write.c, obj-elf.c, tc-sparc.cKen Raeburn1-0/+12
1993-08-06v9 changesKen Raeburn1-0/+6
1993-08-06 * configure.in (mips-*-riscos*, mips-*-sysv*): New (untested)Ian Lance Taylor1-0/+3
1993-08-06(md_apply_fix): Fill in values for BFD_RELOC_{32,64}, not zeros.Ken Raeburn1-12/+15
1993-08-06 * config/tc-mips.c (mips_ip): From davidj@ICSI.Berkeley.EDU (DavidIan Lance Taylor1-0/+5
1993-08-05(write_object_file): Test DEBUG_SYMS instead of DEBUG for verifying sym chain.Ken Raeburn1-121/+131
1993-08-05read.c change; yesterdays elf/sparc changesKen Raeburn1-0/+22
1993-08-05(emit_expr): Use BFD_RELOC_64 fr 8-byte expressions.Ken Raeburn1-6/+14
1993-08-04v9 changesKen Raeburn1-0/+6
1993-08-04* obj-elf.c (obj_elf_stab_generic, in disabled code): IfKen Raeburn2-46/+131
1993-08-03 * config/obj-ecoff.c: Updated for BFD ECOFF changes. Now gets theIan Lance Taylor2-87/+110
1993-08-02 * config/obj-ecoff.c (get_tag): Save tag name in permanent memoryIan Lance Taylor2-13/+41
1993-08-02 * app.c (do_scrub_next_char): Reset state to 0 after .appline ifIan Lance Taylor1-0/+9
1993-07-30keep ho-hppaosf.h; m88k.patches is goneKen Raeburn1-1/+1
1993-07-30 * write.c: Don't use short int in a prototype.Ian Lance Taylor1-1/+3
1993-07-30 * expr.c (operand): Make return value simply depend on contents ofIan Lance Taylor1-0/+5
1993-07-30fix ANSI decl conflictsDavid D. Zuhn2-4/+13
1993-07-28 * config/tc-m68k.c (m68k_ip): If we have a normal constant when weIan Lance Taylor1-0/+6
1993-07-27symbols.c: Use DEBUG_SYMS instead of DEBUG.Ken Raeburn1-0/+7
1993-07-27mips_optimize is also affected by -g.Ian Lance Taylor1-2/+3
1993-07-27 * config/tc-mips.c (mips_optimize): New static variable.Ian Lance Taylor1-3/+49
1993-07-27 * config/tc-mips.c (mips_optimize): New static variable.Ian Lance Taylor1-0/+6
1993-07-27 * Makefile.in (clean): if testsuite does not exist, then skip it.K. Richard Pixley1-0/+14
1993-07-23Fix stupid bugs inserted during expression conversion.Ian Lance Taylor2-2/+4
1993-07-23obj-elf.c, tc-sparc.c, symbols.c changesKen Raeburn1-0/+13
1993-07-23 * write.c (fix_new_exp): Handle a O_uminus expression.Ian Lance Taylor1-0/+2
1993-07-23 * expr.c (expr): Don't let absolute_section overrideIan Lance Taylor1-0/+3
1993-07-23 * read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find aIan Lance Taylor3-0/+10
1993-07-22 * config/tc-h8500.c (md_begin): Use a local variable whenIan Lance Taylor2-31/+40
1993-07-22Fixed typos.Ian Lance Taylor1-2/+2
1993-07-22 * config/obj-aout.c: Only include aout/aout64.h if BFD_ASSEMBLERBrendan Kehoe1-0/+5
1993-07-22Don't use #ifdef inside macro arguments.Ian Lance Taylor1-4/+6
1993-07-22 * configure.in (case ${host}): Map *-*-sysv4* to gas_host=sysv.Fred Fish1-0/+13
1993-07-21 * config/obj-aout.c: Include aout/aout64.h.Ian Lance Taylor2-2/+19
1993-07-21 * read.c (read_a_source_file): If NO_PSEUDO_DOT is defined, lookIan Lance Taylor5-39/+46
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor19-1158/+1001
1993-07-20add i386-lynx supportDavid D. Zuhn2-1/+5
1993-07-19various changesKen Raeburn1-0/+26
1993-07-19(write_relocs): New function, split off from write_contents. Use memsetKen Raeburn1-4/+23
1993-07-19(read_begin): Call obstack_begin with values closer to 1K multiples.Ken Raeburn1-6/+8
1993-07-19forgot to check this in long ago...Ken Raeburn1-0/+55
1993-07-19(obj_elf_previous): New function.Ken Raeburn1-2/+46
1993-07-19 * config/tc-m68k.c (m68k_ip_op): Don't decrement strend whenIan Lance Taylor2-2/+4
1993-07-19 * expr.c (clean_up_expression): Don't cancel the subtraction ofIan Lance Taylor4-3/+24
1993-07-19fix net-equip pr 2975: tm-m68k.c(m68k_ip): adjust for pc-rel offset before us...Ken Raeburn2-2/+8