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
/
ser-go32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target remote: Don't rely on immediate_quit (introduce quit handlers)
Pedro Alves
2016-04-12
1
-0
/
+4
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-2
/
+2
*
GDB: Add set/show serial parity command.
Yury Grechishchev
2015-03-23
1
-0
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-3
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
make serial_ops const
Tom Tromey
2013-12-19
1
-2
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
serial_write: change prototype to take a void-pointer buffer.
Pedro Alves
2013-04-19
1
-10
/
+11
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
gdb/
Yao Qi
2012-07-31
1
-0
/
+2
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+2
*
* inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.
Ulrich Weigand
2011-03-04
1
-0
/
+12
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-36
/
+36
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
* ser-go32.c (struct dos_ops): Add missing fdopen field.
Pierre Muller
2010-10-12
1
-0
/
+1
*
* serial.h (gdb_pipe, serial_pipe): Declare.
Pedro Alves
2010-08-20
1
-0
/
+7
*
2010-05-16 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-16
1
-0
/
+1
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+2
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
2005-02-18 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-18
1
-55
/
+55
*
2005-02-15 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-15
1
-1
/
+1
*
2004-07-26 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2004-07-26
1
-55
/
+55
*
2003-01-18 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2003-01-19
1
-2
/
+2
*
s/typedef serial_t/struct serial */
Andrew Cagney
2001-07-11
1
-23
/
+23
*
* gnu-regex.c: Eliminate obsolete check for _MSC_VER.
Christopher Faylor
2001-06-10
1
-1
/
+0
*
* config/djgpp/djconfig.sh: Add copyright notice.
Eli Zaretskii
2001-03-26
1
-25
/
+23
*
Eliminate some uses of __STDC__.
Andrew Cagney
2001-03-14
1
-4
/
+0
*
* ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if
Eli Zaretskii
2001-02-04
1
-0
/
+7
*
Protoization.
Kevin Buettner
2000-07-30
1
-39
/
+16
*
* ser-go32.c: Remove PARAMS.
Eli Zaretskii
2000-05-25
1
-9
/
+9
*
* ser-go32.c (ports): Make the initializers complete, to pacify
Eli Zaretskii
2000-03-19
1
-4
/
+5
*
* ser-go32.c (dos_noop, dos_raw, dos_noflush_set_tty_state)
Eli Zaretskii
2000-03-15
1
-17
/
+11
*
* ser-go32.c (dos_get_tty_state): Fail if the (fake) handle was
Eli Zaretskii
2000-03-15
1
-0
/
+17
*
From Eli. Warning fixes.
Andrew Cagney
2000-02-29
1
-4
/
+2
*
import gdb-2000-02-01 snapshot
Jason Molenda
2000-02-02
1
-3
/
+3
*
import gdb-1999-09-21
Jason Molenda
1999-09-22
1
-3
/
+3
*
import gdb-1999-07-07 post reformat
Jason Molenda
1999-07-07
1
-268
/
+286
*
import gdb-19990504 snapshot
Stan Shebs
1999-05-05
1
-3
/
+4
*
Initial creation of sourceware repository
gdb-4_18-branchpoint
Stan Shebs
1999-04-16
1
-0
/
+958
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-958
/
+0
*
PR 15068
Fred Fish
1998-03-06
1
-0
/
+1
*
Update FSF address.
Fred Fish
1995-08-02
1
-1
/
+1
*
* serial.h ser-go32.c ser-go32-para.c ser-mac.c ser-tcp.c
Stu Grossman
1995-03-07
1
-1
/
+33
*
* core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble),
Stu Grossman
1995-02-03
1
-5
/
+10
[next]