aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1993-10-27 * config/obj-ecoff.c (obj_ecoff_ent): Ignore an optional numberIan Lance Taylor1-0/+3
1993-10-27Took case '>' out of macro_build again to avoid confusion. Use & 0x1fIan Lance Taylor1-4/+4
1993-10-27 * config/tc-mips.c (macro_build): Handle '>' case (shift amountIan Lance Taylor2-0/+20
1993-10-26 * config/tc-ns32k.c (tc_aout_fix_to_chars): Output the symbolIan Lance Taylor1-0/+4
1993-10-26 * config/tc-m68k.c (md_apply_fix_2): Error if a short branch usesIan Lance Taylor2-1/+14
1993-10-26 * config/obj-elf.c (obj_elf_init_stab_section): Align .stabIan Lance Taylor2-93/+198
1993-10-26Makefile.in, tc-hppa.c changesKen Raeburn1-0/+8
1993-10-26list a bunch of files known to get deletedKen Raeburn1-0/+12
1993-10-26Show full pathnames.Ken Raeburn1-7/+9
1993-10-26(tc_gen_reloc): ELF32_HPPA_R_ADDEND -> HPPA_R_ADDEND.Ken Raeburn1-3225/+2707
1993-10-25 * config/tc-sh.c (build_Mbytes): Write the relocs to the correctSteve Chamberlain1-0/+4
1993-10-25Fix up membar argument handling.Ian Lance Taylor1-2/+1
1993-10-25 * config/tc-z8k.c (get_specific, built_bytes): Understand all theSteve Chamberlain1-0/+5
1993-10-25 * config/tc-sparc.c (sparc_ip): Use strtol to parse membarIan Lance Taylor2-5/+9
1993-10-25doc/Makefile.in, write.c, config/tc-sparc.* changesKen Raeburn1-0/+14
1993-10-25 * write.c (write_relocs): For relocs that are pc_relative andKen Raeburn1-8/+19
1993-10-25* config/tc-sparc.h: Removed remaining non-BFD_ASSEMBLER code.Ken Raeburn1-177/+67
1993-10-25bunch of changes...Ken Raeburn1-0/+20
1993-10-25keep diff1.sKen Raeburn1-0/+1
1993-10-25new test case for relocations with addendsKen Raeburn3-0/+49
1993-10-25keep pic1.sKen Raeburn1-0/+1
1993-10-25test case for relocations with addendsKen Raeburn2-0/+47
1993-10-25keep new sun4 dirKen Raeburn1-0/+1
1993-10-24Add support for .dword pseudo op to mips port.Jim Wilson2-2/+12
1993-10-24use lowercase "format" instead of Format/formatDavid D. Zuhn1-0/+8
1993-10-22 * input-scrub.c (physical_input_file, logical_input_file,Ian Lance Taylor2-7/+31
1993-10-21Various arious PA changes from Utah.Ken Raeburn3-5/+117
1993-10-21delete some code in "#if 0"Ken Raeburn1-6/+0
1993-10-21 * config/tc-sparc.c (md_parse_option): Accept and ignore -sparcIan Lance Taylor2-54/+51
1993-10-21Set bfd_gas for all sparc targets. Added facility for keeping or rejectingKen Raeburn1-62/+88
1993-10-20new test m68k/pic1.s - simple pic code generationKen Raeburn1-0/+5
1993-10-20new test diff1.s - difference of two undefined symbols (should be rejected)Ken Raeburn1-0/+5
1993-10-20* Makefile.in (OBJDUMP_FOR_TARGET): Define similar to AS_FOR_TARGET.Ken Raeburn1-17/+30
1993-10-20Makefile.in (OBJDUMP_FOR_TARGET): Define similar to AS_FOR_TARGET.Ken Raeburn1-0/+15
1993-10-19 * config/tc-m68k.h (AOUT_MACHTYPE): Define to be external variableIan Lance Taylor3-32/+50
1993-10-14 * config/tc-mips.c (md_pseudo_table): Ignore .livereg pseudo-op.Ian Lance Taylor2-5/+23
1993-10-14 * app.c (do_scrub_next_char): Always accept 'x' and 'X' as escapeIan Lance Taylor1-0/+5
1993-10-14 * config/tc-i386.c (md_apply_fix_1): Make cross segment calls workIan Lance Taylor1-0/+6
1993-10-14Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org)Ian Lance Taylor2-104/+196
1993-10-13obj-coffbfd change for wellfleet picKen Raeburn1-15/+21
1993-10-13 * config/obj-coffbfd.c (fixup_segment) [DIFF_EXPR_OK]: IfKen Raeburn1-0/+13
1993-10-13 * config/obj-ecoff.c (ecoff_build_symbols): Handle st_End symbolIan Lance Taylor1-0/+3
1993-10-13 * write.c (relax_and_size_all_segments): Moved #endif for OBJ_BOUTIan Lance Taylor1-0/+6
1993-10-12 * config/tc-mips.c: If OBJ_ELF, include elf/mips.h.Ian Lance Taylor2-0/+62
1993-10-12messages.c (as_fatal): use myname in printed messageKen Raeburn1-0/+2
1993-10-12more null/empty string fixupsKen Raeburn4-4/+16
1993-10-11 fix for pr 3571Steve Chamberlain1-0/+8
1993-10-11 * write.c (write_contents): Don't crash if seginfo is NULL.Ian Lance Taylor3-8/+34
1993-10-11remove extern time() declDavid D. Zuhn2-1/+4
1993-10-11 * messages.c (as_fatal): Do mention that it's the assembler thatKen Raeburn2-11/+53