aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1993-10-30 * config/obj-coffbfd.c (obj_coff_init_stab_section): Append "str"Jeff Law1-1/+5
1993-10-29 * gas/hppa/more.parse/parse.exp: Fix typos.Jeff Law2-4/+4
1993-10-29 * gas/hppa/more.parse/calldatabug.s: Colonize.Jeff Law1-10/+10
1993-10-29 * config/tc-hppa.c (md_begin): Disable "-R" option to foldJeff Law1-0/+6
1993-10-29Back out of last change. Instead:Jeff Law1-4/+3
1993-10-29 * as.c (main): Disable "-R" option if NO_FOLD_DATA_AND_TEXTJeff Law1-0/+7
1993-10-29 * config/tc-hppa.h (NO_FOLD_DATA_AND_TEXT): Define. FoldingJeff Law1-0/+4
1993-10-29 * as.c (main): Disable "-R" option if NO_FOLD_DATA_AND_TEXTJeff Law1-19/+30
1993-10-29 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.Jeff Law1-3/+3
1993-10-29Unsorted PA tests.Jeff Law4-0/+105
1993-10-29Quick description of test directory contents.Jeff Law1-0/+34
1993-10-29Relocation tests for the PA.Jeff Law7-0/+250
1993-10-29Additional parsing tests for PA gas.Jeff Law40-0/+13828
1993-10-29 * gas/hppa/basic: New directory.Jeff Law1-0/+6
1993-10-29Keep hppa test directory.Jeff Law1-0/+1
1993-10-29Basic hppa GAS testsuite.Jeff Law21-0/+1905
1993-10-29Add new hppa directory.Jeff Law1-0/+39
1993-10-29 * config/tc-hppa.c (md_pseudo_table): Default alignment is 8 forJeff Law2-2/+5
1993-10-28 * config/tc-hppa.c (pa_parse_space_stmt): AdvanceJeff Law2-1/+9
1993-10-28 * config/tc-hppa.c (pa_space): Do not report an error for a .spaceJeff Law1-0/+74
1993-10-28 Merge with current Utah code:Jeff Law1-457/+63
1993-10-28 Merge with current Utah code:Jeff Law1-219/+89
1993-10-28 * config/tc-a29k.c (md_begin): When opcodes are mashed together inIan Lance Taylor2-14/+22
1993-10-27 * config/tc-m68k.c (m68k_ip): Adjust offsets for PC relativeIan Lance Taylor1-0/+3
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