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
/
defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* defs.h: Unconditionally include <sys/types.h>.
Mark Kettenis
2005-05-09
1
-2
/
+1
*
* defs.h (gdb_byte): New typedef. Tweak comments.
Mark Kettenis
2005-05-08
1
-7
/
+8
*
* arm-tdep.c (fp_model_strings): Add terminating NULL.
Daniel Jacobowitz
2005-04-14
1
-3
/
+0
*
* defs.h (xsnprintf): New prototype.
Mark Kettenis
2005-03-17
1
-0
/
+4
*
2005-02-14 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-14
1
-1
/
+4
*
2005-02-03 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-06
1
-1
/
+4
*
2005-01-14 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-14
1
-3
/
+0
*
2005-01-14 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-14
1
-2
/
+0
*
2005-01-13 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-14
1
-7
/
+0
*
2005-01-12 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-12
1
-89
/
+2
*
* config/i386/xm-go32.h: Don't include fopen-bin.h.
Eli Zaretskii
2004-11-13
1
-5
/
+6
*
* defs.h: Fix wording of the comment before FOPEN_RB.
Eli Zaretskii
2004-11-13
1
-4
/
+4
*
2004-11-12 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-11-13
1
-7
/
+3
*
2004-11-10 Randolph Chung <tausq@debian.org>
Randolph Chung
2004-11-10
1
-4
/
+0
*
2004-11-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-11-05
1
-0
/
+4
*
* defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
Mark Kettenis
2004-10-12
1
-4
/
+9
*
First part of turning on initial Ada support.
Paul N. Hilfinger
2004-10-01
1
-0
/
+1
*
* defs.h (msavestring, mstrsave): Remove prototypes.
Mark Kettenis
2004-09-30
1
-4
/
+0
*
2004-09-13 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-09-13
1
-7
/
+0
*
2004-09-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-09-11
1
-0
/
+5
*
* language.c (local_hex_format_custom): Remove.
Paul N. Hilfinger
2004-09-11
1
-0
/
+1
*
Fix bug reported and analyzed by Olivier Crete:
Jim Blandy
2004-09-08
1
-0
/
+4
*
2004-09-02 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-09-02
1
-32
/
+0
*
2004-08-31 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-09-01
1
-2
/
+0
*
* defs.h: Remove out-of-date comment.
Mark Kettenis
2004-08-14
1
-13
/
+0
*
* defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
Mark Kettenis
2004-08-14
1
-1
/
+1
*
2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-08-10
1
-2
/
+0
*
2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-08-10
1
-4
/
+0
*
2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-08-10
1
-1
/
+0
*
2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-08-10
1
-1
/
+0
*
2004-08-10 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-08-10
1
-1
/
+0
*
* defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
Eli Zaretskii
2004-07-30
1
-0
/
+3
*
2004-07-27 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-28
1
-1
/
+2
*
Index: ChangeLog
Andrew Cagney
2004-07-17
1
-2
/
+5
*
2004-06-28 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-06-29
1
-1
/
+3
*
2004-06-25 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-06-25
1
-1
/
+1
*
2004-06-24 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-06-24
1
-2
/
+2
*
2004-06-24 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-06-24
1
-0
/
+4
*
Add the -file-list-exec-source-files command to MI.
Bob Rossi
2004-06-10
1
-2
/
+0
*
* defs.h (enum return_value_convention): Add
Mark Kettenis
2004-05-08
1
-1
/
+13
*
2004-04-30 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-04-30
1
-2
/
+0
*
2004-04-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-04-21
1
-37
/
+39
*
2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-02-23
1
-0
/
+2
*
2004-02-17 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2004-02-18
1
-3
/
+0
*
2004-02-10 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-02-10
1
-4
/
+0
*
* objfiles.h: Delete comments refering to inside_entry_func and
Daniel Jacobowitz
2004-02-04
1
-3
/
+2
*
Fix typo in comment
Fred Fish
2004-02-02
1
-2
/
+2
*
2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-01-20
1
-1
/
+16
*
* defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
Mark Kettenis
2004-01-17
1
-0
/
+1
*
2004-01-02 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-01-02
1
-1
/
+0
[next]