summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* use coffbfd for z8kDavid D. Zuhn1993-08-161-0/+5
* * config/tc-mips.c (mips_ip): Suggested byIan Lance Taylor1993-08-122-46/+96
* * write.c (merge_data_into_text): Define only if BFD_ASSEMBLER isKen Raeburn1993-08-091-0/+6
* changes to write.c, obj-elf.c, tc-sparc.cKen Raeburn1993-08-061-0/+12
* v9 changesKen Raeburn1993-08-061-0/+6
* * configure.in (mips-*-riscos*, mips-*-sysv*): New (untested)Ian Lance Taylor1993-08-061-0/+3
* (md_apply_fix): Fill in values for BFD_RELOC_{32,64}, not zeros.Ken Raeburn1993-08-061-12/+15
* * config/tc-mips.c (mips_ip): From davidj@ICSI.Berkeley.EDU (DavidIan Lance Taylor1993-08-061-0/+5
* (write_object_file): Test DEBUG_SYMS instead of DEBUG for verifying sym chain.Ken Raeburn1993-08-051-121/+131
* read.c change; yesterdays elf/sparc changesKen Raeburn1993-08-051-0/+22
* (emit_expr): Use BFD_RELOC_64 fr 8-byte expressions.Ken Raeburn1993-08-051-6/+14
* v9 changesKen Raeburn1993-08-041-0/+6
* * obj-elf.c (obj_elf_stab_generic, in disabled code): IfKen Raeburn1993-08-042-46/+131
* * config/obj-ecoff.c: Updated for BFD ECOFF changes. Now gets theIan Lance Taylor1993-08-032-87/+110
* * config/obj-ecoff.c (get_tag): Save tag name in permanent memoryIan Lance Taylor1993-08-022-13/+41
* * app.c (do_scrub_next_char): Reset state to 0 after .appline ifIan Lance Taylor1993-08-021-0/+9
* keep ho-hppaosf.h; m88k.patches is goneKen Raeburn1993-07-301-1/+1
* * write.c: Don't use short int in a prototype.Ian Lance Taylor1993-07-301-1/+3
* * expr.c (operand): Make return value simply depend on contents ofIan Lance Taylor1993-07-301-0/+5
* fix ANSI decl conflictsDavid D. Zuhn1993-07-302-4/+13
* * config/tc-m68k.c (m68k_ip): If we have a normal constant when weIan Lance Taylor1993-07-281-0/+6
* symbols.c: Use DEBUG_SYMS instead of DEBUG.Ken Raeburn1993-07-271-0/+7
* mips_optimize is also affected by -g.Ian Lance Taylor1993-07-271-2/+3
* * config/tc-mips.c (mips_optimize): New static variable.Ian Lance Taylor1993-07-271-3/+49
* * config/tc-mips.c (mips_optimize): New static variable.Ian Lance Taylor1993-07-271-0/+6
* * Makefile.in (clean): if testsuite does not exist, then skip it.K. Richard Pixley1993-07-271-0/+14
* Fix stupid bugs inserted during expression conversion.Ian Lance Taylor1993-07-232-2/+4
* obj-elf.c, tc-sparc.c, symbols.c changesKen Raeburn1993-07-231-0/+13
* * write.c (fix_new_exp): Handle a O_uminus expression.Ian Lance Taylor1993-07-231-0/+2
* * expr.c (expr): Don't let absolute_section overrideIan Lance Taylor1993-07-231-0/+3
* * read.c (read_a_source_file): In NO_PSEUDO_DOT case, if we find aIan Lance Taylor1993-07-233-0/+10
* * config/tc-h8500.c (md_begin): Use a local variable whenIan Lance Taylor1993-07-222-31/+40
* Fixed typos.Ian Lance Taylor1993-07-221-2/+2
* * config/obj-aout.c: Only include aout/aout64.h if BFD_ASSEMBLERBrendan Kehoe1993-07-221-0/+5
* Don't use #ifdef inside macro arguments.Ian Lance Taylor1993-07-221-4/+6
* * configure.in (case ${host}): Map *-*-sysv4* to gas_host=sysv.Fred Fish1993-07-221-0/+13
* * config/obj-aout.c: Include aout/aout64.h.Ian Lance Taylor1993-07-212-2/+19
* * read.c (read_a_source_file): If NO_PSEUDO_DOT is defined, lookIan Lance Taylor1993-07-215-39/+46
* * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1993-07-2119-1158/+1001
* add i386-lynx supportDavid D. Zuhn1993-07-202-1/+5
* various changesKen Raeburn1993-07-191-0/+26
* (write_relocs): New function, split off from write_contents. Use memsetKen Raeburn1993-07-191-4/+23
* (read_begin): Call obstack_begin with values closer to 1K multiples.Ken Raeburn1993-07-191-6/+8
* forgot to check this in long ago...Ken Raeburn1993-07-191-0/+55
* (obj_elf_previous): New function.Ken Raeburn1993-07-191-2/+46
* * config/tc-m68k.c (m68k_ip_op): Don't decrement strend whenIan Lance Taylor1993-07-192-2/+4
* * expr.c (clean_up_expression): Don't cancel the subtraction ofIan Lance Taylor1993-07-194-3/+24
* fix net-equip pr 2975: tm-m68k.c(m68k_ip): adjust for pc-rel offset before us...Ken Raeburn1993-07-192-2/+8
* * config/tc-hppa.h (tc_frob_label): Define.Ian Lance Taylor1993-07-162-123/+560
* * read.c (float_cons): Simplified parsing logic. IfIan Lance Taylor1993-07-163-26/+72