summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-mips.c (md_begin): Add $fcc registers to the symbolAlexandre Oliva2002-10-192-0/+19
* * config/tc-s390.c (md_parse_option): Set s390_arch_size to 32Martin Schwidefsky2002-10-182-1/+6
* * expr.c (operand): Add support for n.nn flonums.Alan Modra2002-10-182-16/+32
* * itbl-parse.y (entry): Provide empty action.Alan Modra2002-10-172-0/+5
* * configure.in (BFDVER_H): Set and subst.Alan Modra2002-10-167-195/+209
* * config/tc-i386.h (EXTERN_FORCE_RELOC): Define.Alan Modra2002-10-152-1/+14
* * Makefile.am: Run "make dep-am".Alan Modra2002-10-145-4/+19
* * config/tc-v850.c (CHECK_): Remove token pasting operator.Alan Modra2002-10-142-2/+7
* * configure.in (mips64vr-elf, mips64vrel-elf): New config.Richard Sandiford2002-10-143-186/+184
* * config/tc-mips.c (s_gpdword): New function.Alexandre Oliva2002-10-132-3/+60
* * config/tc-ppc.c (ppc_cleanup): Make 'i' unsigned int.Alan Modra2002-10-122-1/+5
* * gas/mips/mips.exp: Don't xfail relax.Alexandre Oliva2002-10-125-5/+492
* * config/tc-mips.h (mips_relax_frag): Take segment as argument.Alexandre Oliva2002-10-123-13/+460
* * gas/sh/tlsd.s, gas/sh/tlsd.d: New.Kaz Kojima2002-10-118-0/+246
* * config/tc-sh.c (sh_force_relocation): Make sure TLS relocs getKaz Kojima2002-10-112-0/+29
* * config/tc-i386.c (output_jump): Set fx_signed for loop/jcxz.Alan Modra2002-10-112-13/+29
* * config/tc-sh.c (assemble_ppi): Initialize reg_x / reg_y / reg_nJoern Rennecke2002-10-102-6/+11
* * gas/elf.exp: Don't run for sh64*-*-linux*, because it sets theStephen Clarke2002-10-0984-88/+150
* * config/tc-sh64.c (sh64_target_format): Add support for sh64Stephen Clarke2002-10-092-4/+19
* 2002-10-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-10-032-1/+6
* * contig/tc-sh.c (sh_local_pcrel): New.Kaz Kojima2002-10-034-13/+51
* * gas/sh/sh64/ptc32-noexp-1.d: Adjust for changes to *ABS*Stephen Clarke2002-10-033-2/+8
* * config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Define.Alan Modra2002-10-012-1/+10
* 2002-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2002-10-012-4/+4
* 2002-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2002-10-012-2/+3
* 2002-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2002-09-302-0/+9
* 2002-09-30 H.J. Lu <hjl@gnu.org>H.J. Lu2002-09-302-2/+6
* [gas/]Richard Sandiford2002-09-3017-10/+789
* 2002-09-29 H.J. Lu <hjl@gnu.org>H.J. Lu2002-09-302-2/+19
* * config/tc-vax.c (md_estimate_size_before_relax): Only try toJason Thorpe2002-09-282-7/+13
* 2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>Daniel Jacobowitz2002-09-286-0/+47
* * gas/vax/elf-rel.[ds]: New test.Jason Thorpe2002-09-274-2/+87
* bfd/carlton_dictionary-20020927-mergeJakub Jelinek2002-09-272-4/+36
* 2002-09-27 H.J. Lu <hjl@gnu.org>H.J. Lu2002-09-275-1/+21
* * config/tc-avr.c (md_apply_fix3): Reinstate code handling pcrelAlan Modra2002-09-272-0/+16
* Fix v850 .offset pseudo-opJim Wilson2002-09-262-5/+10
* /gas/ChangeLogThiemo Seufer2002-09-2610-5/+59
* * config/tc-mips.c (append_insn): Fix jump overflow check.Thiemo Seufer2002-09-265-10/+18
* * config/tc-i386.c (process_operands): Warn about "lea" segmentAlan Modra2002-09-242-9/+15
* Add LDM and STM instructions which are unpredictable because of their use ofNick Clifton2002-09-233-0/+14
* * write.c: Delete set_segment_vma and prototype. Update all callers.DJ Delorie2002-09-232-25/+4
* * config/tc-i386.c (md_apply_fix3): Replace S_IS_EXTERNAL,Alan Modra2002-09-215-35/+49
* Fix UNPREDICATABLE use of writeback in LDM/STM instructions.Nick Clifton2002-09-213-6/+12
* symbols.c (colon): Do not allow symbols to be created in the absolute sectionNick Clifton2002-09-202-8/+10
* Do not allow symbols to be created in the absolute section.Nick Clifton2002-09-202-1/+12
* * expr.c (expr): Simplify foo-foo here.Alan Modra2002-09-202-31/+19
* * write.h (struct fix): Add fx_dot_value.Alan Modra2002-09-194-1/+22
* bfd/Jakub Jelinek2002-09-197-16/+77
* * config/tc-alpha.c (md_pcrel_from): Only adjust special forRichard Henderson2002-09-196-9/+66
* Handle situation where architecture has not yet been selected.Nick Clifton2002-09-192-0/+10