This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] [avr] remove avr_push_dummy_code method.


Hi,

Committed the attached.

This removes the avr_push_dummy_code function. It doesn't seem to be
needed and what I committed last night didn't return anything which
broke the -Werror build. :-(

Ted Roth

2003-06-19  Theodore A. Roth  <troth@openavr.org>

        * avr-tdep.c (avr_push_dummy_code): Delete function.
        (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.

Attachment: avr-rm-push-dummy-code.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]