summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (operand): Pass &c to md_parse_name().Alexandre Oliva2001-04-125-4/+9
* 2001-04-07 Steven J. Hill <sjhill@cotw.com>H.J. Lu2001-04-086-247/+251
* * config/tc-mn10300.c (xr_registers): Added `pc'.Alexandre Oliva2001-04-062-0/+5
* Remove redundant ChangeLog entry separatorHans-Peter Nilsson2001-04-051-2/+0
* * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,Hans-Peter Nilsson2001-04-0521-26/+11
* * gas/cris/brokw-2.s: Correct broken-word expansion visualizationHans-Peter Nilsson2001-04-052-0/+3
* * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,Hans-Peter Nilsson2001-04-0516-0/+834
* * lib/gas-defs.exp (run_dump_test): Support using readelf.Hans-Peter Nilsson2001-04-053-4/+20
* Fix more breakages from the multiple relax pass patch.Alan Modra2001-04-057-274/+295
* * config/tc-cris.c (cris_insn_first_word_frag): New.Hans-Peter Nilsson2001-04-042-18/+39
* * config/tc-cris.c (md_estimate_size_before_relax) <caseHans-Peter Nilsson2001-04-042-28/+21
* * write.c (write_object_file): Reset broken word state beforeHans-Peter Nilsson2001-04-042-0/+25
* Fix conditional assembly listings when more than one .else/.elsifAlan Modra2001-03-316-57/+93
* * cond.c (s_endif): Correct handling of "if .. elseif .." trees.Alan Modra2001-03-312-14/+19
* 2001-03-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-302-6/+11
* Pass finalize_syms on calls to resolve_symbol_value.Alan Modra2001-03-3010-22/+36
* Missing ChangeLog for dwarf2dbg.c warning fixes.Alan Modra2001-03-301-0/+2
* Multi-pass relaxation machinery.Alan Modra2001-03-306-34/+107
* 2001-03-29 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-304-0/+34
* Prepare for multi-pass relaxation.Alan Modra2001-03-3010-145/+183
* Clarify ChangeLog entryHans-Peter Nilsson2001-03-291-2/+2
* * config/tc-cris.h (tc_fix_adjustable): Allow onlyHans-Peter Nilsson2001-03-293-9/+19
* 2001-03-28 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-282-1/+14
* Default hppa64 to ".level 2.0w"Alan Modra2001-03-282-2/+13
* Allow for the possibility that the local labels won't be in the objdump output.Nick Clifton2001-03-272-5/+15
* (for COFF) default symbols to being local.Nick Clifton2001-03-272-0/+10
* * as.texinfo (Fill): Replace "result" with "repeat".Ben Elliston2001-03-271-1/+1
* * configure.in (cris-*-*): Change default emulation to criself.Hans-Peter Nilsson2001-03-273-245/+264
* 2001-03-26 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-03-262-0/+6
* Do not optimize BFD_RELOC_390_GOTENT relocs.Nick Clifton2001-03-263-784/+955
* Automate generate on man pagesNick Clifton2001-03-257-697/+1048
* Accept an absolute expression for index scale factor.Alan Modra2001-03-252-16/+29
* Small tweaks to sse2 instructions.Alan Modra2001-03-243-2/+7
* Document --listing-XXX command line switches.Nick Clifton2001-03-232-0/+70
* fix_new_exp: Print an error if passed a register.Nick Clifton2001-03-232-0/+8
* * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:Hans-Peter Nilsson2001-03-234-0/+113
* * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,Hans-Peter Nilsson2001-03-234-9/+8
* * config/tc-cris.[ch]: Tweak attribution. Fix typos. PIC support.Hans-Peter Nilsson2001-03-233-88/+446
* Use `relax_marker' instead of fragile address test code to determineAlan Modra2001-03-203-39/+30
* Don't try to read past end of info buffer, and correct test results.Alan Modra2001-03-192-1/+5
* Fix register name printed in warning message.Alan Modra2001-03-192-3/+11
* * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to getAndreas Schwab2001-03-193-2/+9
* 2001-03-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-186-41/+81
* * gas/mri/mri.exp: Fix test of m6811/m6812 targets.Stephane Carrez2001-03-182-1/+5
* * config/tc-m68hc11.c (md_pseudo_table): Recognize xrefb to complyStephane Carrez2001-03-182-0/+8
* * dwarf2dbg.c (user_filenum, user_filenum_allocated): Remove.Richard Henderson2001-03-172-19/+39
* Teach .org to handle complex expressionsAlan Modra2001-03-173-4/+30
* Add local tag support. Don't flush instructions for .xdata directives.Jim Wilson2001-03-162-4/+56
* * config/tc-sh.c (parse_reg): Match capital MACH and MACL.Alexandre Oliva2001-03-162-2/+6
* * stabs.c (s_stab_generic): Don't corrupt the notes obstack byDJ Delorie2001-03-152-4/+17