summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gas
AgeCommit message (Expand)Author
1995-06-05Fixes for incorrect m68040 opcodes frombriggs
1995-05-31Added #define LOCAL_LABELS_FB to allow local variables.ragge
1995-04-23NetBSD RCS Id formatcgd
1995-03-25fix bug 905.Charlie Root <root@freetocreate.cais.com>glass
1995-03-21Allow the `.bss' pseudo-op. Remove some unneeded #ifdefs formycroft
1995-03-01Clean up deleted files.mycroft
1995-02-05Add `cpuid' instruction, and the canonical names for the debug registers.mycroft
1995-01-04Make sure weak symbols inherit a size expression.pk
1994-12-20Make sure `foo=foo' behaves like a no-op.pk
1994-12-18Define the "weak bit" in a slightly more general way (SVR4 ABI compatible).pk
1994-12-18Support`.weak' pseudo-ops.pk
1994-08-25Add rcs Ids.pk
1994-08-24Selected bits from a newer gas.pk
1994-08-24Fix confusion over the current line number in included files andpk
1994-08-24Enable listingspk
1994-08-24Enable listings.pk
1994-08-24Locate source line of relocation errors; currently this only works whenpk
1994-08-13Set a.out header EX_PIC flag if `-k' was given.pk
1994-07-07Implement `#:' syntax for literal binary representations of floating pointmycroft
1994-06-24Fix N_WARNING symbol botch.pk
1994-06-22network order a.out headers.pk
1994-06-20squish some weird code, which is in the way.pk
1994-06-09Add a const.phil
1994-05-25ns32k RELOC bug fix.phil
1994-05-25Selected bits from GNU gas 2.3pk
1994-05-25ns32k changes.phil
1994-05-25add rcsidpk
1994-05-25Make line counters work.pk
1994-05-25Adapt to new app.cpk
1994-05-23ns32k RELOC bug fix.phil
1994-05-19Selected bits from GNU gas 2.3pk
1994-05-19Selected bits from gas 2.3pk
1994-04-08Clean up deleted files.mycroft
1994-04-08ns32k changes.phil
1994-04-07Argh! Someone's defining all the obvious constants to switch on.mycroft
1994-04-07Ditch the warnings by default.mycroft
1994-04-07Delete 0 displacements in base-index operands.mycroft
1994-03-16as_bad(): don't use error messages as a format string in printf().pk
1994-02-11Fix mis-understood relocation types; do sensible things when doingpk
1994-02-08Brr, even very local symbols must sometimes be in the symbol tables.pk
1994-02-04Do the necessary fixups if no relocation structure is going to be output.pk
1994-02-04Add a panic condition.pk
1994-02-04Hack to allow white space between a label and its colon; this willpk
1994-02-03Recognise `beq' as an alias for `be'.pk
1994-02-02More `call' instruction templates.pk
1994-02-02Provide templates for `call %reg+offset' instructions.pk
1994-02-01Don't barf at LO10 relocation overflows; just truncate value.pk
1994-01-28This is an ugly kluge to get the machine id correct.mycroft
1993-12-28Changed to use make's new .OBJDIRdavidb
1993-12-20obj.MACHINE takes precedence over objcgd