summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Just mention current year in printed copyright message.Alan Modra2000-05-042-2/+6
* * config/tc-ppc.c (pre_defined_registers): Add entries for vectorJ.T. Conklin2000-05-032-1/+78
* * config/atof-ieee.c (gen_to_words): When adding carry back in,Ian Lance Taylor2000-05-032-2/+9
* Fix little endian relocsNick Clifton2000-05-032-25/+24
* Update copyright message.Alan Modra2000-05-032-1/+6
* go32 bss alignment.Alan Modra2000-05-032-0/+6
* Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra2000-05-0210-274/+201
* Duplicate hppa*-*-*elf* behaviour for hppa*-*-linux*.Alan Modra2000-05-0110-48/+67
* Fix tests to remove leading zeroes from labelsNick Clifton2000-05-013-52/+57
* * macro.c (macro_expand_body): Don't prepend macro number with zeroes.Catherine Moore2000-05-012-1/+5
* * config/tc-avr.c: ATTRIBUTE_UNUSED added to the necessary places.Denis Chertykov2000-05-012-59/+62
* * config/tc-avr.c: New AVR_ISA_ defined.Denis Chertykov2000-05-012-48/+197
* Ensure all pe targets use bfd.Alan Modra2000-05-013-212/+230
* Correctly check gcc version.Alan Modra2000-04-292-2/+6
* Add XCOFF64 support.Clinton Popetz2000-04-265-24/+94
* Remove '/' from comment_chars for FreeBSD so divide operator works.Alan Modra2000-04-253-4/+12
* Mention IA-64.Jim Wilson2000-04-251-0/+4
* * configure.in: Configury support for PA64 (currently disabled).Jeff Law2000-04-253-166/+191
* Use record_alignment, not bfd_set_section_alignment.Alan Modra2000-04-252-2/+7
* Keep shift count smaller than 32.Alan Modra2000-04-252-2/+7
* Cope with PE relocs.Alan Modra2000-04-253-4/+9
* Really fix last IA-64 gas testsuite failure.Jim Wilson2000-04-254-14/+27
* Document behaviour of .align 0 for ARM targets.Nick Clifton2000-04-244-9/+42
* Fix last remaining IA-64 gas testsuite failure.Jim Wilson2000-04-243-200/+27
* * obj-som.c: Terminate obj_pseudo_table.Jeff Law2000-04-242-1/+6
* Clean up F-unit assembly and tests.Timothy Wall2000-04-235-13/+37
* * configure.in: Add NetBSD/sparc ELF and NetBSD/sparc64 support.Jeff Law2000-04-213-217/+227
* * config/tc-hppa.c (md_apply_fix): Handle new PA2.0 formats.Jeff Law2000-04-212-2/+135
* IA-64 ELF support.Jim Wilson2000-04-2156-0/+22111
* * config/tc-d30v.c (write_2_short): Disregard opcode1->ecc whenRichard Henderson2000-04-212-191/+195
* * config/tc-mn10300.c (HAVE_AM30): Define.Alexandre Oliva2000-04-202-1/+8
* Check for changed section attributes.Alan Modra2000-04-202-38/+61
* Fix the multi-obj dependency rules.Alan Modra2000-04-193-82/+147
* Get LEX,FLEX from configure.Alan Modra2000-04-193-5/+13
* 2000-04-18 H.J. Lu (hjl@gnu.org)H.J. Lu2000-04-182-6/+11
* 64 bit bfd fix.Alan Modra2000-04-172-4/+14
* Portability fixes.Alan Modra2000-04-142-0/+8
* Remove U suffix from constants for K&R compilers.Alan Modra2000-04-132-6/+11
* Apply patch to fix compuation of frag offsets for symbolsNick Clifton2000-04-122-12/+38
* Apply Andrew Cagney's patch to fix use of 'struct fix'.Nick Clifton2000-04-123-3/+16
* Fix 64-bit nits.Alan Modra2000-04-102-64/+75
* Add 'avr' to Makefile.amNick Clifton2000-04-093-1/+52
* Remove ``-W -Wall'' from top-level Makefile/configure.gdb_5_0-2000-04-10-branchpointAndrew Cagney2000-04-095-622/+570
* Add support for BFD_RELOC_{ARM|THUMB}_PCREL_BLX relocs.Nick Clifton2000-04-082-1/+34
* opcodes:Joern Rennecke2000-04-052-1/+12
* sh-dsp REPEAT support:Joern Rennecke2000-04-052-42/+145
* * config/tc-sparc.c (sparc_ip): Avoid string pasting.Alexandre Oliva2000-04-052-2/+5
* * internals.texi (CPU backend): DocumentHans-Peter Nilsson2000-04-042-0/+11
* Move translated part of bug report string back into .c files soAlan Modra2000-04-044-713/+735
* Use "gcc -MM" for dependencies, and update them.Alan Modra2000-04-044-1380/+1630