summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Use symbol_get_obj() rather than accessing symbolP directly.Nick Clifton1999-07-072-2/+7
* hJeff Law1999-07-061-1/+2
* ΓΏJeff Law1999-07-061-0/+5
* Add support for armv5 architectureNick Clifton1999-07-053-37/+258
* hJeff Law1999-07-011-8/+6
* Jeff Law1999-07-011-0/+5
* 1999-06-27 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1999-06-272-4/+9
* 1999-06-26 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-06-262-1/+6
* David Mosberger <davidm@hpl.hp.com>Richard Henderson1999-06-262-6/+16
* ooops - omitted from previous delta.Nick Clifton1999-06-231-0/+3
* Make the mcore even more paranoid about section switchingNick Clifton1999-06-233-22/+75
* * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to useIan Lance Taylor1999-06-222-4/+38
* * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor1999-06-2211-36/+49
* * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor1999-06-225-11/+18
* reformat copyright paragraphIan Lance Taylor1999-06-221-3/+4
* add a couple of if/else/endif commentsIan Lance Taylor1999-06-221-2/+2
* * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses of bsym toIan Lance Taylor1999-06-224-5/+14
* 1999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor1999-06-2210-23/+42
* dJeff Law1999-06-212-4/+11
* Jeff Law1999-06-211-0/+7
* * config/tc-arm.c (ldst_extend): Add parentheses to avoidIan Lance Taylor1999-06-212-10/+23
* Use symbol_get_bfdsym() macroNick Clifton1999-06-212-4/+3
* Include struc-symbol.h so that symbol structure definition is available.Nick Clifton1999-06-212-1/+7
* * config/tc-ppc.c: Update for symbol handling changes.Ian Lance Taylor1999-06-193-190/+213
* * tc-hppa.c: General cleanups of ELF support. No more spacesJeff Law1999-06-182-128/+214
* Patches for eCos: Dump literal pool on section change. Mark thumb functionNick Clifton1999-06-182-30/+182
* Fix -Wuh and -Wnhu options so that they work.Nick Clifton1999-06-172-4/+13
* Detect illegal use of hash symbols in assembler mnemonics.Nick Clifton1999-06-172-3/+29
* From K. Richard Pixley <rich@noir.com>:Ian Lance Taylor1999-06-133-166/+174
* * gas/i386/katmai.d: Tweak for recent disassembler changes.Ian Lance Taylor1999-06-132-1/+6
* (tc_gen_reloc): Fix handling of GOTPC relocs.Ulrich Drepper1999-06-132-1/+8
* * write.c (adjust_reloc_syms): Rather than never reducing relocIan Lance Taylor1999-06-122-5/+11
* * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1999-06-1210-35/+42
* 1999-06-12 David O'Brien <obrien@freebsd.org>Ian Lance Taylor1999-06-123-170/+177
* * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" orIan Lance Taylor1999-06-124-13/+24
* * dwarf2dbg.c: Include elf/dwarf2.h with "", not <>.Ian Lance Taylor1999-06-124-5/+11
* fix copyrightsIan Lance Taylor1999-06-122-3/+23
* * struc-symbol.h: Put local_symbol code in ifdef BFD_ASSEMBLER.Ian Lance Taylor1999-06-114-6/+51
* * config/tc-i386.c (i386_immediate): Remove unused labelIan Lance Taylor1999-06-111-1/+0
* * dwarf2dbg.c: Change bfd_vma to addressT and bfd_signed_vma toIan Lance Taylor1999-06-112-17/+28
* * gas/i386/amd.s: Add a symbol so a.out tests will work.Ian Lance Taylor1999-06-115-2/+11
* * dwarf2dbg.h: Use PARAMS in function declarations.Ian Lance Taylor1999-06-112-5/+10
* 1999-06-11 Martin Dorey <mdorey@madge.com>Ian Lance Taylor1999-06-113-22/+12
* * config/tc-i386.c (md_apply_fix3): Add default case to switch.Ian Lance Taylor1999-06-102-0/+5
* * config/tc-sparc.c (md_pseudo_table): Remove pushsection andIan Lance Taylor1999-06-102-2/+3
* * config/tc-sparc.c (sparc_ip): Add default case to reloc switch.Ian Lance Taylor1999-06-102-0/+5
* * read.c (read_a_source_file): Only declare inescape ifIan Lance Taylor1999-06-102-1/+13
* * itbl-ops.c (itbl_disassemble): Change sprintf format strings toIan Lance Taylor1999-06-101-5/+5
* * as.c: If HAVE_ITBL_CPU, include "itbl-ops.h".Ian Lance Taylor1999-06-101-1/+3
* * symbols.c (resolve_symbol_value): Don't permit subtraction ofIan Lance Taylor1999-06-102-2/+10