index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
c-typeprint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
Baurzhan Ismagulov
2005-01-29
1
-13
/
+13
*
2004-04-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-04-08
1
-4
/
+1
*
2003-11-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-11-08
1
-1
/
+1
*
2003-11-06 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-11-06
1
-2
/
+3
*
2003-09-14 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-09-14
1
-1
/
+1
*
2003-09-11 David Carlton <carlton@kealia.com>
David Carlton
2003-09-11
1
-0
/
+7
*
Update copyright date with last commit.
Daniel Jacobowitz
2003-01-04
1
-1
/
+1
*
Suggested by Stewart Brown <sb24@avaya.com>:
Daniel Jacobowitz
2003-01-04
1
-13
/
+24
*
* gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME)
Kevin Buettner
2002-12-11
1
-1
/
+1
*
* c-lang.h (c_type_print_varspec_prefix): Delete.
Kevin Buettner
2002-10-14
1
-13
/
+19
*
2002-07-29 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-07-29
1
-1
/
+1
*
2002-06-14 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-06-14
1
-49
/
+46
*
2002-05-14 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-05-14
1
-1
/
+1
*
2002-05-13 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-05-13
1
-5
/
+5
*
* c-typeprint.c (c_type_print_varspec_suffix): If a function type
Jim Blandy
2002-02-09
1
-1
/
+3
*
2002-01-20 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-01-20
1
-1
/
+1
*
2002-01-20 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-01-20
1
-5
/
+20
*
* c-typeprint.c (is_type_conversion_operator): Add additional
Daniel Jacobowitz
2002-01-16
1
-1
/
+7
*
* c-typeprint.c (is_type_conversion_operator): Fix thinko.
Jason Merrill
2002-01-10
1
-1
/
+3
*
Approved by Jim Blandy:
Fred Fish
2001-12-12
1
-1
/
+1
*
2001-11-14 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2001-11-15
1
-17
/
+28
*
(Changes from Daniel Berlin, with revisions by Jim Blandy.)
Jim Blandy
2001-04-27
1
-5
/
+5
*
* c-typeprint.c (c_type_print_cv_qualifier): Don't print `const'
Jim Blandy
2001-04-24
1
-1
/
+5
*
* arch-utils.c (#include "gdbthread.h"): Removed.
J.T. Conklin
2001-03-27
1
-2
/
+0
*
Revert previous change, committed to trunk accidentally.
Jim Blandy
2001-03-24
1
-5
/
+5
*
A single-file branch to help me keep things straight while adapting
Jim Blandy
2001-03-24
1
-5
/
+5
*
2001-03-06 J.T. Conklin <jtc@redback.com>
J.T. Conklin
2001-03-07
1
-1
/
+0
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+2
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-3
/
+3
*
2000-09-04 Pierre Muller <muller@ics.u-strasbg.fr>
Pierre Muller
2000-09-04
1
-48
/
+0
*
Protoization.
Kevin Buettner
2000-07-30
1
-43
/
+15
*
import gdb-2000-02-04 snapshot
Jason Molenda
2000-02-05
1
-10
/
+133
*
import gdb-2000-02-01 snapshot
Jason Molenda
2000-02-02
1
-19
/
+19
*
import gdb-1999-12-13 snapshot
Jason Molenda
1999-12-14
1
-9
/
+16
*
import gdb-1999-07-07 post reformat
Jason Molenda
1999-07-07
1
-283
/
+290
*
import gdb-1999-05-25 snapshot
Jason Molenda
1999-05-25
1
-1
/
+3
*
import gdb-19990422 snapshot
Stan Shebs
1999-04-26
1
-1
/
+1
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-0
/
+1089
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-1090
/
+0
*
all remaining *.c *.h files from hp merge.
David Taylor
1998-12-31
1
-34
/
+333
*
* c-typeprint.c (c_print_type): Don't crash if varstring is null.
Stu Grossman
1998-08-12
1
-6
/
+8
*
* c-exp.y (qualified_name): Replace explicit check for valid
Peter Schauer
1996-12-14
1
-73
/
+31
*
(Fix from Jim Wilson)
Fred Fish
1996-11-13
1
-1
/
+1
*
* demangle.c (is_cplus_marker): New function, checks if a
Fred Fish
1996-02-16
1
-4
/
+4
*
* ch-exp.y: Replaced by ...
Per Bothner
1995-11-30
1
-4
/
+8
*
Update FSF address.
Fred Fish
1995-08-02
1
-1
/
+1
*
* configure.in: Check for working mmap, ansi headers, string.h,
J.T. Conklin
1995-08-01
1
-1
/
+1
*
* parse.c (follow_types): Given (TYPE[]) (i.e. with no length),
Per Bothner
1995-02-17
1
-1
/
+2
*
* buildsym.c (finish_block): If finishing a function without known
Per Bothner
1995-02-12
1
-1
/
+13
*
* eval.c (evaluate_subexp): Clean up handling of
Per Bothner
1995-02-02
1
-4
/
+0
[next]