index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ddb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ddb/db_output.c: remove duplicate function
Marin Ramesa
2013-12-08
2
-13
/
+2
*
ddb/db_output.c: remove call to nonexistent db_printf_enter()
Marin Ramesa
2013-12-08
1
-3
/
+0
*
ddb/db_command.h: remove duplicate variable declaration
Marin Ramesa
2013-12-08
1
-2
/
+0
*
ddb/db_command.c: remove forward declaration
Marin Ramesa
2013-12-08
1
-2
/
+0
*
Add missing include
Samuel Thibault
2013-12-05
1
-0
/
+1
*
ddb/db_variables.c: fix near initialization
Marin Ramesa
2013-12-05
2
-2
/
+4
*
ddb/db_variables.c: remove forward declarations
Marin Ramesa
2013-12-05
2
-3
/
+16
*
ddb/db_trap.c: remove forward declarations
Marin Ramesa
2013-12-05
2
-3
/
+11
*
ddb/db_command.c: remove useless forward declaration without definition
Marin Ramesa
2013-12-05
1
-5
/
+0
*
ddb/db_command.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-2
/
+0
*
ddb/db_sym.c: fix argument list
Marin Ramesa
2013-12-05
1
-1
/
+1
*
ddb/db_sym.c: remove useless forward declarations without definitions
Marin Ramesa
2013-12-05
1
-9
/
+0
*
ddb: new header file db_aout.h
Marin Ramesa
2013-12-05
4
-7
/
+61
*
ddb/db_aout.c: trivial stylistic fix for consistency
Marin Ramesa
2013-12-05
1
-1
/
+1
*
ddb/db_run.c: add comment after endif
Marin Ramesa
2013-12-05
1
-1
/
+1
*
ddb/db_mp.c: add comment after else and endif
Marin Ramesa
2013-12-05
1
-3
/
+3
*
ddb/db_input.c: add comment after endif
Marin Ramesa
2013-12-05
1
-3
/
+3
*
ddb/db_command.c: remove forward declarations
Marin Ramesa
2013-12-05
2
-2
/
+3
*
Modify struct db_variable
Marin Ramesa
2013-11-24
5
-15
/
+15
*
ddb/db_examine.c: trivial stylistic fix for consistency
Marin Ramesa
2013-11-24
1
-1
/
+1
*
ddb: move forward declarations into a header file
Marin Ramesa
2013-11-24
2
-6
/
+16
*
ddb: move forward declaration into a header file
Marin Ramesa
2013-11-24
2
-2
/
+2
*
ddb: create new header file db_mp.h
Marin Ramesa
2013-11-24
2
-5
/
+27
*
ddb: move forward declarations into a header file
Marin Ramesa
2013-11-24
2
-11
/
+11
*
Simplify test
Samuel Thibault
2013-11-24
1
-4
/
+2
*
Remove leftover register qualifiers
Marin Ramesa
2013-11-24
1
-1
/
+1
*
ddb/db_break.c: remove duplicate include
Marin Ramesa
2013-11-22
1
-1
/
+0
*
ddb/db_sym.c: move assignment outside if
Marin Ramesa
2013-11-21
1
-1
/
+3
*
ddb/db_break.c: fix implicit declaration of functions
Marin Ramesa
2013-11-21
1
-0
/
+1
*
Fix implicit declaration of function
Marin Ramesa
2013-11-20
2
-1
/
+7
*
ddb/db_variables.c: fix initializations from incompatible pointer type
Marin Ramesa
2013-11-20
1
-4
/
+4
*
ddb/db_run.c: move declaration of brpc into SOFTWARE_SSTEP
Marin Ramesa
2013-11-20
1
-1
/
+2
*
ddb/db_run.c: trivial stylistic fix for consistency
Marin Ramesa
2013-11-20
1
-1
/
+1
*
ddb/db_run.c: remove set but unused variable
Marin Ramesa
2013-11-20
1
-3
/
+2
*
ddb: fix implicit declaration of function
Marin Ramesa
2013-11-20
2
-3
/
+2
*
ddb/db_examine.c: add missing cast
Marin Ramesa
2013-11-20
1
-2
/
+2
*
Add comment
Marin Ramesa
2013-11-20
1
-1
/
+1
*
ddb/db_break.c: quiet GCC warning about uninitialized variable
Marin Ramesa
2013-11-20
1
-1
/
+1
*
Add copyright
Marin Ramesa
2013-11-19
1
-0
/
+18
*
ddb/stab.h: add ifndef
Marin Ramesa
2013-11-17
1
-0
/
+4
*
ddb/db_write_cmd.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-3
/
+3
*
ddb/db_watch.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-11
/
+11
*
ddb/db_variables.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-5
/
+5
*
ddb/db_task_thread.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-18
/
+18
*
ddb/db_sym.h: add comment after endif
Marin Ramesa
2013-11-17
1
-1
/
+1
*
ddb/db_sym.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-13
/
+12
*
ddb/db_run.h: add ifndef
Marin Ramesa
2013-11-17
1
-0
/
+5
*
ddb/db_run.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-7
/
+7
*
ddb/db_print.c: remove register qualifiers
Marin Ramesa
2013-11-17
1
-6
/
+6
*
ddb/db_output.h: add ifndef
Marin Ramesa
2013-11-17
1
-0
/
+5
[next]