aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2003-04-06* config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): New.Alexandre Oliva2-3/+16
2003-04-05 * gas/m68hc11/bug-1825.d (_table): Update.Stephane Carrez3-1/+20
2003-04-05 * gas/m68hc11/insns.s: Add %page and %addr checks.Stephane Carrez5-6/+23
2003-04-05 * config/tc-m68hc11.c (M6811_OP_CALL_ADDR): New internal define.Stephane Carrez2-19/+86
2003-04-042003-04-04 Chris Demetriou <cgd@broadcom.com>Chris Demetriou5-0/+144
2003-04-04Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/...Svein Seldal4-325/+333
2003-04-03Mention support for Xtensa architectureNick Clifton2-0/+6
2003-04-032003-04-03 Philip Blundell <philb@gnu.org>Phil Blundell3-0/+12
2003-04-022003-04-02 Philip Blundell <philb@gnu.org>Phil Blundell2-0/+5
2003-04-02[ gas/ChangeLog ]Chris Demetriou19-27/+395
2003-04-01Add Xtensa port (omitted from previous delta)Nick Clifton1-0/+73
2003-04-01Add Xtensa portNick Clifton24-181/+12365
2003-04-01Fixes for iWMMXt contribution.Nick Clifton2-179/+267
2003-03-262003-03-26 Eric Christopher <echristo@redhat.com>Eric Christopher2-6/+12
2003-03-25Add iWMMXt supportNick Clifton10-3/+1369
2003-03-24Rename the all occurances of C54X to TIC54X.Nick Clifton5-635/+641
2003-03-21 * config/tc-ia64.c (generate_unwind_image): Fix type of unw_rec toAndreas Schwab2-2/+7
2003-03-21 * config/tc-s390.c (s390_arch_size): Initialize to zero.Martin Schwidefsky2-21/+62
2003-03-13(buffer_and_nest): Store more to sb instead of '\n'.Nick Clifton3-18/+24
2003-03-12* config/tc-mips.c (mips_validate_fix): New function.Alexandre Oliva3-0/+94
2003-03-12* gas/mips/branch-misc-2.s: Add branch to symbol in anotherAlexandre Oliva3-8/+19
2003-03-12* Reverted 2003-03-02's patch.Alexandre Oliva2-46/+28
2003-03-12* Reverted previous patch.Alexandre Oliva12-120/+94
2003-03-11 * dwarf2dbg.c (generic_dwarf2_emit_offset): New.Richard Henderson4-24/+57
2003-03-09 * config/tc-mips.c (s_mips_end): Remove !BFD_ASSEMBLER case.Thiemo Seufer2-28/+7
2003-03-04fix spelling typo.Nick Clifton1-1/+1
2003-03-04(mcu_types): Add recenly announced x1122 and x1123 devices, add missed x437.Nick Clifton2-16/+24
2003-03-03Fix sh-elf linker relaxation:Joern Rennecke3-10/+39
2003-03-02Leftover from previous commit.Thiemo Seufer1-9/+0
2003-03-02 * elf32-mips.c (elf_mips_howto_table_rel): Change definition ofThiemo Seufer13-105/+194
2003-02-21Update Maverick tests.Nick Clifton8-632/+1528
2003-02-21Add v850e debug registers.Nick Clifton2-65/+76
2003-02-21Applied Bob Wilson's documentation fixes.Nick Clifton3-438/+534
2003-02-21 * config/tc-mips.c (prev_reloc_op_frag): New variable.Richard Sandiford6-7/+60
2003-02-20Fix typo: intial -> initial.Nick Clifton2-18/+22
2003-02-19 * app.c (do_scrub_chars): Handle '||' in two states.Alan Modra2-30/+49
2003-02-12 * write.c (TC_FORCE_RELOCATION_SUB_SAME): Revert last change.Alan Modra3-1/+10
2003-02-11Add support for configuring *-*-kaos targets.Nick Clifton3-245/+260
2003-02-10Add support for marking ARM ELF binaries as support the Cirrus EP9312 MaverickNick Clifton2-0/+15
2003-02-08gas/Richard Sandiford8-83/+220
2003-02-07 * config/tc-mips.c (my_getSmallExpression): Rework bracket handling.Richard Sandiford6-23/+66
2003-02-06 * gas/i386/x86-64-opcode.s: More tests for x86-64 MOVD opcodes.Alan Modra3-70/+87
2003-02-06 * config/tc-ppc.c (ppc_elf_suffix): Undo part of last change so thatAlan Modra2-22/+25
2003-02-04 * config/tc-ppc.c (mapping): Handle new TLS reloc specs.Alan Modra2-72/+203
2003-02-04bfdAlan Modra2-4/+10
2003-02-04 * gas/cris/rd-dw2-1.d: Adjust for dwarf2 directory table change.Hans-Peter Nilsson2-2/+7
2003-02-02gas/Richard Sandiford12-370/+542
2003-01-29line_comment_chars: Add '#'. This makes the assembler's handling ofNick Clifton2-2/+7
2003-01-28Add code to create and use directory tables.Nick Clifton2-33/+128
2003-01-28Replace occurences of 'tolower' with 'TOLOWER'.Nick Clifton2-3/+8