public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM] ratmice/compile-Wc++-compat: reverse-20080717-branchpoint-6906-gb68c4be
@ 2013-02-27 20:59 tromey
0 siblings, 0 replies; only message in thread
From: tromey @ 2013-02-27 20:59 UTC (permalink / raw)
To: archer-commits
The branch, ratmice/compile-Wc++-compat has been created
at b68c4be8e0c1236639c6e5fc98c6894a746dde4e (commit)
- Log -----------------------------------------------------------------
commit b68c4be8e0c1236639c6e5fc98c6894a746dde4e
Author: matt rice <ratmice@gmail.com>
Date: Thu Sep 16 14:04:41 2010 -0700
Add explicit cast from void pointer.
commit 3e7f5b824e528ce41c9daef9f5868fc38d9b196a
Merge: 01aeffa cf7b7b3
Author: matt rice <ratmice@gmail.com>
Date: Thu Sep 16 13:59:16 2010 -0700
Merge branch 'master' into archer-ratmice-compile-Wc++-compat
Conflicts:
gdb/symtab.c
commit 01aeffa7670159686da36a511d38394d5f78b585
Author: matt rice <ratmice@gmail.com>
Date: Thu Sep 16 05:34:21 2010 -0700
rename all "new" variables.
commit 07cac3aae40f7ea8594d18eca62222a6c50666b6
Author: matt rice <ratmice@gmail.com>
Date: Thu Sep 16 03:09:23 2010 -0700
rename "typename", "operator", "template" variables.
gdbtypes.c: rename "typename" variables.
ia64-tdep.c: rename "template" variables.
valarith.c: rename "operator" variables.
commit cf552177433d3b76613c43c2fe31d5216818c098
Merge: caa7f56 60b48c0
Author: matt rice <ratmice@gmail.com>
Date: Wed Sep 15 16:08:27 2010 -0700
Merge branch 'archer-ratmice-compile-Wc++-compat' of ssh://sourceware.org/git/archer into archer-ratmice-compile-Wc++-compat
commit caa7f56d0633930c9e60459b9cea5c31c0690e35
Author: matt rice <ratmice@gmail.com>
Date: Wed Sep 15 16:04:47 2010 -0700
Add explicit casts from void pointer.
And a few variable renames new from the merge.
commit 60b48c0b34494a893e685762812204a9fb6ded91
Author: Tom Tromey <tromey@redhat.com>
Date: Wed Sep 15 16:40:10 2010 -0600
fix observer generation code to add needed cast
commit 8f8dfaa1c54f89e75d8754e272fba50675efd6ca
Merge: 3081690 61f0884
Author: matt rice <ratmice@gmail.com>
Date: Wed Sep 15 14:27:14 2010 -0700
Merge branch 'master' into archer-ratmice-compile-Wc++-compat
Conflicts:
gdb/breakpoint.c
gdb/c-exp.y
gdb/cli-out.c
gdb/cp-support.c
gdb/dwarf2expr.c
gdb/dwarf2loc.c
gdb/dwarf2read.c
gdb/frame-unwind.c
gdb/gdbserver/linux-low.c
gdb/printcmd.c
gdb/psymtab.c
commit 30816909ff94da3319bf78c0193c3118b52daf31
Author: matt rice <ratmice@gmail.com>
Date: Wed Sep 15 08:28:10 2010 -0700
rename all "class" identifiers.
commit 35644607453554b06399c0a5570b1ff09066e6aa
Author: matt rice <ratmice@gmail.com>
Date: Wed Sep 15 08:14:49 2010 -0700
Remove erronous const in casts to gdb_byte *.
commit ccf4e4828b269336f4def4cf6a9f3e4fdad54eb1
Author: Tom Tromey <tromey@redhat.com>
Date: Wed Sep 15 08:31:43 2010 -0600
rename all "template" identifiers
commit c1707409ee2ca46c8d42d5c4334dc3fd81e63124
Author: Tom Tromey <tromey@redhat.com>
Date: Wed Sep 15 08:31:13 2010 -0600
rename all "typename" identifiers
commit 658f010598c2c88bf1669aa63d0975107bdb236a
Author: Tom Tromey <tromey@redhat.com>
Date: Wed Sep 15 08:27:32 2010 -0600
rename all "explicit" identifiers
commit b57b679526c985c179359c0f71c8f13f6ddeeb7a
Author: Tom Tromey <tromey@redhat.com>
Date: Wed Sep 15 08:22:09 2010 -0600
rename all "mutable" identifiers
commit 0a1ac825eb17e3ee78b547548b17e44482288626
Author: Tom Tromey <tromey@redhat.com>
Date: Wed Sep 15 08:20:43 2010 -0600
rename all "operator" identifiers
commit da33d04221737fcb7761118dcf5795ac7ee947b9
Author: Tom Tromey <tromey@redhat.com>
Date: Wed Sep 15 08:16:24 2010 -0600
rename all "this" identifiers
commit c0f78e92a50f7ad5a049cbf1a9dcb6ccd138bc64
Author: matt rice <ratmice@gmail.com>
Date: Wed Sep 15 06:28:00 2010 -0700
rename variables of type 'command_class' to cmd_class.
commit 584e049d4ac847fe6af33741ece6597b3d7b0e14
Author: matt rice <ratmice@gmail.com>
Date: Wed Sep 15 05:36:52 2010 -0700
Add explicit casts from void pointer.
commit 529d09958c00553523cd3550d0eaa0fc1cf1e3f4
Author: matt rice <ratmice@gmail.com>
Date: Wed Sep 15 05:27:38 2010 -0700
ada-lang.[c,h] (grow_vect, GROW_VECT): Change type of grow_vect argument
ada-typeprint.c: Remove FIXME.
commit 22a92541e1f828908756e8f1ec67c21477ac76e8
Author: matt rice <ratmice@gmail.com>
Date: Wed Sep 15 05:19:26 2010 -0700
*-tdep.c: Add explicit casts from void pointer.
commit fcdc82f8a7ed37b03fb865db85c93507db639425
Author: Tom Tromey <tromey@redhat.com>
Date: Tue Sep 14 21:54:26 2010 -0600
rename all "using" identifiers
commit 4953c73ac642bd2e64aa643fcc19f0e9be83c1c2
Author: Tom Tromey <tromey@redhat.com>
Date: Tue Sep 14 21:48:49 2010 -0600
rename all "try" identifiers
commit 100da71420fcedbc8ce598d723f5658082eedc32
Author: Tom Tromey <tromey@redhat.com>
Date: Mon Sep 13 15:21:01 2010 -0600
rename all "namespace" identifiers
commit 6b060214c03dbc68c0ceb876f7b2c21f9e1d7cb1
Author: Tom Tromey <tromey@redhat.com>
Date: Mon Sep 13 15:13:48 2010 -0600
change "delete" to "deleter"
commit e6da7badf3fcaf1bae0aa12f81d7db3e40f31ab9
Author: Tom Tromey <tromey@redhat.com>
Date: Mon Sep 13 15:07:34 2010 -0600
change private to private_data
commit 78d06d2c8920ae45119c9cd453fecf22148cdd34
Author: Tom Tromey <tromey@redhat.com>
Date: Mon Sep 13 15:07:20 2010 -0600
add -Wc++-compat
commit 1413af1d4e9706283bb420941af11d59f556ff51
Author: matt rice <ratmice@gmail.com>
Date: Sat Jun 12 13:09:48 2010 -0700
Add explicit casts from void pointer.
commit 633e804924035e3b0dd6a91934e835fd008e0597
Author: matt rice <ratmice@gmail.com>
Date: Sat Jun 12 13:09:33 2010 -0700
Add explicit casts from void pointer.
commit 93969420653c0165e421ff1a66d0b4db428c202b
Author: matt rice <ratmice@gmail.com>
Date: Sat Jun 12 13:06:39 2010 -0700
Add explicit casts from void pointer.
commit ca91cb52e21d642ffb7e550042f795025823f129
Author: matt rice <ratmice@gmail.com>
Date: Sat Jun 12 13:03:50 2010 -0700
Add explicit casts from void pointer.
commit 58bf1893873f1d72ba29cd7c335b18e06f7253de
Author: matt rice <ratmice@gmail.com>
Date: Sat Jun 12 12:53:20 2010 -0700
c*.c: Add explicit casts from void pointer.
commit 510a3bde29b83313192b47cf41ee754ebb5d98bf
Author: matt rice <ratmice@gmail.com>
Date: Sat Jun 12 12:50:30 2010 -0700
target*.c: Add explicit casts from void pointer.
commit 24aedd47b7f566f5473de24554662968452a64a1
Author: matt rice <ratmice@gmail.com>
Date: Sat Jun 12 12:49:48 2010 -0700
xml-*.c: Add explicit casts from void pointer.
commit 4c3458577b95fd886ea854ae433f727fc0682b51
Author: matt rice <ratmice@gmail.com>
Date: Sat Jun 12 12:48:30 2010 -0700
dwarf2*.c: Add explicit casts from void pointer.
commit f55df0bc9b820ccac648f0476176f4719a5d70c0
Author: matt rice <ratmice@gmail.com>
Date: Sat Jun 12 12:45:55 2010 -0700
gdbserver/: Add explicit casts from void pointer.
commit c07138c3ee91455f517eeb86478eb46c4c6f3b1a
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 18:16:45 2010 -0700
psymtab/symfile/symtab: Add explicit casts from void pointer.
commit 397c58e0278a64fa7752fd9dd33efaa5946e12a0
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 17:41:30 2010 -0700
Add explicit casts from void pointer.
commit 20b9260f64e7d86d970bcee5c72b35040b143c94
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 17:11:21 2010 -0700
Add explicit casts from void pointer.
commit 73312506c2b687ca44fb60896846d7d54e47bfca
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 17:10:26 2010 -0700
remote-fileio.c, remote.c: Add explicit casts from void pointer.
commit 5ae177d648aa88dc82f0816529bf60d993357b18
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 17:09:19 2010 -0700
Add explicit casts from void pointer.
commit 0a433d0ed05329880c736e9088bce17579c2ab7b
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 17:07:49 2010 -0700
Add explicit casts from void pointer.
commit 0576f44957f30868e1478407237a8aa5dd189dca
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 16:58:47 2010 -0700
ada-*: Add explicit casts from void pointer. (And a FIXME)
commit 55aa3c213f635b58da8005e546d3c7dfaea54328
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 16:39:27 2010 -0700
amd64/i386/i387 nat/linux/tdep: Add explicit casts from void pointer.
commit 6b6388509edac99db4d7760a57ff3d16a2d10935
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 16:35:34 2010 -0700
linux-*.c: Add explicit casts from void pointer.
commit a49485ab13c1ab47517f18f433e9bd22c75163ab
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 16:34:45 2010 -0700
tui/: Add explicit casts from void pointer.
commit 2863e142647e4269b50883b27f4fa094fc220e29
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 16:34:30 2010 -0700
cli/: Add explicit casts from void pointer.
commit 73edcd7188783849965d9c0b56dc45d0dcb87749
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 16:34:18 2010 -0700
mi/: Add explicit casts from void pointer.
commit 53b3d51b1eb52d19b29b666a9f6d6f325794f8b0
Author: matt rice <ratmice@gmail.com>
Date: Fri Jun 11 16:34:00 2010 -0700
python/: Add explicit casts from void pointer.
-----------------------------------------------------------------------
hooks/post-receive
--
Repository for Project Archer.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-27 20:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-27 20:59 [SCM] ratmice/compile-Wc++-compat: reverse-20080717-branchpoint-6906-gb68c4be tromey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).