summaryrefslogtreecommitdiff
path: root/gdb/defs.h
Commit message (Expand)AuthorAgeFilesLines
* utils.c (puts_filtered_tabular): New function.Adam Fedor2002-10-151-0/+2
* defs.h (enum language): Add language_objc.Adam Fedor2002-10-121-0/+1
* * c-exp.y (THIS): Delete token and grammar rule.Daniel Jacobowitz2002-10-111-4/+0
* Last ChangeLog entry for defs.h is for both this patch and the previous patch.Mark Kettenis2002-09-271-5/+5
* * defs.h: Move inclusion of "ansidecl.h" before "gdb_locale.h".Mark Kettenis2002-09-271-5/+6
* Revert previous change. Not obvious.Andrew Cagney2002-09-191-3/+2
* 2002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-09-191-2/+3
* 2002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-181-0/+6
* 2002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-011-3/+3
* 2002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-07-241-2/+2
* * defs.h (gdb_readline_wrapper): Declare.Tom Tromey2002-07-241-0/+2
* * gdb_locale.h: New file.Tom Tromey2002-06-211-0/+2
* * regcache.h: Update copyright.Andrew Cagney2002-06-201-1/+2
* * defs.h (auto_boolean): Declare enum.Andrew Cagney2002-06-151-0/+8
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-1/+0
* * defs.h (read_relative_register_raw_bytes): Delete declaration.Andrew Cagney2002-04-121-4/+0
* (xfullpath): Add declaration.Joel Brobecker2002-04-051-0/+1
* * defs.h (error): Add printf format attribute.Andrew Cagney2002-03-231-1/+1
* * coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva2002-03-191-1/+1
* * defs.h (XMALLOC): Define.Andrew Cagney2002-03-191-0/+5
* gdb/:Daniel Jacobowitz2002-03-111-207/+3
* * utils.c (perror_with_name): Make string parameter constant.Andrew Cagney2002-02-261-3/+3
* * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''Andrew Cagney2002-02-241-3/+3
* 2002-02-13 Michael Chastain <mec@shout.net>Michael Chastain2002-02-131-2/+0
* I seemed to have not checked this in last night... Updated ChangeLog toKeith Seitz2002-02-131-0/+1
* * defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney2002-02-101-15/+10
* Zap warning_begin() declaration. (Attempt two).Andrew Cagney2002-02-081-2/+0
* * utils.c (error_begin): Make static.Andrew Cagney2002-02-021-3/+0
* * defs.h (vwarning): Declare.Andrew Cagney2002-01-311-0/+2
* Remove else clause to #if UI_OUT.Andrew Cagney2002-01-171-2/+0
* 2002-01-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-091-1/+8
* Don't include <endian.h>Andrew Cagney2002-01-051-7/+0
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-6/+2
* * configure, config.in: Rebuilt.Tom Tromey2001-12-211-0/+2
* LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney2001-12-151-5/+1
* Eliminate global #include of "mmalloc.h".Andrew Cagney2001-12-061-14/+0
* Delete HOST_BYTE_ORDER.Andrew Cagney2001-12-021-1/+2
* * defs.h (return_to_top_level): Comment.Andrew Cagney2001-11-191-0/+15
* Functions to convert to/from CORE_ADDR and a string. Use in Insight.Andrew Cagney2001-10-171-0/+6
* * defs.h (enum return_reason): Renumber so that all values areAndrew Cagney2001-09-071-6/+37
* * defs.h (SLASH_STRING): If not defined, setKeith Seitz2001-08-021-4/+0
* * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney2001-08-011-58/+0
* Move libgdb library functions to gdb.h (new file).Andrew Cagney2001-07-281-41/+0
* * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition theEli Zaretskii2001-07-161-0/+5
* * utils.c (query): Remove tui hacks; tui must use the query_hook.Stephane Carrez2001-07-141-12/+0
* * symtab.c (main_name): New function.Andrew Cagney2001-07-071-0/+1
* From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:Andrew Cagney2001-06-281-3/+67
* * gdbarch.sh: Generate an error when conflicting macroAndrew Cagney2001-06-181-3/+6
* multi-arch ADDR_BITS_REMOVE.Andrew Cagney2001-06-151-13/+0
* s/char */const char */Andrew Cagney2001-06-121-1/+1