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/binutils-2.44
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
/
gas
/
config
/
tc-z8k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gas: constify md_{short,long}opts and md_longopts_size
Jan Beulich
2024-10-29
1
-3
/
+3
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
gas: drop .appfile and .appline
Jan Beulich
2022-04-12
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
Use bool in gas
Alan Modra
2021-03-31
1
-1
/
+1
*
2021-03-18 Christian Groessler <chris@groessler.org>
Christian Groessler
2021-03-18
1
-16
/
+26
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
PR26510 UBSAN: tc-z8k.c left shift of negative value
Alan Modra
2020-08-31
1
-8
/
+8
*
PR26513, 629310abec breaks assembling PowerPC Linux kernels
Alan Modra
2020-08-23
1
-2
/
+2
*
Port gas/config/* to str_htab.
Martin Liska
2020-08-20
1
-6
/
+6
*
ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
Alan Modra
2020-01-08
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2020-01-01
1
-1
/
+1
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Fix spelling mistakes and typos in the GAS sources.
Nick Clifton
2017-01-23
1
-1
/
+1
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
-Wimplicit-fallthrough warning fixes
Alan Modra
2016-10-06
1
-2
/
+5
*
tc-z8k.c: make some argument types bfd_reloc_code_real_type
Trevor Saunders
2016-07-19
1
-3
/
+8
*
use XNEW and related macros more
Trevor Saunders
2016-04-03
1
-3
/
+3
*
Constify more
Alan Modra
2016-04-01
1
-1
/
+1
*
make md_parse_option () take a const char *
Trevor Saunders
2016-03-29
1
-1
/
+1
*
Convert more variables to a constant form.
Trevor Saunders
2016-02-25
1
-6
/
+6
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
* config/tc-z8k.c (md_parse_option): Set z8k_target_from_cmdline
Christian Groessler
2013-04-26
1
-7
/
+6
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-16
/
+16
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
Updated sources to avoid using the identifier name "new", which is a
Nick Clifton
2009-08-29
1
-3
/
+3
*
PR 10437
Nick Clifton
2009-07-24
1
-1
/
+1
*
Remove duplicate definitions of the md_atof() function
Nick Clifton
2007-10-17
1
-53
/
+1
*
Switch to GPLv3
Nick Clifton
2007-07-03
1
-2
/
+2
*
* config/tc-z8k.c (whatreg): Add comment describing function.
Christian Groessler
2006-12-08
1
-10
/
+35
*
remove some duplicate #include's.
Alan Modra
2006-06-07
1
-4
/
+1
*
Re-enable GAS for z8k-coff
Nick Clifton
2005-08-26
1
-79
/
+134
*
2005-08-18 Christian Groessler <chris@groessler.org>
Christian Groessler
2005-08-18
1
-57
/
+0
*
* README-vms: Delete.
Alan Modra
2005-08-11
1
-13
/
+0
*
gas:
Zack Weinberg
2005-06-07
1
-2
/
+2
*
Update the address and phone number of the FSF
Nick Clifton
2005-05-05
1
-2
/
+2
*
* config/tc-z8k.c (md_assemble): Fix buffer overrun in operand[]
Christian Groessler
2005-04-21
1
-1
/
+1
*
* cgen.c: Warning fixes.
Alan Modra
2005-02-23
1
-3
/
+4
*
* config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,
Ben Elliston
2005-01-31
1
-12
/
+0
*
* config/tc-z8k.c (md_assemble): Improve error detection.
Christian Groessler
2005-01-28
1
-4
/
+5
*
forgot to include the change for "Make relative branches out of range
Christian Groessler
2005-01-27
1
-2
/
+2
*
* config/tc-z8k.c (INSERT): Remove, not used anywhere.
Christian Groessler
2005-01-27
1
-16
/
+21
*
* config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.
Christian Groessler
2003-12-15
1
-26
/
+65
*
Remove redundant returns in void functions.
Ben Elliston
2003-12-10
1
-3
/
+0
*
* config/tc-z8k.c (parse_reg): Be case insensitive when checking
Christian Groessler
2003-12-05
1
-23
/
+20
[next]