]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
==> ChangeLog <==
authorEric Christopher <echristo@gmail.com>
Tue, 15 Mar 2005 05:28:17 +0000 (05:28 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 15 Mar 2005 05:28:17 +0000 (05:28 +0000)
commit5862107c33031d3a5ec20582e3f55cd2b2d21675
tree2f3eb9c334cabedccd28d179d7ed2f4d4c7c3d8c
parent729ae8d20e264b0b4577be580ab2349b0391383b
==> ChangeLog <==
2005-03-14  Eric Christopher  <echristo@redhat.com>

        * config/tc-mips.c: Include dw2gencfi.h.
        (mips_cfi_frame_initial_instructions): New.
        * config/tc-mips.h (TARGET_USE_CFIPOP): Define.
        (tc_cfi_frame_initial_instructions): Ditto.
        (DWARF2_DEFAULT_RETURN_COLUMN): Ditto.
        (DWARF2_CIE_DATA_ALIGNMENT): Ditto.
        * Makefile.am: Update dependencies.
        * Makefile.in: Regenerate.

==> testsuite/ChangeLog <==
2005-03-14  Eric Christopher  <echristo@redhat.com>

        * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
        * gas/cfi/cfi.exp: Run it.
        * gas/cfi/cfi-common-1.d: Update.
        * gas/cfi/cfi-common-2.d: Ditto.
        * gas/cfi/cfi-common-3.d: Ditto.
        * gas/cfi/cfi-common-4.d: Ditto.
13 files changed:
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/config/tc-mips.c
gas/config/tc-mips.h
gas/testsuite/ChangeLog
gas/testsuite/gas/cfi/cfi-common-1.d
gas/testsuite/gas/cfi/cfi-common-2.d
gas/testsuite/gas/cfi/cfi-common-3.d
gas/testsuite/gas/cfi/cfi-common-4.d
gas/testsuite/gas/cfi/cfi-mips-1.d [new file with mode: 0644]
gas/testsuite/gas/cfi/cfi-mips-1.s [new file with mode: 0644]
gas/testsuite/gas/cfi/cfi.exp