summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Add include of "dwarf2dbg.h"Nick Clifton2000-11-052-0/+5
* Add support for *-storm-chaos targetNick Clifton2000-11-023-169/+176
* Preserve copy of case clobber opcodes so that .req pseudo op worksNick Clifton2000-11-024-4/+30
* SWitch over to using dwarf2_generate_asm_linenoNick Clifton2000-11-022-15/+9
* 2000-11-02 Theo Honohan <th@futuretv.com>Phil Blundell2000-11-022-1/+5
* 2000-10-31 Eric Christopher <echristo@cygnus.com>Eric Christopher2000-11-012-7/+30
* Add tag support. Error for dangling qualifying predicates.Jim Wilson2000-11-012-2/+90
* Kaz Kojima's BFD_RELOC_SH_PCDISP12BY2 fix.Alan Modra2000-10-312-1/+5
* Better bundle template selectionBernd Schmidt2000-10-312-2/+6
* 2000-10-30 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-306-65/+51
* * config/tc-sh.c (md_apply_fix): For ELF, do not "adjust back" VALHans-Peter Nilsson2000-10-302-2/+14
* * as.h (OPTION_MD_BASE): Bump to 190.Hans-Peter Nilsson2000-10-303-2/+10
* Add m68hc12 to list of supported configurationsNick Clifton2000-10-274-594/+661
* handle lower cased cpsr and spsrAldy Hernandez2000-10-272-14/+13
* Add --gdwarf2 support to ARM toolchainNick Clifton2000-10-2511-376/+432
* 2000-10-25 Diego Novillo <dnovillo@cygnus.com>Diego Novillo2000-10-252-12/+17
* 2000-10-24 Diego Novillo <dnovillo@cygnus.com>Diego Novillo2000-10-255-445/+1036
* gas/Jakub Jelinek2000-10-202-38/+81
* Ensure section sizes are multiples of 16, so that targets like MIPSAlan Modra2000-10-195-16/+22
* 2000-10-18 H.J. Lu <hjl@gnu.org>H.J. Lu2000-10-182-3/+8
* Fix the previous misapplied patch.Nick Clifton2000-10-182-1/+5
* RELAX_RELOC_*: New definitions for both BFD_ASSEMBLER and !BFD_ASSEMBLER.Nick Clifton2000-10-183-19/+38
* 2000-10-17 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-1710-155/+164
* Added new option --target-help.Chandra Chavva2000-10-173-2/+19
* * config/tc-sh.c (JREG): Remove.Hans-Peter Nilsson2000-10-162-85/+5
* gas:Diego Novillo2000-10-155-2/+44
* 2000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-118-162/+159
* Revert 2000-10-07 link-once section symbol changes.Alan Modra2000-10-112-15/+4
* (md_apply_fix): Remove bad assert added 2000-09-26.Alan Modra2000-10-072-146/+146
* Make elf section symbols global for link-once sections.Alan Modra2000-10-073-1/+23
* Minor DV table update, minor DV checking bug fix.Jim Wilson2000-10-052-2/+7
* Correct handling of non-global syms in linkonce sections.Alan Modra2000-10-053-55/+69
* Excise C++ style comments.Alan Modra2000-10-043-18/+25
* * ltconfig, ltmain.sh, libtool.m4: Updated from libtoolAlexandre Oliva2000-09-301-268/+258
* Oops. Forgot to commit ChangeLogHans-Peter Nilsson2000-09-291-0/+7
* * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,Hans-Peter Nilsson2000-09-298-0/+191
* Changes to handle varying register prefix and user symbol prefix.Hans-Peter Nilsson2000-09-293-999/+1124
* Update for hppa*w -> hppa*64* configure name change.Alan Modra2000-09-284-37/+39
* Modify .PARAM so we need an arg reloc.Alan Modra2000-09-282-1/+5
* For SOM, don't force relocs on out-of-range 12 bit branches.Alan Modra2000-09-282-4/+19
* .plt stub for lazy linking, --stub-group-size=N ld switch,Alan Modra2000-09-271-0/+2
* External/weak SOM fixes, branch limit corrections.Alan Modra2000-09-272-33/+64
* 2000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-2619-272/+273
* * config/tc-hppa.c (hppa_fix_adjustable): Do the external and weakAlan Modra2000-09-232-5/+11
* Add missing fpcmp instructions, and add missing fcmp/fpcmp tests.Jim Wilson2000-09-224-319/+825
* Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.Jim Wilson2000-09-2215-1784/+1965
* Redesign and clean up the relaxation mechanism.Nick Clifton2000-09-222-378/+340
* 2000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-213-121/+124
* 2000-09-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-2011-77/+83
* 2000-09-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-203-292/+289