summaryrefslogtreecommitdiff
path: root/gas/config/tc-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* [gas/ChangeLog]Matthew Green2001-10-171-2/+5
* * config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA): Simplify.Alan Modra2001-10-171-83/+91
* [gas/ChangeLog]Matthew Green2001-10-131-6/+26
* Fix 2 xcoff line number problemsTom Rix2001-10-081-2/+20
* * config/tc-ppc.c (md_assemble <DS relocs>): Test ppc_size as wellAlan Modra2001-10-041-8/+12
* * config/tc-ppc.c (md_apply_fix3 <BFD_RELOC_CTOR>): Make it 64Alan Modra2001-10-021-1/+5
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-10/+9
* * config/obj-elf.c (obj_elf_parse_section_letters): Use 'M' insteadJakub Jelinek2001-09-111-1/+1
* * configure.in: Recognise powerpc*le*, not just powerpcle*.Alan Modra2001-08-271-82/+371
* Revert 2001-08-08 changes.Alan Modra2001-08-101-28/+32
* * config/tc-ppc.c (md_apply_fix3): Replace haphazard code forAlan Modra2001-08-081-32/+28
* * config/tc-ppc.c (ppc_elf_validate_fix): It's OK to haveGeoffrey Keating2001-07-311-1/+1
* * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_typeAlan Modra2001-07-301-9/+7
* * config/tc-ppc.c: Formatting fixes.Alan Modra2001-07-021-230/+248
* Fix for problem with default alignment of .commTom Rix2001-06-201-8/+5
* formatting changeTom Rix2001-05-291-18/+16
* Fix for gas seg fault and neg line numbersTom Rix2001-05-241-1/+23
* * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra2001-05-221-10/+8
* Pass finalize_syms on calls to resolve_symbol_value.Alan Modra2001-03-301-8/+10
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-141-1/+0
* 2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Geoffrey Keating2000-12-121-4/+11
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-9/+9
* 2000-09-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-261-180/+180
* In src/gas/ChangeLog:Geoffrey Keating2000-08-311-1/+2
* Fix comments.Nick Clifton2000-07-071-2/+2
* Fix compile time warningsNick Clifton2000-06-191-28/+28
* * config/tc-ppc.c (pre_defined_registers): Add entries for vectorJ.T. Conklin2000-05-031-1/+72
* Add XCOFF64 support.Clinton Popetz2000-04-261-3/+65
* * app.c: Add ATTRIBUTE_UNUSED as needed.Ian Lance Taylor2000-04-021-14/+14
* * config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Don't define ifGeoffrey Keating2000-01-311-4/+4
* * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, toIan Lance Taylor1999-08-171-2/+3
* * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses of bsym toIan Lance Taylor1999-06-221-1/+2
* * config/tc-ppc.c: Update for symbol handling changes.Ian Lance Taylor1999-06-191-188/+206
* * dwarf2dbg.c (dwarf2_gen_line_info): Mirror the section symbolRichard Henderson1999-06-051-16/+12
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-6/+7
* * config/tc-ppc.c (md_parse_option): Recognize -mppc64bridge.Richard Henderson1999-05-081-3/+9
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+5003