summaryrefslogtreecommitdiff
path: root/gdb/gdb_indent.sh
AgeCommit message (Collapse)Author
2006-07-12 * Makefile.in (init.c) [LANG, LC_ALL]: Set to `c'.Daniel Jacobowitz
* gdb_indent.sh, gdb_mbuild.sh, observer.sh: Likewise. * gdbarch.sh: Correct comment.
2004-09-272004-09-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney
* gdb_indent.sh (types): Add caddr_t to list of predefined types.
2003-04-172003-04-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
* gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t, td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t as types.
2003-04-112003-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
* gdb_indent.sh: Recognize pid_t and sigset_t as types.
2003-01-27 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.Daniel Jacobowitz
2003-01-132003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
* gdb_indent.sh: Update to version 2.2.9. Warn when not exact version match.
2002-10-24Reindented.Michal Ludvig
2002-06-17* gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to theAndrew Cagney
list of predefined types.
2002-05-18* gdb_indent.sh: Allow the script to be run in the sim directory.Andrew Cagney
2001-11-09A simple script to indent GDB source code.Andrew Cagney