aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2001-06-072001-06-07 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+5
2001-06-06Remove warnings building z8k port.Nick Clifton1-100/+78
2001-06-06correct some 68k/ColdFire problemsNick Clifton1-3/+3
2001-06-06* config/tc-s390.h (TC_FORCE_RELOCATION): Always emit relocationsAlan Modra1-0/+4
2001-06-06 * config/tc-i386.c (md_assemble): Handle Pentium4 branch hints.Alan Modra1-11/+19
2001-05-29formatting changeTom Rix1-18/+16
2001-05-28Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton1-8/+25
2001-05-27 * config/tc-m68k.c (md_assemble): Ensure variable part of frag isAlan Modra1-0/+15
2001-05-25 * config/obj-ieee.c (write_object_file): Set finalize_syms.Alan Modra2-2/+6
2001-05-24 From 2.11 branch 2001-03-30 Richard Henderson <rth@redhat.com>Alan Modra1-1/+6
2001-05-24Fix for gas seg fault and neg line numbersTom Rix2-1/+28
2001-05-23Add MIPS r12k supportNick Clifton1-1/+8
2001-05-22 * config/tc-arc.c (md_assemble): Use is_end_of_line instead ofAlan Modra1-2/+2
2001-05-22 * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra6-18/+16
2001-05-22 * config/tc-m68k.c (relaxable_symbol): Only treat external symbolsAlan Modra1-27/+17
2001-05-22Update copyright date.Alan Modra1-1/+2
2001-05-16* config/tc-mn10300.c (mn10300_force_relocation): Don'tAlexandre Oliva1-0/+16
2001-05-16Fix dwarf2_emit_insn calls when frag_var breaks things.Alan Modra3-32/+12
2001-05-14* config/tc-mn10300.c (md_assemble): Anchor dwarf2 line infoAlexandre Oliva1-2/+9
2001-05-13* config/tc-mn10300.c (tc_gen_reloc): Don't reject differencesAlexandre Oliva1-0/+39
2001-05-12Peter Targett's backwards compatibility and other arc fixes.Alan Modra2-39/+49
2001-05-11 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwindJakub Jelinek1-4/+28
2001-05-11When truncating an aligned block, ensure that the low order bits of theNick Clifton1-1/+1
2001-05-10Fix more fallout from multi-pass relaxation patch.Alan Modra11-392/+340
2001-05-10 * config/tc-ia64.c (generate_unwind_image): Align the fragmentRichard Henderson1-0/+1
2001-05-09* config/tc-mn10300.c (md_apply_fix3): Accept PC-relative relocs.Alexandre Oliva1-0/+3
2001-05-08 * config/tc-m68k.c: Instead of replacing -1 by 64 in assignment toAndreas Schwab1-10/+7
2001-05-08More fallout from 2001-03-30 changes.Alan Modra1-63/+2
2001-05-06* config/tc-mn10300.c (md_assemble): Subtract operand->shiftAlexandre Oliva1-7/+1
2001-05-06Do not insert more than MAX_MEM_FOR_RS_ALIGN_CODE bytes.Nick Clifton2-13/+18
2001-05-03Warning fixes and configure/makefile tweaks by Thiemo Seufer.Alan Modra1-5/+5
2001-05-03 * config/tc-i386.c (i386_displacement): Call as_bad for bad GOTOFFAlan Modra1-14/+22
2001-05-02Fix indentation and parenthesisNick Clifton1-6/+6
2001-05-02Add gas and ld support for openriscNick Clifton3-0/+590
2001-05-02imprrove error messageNick Clifton1-1/+1
2001-04-292001-04-29 Keith M Wesolowski <wesolows@foobazco.org>H.J. Lu1-1/+3
2001-04-272001-04-27 David Mosberger <davidm@hpl.hp.com>H.J. Lu1-2/+2
2001-04-26Add ability to pad code alignment frags with no-ops.Nick Clifton2-0/+114
2001-04-25Check to see if the filename symbol has been initialised before extractingNick Clifton1-5/+6
2001-04-24z8k fixesNick Clifton1-0/+10
2001-04-202000-04-20 Jason Eckhardt <jle@redhat.com>Jason Eckhardt1-1/+2
2001-04-14* config/tc-mn10300.c (md_assemble): Simplify offset adjustment ofAlexandre Oliva1-21/+8
2001-04-14Fix latent bug exposed by a gcc-3 bug fix.Jim Wilson1-9/+9
2001-04-13bfd/Jakub Jelinek1-6/+40
2001-04-12* expr.c (operand): Pass &c to md_parse_name().Alexandre Oliva3-3/+3
2001-04-082001-04-07 Steven J. Hill <sjhill@cotw.com>H.J. Lu1-1/+2
2001-04-06* config/tc-mn10300.c (xr_registers): Added `pc'.Alexandre Oliva1-0/+1
2001-04-05Fix more breakages from the multiple relax pass patch.Alan Modra4-105/+102
2001-04-04 * config/tc-cris.c (cris_insn_first_word_frag): New.Hans-Peter Nilsson1-18/+32
2001-04-04 * config/tc-cris.c (md_estimate_size_before_relax) <caseHans-Peter Nilsson1-28/+15