GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* expression.h (enum exp_opcode): Add a new operator for F90
Wu Zhou
2005-09-20
1
-1
/
+23
*
* parse.c (namecopy): Change allocation conventions.
Jim Blandy
2005-04-29
1
-2
/
+18
*
2005-02-24 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-24
1
-1
/
+7
*
2005-02-18 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-18
1
-7
/
+8
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-1
/
+1
*
2005-02-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-3
/
+3
*
2004-11-12 Randolph Chung <tausq@debian.org>
Randolph Chung
2004-11-13
1
-44
/
+22
*
2004-07-26 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-26
1
-6
/
+6
*
2004-07-17 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-17
1
-3
/
+4
*
* language.h (language_defn): Add new la_post_parser field.
Paul N. Hilfinger
2004-04-10
1
-0
/
+37
*
2004-04-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-04-08
1
-3
/
+1
*
2004-02-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-02-15
1
-5
/
+4
*
* parser-defs.h (struct exp_descriptor): New definition, containing
Paul N. Hilfinger
2003-09-25
1
-1
/
+22
*
* parser-defs.h (operator_length): Declare.
Paul N. Hilfinger
2003-09-24
1
-136
/
+31
*
2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
Paul N. Hilfinger
2003-09-09
1
-26
/
+26
*
2003-07-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-07-07
1
-1
/
+2
*
2003-05-14 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2003-05-14
1
-4
/
+4
*
2003-02-19 David Carlton <carlton@math.stanford.edu>
David Carlton
2003-02-20
1
-0
/
+1
*
2003-01-18 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-01-19
1
-2
/
+2
*
* expression.h: Rename ObjC ops to OP_OBJC_MSGCALL,
Adam Fedor
2002-11-19
1
-8
/
+8
*
2002-10-23 David Carlton <carlton@math.stanford.edu>
David Carlton
2002-10-23
1
-1
/
+1
*
parse.c: (length_of_subexp, prefixify_subexp): Handle
Adam Fedor
2002-10-14
1
-0
/
+16
*
2002-09-25 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-09-25
1
-38
/
+1
*
Revert previous change. Not obvious.
Andrew Cagney
2002-09-19
1
-16
/
+0
*
2002-09-18 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-09-19
1
-0
/
+16
*
2002-06-19 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller
2002-06-21
1
-0
/
+17
*
Expand preprocessor macros in C expressions.
Jim Blandy
2002-05-17
1
-1
/
+8
*
2002-04-24 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-04-24
1
-0
/
+2
*
* frame.c (read_relative_register_raw_bytes_for_frame): Do not
Andrew Cagney
2002-04-09
1
-74
/
+9
*
* findvar.c: Include "builtin-regs.h".
Andrew Cagney
2002-04-09
1
-0
/
+10
*
gdb/ChangeLog:
Jim Blandy
2002-04-05
1
-1
/
+1
*
* parse.c (target_map_name_to_register): Simplify, search regs and
Andrew Cagney
2002-01-31
1
-10
/
+2
*
Delete REGISTER_NAME_ALIAS_HOOK.
Andrew Cagney
2002-01-30
1
-9
/
+0
*
2001-11-14 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2001-11-15
1
-10
/
+38
*
2001-09-20 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2001-09-27
1
-0
/
+30
*
* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
Andrew Cagney
2001-08-01
1
-0
/
+1
*
* arch-utils.c (#include "gdbthread.h"): Removed.
J.T. Conklin
2001-03-27
1
-1
/
+0
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+2
*
2001-02-19 Michael Snyder <msnyder@mvstp600e.cygnus.com>
Michael Snyder
2001-02-20
1
-3
/
+5
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-2
/
+2
*
2000-11-30 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
2000-12-01
1
-0
/
+1
*
parse.c (build_parse): don't write off the end of the std_regs array.
David Taylor
2000-08-07
1
-12
/
+24
*
Protoization.
Kevin Buettner
2000-07-30
1
-67
/
+33
*
2000-07-13 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder
2000-07-13
1
-0
/
+3
*
* parse.c (target_map_name_to_register): Include pseudo-regs.
Michael Snyder
2000-07-12
1
-1
/
+9
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-5
/
+4
*
Purge (almost) make_cleanup_func.
Andrew Cagney
2000-05-22
1
-4
/
+3
*
* ax-gdb.c (agent_command): Remove now useless cast of
Philippe De Muyter
2000-04-26
1
-1
/
+1
*
The set debug changes
Daniel Berlin
2000-03-28
1
-3
/
+3
*
import gdb-1999-10-11 snapshot
Jason Molenda
1999-10-12
1
-23
/
+44
[next]