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
/
compile
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
11
-11
/
+11
*
Type-safe wrapper for enum flags
Pedro Alves
2015-11-17
2
-1
/
+5
*
compile: Rename struct type_map_instance::gcc_type field
Pedro Alves
2015-10-29
1
-4
/
+4
*
PR symtab/17391 gdb internal error: assertion fails in regcache.c:178
Doug Evans
2015-10-26
1
-6
/
+6
*
Add some more casts (1/2)
Simon Marchi
2015-09-25
6
-25
/
+26
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
2
-3
/
+5
*
Mention language in compile error message
Luis Machado
2015-08-27
1
-1
/
+2
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
3
-4
/
+4
*
DWARF: handle non-local references in nested functions
Pierre-Marie de Rodat
2015-08-25
2
-37
/
+39
*
Add casts for legitimate integer to enum conversions
Simon Marchi
2015-08-06
1
-2
/
+2
*
Replace the block_found global with explicit data-flow
Pierre-Marie de Rodat
2015-08-01
2
-15
/
+13
*
Remove CHECK_TYPEDEF, use check_typedef instead
Simon Marchi
2015-07-14
2
-3
/
+3
*
compile: Warn for old GCC on cv-qualified self-reference
Jan Kratochvil
2015-07-08
1
-1
/
+2
*
debug compile: Replace confusing debug message
Jan Kratochvil
2015-07-02
1
-4
/
+19
*
Remove redundant include directives.
Gary Benson
2015-06-24
2
-3
/
+0
*
compile: Use also inferior munmap
Jan Kratochvil
2015-06-03
3
-1
/
+82
*
compile: gdb_stdout -> gdb_stdlog
Jan Kratochvil
2015-05-19
3
-16
/
+16
*
compile: Fix uninitialized variable compiler warnings
Jan Kratochvil
2015-05-16
1
-3
/
+6
*
compile: Fix detected inferior type
Jan Kratochvil
2015-05-16
1
-2
/
+3
*
compile: New 'compile print'
Jan Kratochvil
2015-05-16
7
-12
/
+310
*
Code cleanup: compile: func_addr -> func_sym
Jan Kratochvil
2015-05-16
3
-52
/
+76
*
compile: Use -Wall, not -w
Jan Kratochvil
2015-05-16
3
-16
/
+25
*
compile: Distribute scope, add scope_data
Jan Kratochvil
2015-05-16
5
-8
/
+26
*
compile: Add one debug message
Jan Kratochvil
2015-05-16
1
-0
/
+6
*
Call dummy_frame_dtor_ftype also from remove_dummy_frame
Jan Kratochvil
2015-05-13
1
-2
/
+2
*
compile: Support relocation to GNU-IFUNCs
Jan Kratochvil
2015-05-06
1
-0
/
+4
*
Code cleanup: compile: Constify some parameters
Jan Kratochvil
2015-05-06
2
-7
/
+11
*
Fix the triplet regexp to recognize triplets, not only quadruplets
Matthias Klose
2015-03-31
1
-1
/
+3
*
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
2
-14
/
+18
*
Normalize TRY_CATCH exception handling block
Pedro Alves
2015-03-07
2
-18
/
+19
*
New common function "startswith"
Gary Benson
2015-03-06
1
-2
/
+2
*
Add ATTRIBUTE_PRINTF attributes, and fix fallout
Pedro Alves
2015-02-26
2
-5
/
+17
*
compile: Fix GNU-IFUNC funcs called from injected code
Jan Kratochvil
2015-02-26
1
-2
/
+12
*
Change // comment in gdb/compile/
Jan Kratochvil
2015-02-26
2
-2
/
+2
*
compile: Filter out -fpreprocessed
Jan Kratochvil
2015-02-03
1
-0
/
+22
*
compile: Fix function pointers
Jan Kratochvil
2015-01-22
1
-3
/
+4
*
gdb/compile/compile.c: Check return value of 'system' to avoid compiler warning
Chen Gang
2015-01-09
1
-2
/
+7
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
11
-11
/
+11
*
Replace some symbol accessor macros with functions.
Doug Evans
2014-12-23
1
-1
/
+1
*
Fix MinGW compilation
Jan Kratochvil
2014-12-17
1
-0
/
+4
*
Fix ARI warnings in gdb/compile/compile-object-load.c.
Joel Brobecker
2014-12-13
1
-3
/
+3
*
the "compile" command
Tom Tromey
2014-12-12
11
-0
/
+4433