aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1993-10-29 * config/tc-hppa.c (md_pseudo_table): Default alignment is 8 forJeff Law1-2/+2
1993-10-28 * config/tc-hppa.c (pa_parse_space_stmt): AdvanceJeff Law1-1/+6
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 Taylor1-14/+12
1993-10-27 * config/tc-mips.c (macro_build): Handle '>' case (shift amountIan Lance Taylor1-0/+13
1993-10-26 * config/tc-m68k.c (md_apply_fix_2): Error if a short branch usesIan Lance Taylor1-1/+11
1993-10-26 * config/obj-elf.c (obj_elf_init_stab_section): Align .stabIan Lance Taylor1-93/+193
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-sparc.c (sparc_ip): Use strtol to parse membarIan Lance Taylor1-5/+4
1993-10-25* config/tc-sparc.h: Removed remaining non-BFD_ASSEMBLER code.Ken Raeburn1-177/+67
1993-10-24Add support for .dword pseudo op to mips port.Jim Wilson1-2/+8
1993-10-22 * input-scrub.c (physical_input_file, logical_input_file,Ian Lance Taylor1-7/+2
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 Taylor1-54/+46
1993-10-19 * config/tc-m68k.h (AOUT_MACHTYPE): Define to be external variableIan Lance Taylor2-32/+39
1993-10-14 * config/tc-mips.c (md_pseudo_table): Ignore .livereg pseudo-op.Ian Lance Taylor1-5/+19
1993-10-14Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org)Ian Lance Taylor1-104/+177
1993-10-13 * config/obj-coffbfd.c (fixup_segment) [DIFF_EXPR_OK]: IfKen Raeburn1-0/+13
1993-10-12 * config/tc-mips.c: If OBJ_ELF, include elf/mips.h.Ian Lance Taylor1-0/+51
1993-10-12more null/empty string fixupsKen Raeburn3-3/+3
1993-10-11 * write.c (write_contents): Don't crash if seginfo is NULL.Ian Lance Taylor1-7/+24
1993-10-11remove extern time() declDavid D. Zuhn1-1/+0
1993-10-08 * config/tc-mips.c (mips_gprmask, mips_cprmask): New variables toIan Lance Taylor3-201/+206
1993-10-08 * config/tc-mips.h: Define TARGET_FORMAT if OBJ_ELF.Ian Lance Taylor2-27/+67
1993-10-06 * config/tc-mips.c (cons_fix_new_mips): New function. TurnIan Lance Taylor2-3/+45
1993-10-06 Changes to let cons handle bignums like general expressions.Ian Lance Taylor3-146/+78
1993-09-29correct a few mistakes found while extending the dissassembler.K. Richard Pixley1-3/+3
1993-09-28Keep te-lynx.hStan Shebs1-0/+1
1993-09-28More Lynx support, plus better stabs-in-coff generation.Stan Shebs3-4/+106
1993-09-28Whitespace/comment cleanup. Use PARAMS in tc-vax.c.Ken Raeburn5-12/+12
1993-09-27define DIFF_EXPR_OKKen Raeburn1-26/+33
1993-09-27(flag_want_pic): New variable, mostly ignored.Ken Raeburn1-0/+19
1993-09-25Moved struct m68k_incant and related macros earlier in the file.Ken Raeburn1-278/+286
1993-09-24 * config/tc-m88k.c (get_o6): new function.K. Richard Pixley1-32/+62
1993-09-24 * config/m88k-opcode.h (m88k_opcodes): comment change; o6 field isK. Richard Pixley1-4/+7
1993-09-24 * config/tc-mips.c (md_begin): Set BFD architecture and machineIan Lance Taylor1-0/+19
1993-09-23relax_align is now staticKen Raeburn1-1/+1
1993-09-21Whitespace/comment fixups.Ken Raeburn1-65/+45
1993-09-20 * read.c (get_stab_string_offset): Make non-static. MakeIan Lance Taylor1-3/+28
1993-09-17 * config/obj-elf.h (S_GET_SIZE): Define.Ian Lance Taylor1-8/+26
1993-09-16 * tc.h: Declare tc_gen_reloc differently depending upongIan Lance Taylor1-11/+38
1993-09-14Some more gcc lint, and:Ian Lance Taylor8-821/+58
1993-09-13 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor10-186/+255
1993-09-11More gcc lint with harsher warning options.Ian Lance Taylor1-19/+6
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor6-78/+63
1993-09-09gcc -Wall cleanups from UtahKen Raeburn1-33/+9
1993-09-08 * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when usingIan Lance Taylor1-2/+2
1993-09-07Changes to support stabs-in-coffStan Shebs2-2/+33