aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Collapse)AuthorFilesLines
2000-07-22Correct absolute section alignment.Alan Modra2-2/+7
2000-07-21Forgot to commit ChangeLog entry for CRIS gas tests. Oops.Hans-Peter Nilsson1-0/+1
2000-07-21 * gas/cris/*: New tests for CRIS.Hans-Peter Nilsson86-0/+8940
2000-07-20* config/obj-coff.c (obj_frob_symbol): revert previous change,DJ Delorie2-16/+15
it breaks linking against DLLs.
2000-07-20Fix formatting.Nick Clifton2-312/+309
2000-07-20 * gas/all/gas.exp: Don't run floating-point tests on CRIS.Hans-Peter Nilsson4-3/+16
* gas/ieee-fp/x930509a.exp: Ditto. * gas/macros/macros.exp: Mark strings test xfail for CRIS.
2000-07-20 * configure.in: Add CRIS support.Hans-Peter Nilsson13-472/+3747
* configure: Regenerate. * Makefile.am: (CPU_TYPES): Add cris. (CPU_OBJ_VALID) [aout]: Add cris. (MULTI_CPU_TYPES): Add cris. (MULTI_CPU_OBJ_VALID) [aout]: Add cris. [coff]: Only i386 and mips are valid. (TARGET_CPU_CFILES): Add config/tc-cris.c. (TARGET_CPU_HFILES): Add config/tc-cris.h. (MULTI_CFILES): Add config/e-crisaout.c and config/e-criself.c. Regenerate dependencies. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * as.c: Declare crisaout, criself. * config/tc-cris.h, config/tc-cris.c: New. * config/e-criself.c, config/e-crisaout.c: New. * po/POTFILES.in, po/gas.pot: Regenerate.
2000-07-20Fix formatting.Nick Clifton2-520/+514
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+7
* sb.c: Include <stdlib.h> if exists for abort ().
2000-07-19#ifdef OBJ_SOM, not #ifdef SOMAlan Modra2-16/+23
2000-07-19Fix a couple of HPPA SOM test failures.Alan Modra3-4/+15
Re-enable some tests for hppa-linux.
2000-07-18Fix expected results to match current assembler output.Nick Clifton2-10/+15
2000-07-17Don't merge labels. Don't merge if the symbol isn't constant. Don't callNick Clifton2-10/+22
S_SET_EXTERNAL if the storage class is already set.
2000-07-17Additions due to recent changesNick Clifton1-314/+315
2000-07-17Fix formatting.Nick Clifton2-98/+73
2000-07-17Fix formatting.Nick Clifton3-281/+260
2000-07-17Fix formatting.Nick Clifton3-265/+323
2000-07-17Fix formattingNick Clifton2-102/+78
2000-07-17* new parsing optionFrank Ch. Eigler2-0/+11
2000-07-17 Frank Ch. Eigler <fche@redhat.com> * expr.c (operand): Permit %bin literals if LITERAL_PREFIXPERCENT_BIN is defined.
2000-07-15 * doc/c-mips.texi (MIPS Opts): Remove erroneous space afterIan Lance Taylor2-1/+6
@code.
2000-07-15(hppa_fix_adjustable): Don't reduce certain symbols to section syms.Alan Modra2-3/+37
2000-07-14*** empty log message ***Nick Clifton1-1/+1
2000-07-14Add new command line switch --no-construct-floatsNick Clifton3-6/+63
2000-07-13Fix some mips configure problems.Alan Modra3-203/+190
2000-07-12 Add padding to the last section when aligning it increases its size.Nick Clifton2-2/+19
2000-07-11Fix formatting.Nick Clifton2-1547/+1641
2000-07-10Fix formattingNick Clifton2-601/+633
2000-07-10 Fix formatting.Nick Clifton4-342/+323
2000-07-10Yet more hppa testuite tweaks for hppa-linux.Alan Modra15-56/+78
2000-07-10More warning fixes, and a tweak in tc-hppa.c to check constantAlan Modra4-6/+21
branch offsets a little more thoroughly.
2000-07-09Forgot to save in emacs.Alan Modra1-2/+0
2000-07-09Add linux-elf flavour to pseudos in tc-hppa.c and some tidyingAlan Modra8-360/+545
and bug fixes. Handle wide mode relocs. Don't select target size based on BFD64.
2000-07-082000-07-08 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2-1/+5
* doc/internals.texi (Expressions): Fix typo.
2000-07-08Fix formattingNick Clifton3-49/+43
2000-07-08Fix formatingNick Clifton2-504/+506
2000-07-08Fix formattingNick Clifton2-71/+72
2000-07-07Fix comments.Nick Clifton16-580/+634
2000-07-07fixed another comment formatting problem.Nick Clifton1-1/+2
2000-07-07oops - omitted from previous deltaNick Clifton1-2/+2
2000-07-07Fix formatting.Nick Clifton2-58/+61
2000-07-06oops - omitted frpom previous deltaNick Clifton1-1/+1
2000-07-06Applied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implementNick Clifton3-0/+23
TC_COFF_SECTION_DEFAULT_ATTRIBUTES.
2000-07-06Always NULL terminate long option list.Andrew Cagney2-3/+12
2000-07-06Tue Jul 4 14:08:28 2000 Andrew Cagney <cagney@b1.cygnus.com>Andrew Cagney2-1/+11
* config/tc-d30v.h: Include "write.h" for fixS. (d30v_start_line, md_pcrel_from_section): Add function prototypes.
2000-07-05Fix expected resultsNick Clifton3-98/+114
Fix expected results.
2000-07-05oops - omitted from previous deltaNick Clifton1-0/+6
2000-07-05Further changes to warning messagesNick Clifton1-4/+6
2000-07-05add MAINTAINERS filesDJ Delorie2-0/+5
2000-07-04* config/tc-arm.c (psrs): Accept combinations of flags.Alexandre Oliva2-0/+125
2000-07-03Tidy up formatting.Nick Clifton3-69/+179
Add -mall-opcodes, -mno-skip-bug, -mno-wrap.